04-19-2017, 01:13 PM
(04-19-2017, 12:49 PM)light_user link Wrote: [quote author=Jerry link=topic=474.msg29530#msg29530 date=1487566514]
4.10 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.10.0 linux-image-linuxlite-4.10.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.
I have a question:
Generally the kernel consist of 3 packages: linux-headers, linux-image, linux-image-extra.
I notice that in the custom kernels the package "extra" is not include (exist only: linux-headers-linuxlite and linux-image-linuxlite)
Why? The linux-image-extra is not important?
[/quote]
I'm certainly open to that, given that it contains additional drivers. We'll take a look at the next Kernel release. Cheers.