Beta Testers wanted for Lite Series Upgrade - Click here to register interest


Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 7,707
» Latest member: rosemarytopic
» Forum threads: 9,422
» Forum posts: 62,168

Full Statistics

Online Users
There are currently 1991 online users.
» 0 Member(s) | 1987 Guest(s)
Applebot, Baidu, Bing, Google

Latest Threads
ASUS x206HA black screen ...
Forum: Installing Linux Lite
Last Post: Doceal
5 hours ago
» Replies: 6
» Views: 751
time synchronization
Forum: Other
Last Post: LL-user
Yesterday, 12:18 AM
» Replies: 1
» Views: 135
Series to Series Upgrade ...
Forum: Linux Lite Software Development
Last Post: berrywhitetiger
11-07-2025, 05:43 AM
» Replies: 4
» Views: 4,039
Problem updating lite 7.6...
Forum: Updates
Last Post: valtam
11-06-2025, 10:11 PM
» Replies: 3
» Views: 254
Regarding the minimum sys...
Forum: Installing Linux Lite
Last Post: valtam
11-02-2025, 11:41 PM
» Replies: 3
» Views: 348
Can't test LinuxLite 7.6 ...
Forum: Installing Linux Lite
Last Post: valtam
11-02-2025, 05:51 AM
» Replies: 23
» Views: 7,021
My worries
Forum: Installing Linux Lite
Last Post: stevef
11-01-2025, 03:44 PM
» Replies: 1
» Views: 198
nstall Updates - Could n...
Forum: Updates
Last Post: stevef
10-30-2025, 10:21 PM
» Replies: 5
» Views: 423
grub-efi-amd64-signed pac...
Forum: Security & Bug Fixes
Last Post: stevef
10-30-2025, 10:54 AM
» Replies: 12
» Views: 8,240
Series 8 development News...
Forum: On Topic
Last Post: valtam
10-30-2025, 05:40 AM
» Replies: 0
» Views: 193

 
  LL 6.0 installation failed on a dual-boot Acer 5745G with Windows 10 and LL 5.8
Posted by: Acer5745G - 06-26-2022, 07:12 PM - Forum: Installing Linux Lite - Replies (2)

Hello,

Today I tried to install the new Linux Lite 6.0 over the existing LL 5.8 disk partition and I had to cancel the installation after an error message.

I have an ACER Aspire 5745G with CPU i5-410M, GPU GT420M and 8GB RAM from about 2009/2010. It has BIOS version 1.19. I have been happily dual booting Windows 10 and Linux Lite 5.4-5.8 for more than a year. Windows 10 is installed on /dev/sda, which has several ntfs partitions. LL 5.8 is installed on /dev/sdb2 as an ext 4 partition. And /dev/sdb1 is a ntfs data partition.

I think that the LL boot loader is saved on \dev\sda during the LL 5.4 installation.

I have followed the Linux Lite Help Manual during the LL 6.0 installation from an USB created with Rufus.

1. I chose “Something else” for “Installation type”
2. Clicked “Change…” for /dev/sdb2 and selected Ext4, Format, and “/ “ for Mount point.
3. Assigned mount points for the ntfs data partitions /dev/sdb1 and /dev/sda2
4. Chose again the /dev/sda as “Device for boot loader installation”
5. Clicked “Install Now” button.

Then the message “No EFI System Partition was found. This system is likely not be able to boot successfully, and the installation process may fail. Please go back and add an EFI system Partition, or continue at your own risk” appeared on the screen.

I doubt my laptop with BIOS 1.19 needs EFI Partition, and I don’t like to ignore the installation process warnings, so I cancelled the installation.

Please, can somebody advise me, how I should install LL 6.0 in my case?

Many thanks!

Print this item

  New BUG Prefixes
Posted by: valtam - 06-26-2022, 02:31 AM - Forum: On Topic - No Replies

We have some new BUG Prefixes (Admin only) that will help provide more accurate and up to date status of an issue:

PATCH DEPLOYED: Self explanatory, patch available now via Install Updates for those affected.
BUG - FIX IN NEXT RELEASE: Self explanatory, for various reasons, cannot be deployed until the next Release in that Series.

[Image: mazdvsc.png]

Print this item

  Teamviewer patched - Fix apt-key Deprecation Warning in 6.0
Posted by: valtam - 06-26-2022, 02:18 AM - Forum: Security & Bug Fixes - No Replies

New Lite Patch released. Fix for those with command line update warning:

Code:
W: https://linux.teamviewer.com/deb/dists/stable/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key( for details.

Error is safe to ignore and does not affect updates, but may cause confusion with some users.

Install Updates to patch.

Print this item

  Installing Steam - broken dependencies
Posted by: m0NbaVx5jBVSh - 06-24-2022, 05:26 PM - Forum: Installing Software - Replies (7)

I've tried installing via downloading the `.deb` and also via adding the `multiverse`? PPA and now neither works.

Adding the `multiverse` PPA has given me a ton of warnings on `apt-get update` now:

