![]() |
Linux Lite 5.4 Final 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 5.4 Final Released (/showthread.php?tid=7710) |
Re: Linux Lite 5.4 Final Released - T1125P - 04-03-2021 I just installed LL 5.4 on my Dell E6330 latop, was using 3.8 before. It's great love it, however every once in a while I get random freezes, that occur while doing anything. It's very odd, when I was using 3.8 since it was first launched it was perfect never had one issue. The only thing I did was, bring back the older start menu and remove the newer one. I like the old one ![]() Re: Linux Lite 5.4 Final Released - bonnevie - 04-03-2021 Smooth upgrade as usual, from 5.2 to 5.4 (in VM). Thanks Jerry! Donated. Re: Linux Lite 5.4 Final Released - Valtam - 04-03-2021 (04-03-2021, 12:07 AM)bonnevie link Wrote: Smooth upgrade as usual, from 5.2 to 5.4 (in VM). Thanks Jerry! Thank you! Re: Linux Lite 5.4 Final Released - icedigger - 04-03-2021 Will try out the upgrade later today. Just got "Goliath" up and running yesterday with a fresh 5.2 install with 0 issues so far. Goliath AMD Ryzen Threadripper 3960X - w/Fractal Liquid Cooling Kit since they run darn hot. 64GB (4x 16GB) Quad Channel DDR4 3200 Gigabyte TRX40 Motherboard Fractal Design 7 Case AMD 5700XT (Re-used from old build since video cards cost more than my cpu, lol) 1x PCIe 4.0 M.2 1TB Drive for Boot 1x PCIe 3.1 M.2 2TB Drive for Data/Games/Misc Creative AES 7 Sound Card - but have not put it in yet, net sure if linux compatible Re: Linux Lite 5.4 Final Released - icedigger - 04-03-2021 Upgraded with no issues! Re: Linux Lite 5.4 Final Released - icedigger - 04-03-2021 Another surprise. Put the Creative AES-7 in not expecting much since its a newer creative device and it works! The difference between even the high end built in motherboard audio and this is Immense! I know its not stylish anymore to have a dedicated audio card but I highly recommend you guys get one. I have the AES-7 going into a Tube Amp, then into a pair of Klipsch bookshelf speakers. Re: Linux Lite 5.4 Final Released - T1125P - 04-04-2021 (04-03-2021, 12:03 AM)T1125P link Wrote: I just installed LL 5.4 on my Dell E6330 latop, was using 3.8 before. It's great love it, however every once in a while I get random freezes, that occur while doing anything. It's very odd, when I was using 3.8 since it was first launched it was perfect never had one issue. The only thing I did was, bring back the older start menu and remove the newer one. I like the old one Well I went down to v4.8 as that was a bit more stable for my laptop. Since 3.8 stops with updates this month I have at least 2 more years on 4.8. ? Plus I use my laptop mostly for downloading, then transfering over the files to my gaming PC. Sometimes I bring it to work, so it gets used most there, with browsing online, youtube, movies. etc ? I have tried many other versions of Linux but Linux Lite will always be the one I go to. Thank you for making it the best version of Linux. Awesome work as always. ?? Re: Linux Lite 5.4 Final Released - T1125P - 04-04-2021 That's awesome it just works with no issues. I myself have the same card AE-7 in my main gaming Win 10 PC. Huge difference between the card and the onboard audio. I'm using a ASRock x470. I will always use a high end sound card over any motherboard audio. Until that day comes when there is no difference between the two then I will stop buying them ? Re: Linux Lite 5.4 Final Released. Update successful! :) - Şerban S. - 04-04-2021 Hi! ![]() I came back with the latest news. While in the previous post I said I encountered problems and I had to reinstall Lite 5.2, while performing the tasks, I took some time to look closer at the logs. Since reinstalling involves some more steps (Install, Update, check again for updates, custom apps install), I watched closer to my custom install script, which performs to basic jobs: PPA install and repository updates. I noticed that the Daniel Richter's PPA, lacked the appropriate version for the current OS release and this leads to a script break and requires the deactivation of the PPA. There are lots of posts on this board regarding "Update failed", most of them due to invalid PPAs. Then, the installation goes nicely. Yesterday, I reissued the update, this time without the PPA for Grub Customizer and everything went as supposed. So, Jerry was right, nothing was wrong in the update script. The problem occured due to the invalid PPA, which lead to the update crash, probably at GRUB update stage. I hope that this info will help others avoid this kind of trouble, people that encounter similar crashes due to PPAs. The workaround is this (the snippet is extracted from my custom installs script): Code: # This has been shortened, the entire script is too long and irrelevant for the case in discussion... Now, if you have a set of PPAs, you may change this code accordingly and BEFORE issuing any update or upgrade, you can check the validity of the PPAs, by launching a script as the above. If the "get" request ends up with an error (such as missing appropriate version), disable the PPA, then rerun the following command to ensure everything is OK: Code: sudo apt-get update Only AFTER checking ALL the PPAs the update or upgrade will work. I failed the upgrade because the failure of Daniel Richter's PPA was unexpected. It never happened before so it caught me "offside"... Hope this will help! ![]() Best regards! ![]() ![]() Re: Linux Lite 5.4 Final Released - Valtam - 04-04-2021 Reminder to update your Forum Profiles to 5.4 if you haven't already ![]() |