LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Linux Lite Kernel
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=a...ures&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...7bb1ef7769

If you prefer the point-and-click option, go to Menu, System, Lite Tweaks and select Kernel Installer.

[Image: bNubxNt.png]

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.
Reply
Great news! Thanks [member=2]Jerry[/member] !
Reply
(08-13-2018, 04:47 PM)kpanic link Wrote: Great news! Thanks [member=2]Jerry[/member] !

You're very welcome Smile
Reply
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=a...ures&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...7bb1ef7769

If you prefer the point-and-click option, go to Menu, System, Lite Tweaks and select Kernel Installer.

[Image: bNubxNt.png]

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.
Reply
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=a...ures&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...7bb1ef7769

If you prefer the point-and-click option, go to Menu, System, Lite Tweaks and select Kernel Installer.

[Image: bNubxNt.png]

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.
Reply
To celebrate this, a new milestone in Linux Kernel releases, we offer this one off working kernel, the first of the 5.0 Series.

[Image: GN24ULC.png]

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=a...ures&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!

[Image: e4gzh.jpg]

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.
Reply
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=a...ures&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.

[Image: bNubxNt.png]

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.
Reply
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=a...ures&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.

[Image: bNubxNt.png]

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.
Reply
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=a...ures&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.

[Image: bNubxNt.png]

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.
Reply
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=a...ures&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.

[Image: bNubxNt.png]

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.
Reply


Forum Jump:


Users browsing this thread: 5 Guest(s)