[pre]W: Skipping acquire of configured file 'multiverse/binary-amd64/Packages' as repository 'http://archive.canonical.com/ubuntu jammy InRelease' doesn't have the component 'multiverse' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'multiverse/binary-i386/Packages' as repository 'http://archive.canonical.com/ubuntu jammy InRelease' doesn't have the component 'multiverse' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'multiverse/i18n/Translation-en_US' as repository 'http://archive.canonical.com/ubuntu jammy InRelease' doesn't have the component 'multiverse' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'multiverse/i18n/Translation-en' as repository 'http://archive.canonical.com/ubuntu jammy InRelease' doesn't have the component 'multiverse' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'multiverse/cnf/Commands-amd64' as repository 'http://archive.canonical.com/ubuntu jammy InRelease' doesn't have the component 'multiverse' (component misspelt in sources.list?)[/pre]


The `.deb` fails to install and the `Package Install` window doesn't support copy/pasting. But if I run `steam` via the terminal I get:
[pre]Package libegl1:i386 needs to be installed
Package libgbm1:i386 needs to be installed
Package libgl1-mesa-dri:i386 needs to be installed
Package libgl1:i386 needs to be installed
Package steam-libs-amd64:amd64 needs to be installed
Package steam-libs-i386:i386 needs to be installed
Package xdg-desktop-portal needs to be installed
Package xdg-desktop-portal-gtk needs to be installed[/pre]



And finally errors with:
[pre]steam.sh[9574]: Error: You are missing the following 32-bit libraries, and Steam may not run:
libGL.so.1
libdrm.so.2
libdrm.so.2
libdrm.so.2[/pre]

EDIT1: I followed the guide at https://techpiezo.com/linux/install-stea...ntu-22-04/ and installed a ton of stuff via [pre]sudo apt install libgl1:i386[/pre] and now steam launches but it still complains about missing packages. The missing packages now are:

[pre]Package libegl1:i386 needs to be installed
Package libgbm1:i386 needs to be installed
Package steam-libs-amd64:amd64 needs to be installed
Package steam-libs-i386:i386 needs to be installed
Package xdg-desktop-portal needs to be installed
Package xdg-desktop-portal-gtk needs to be installed[/pre]

Print this item

  Lenovo IdeaPad-3-15IIL05 No touchpad
Posted by: carlam - 06-24-2022, 10:44 AM - Forum: Installing Linux Lite - Replies (17)

Hi
      After many years of using the outstanding Linux Lite i have come across a problem i cannot seem to solve..
After many hours of researching and trying solutions ....  Problem still not solved..

Got a new Lenovo laptop put Linux Lite 6 on it....  It worked perfectly apart from the touchpad did not work but a plugged in mouse did work... I even tried a copy of 5.6 but still no touchpad..

Computer details...
Lenovo IdeaPad-3-15IIL05
Kernel  Linux 5.18.0 (x86_64)
Processor  Intel® Core™ i5-1035G1 CPU @ 1.00GHz
Memory  7693MB
I wound be very grateful of a solution to this problem..
Want any more details .....  Please ask..
Kind Regards
Carl

Print this item

  there was an error during the CUPS operation server error internal error
Posted by: wintermane - 06-24-2022, 01:34 AM - Forum: Printing and Scanning - Replies (5)

There is another post on the same topic.  The prompt on that page suggested a new thread as the old one has gone 120 days with no comment.

I am trying to connect LL 5.8 to an HP Deskjet 4155e as a wireless network printer.  I have downloaded the HP software.  I have tried the installation instructions in the manual.  I have connected the printer to my laptop via USB. Regardless of the method I attempt, the answer is always <there was an error during the CUPS operation server error internal error>. 

Printer setup shows that is sees the printer.  5 attempts at printing a test page have resulted in document being held.

How can I accomplish this task? 

FWIW, Linux in general has shown me that I am truly a semi-technophobe.

I did not expect this issue.  I have been using Ubuntu MATE for 3 years and it recognized this printer with no problem. 

I have really enjoyed trying Linux Lite again - second time around.  I would like to use it as my primary OS.  I need to be able to print.

Print this item

  Brother printer MFC-J870DW will not scan
Posted by: az-suomi - 06-22-2022, 06:28 PM - Forum: Printing and Scanning - No Replies

Brother printer MFC-J870DW will not scan. Please advise.

Print this item

  Welcome message in bashrc
Posted by: ROMAINPC - 06-22-2022, 09:36 AM - Forum: Other - Replies (1)

Hello,


I recently had an issue with a program and the bash welcome message.
With a VScode extension which configure things by running a bash command and fetching the first few lines. This extension didn't work for me until I commented out the bashrc welcome message.

Maybe the extension is using the wrong method.
But I wanted to know if there were alternatives to display the welcome message? How does Ubuntu for example? Is there a conventional argument to indicate whether or not to display the message?


Best regards,
Romain.

Print this item

  Installing language support
Posted by: Aldo Zannelli - 06-21-2022, 08:53 PM - Forum: Other - No Replies

Hi, i'm trying to install italian language support.
I already set all like screen below, "apply system wide" also and "regional formats" tab, but nothing change.
Linux lite 3.8 (the last at 32bit for my old netbook).

What can i do?

  [Image: ukBpLq1l.png]

Print this item

  Sound not working on Asus eeePC
Posted by: Aldo Zannelli - 06-21-2022, 08:26 PM - Forum: Sound - Replies (3)

Hi all, just now i've installed linux lite 3.8 (the last at 32bit) on my old Asus eeePC (Intel Atom, 1 GB RAM), but sound not working.
What can i do?

Thanks

Print this item