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 - 08-13-2018 4.18 Linux Lite Kernel is now available for 32 & 64bit machines. 'If it ain't broke...' If you don't need this kernel for a specific reason, don't install it! These kernels are built for: - Series 4.x (diamond/bionic 64bit only) - Series 3.x (citrine/xenial) - Series 2.x (beryl/trusty) - NB: No more kernels for this Series. See here for an overview of what's new - https://www.phoronix.com/scan.php?page=article&item=linux-418-features&num=1 Open a terminal and do: Code: sudo apt-get update && sudo apt-get install linux-headers-linuxlite-4.18.0 linux-image-linuxlite-4.18.0 -y NB: The linux-firmware-image is no longer going to be built. See here for more information - https://github.com/torvalds/linux/commit/5620a0d1aacd554ebebcff373e31107bb1ef7769 If you prefer the point-and-click option, go to Menu, System, Lite Tweaks and select Kernel Installer. NOTE: If you use proprietary drivers, this kernel may break functionality with those drivers. If you have proprietary drivers installed and you still decide to go ahead with this kernel install, you should be competent in repairing your drivers. If you aren't, DO NOT install this kernel. IMPORTANT: Only install this kernel if you need it or if you are adept at getting out of trouble from a TTY. Re: Linux Lite Kernel - kpanic - 08-13-2018 Great news! Thanks [member=2]Jerry[/member] ! Re: Linux Lite Kernel - Valtam - 08-13-2018 (08-13-2018, 04:47 PM)kpanic link Wrote: Great news! Thanks [member=2]Jerry[/member] ! You're very welcome Re: Linux Lite Kernel - Valtam - 10-22-2018 4.19 Linux Lite Kernel is now available for 32 & 64bit machines. 'If it ain't broke...' If you don't need this kernel for a specific reason, don't install it! These kernels are built for: - Series 4.x (diamond/bionic 64bit only) - Series 3.x (citrine/xenial) - Series 2.x (beryl/trusty) - NB: No more kernels for this Series. See here for an overview of what's new - https://www.phoronix.com/scan.php?page=article&item=linux-419-features&num=1 Open a terminal and do: Code: sudo apt-get update && sudo apt-get install linux-headers-linuxlite-4.19.0 linux-image-linuxlite-4.19.0 -y NB: The linux-firmware-image is no longer going to be built. See here for more information - https://github.com/torvalds/linux/commit/5620a0d1aacd554ebebcff373e31107bb1ef7769 If you prefer the point-and-click option, go to Menu, System, Lite Tweaks and select Kernel Installer. NOTE: If you use proprietary drivers, this kernel may break functionality with those drivers. If you have proprietary drivers installed and you still decide to go ahead with this kernel install, you should be competent in repairing your drivers. If you aren't, DO NOT install this kernel. IMPORTANT: Only install this kernel if you need it or if you are adept at getting out of trouble from a TTY. Re: Linux Lite Kernel - Valtam - 12-24-2018 4.20 Linux Lite Kernel is now available for 32 & 64bit machines. 'If it ain't broke...' If you don't need this kernel for a specific reason, don't install it! These kernels are built for: - Series 4.x (diamond/bionic 64bit only) - Series 3.x (citrine/xenial) - Series 2.x (beryl/trusty) - NB: No more kernels for this Series. See here for an overview of what's new - https://www.phoronix.com/scan.php?page=article&item=linux-420-features&num=1 Open a terminal and do: Code: sudo apt-get update && sudo apt-get install linux-headers-linuxlite-4.20.0 linux-image-linuxlite-4.20.0 -y NB: The linux-firmware-image is no longer going to be built. See here for more information - https://github.com/torvalds/linux/commit/5620a0d1aacd554ebebcff373e31107bb1ef7769 If you prefer the point-and-click option, go to Menu, System, Lite Tweaks and select Kernel Installer. NOTE: If you use proprietary drivers, this kernel may break functionality with those drivers. If you have proprietary drivers installed and you still decide to go ahead with this kernel install, you should be competent in repairing your drivers. If you aren't, DO NOT install this kernel. IMPORTANT: Only install this kernel if you need it or if you are adept at getting out of trouble from a TTY. Re: Linux Lite Kernel 5.0-RC1 - Valtam - 01-07-2019 To celebrate this, a new milestone in Linux Kernel releases, we offer this one off working kernel, the first of the 5.0 Series. 5.0-RC1 Linux Lite Kernel is now available for 64bit machines only. 'If it ain't broke...' If you don't need this kernel for a specific reason, don't install it! These kernels are built for: - Series 4.x (diamond/bionic 64bit only) - Series 3.x (citrine/xenial) - Series 2.x (beryl/trusty) - NB: No more kernels for this Series. See here for an overview of what's new in 5.0-RC1 - https://www.phoronix.com/scan.php?page=article&item=linux-2019-features&num=1 This is not downloaded and installed in the traditional way, we are using wget to pull the files. Open a terminal and do: Code: wget http://repo.linuxliteos.com/isotests/linux-headers-linuxlite-5.0-rc1.0_amd64.deb Code: wget http://repo.linuxliteos.com/isotests/linux-image-linuxlite-5.0-rc1.0_amd64.deb Code: sudo dpkg -i *.deb HAVE FUN! NOTE: If you use proprietary drivers, this kernel may break functionality with those drivers. If you have proprietary drivers installed and you still decide to go ahead with this kernel install, you should be competent in repairing your drivers. If you aren't, DO NOT install this kernel. IMPORTANT: Only install this kernel if you need it or if you are adept at getting out of trouble from a TTY. Re: Linux Lite Kernel - Valtam - 03-05-2019 5.0 Linux Lite Kernel is now available for 32 & 64bit machines. 'If it ain't broke...' If you don't need this kernel for a specific reason, don't install it! These kernels are built for: - Series 4.x (diamond/bionic 64bit only) - Series 3.x (citrine/xenial) - Series 2.x (beryl/trusty) - NB: No more kernels for this Series. See here for an overview of what's new - https://www.phoronix.com/scan.php?page=article&item=linux-2019-features&num=1 Open a terminal and do: Code: sudo apt-get update && sudo apt-get install linux-headers-linuxlite-5.0.0 linux-image-linuxlite-5.0.0 -y If you prefer the point-and-click option, go to Menu, System, Lite Tweaks and select Kernel Installer. NOTE: If you use proprietary drivers, this kernel may break functionality with those drivers. If you have proprietary drivers installed and you still decide to go ahead with this kernel install, you should be competent in repairing your drivers. If you aren't, DO NOT install this kernel. IMPORTANT: Only install this kernel if you need it or if you are adept at getting out of trouble from a TTY. Re: Linux Lite Kernel - Valtam - 05-06-2019 5.1 Linux Lite Kernel is now available for 32 & 64bit machines. 'If it ain't broke...' If you don't need this kernel for a specific reason, don't install it! These kernels are built for: - Series 4.x (diamond/bionic 64bit only) - Series 3.x (citrine/xenial) - Series 2.x (beryl/trusty) - NB: No more kernels for this Series. See here for an overview of what's new - https://www.phoronix.com/scan.php?page=article&item=linux-51-features&num=1 Open a terminal and do: Code: sudo apt-get update && sudo apt-get install linux-headers-linuxlite-5.1.0 linux-image-linuxlite-5.1.0 -y If you prefer the point-and-click option, go to Menu, System, Lite Tweaks and select Kernel Installer. NOTE: If you use proprietary drivers, this kernel may break functionality with those drivers. If you have proprietary drivers installed and you still decide to go ahead with this kernel install, you should be competent in repairing your drivers. If you aren't, DO NOT install this kernel. IMPORTANT: Only install this kernel if you need it or if you are adept at getting out of trouble from a TTY. Re: Linux Lite Kernel - Valtam - 07-08-2019 5.2 Linux Lite Kernel is now available for 32 & 64bit machines. 'If it ain't broke...' If you don't need this kernel for a specific reason, don't install it! These kernels are built for: - Series 4.x (diamond/bionic 64bit only) - Series 3.x (citrine/xenial) - Series 2.x (beryl/trusty) - NB: No more kernels for this Series. See here for an overview of what's new - https://www.phoronix.com/scan.php?page=article&item=linux-52-features&num=1 Open a terminal and do: Code: sudo apt-get update && sudo apt-get install linux-headers-linuxlite-5.2.0 linux-image-linuxlite-5.2.0 -y If you prefer the point-and-click option, go to Menu, System, Lite Tweaks and select Kernel Installer. NOTE: If you use proprietary drivers, this kernel may break functionality with those drivers. If you have proprietary drivers installed and you still decide to go ahead with this kernel install, you should be competent in repairing your drivers. If you aren't, DO NOT install this kernel. IMPORTANT: Only install this kernel if you need it or if you are adept at getting out of trouble from a TTY. Re: Linux Lite Kernel - Valtam - 09-16-2019 5.3 Linux Lite Kernel is now available for 32 & 64bit machines. 'If it ain't broke...' If you don't need this kernel for a specific reason, don't install it! These kernels are built for: - Series 4.x (diamond/bionic 64bit only) - Series 3.x (citrine/xenial) - Series 2.x (beryl/trusty) - NB: No more kernels for this Series. See here for an overview of what's new - https://www.phoronix.com/scan.php?page=article&item=linux-53-features&num=1 Open a terminal and do: Code: sudo apt-get update && sudo apt-get install linux-headers-linuxlite-5.3.0 linux-image-linuxlite-5.3.0 -y If you prefer the point-and-click option, go to Menu, System, Lite Tweaks and select Kernel Installer. NOTE: If you use proprietary drivers, this kernel may break functionality with those drivers. If you have proprietary drivers installed and you still decide to go ahead with this kernel install, you should be competent in repairing your drivers. If you aren't, DO NOT install this kernel. IMPORTANT: Only install this kernel if you need it or if you are adept at getting out of trouble from a TTY. |