Linux Lite Forums

Full Version: Linux Lite Kernel
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
(02-20-2017, 04:55 AM)Jerry link Wrote: [ -> ]... IMPORTANT: Only install this kernel if you need it or if you are adept at getting out of trouble from a TTY.

So I won't be attempting this. Will it be available by Lite Update when it won't be a problem? Or is it not needed?  :-\
So with a fresh Systemback restore point I installed 4.10 on the 32-bit Mini... SO much better than 4.9 attempt, none of the issues quoted below...
Don't know if I notice anything right off over 4.4 kernel on the "old girl" - but 4.10 installed smoothly  Big Grin


(02-10-2017, 02:24 AM)firenice03 link Wrote: [ -> ]So for 32-bit 4.9...
It did boot and got to desktop....

Issues noticed right off:
  • No mouse control - touchpad nor usb
  • Display reverted to 800x600 (typically 1024x600)
  • Missing log in sound
  • Seemed to take longer to boot
Was able to bounce back to 4.4
Nice Smile
4.11 Linux Lite Kernel is now available for 32 & 64bit machines.

This is the first Linux Lite Kernel that includes our Firmware package 'linux-firmware-image-linuxlite' (a.k.a linux-image-extra). Thank you to [member=6891]light_user[/member] for this suggestion.

Open a terminal and do:

Code:
sudo apt-get update && sudo apt-get install linux-headers-linuxlite-4.11.0 linux-image-linuxlite-4.11.0 linux-firmware-image-linuxlite-4.11.0 -y

NOTE: If you have the nVidia proprietary graphics drivers installed, this kernel may break functionality with nVidia. If you have the nVidia proprietary graphics drivers installed and you still decide to go ahead with this kernel install, you should be competent in repairing your graphics drivers. If you aren't, DO NOT install this kernel.

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.
(05-01-2017, 08:53 AM)Jerry link Wrote: [ -> ]4.11 Linux Lite Kernel is now available for 32 & 64bit machines.

This is the first Linux Lite Kernel that includes our Firmware package 'linux-firmware-image-linuxlite' (a.k.a linux-image-extra). Thank you to [member=6891]light_user[/member] for this suggestion.

Open a terminal and do:

Code:
sudo apt-get update && sudo apt-get install linux-headers-linuxlite-4.11.0 linux-image-linuxlite-4.11.0 linux-firmware-image-linuxlite-4.11.0 -y

NOTE: If you have the nVidia proprietary graphics drivers installed, this kernel may break functionality with nVidia. If you have the nVidia proprietary graphics drivers installed and you still decide to go ahead with this kernel install, you should be competent in repairing your graphics drivers. If you aren't, DO NOT install this kernel.

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.

Thank you for implying my suggestion so fast !!!
I've tried the new kernel (installed the three packages that you mentioned) but I feel regression:
My laptop model is: HP-6450b, and it uses internal Broadcom wireless driver:  BCM4313, but the new kernel doesn't
work well with this chipset and doesn't show my wireless network.
I return to kernel 4.8 and everythings works great Smile

My driver manager screenshot: http://imgur.com/3rLCQl2

[member=6891]light_user[/member] you get that. Newer kernels drop drivers etc. This stops the kernel ballooning over time.
(05-01-2017, 10:47 AM)Jerry link Wrote: [ -> ][member=6891]light_user[/member] you get that. Newer kernels drop drivers etc. This stops the kernel ballooning over time.

This Broadcom chipset is very popular. I thought that the extra package ("linux-firmware-image-linuxlite-4.11.0 ") will add support to common drivers but although it writes the specific driver it doesn't work well.
(05-01-2017, 10:47 AM)Jerry link Wrote: [ -> ]... Newer kernels drop drivers etc. This stops the kernel ballooning over time.

I understand now that is an advantage to installing new kernels. I think they also fix bugs in kernels, like the mad cow. As I posted before "Will it be available by Lite Update when it won't be a problem?"
I don't know about that.
(05-01-2017, 02:16 PM)Coastie link Wrote: [ -> ][quote author=Jerry link=topic=474.msg31659#msg31659 date=1493635650]
... Newer kernels drop drivers etc. This stops the kernel ballooning over time.

I understand now that is an advantage to installing new kernels. I think they also fix bugs in kernels, like the mad cow. As I posted before "Will it be available by Lite Update when it won't be a problem?"
[/quote]

[member=14]Coastie[/member]
I hope this may help enlighten...

Will a "new" kernel version be available via Updates -- I would say for now most likely not -- although there are tools that can install kernels as well as remove  (Lite Tweaks - kernel removal)..
Again this is something that one would need to understand what their getting into, how it may affect their machine and how to get out of; not necessarily "safe"...

As for "fixes" those typically are patched via Updates incrementally an example:Kernel 4.4.0 -> 4.4.28 -> 4.4.53 etc.... (looking at lite tweaks one can see the various installed kernels)
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