Support Requests - CLICK TO READ BEFORE POSTING



Posted by: lintek
06-11-2026, 03:21 PM
Forum: Other
- Replies (8)

Long story, I'll try to make it short.

Dual boot system.  Linux Mint, Linux Lite.  

The updated Nvidia drivers messed up my MINT, and through some help from their forum I was able to repair it.  But now when I try to boot to LITE I am unable because of a problem with Nvidia drivers.  I am totally lost and hope that I might get help repairing it so I don't have to do a fresh install.

I CAN access the LITE file system using MINT.

Thank you



Posted by: valtam
06-11-2026, 06:49 AM
Forum: On Topic
- No Replies

In an effort to both clean up unnecessary Menu entries and consolidate, the two Mintstick apps have been rolled into one. Lite Updates will take care of everything for you. We've added our 'Lite' touches and enhancements with additional features, and consistent UI theming. Enjoy.

[Image: usb1.png]

[Image: usb2.png]

[Image: usb3.png]

[Image: usb4.png]

[Image: usb5.png]



Posted by: gelgin
06-10-2026, 08:17 PM
Forum: Installing Linux Lite
- Replies (1)

very new to linux light; after i installed to toshiba tecra r850 i could not update from linux lite repository

i. so i added the apt key with :
       curl -fsSL https://mirror.clarkson.edu/linux-lite/l...eyring.gpg  | gpg --dearmor | sudo tee /etc/keyrings/linuxlite-archive-keyring.gpg > /dev/null

       and the entry in /etc/sources.list.d to correspond to that key, then was successful in the apt update; apt upgrade

I am wondering if this is correct ? what would you do ??

ii. i second issue i am having (which may be related to keys) also. I am not able to sync my firefox account ?. In particular i am not receiving the confirmation email from firefox when trying to logon. i get that for almost any other ubuntu i have employed.



Posted by: _TwT23
06-10-2026, 05:48 AM
Forum: Other
- Replies (2)

Hello. 👋 Good day to you all.

Please help me resolve an issue I'm experiencing with LinuxLite v7.8 on my Lenovo X220 laptop using a live USB. Attached is a screenshot asking for a username and password, even though I've never set one before. Is there a solution?

Screenshot:
1. https://drive.google.com/file/d/1B3KC2VH...p=drivesdk
2. https://drive.google.com/file/d/1ql-SifC...p=drivesdk

Thank you very much for your response, and warm regards from Indonesia. 😊



Posted by: torreydale
06-08-2026, 11:34 PM
Forum: Suggestions and Feedback
- Replies (1)

With the release of LL 8.0, the Shift+Ctrl+Escape keyboard shortcut doesn't work.  The System Monitor application in LL 8.0 is now called Lite-System Monitor, so the Command to fix the shortcut has to be changed from /usr/bin/system-monitoring-center to lite-system-monitor.



Posted by: torreydale
06-08-2026, 10:44 PM
Forum: Installing Linux Lite
- Replies (2)

When I select the "Encrypt system" option during the Partitions portion of the setup, the LL8.0 Calamares installation wizard keeps ending with a "bootloader installation error code 1" error.  After a long process to get beyond that, I was able to boot LL 8.0, but only to a BusyBox v1.37.0 (initramfs) prompt, and I just didn't feel like going through the process to overcome that hurdle.

It appears checking the "Encrypt system" option during the Partitions portion of the setup isn't working as smoothly for LL8.0 as it has in past versions.



Posted by: Julian Ogrady
06-08-2026, 04:24 AM
Forum: Installing Linux Lite
- Replies (1)

How to open



Posted by: valtam
06-07-2026, 05:40 AM
Forum: On Topic
- No Replies

Just so you know.

Lite Tweaks now has Automatic Updates feature.

[Image: Screenshot-2026-06-07-17-39-50.png]

All other Lite applications received UI enhancements.



Posted by: guitarshade
06-05-2026, 06:35 PM
Forum: Updates
- Replies (2)

Help.  I get this error when trying to update software:

===========================
Install Updates Error log
===========================
Install Updates could not fetch the package cache information lists.
Go to https://www.linuxliteos.com/forums/ and paste the log below into a new or existing thread for assistance.

============ Log ===========

Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease
Ign:2 https://repo.skype.com/deb stable InRelease
Ign:3 http://linux.dropbox.com/ubuntu disco InRelease
Hit:4 http://linux.dropbox.com/ubuntu disco Release
Err:6 https://repo.skype.com/deb stable Release
  Certificate verification failed: The certificate is NOT trusted. The name in the certificate does not match the expected.  Could not handshake: Error in the certificate verification. [IP: 104.90.22.181 443]
Hit:7 http://archive.canonical.com/ubuntu focal InRelease
Hit:8 http://us.archive.ubuntu.com/ubuntu focal InRelease
Hit:10 http://us.archive.ubuntu.com/ubuntu focal-updates InRelease
Hit:11 http://us.archive.ubuntu.com/ubuntu focal-backports InRelease
Hit:5 https://repo.linuxliteos.com/linuxlite emerald InRelease
Reading package lists...
E: The repository 'https://repo.skype.com/deb stable Release' no longer has a Release file.



Posted by: jimmy2times
06-04-2026, 11:32 PM
Forum: Series to Series Upgrade Support
- Replies (7)

Hi there. I'm a relatively new user and I'm really enjoying the new goodies (updated kernels, gtk apps, xfce version).

However, I wanted to point out a default behavior that (unless I did something wrong myself) feels a bit reckless: the update appears to have overridden my user's .bashrc. My .bashrc is a symlink to a git repo (a common practice), so this even propagated through my config repo.

In my opinion, system upgrades should only change system files (and leave behind backup copies if they could have been manually modified).