You are Here:
Linux Lite 7.0 RC1 Released - See Release Announcement Section



Recent Posts

Pages: [1] 2 3 ... 10
1
Sound / Re: linux-lite on a chromebook(wiped)
« Last post by Mzee on Today at 08:39:40 AM »
I am in much the same situation with an Acer 317 Chromebook. In this case the sound card is Jasper Lake. I have tried a lot of Linux OS's, but the only ones which work are too heavy, & cause overheating. It has no fan or ventilation. I am using a $26 USB adapter for sound, pending further research. The keyboard control keys work fine as well.
2
Hard Drives and SSDs / Re: Mounting NTFS with read-write permissions
« Last post by sqwuade on Today at 01:51:13 AM »
Do you have ntfs-g3 installed on the machine?  I setup a LL Media server for a friend and he had an 8Tb ntfs formatted drive we wanted to use with all the media files already on it.  We were able to mount it r/w pretty easily after installing ntfs-g3.  Create a mount point and add the drive to /etc/fstab (here's the working lines from his /etc/fstab file):

# 8Tb Data Storage Drive
UUID=E60899A9089978EF  /8Tb  ntfs-3g  defaults  0 0

(You can get the UUID info for the drive from gparted or parted)

We set up a samba share too so can write new files to it from his Windows laptop.

Your working with an older system so things might be different...  Good luck.

Good info here:
https://wiki.archlinux.org/title/NTFS-3G

https://phoenixnap.com/kb/mount-ntfs-linux


3
I WAS ABLE TO FIND A SOLUTION THANKS TO CHATGPT

So it recommended I suspend Bitlocker in Windows then booting into Linux after. I had read that before but I thought it needed to be suspended everytime before booting Linux:
"The initial suspension of BitLocker is a one-time process to allow Windows to recognize and adapt to the new boot configuration without triggering recovery mode. Once you have resumed BitLocker after suspending it and configuring the BIOS/UEFI settings, BitLocker should not trigger recovery mode again for these specific settings."

Here are the steps I followed for anyone wondering:

1. Backup BitLocker Recovery Key: Ensure you have the BitLocker recovery key backed up.

2. Suspend BitLocker Protection:

Open the Control Panel.
Go to System and Security > BitLocker Drive Encryption.
Select Suspend protection for the drive where BitLocker is enabled.
Confirm the suspension.
Configure BIOS/UEFI Settings:

3.Reboot and enter the BIOS/UEFI settings.

Enable "Microsoft 3rd Party UEFI" to allow Linux Lite to boot.
Save and exit the BIOS/UEFI settings.

4. Boot into Linux to check it's working

5.Boot into Windows:

Boot into Windows with the new BIOS/UEFI settings.
Since BitLocker was suspended, it should not require a recovery key.
Resume BitLocker Protection:
In Windows, go back to Control Panel > System and Security > BitLocker Drive Encryption.
Select Resume protection.

Following those steps allowed me to dual boot without needing to constantly change Secure Boot Settings to avoid Bitlocker recovery.
Cheers
4
Hey,

I'm trying to run a Live System version of Linux Lite off a USB on a work Lenovo thinkpad x13 which is running Windows 11 and is bootlocker protected with TPM2.0.

I can boot it by turning off Safe Boot but then it's a pain as when i try to boot the windows partition it asks for a BitLocker recovery key.

I can also boot it with Secure Boot by enabling "Allow Microsoft 3rd Party UEFI CA" in the Lenovo Bios, but for some reason that still triggers Bitlocker recovery when booting into Windows?

Has anyone found a solution for this? Why should bitlocker care that 3rd party is enabled, it's still a certified secure boot? Is it to do with the TPM? I would love to just be able to boot off the USB without going into the BIOS everytime. Thanks in advance!
5
Updates / Re: Install Updates Error log - PPA
« Last post by stevef on May 22, 2024, 04:32:00 PM »
The version of Linux Lite being used is jammy based.  The flux PPA software does not have a release compatible with jammy.  This conflict is causing the update process to error.

The incompatible flux software should be removed from the system.

After removing the software itself, ensure that the flux PPA reference is removed from the update list.
Removing the PPA reference from the update list should allow the update to run.

See
https://www.linuxliteos.com/manual/software.html#pparem

If using PPA software, it is important that the PPA has a release that is compatible with the OS in use.

See this link for advice on selecting and installing PPAs
https://www.linuxliteos.com/manual/software.html#ppa
6
Hard Drives and SSDs / Re: Mounting NTFS with read-write permissions
« Last post by tenet510h on May 22, 2024, 03:50:32 PM »
Linux may be unable to mount NTFS disks as R/W due to NTFS specific markers used for Windows proprietary features such a fast start up, security control, encryption etc.

I can testify that this is true. I've had issues before where my NTFS drive mounted as read only. I booted back to Windows and the booted back to Linux, and it was fine. It mounted in rw mode again. I think it might have something to do with the way you shutdown. I might have put it in suspend mode or hiberate, and then cut the power.
7
Release Announcements / Re: Linux Lite 7.0 RC1 Released
« Last post by Şerban S. on May 22, 2024, 02:46:54 PM »
[...]
Code: [Select]
inxi -Gxxx
Graphics:  Device-1: Advanced Micro Devices [AMD/ATI] Wani [Radeon R5/R6/R7 Graphics] vendor: ASUSTeK driver: amdgpu
           v: kernel bus ID: 00:01.0 chip ID: 1002:9874
           Device-2: NVIDIA G86 [GeForce 8500 GT] driver: nouveau v: kernel bus ID: 07:00.0 chip ID: 10de:0421
           Display: x11 server: X.Org 21.1.11 driver: amdgpu,ati,modesetting unloaded: fbdev,vesa
           resolution: 1920x1080~60Hz
           OpenGL: renderer: AMD Radeon R7 Graphics (radeonsi carrizo LLVM 17.0.6 DRM 3.57 6.8.0-31-generic)
           v: 4.6 Mesa 24.0.5-1ubuntu1 direct render: Yes

I think you need to check the Intel X11 drivers.
I remember back then when I was on Linux Mint, I had lots of trouble with the video and I did a lot of digging.
For whatever reason, the default installation pushed some Intel drivers that were then conflicting with the kernel code, that rendered support for a lot of intel video chips.
In this case, it is possible that the kernel support conflicts with some packages that overlap with the kernel support leading to conflicts.
I solved the window bleeding and artifacts simply by manually removing the intel X11 driver.
Now, as I understand, the range of video chips supported at kernel level got larger and maybe your cards (both internal and the dedicated), might work just using the kernel supported devices.
I'd like to test this, but this requires the disassembling the UC, putting the NVidia card, changing the connections from the Intel chip to the card and this takes lots of time.
Besides, the NVidia performance is way behind the Intel chip so I gave up testing. The amount of FPS on NVidia wad something like 5 - 35 FPS /PAL, 720p, while on Intel, I got an average of 65 FPS, zero artifacts or audio desyncs and also without frame dropping, even on >40 minutes (60 - 90 min) videos with lots of effects, animations and transitions.
That makes me belive that you might get better results using the Radeon chip instead of NVidia, although it might work fine if the useless drivers are removed manually.
Unfortunately, I don't have an AMD machine to test the theory (The machine stays in Germany, where my wife works).
The only thing I can say though, is that when I setup the Lite on my wife's laptop (ASUS M415U, AMD 6 core 12 threads) the only trouble I had was the WiFi driver that needed to be downloaded.
The video tests, although scarce (my wife works in western Germany, Frankfurt so time is of essence when she's home...) proved some 85 - 120 FPS.
I forgot the type of video, the docs only say about "AMD Radeon".

If the following helps, this is the inxi report of the system:

Code: [Select]
sudo inxi -c 0 -ACdGMNSz
[sudo] password for monica:
System:
  Kernel: 5.15.0-107-generic x86_64 bits: 64 Desktop: Xfce 4.16.0
  Distro: Linux Lite 6.6 LTS
Machine:
  Type: Laptop System: ASUSTeK product: VivoBook_ASUSLaptop X415UA_M415UA
  v: 1.0 serial: <filter>
  Mobo: ASUSTeK model: X415UA v: 1.0 serial: <filter>
  UEFI: American Megatrends LLC. v: X415UA.304 date: 08/13/2021
CPU:
  Topology: 6-Core model: AMD Ryzen 5 5500U with Radeon Graphics bits: 64
  type: MT MCP L2 cache: 3072 KiB
  Speed: 1397 MHz min/max: 1400/2100 MHz Core speeds (MHz): 1: 1397 2: 1396
  3: 1396 4: 1397 5: 1397 6: 1397 7: 1396 8: 1397 9: 1397 10: 1397 11: 1397
  12: 1397
Graphics:
  Device-1: AMD Lucienne driver: amdgpu v: kernel
  Display: server: X.Org 1.21.1.4 driver: amdgpu,ati
  unloaded: fbdev,modesetting,vesa resolution: 1920x1080~60Hz
  OpenGL: renderer: RENOIR (renoir LLVM 15.0.7 DRM 3.42 5.15.0-107-generic)
  v: 4.6 Mesa 23.2.1-1ubuntu3.1~22.04.2
Audio:
  Device-1: AMD Renoir Radeon High Definition Audio driver: snd_hda_intel
  Device-2: AMD Raven/Raven2/FireFlight/Renoir Audio Processor driver: N/A
  Device-3: AMD Family 17h HD Audio driver: snd_hda_intel
  Sound Server: ALSA v: k5.15.0-107-generic
Network:
  Device-1: Realtek RTL8821CE 802.11ac PCIe Wireless Network Adapter
  driver: rtw_8821ce
Drives:
  Local Storage: total: 534.67 GiB used: 38.18 GiB (7.1%)
  ID-1: /dev/nvme0n1 vendor: Samsung model: MZVLQ512HALU-00000
  size: 476.94 GiB
  ID-2: /dev/sda type: USB vendor: Kingston model: DataTraveler 3.0
  size: 57.73 GiB
  Message: No Optical or Floppy data was found.



8
Release Announcements / Re: Linux Lite 7.0 RC1 Released
« Last post by sqwuade on May 22, 2024, 02:15:34 PM »
Jerry,  What do you think about adding a file like this to /usr/share/polkit-1/rules.d so sudo users don't get asked for their password all the time?

https://digitalhemi.com/files/apps/Linux/LL7-RC1/50-lite-sudo.rules
9
Release Announcements / Re: Linux Lite 7.0 RC1 Released
« Last post by sqwuade on May 22, 2024, 02:03:27 PM »
I thought for a minute I had replicated the lite-updates freezing issue; the window with the progress bar froze up for around 20-30 seconds but then it did start moving again and the updating completed normally around 10-15 seconds after it started progressing again..
That was a fairly large update too, around 20 or so updates since it was the first time on a fresh install.  The computer's an old one I got for free from a friend who was going to toss it - Duo-Core 2 proc, w/ 4Gb RAM.  The video card is an Nvidia GeForce 8400 GS Rev. 3.

I ran "sudo lshw -c video" and the output confirms it is using the nouveau driver:

sudo lshw -c video
  *-display                 
       description: VGA compatible controller
       product: GT218 [GeForce 8400 GS Rev. 3]
       vendor: NVIDIA Corporation
       physical id: 0
       bus info: pci@0000:01:00.0
       logical name: /dev/fb0
       version: a2
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress vga_controller bus_master cap_list rom fb
       configuration: depth=32 driver=nouveau latency=0 resolution=1440,900
       resources: irq:25 memory:fb000000-fbffffff memory:b0000000-bfffffff memory:ce000000-cfffffff ioport:cf00(size=128) memory:c0000-dffff

I'll try again maybe tonight and see if anything changes but it did complete successfully after what initially seemed to be a hard lock.
10
Updates / Install Updates Error log - PPA
« Last post by mbmalta on May 22, 2024, 01:30:26 PM »
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 the Software - Support - Updates section for assistance.

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

Hit:1 http://archive.canonical.com/ubuntu jammy InRelease
Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
Hit:3 http://mirror.kamp.de/ubuntu jammy InRelease
Hit:4 http://mirror.kamp.de/ubuntu jammy-updates InRelease
Hit:5 http://repo.linuxliteos.com/linuxlite fluorite InRelease
Hit:6 http://mirror.kamp.de/ubuntu jammy-backports InRelease
Hit:7 https://dl.google.com/linux/chrome/deb stable InRelease
Ign:8 https://ppa.launchpadcontent.net/nathan-renniewaldock/flux/ubuntu jammy InRelease
Hit:9 http://mirror.kamp.de/ubuntu jammy-security InRelease
Err:10 https://ppa.launchpadcontent.net/nathan-renniewaldock/flux/ubuntu jammy Release
  404  Not Found [IP: 185.125.190.80 443]
Hit:11 http://mirror.kamp.de/ubuntu jammy-proposed InRelease
Reading package lists...
E: The repository 'https://ppa.launchpadcontent.net/nathan-renniewaldock/flux/ubuntu jammy Release' does not have a Release file.
Pages: [1] 2 3 ... 10
-->
X Close Ad

Linux Lite 7.0 RC1 Released - See Release Announcement Section