![]() |
Linux Lite 7.0 RC1 Released - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: General (https://www.linuxliteos.com/forums/forumdisplay.php?fid=4) +--- Forum: Release Announcements (https://www.linuxliteos.com/forums/forumdisplay.php?fid=11) +--- Thread: Linux Lite 7.0 RC1 Released (/showthread.php?tid=9137) |
Re: Linux Lite 7.0 RC1 Released - stevef - 05-22-2024 Quote:Are you checking this box during installation? "Install third-party software for graphics and Wi-Fi and hardware and additional media formats" I've installed several times. The locking up problem occurred earlier on installations that had the third-party drivers boxed checked during installation. The post lock up logs from those installations were similar - featuring the 'RT_LINEAR_WITH_ZETA' and 'WebKitWebProces' messages, though I don't have a record. This particular set up was installed with the third-party drivers unchecked. Checking for 'additional drivers' from the current system GUI reports none are installed (hence nouveau) and also that none are available which implies that the earlier installations with the box checked would not have found any proprietary drivers. Subsequent to posting the system has been changed to use the motherboard built in graphics adaptor and it seems happier - so far without any lock ups Code: inxi -Gxxx Re: Linux Lite 7.0 RC1 Released - sqwuade - 05-22-2024 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. Re: Linux Lite 7.0 RC1 Released - sqwuade - 05-22-2024 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 Re: Linux Lite 7.0 RC1 Released - Şerban S. - 05-22-2024 (05-22-2024, 04:55 PM)stevef link Wrote: [...] 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: sudo inxi -c 0 -ACdGMNSz Re: Linux Lite 7.0 RC1 Released - Leviticus - 05-26-2024 Just curious, was you able to port the last WolflandBuilder from *buntu 22.04? Re: Linux Lite 7.0 RC1 Released - Valtam - 05-27-2024 (05-26-2024, 07:22 PM)Leviticus link Wrote: Just curious, was you able to port the last WolflandBuilder from *buntu 22.04? Yes, no problem. Re: Linux Lite 7.0 RC1 Released - Valtam - 05-27-2024 (05-20-2024, 11:08 PM)sqwuade link Wrote: I noticed a small bug / glitch when using the new lite-tweaks file Jerry. Not a huge deal but the checkmark icons you have in the script might not show up correctly in the original version. I've updated the file so, hopefully, that won't happen with this version:[/quote] Fixed. What text editor are you using? Re: Linux Lite 7.0 RC1 Released - sqwuade - 05-27-2024 The last iteration was all Mousepad. After I noticed the fluke I made sure to only use a very basic text editor. Are you going to do a RC2 of LL7? (05-27-2024, 04:29 AM)Jerry link Wrote: Fixed. Re: Linux Lite 7.0 RC1 Released - Valtam - 05-27-2024 (05-27-2024, 05:12 AM)sqwuade link Wrote: I think the last iteration was all Mousepad. After I noticed the fluke I made sure to only use a very basic text editor.[/quote] I use Mousepad too. Re: Linux Lite 7.0 RC1 Released - trinidad - 05-30-2024 Did new 7.0 install with fixes, thank you Jerry and all others involved. Lite Tweaks ... all good Lite Updates ... all good Lite Software ... all good Chrome ... all good SSH ... all good Remmina ... all good Progress bars ... all good Package manager ... all good Installation ... all good including microcode and firmware Still the BEST Linux XFCE distro. TC |