Linux Lite Forums
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)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33


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.



[Image: IAUF67w.png]


Re: Linux Lite Kernel - frank392 - 10-23-2015

Thank you very much Wirezfree for your help!!  Smile


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!  Big Grin

Code:
System:    Host: 8460p-l Kernel: 4.2.0-linuxlite x86_64 (64 bit, gcc: 4.8.4)
           Desktop: Xfce 4.11.8 (Gtk 2.24.23) Distro: Ubuntu 14.04 trusty
Machine:   System: Hewlett-Packard product: HP EliteBook 8460p version: A0001D02
           Mobo: Hewlett-Packard model: 161C version: KBC Version 97.4E
           Bios: Hewlett-Packard version: 68SCF Ver. F.61 date: 06/11/2015
CPU:       Dual core Intel Core i5-2540M CPU (-HT-MCP-) cache: 3072 KB flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx) bmips: 10375.6
           Clock Speeds: 1: 802.953 MHz 2: 3102.632 MHz 3: 1076.257 MHz 4: 1181.578 MHz
Graphics:  Card: Advanced Micro Devices [AMD/ATI] Seymour [Radeon HD 6400M/7400M Series] bus-ID: 01:00.0
           X.Org: 1.15.1 drivers: ati,fglrx (unloaded: fbdev,vesa,radeon) Resolution: [email protected], [email protected]
           GLX Renderer: AMD Radeon HD 7400M Series GLX Version: 4.4.13374 - CPC 15.20.1013 Direct Rendering: Yes

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.

Jerry Harrison

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?