Linux Lite Kernel - Printable Version +- Linux Lite Forums (https://www.freecinema2022.gq/forums) +-- Forum: Development (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=7) +--- Forum: Linux Lite Software Development (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=30) +--- Thread: Linux Lite Kernel (/showthread.php?tid=458) |
Re: Linux Lite Kernel - Valtam - 10-21-2015 Cheers Dave. The first post in the thread does state 'Ignore any errors in the terminal.' The first 3 errors you have posted, happen on every Lite Kernel install and are innocuous. Re: Linux Lite Kernel - Wirezfree - 10-21-2015 Thanks Jerry... Dave Re: Linux Lite Kernel - frank392 - 10-22-2015 One question after installing the new Kernel do we have to un-install the old one? if so how do you do it? Thank you! Re: Linux Lite Kernel - Wirezfree - 10-23-2015 Hi, Once you have installed the kernel, it is recommended to keep the old one until you are sure everything works correctly. I installed the latest 4.2.0, but I had an error in the dmesg log file indicating a kernel taint, I could not find any reasons why, or any fixes, I did not want to take a chance so I removed it. So I re-booted and on the start-up grub screen I selected the original 3.13.kernel Then once re-booted I went into Menu > System > Lite Tweaks and used the "Kernel Removal" option, shown below. When you are on the kernel removal selection screen, you need to select "2" items, it gives you instructions. Re: Linux Lite Kernel - frank392 - 10-23-2015 Thank you very much Wirezfree for your help!! Re: Linux Lite Kernel - Wirezfree - 10-23-2015 No problems...it's all part of being in the LL community Re: Linux Lite Kernel - graywolftheheathen - 10-25-2015 Just installed the 4.2 kernel on my HP EliteBook 8460p. Everything seems stable and running great. Thanks Jerry! Code: System: Host: 8460p-l Kernel: 4.2.0-linuxlite x86_64 (64 bit, gcc: 4.8.4) p.s. For some reason I can't edit my forum profile. Was trying to add a signature and update some info on it. Jerry Harrison Re: Linux Lite Kernel - Valtam - 10-25-2015 (10-25-2015, 12:54 AM)graywolftheheathen link Wrote: p.s. For some reason I can't edit my forum profile. Was trying to add a signature and update some info on it. Just P.M. me what you want changed. Re: Linux Lite Kernel - Valtam - 11-02-2015 4.3 Linux Lite Kernel is now available for 32 & 64bit machines. Open a terminal and do: Code: sudo apt-get update && sudo apt-get install linux-headers-linuxlite-4.3.0 linux-image-linuxlite-4.3.0 -y Ignore any errors in the terminal. IMPORTANT: Only install this kernel if you need it or if you are adept at getting out of trouble from a TTY. Look forward to your feedback. Thank you. Re: Linux Lite Kernel - Duckeenie - 11-02-2015 @Jerry I noticed when upgrading to 4.2 that Virtualbox doesn't work due to "No suitable module for running kernel found". Would this problem exist with all the non-standard LL kernels? Or just the very new ones? |