is the 5.0 kernel already supported w/ KDE Neon 5.16.5?
https://itsfoss.com/ubuntu-hwe-kernel/
https://itsfoss.com/ubuntu-hwe-kernel/
Operating System: KDE neon Testing Edition KDE Plasma Version: 5.16.5 KDE Frameworks Version: 5.62.0 Qt Version: 5.12.3 Kernel Version: 5.0.0-23-generic OS Type: 64-bit Processors: 8 × Intel® Core™ i7-4910MQ CPU @ 2.90GHz Memory: 15.6 GiB of RAM
sudo apt install linux-headers-5.0.0-27-generic linux-headers-5.0.0-27-generic linux-modules-5.0.0-27-generic linux-modules-extra-5.0.0-27-generic sudo apt install linux-image-5.0.0-27-lowlatency linux-headers-5.0.0-27-lowlatency linux-modules-5.0.0-27-lowlatency linux-tools-5.0.0-27-lowlatency sudo apt-get remove --purge nvidia* sudo apt-get update sudo apt-get install nvidia-driver-435
sudo apt install --install-recommends linux-generic-hwe-18.04 xserver-xorg-hwe-18.04 linux-hwe-tools-5.0.0-29
vinny@vinny-Bonobo-Extreme:~$ hwe-support-status --verbose Your Hardware Enablement Stack (HWE) is supported until April 2023.
vinny@vinny-Bonobo-Extreme:~$ uname -a Linux vinny-Bonobo-Extreme 5.0.0-29-generic #31~18.04.1-Ubuntu SMP Thu Sep 12 18:29:21 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Operating System: KDE neon Testing Edition KDE Plasma Version: 5.16.5 KDE Frameworks Version: 5.63.0 Qt Version: 5.12.3 Kernel Version: 5.0.0-29-generic OS Type: 64-bit Processors: 8 × Intel® Core™ i7-4910MQ CPU @ 2.90GHz Memory: 15.6 GiB of RAM
Comment