Kde neon 6.3 nvidia driver

Hey guys, A few days ago I installed KDE Neon with plasma 6.3 again. Now, as always, the problem with nvidia. In the terminal I can only choose between the 435 and 550 drivers. Currently, however, there is already the 570 driver. Problem when I install the 565 or 570 my system only gets problems and no longer starts. Is that because KDE reserves the safe right first or am I doing something wrong?

This is how the driver seems to run currently. Oh yes, my graphics card is the RTX 4060 GPU.

Never, ever, download the driver binaries direct from Nvidia and install them using the .run file in the case you canā€™t find them in official Ubuntu repoā€™s - Doing so will result in issues as important packages get overwritten.

Always install Nvidia drivers using your distroā€™s package manager.

The latest Nvidia 570ā€™s are available under the Nvidia Launchpad PPA, Iā€™ve been using this PPA under KDE Neon for years now and Iā€™ve never once encountered an issue:

To install drivers using the PPA, open terminal and execute the following commands:

sudo add-apt-repository ppa:graphics-drivers/ppa
sudo apt install nvidia-driver-570

The very latest 570ā€™s have just been released and arenā€™t available under the PPA as yet, they should be available within the next few days. However the 570.86.16 drivers are available at the present time. Iā€™m using them along with an RTX 4070S and they run great.

3 Likes

Okay, but before that I should remove the 550 driver, right?

OMG it worked. The 550 was replaced by 570. But I still have a question Inst the normal that the graphics cards in the I fo is not yet displayed? See picture

I experienced the llvmpipe issue running KDE Wayland under Nvidia, installing the Nvidia EGL library libnvidia-egl-wayland1 fixed it for me.

sudo apt install libnvidia-egl-wayland1

Should do the trick. See here:

Hey, I executed, but it shows me in the terminal that linbvidia-egl-wayland1 is already available with the latest version and according to the system info still the same problem.

I think youā€™ve overwritten an important package by installing drivers direct from Nvidia using the .run script.

The iGPU seems to be working, but the dGPU is using llvmpipe, which is essentially software rendering. The only fix I can think of is to reinstall and install drivers as outlined in my previous post.

1 Like

Hey, I have now redone everything and exactly step by step as you told me. Unfortunately, I still get the messages. See photo.
1000001828

Just FYI: You are using the nouveau drivers here

Okay, sorry if I ask that, but thatā€™s what I was written as above. Isnā€™t the driver good?

If you donā€™t play games, youā€™ll be fine

But I like to gamble. Just as I installed steam. A window opened that I should install the following

sudo dpkg --add-architecture i386
sudo apt update
sudo apt install libnvidia-gl-570:i386

@jsalatas I just entered lsmod | grep nouveau and nothing appears. Therefore, nouveau should no longer be active. Or am I seeing this wrong? My goal is just to get my graphics card running and have it displayed in the system information. As it stands now, I have installed the 570 driver as indicated above.

With the command: cat /var/log/Xorg.0.log | grep -i ā€œdriverā€ the following appears

herbert@herbert-laptop:~$ cat /car/log/Xorg.0.log | grep -i "driver"
cat: /car/log/Xorg.0.log: Datei oder Verzeichnis nicht gefunden
herbert@herbert-laptop:~$ cat /var/log/Xorg.0.log | grep -i "driver"
[     6.510]    X.Org Video Driver: 25.2
[     6.510]    X.Org XInput driver : 24.4
[     6.521]    loading driver: nvidia
[     6.990] (==) Matched nvidia as autoconfigured driver 0
[     6.990] (==) Matched nouveau as autoconfigured driver 1
[     6.990] (==) Matched modesetting as autoconfigured driver 2
[     6.990] (==) Matched fbdev as autoconfigured driver 3
[     6.990] (==) Matched vesa as autoconfigured driver 4
[     6.990] (==) Assigned the driver to the xf86ConfigLayout
[     6.994]    Module class: X.Org Video Driver
[     6.995] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[     6.995]    Module class: X.Org Video Driver
[     6.995]    ABI class: X.Org Video Driver, version 25.2
[     6.995] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     6.996]    Module class: X.Org Video Driver
[     6.996]    ABI class: X.Org Video Driver, version 25.2
[     6.996] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[     6.996]    Module class: X.Org Video Driver
[     6.996]    ABI class: X.Org Video Driver, version 25.2
[     6.996] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[     6.996]    Module class: X.Org Video Driver
[     6.996]    ABI class: X.Org Video Driver, version 25.2
[     6.996] (II) NVIDIA dlloader X Driver  570.86.16  Fri Jan 24 20:45:52 UTC 2025
[     6.996] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[     6.996] (II) NOUVEAU driver Date:   Sat Jan 23 12:24:42 2021 -0500
[     6.996] (II) NOUVEAU driver for NVIDIA chipset families :
[     6.996] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     6.996] (II) FBDEV: driver for framebuffer: fbdev
[     6.996] (II) VESA: driver for VESA chipsets: vesa
[     7.003]    ABI class: X.Org Video Driver, version 25.2
[     7.218] (II) modeset(0): [DRI2]   DRI driver: iris
[     7.218] (II) modeset(0): [DRI2]   VDPAU driver: va_gl
[     7.226] (II) NVIDIA(G0):     ACPI event daemon is available, the NVIDIA X driver will
[     7.254] (II) NVIDIA(G0): [DRI2]   VDPAU driver: nvidia
[     7.300]    Module class: X.Org XInput Driver
[     7.300]    ABI class: X.Org XInput driver, version 24.4
[     7.300] (II) Using input driver 'libinput' for 'Video Bus'
[     7.368] (II) Using input driver 'libinput' for 'Video Bus'
[     7.410] (II) No input driver specified, ignoring this device.
[     7.411] (II) Using input driver 'libinput' for 'Power Button'
[     7.437] (II) Using input driver 'libinput' for 'Sleep Button'
[     7.453] (II) No input driver specified, ignoring this device.
[     7.454] (II) No input driver specified, ignoring this device.
[     7.454] (II) No input driver specified, ignoring this device.
[     7.455] (II) No input driver specified, ignoring this device.
[     7.457] (II) Using input driver 'libinput' for 'Logitech K400 Plus'
[     7.476] (II) No input driver specified, ignoring this device.
[     7.477] (II) Using input driver 'libinput' for 'SSCYPL Wireless-Receiver'
[     7.625] (II) No input driver specified, ignoring this device.
[     7.625] (II) Using input driver 'libinput' for 'SSCYPL Wireless-Receiver Keyboard'
[     7.653] (II) No input driver specified, ignoring this device.
[     7.653] (II) Using input driver 'libinput' for 'MSNB0001:00 06CB:7E7E Mouse'
[     7.693] (II) No input driver specified, ignoring this device.
[     7.694] (II) Using input driver 'libinput' for 'MSNB0001:00 06CB:7E7E Touchpad'
[     7.733] (II) No input driver specified, ignoring this device.
[     7.734] (II) No input driver specified, ignoring this device.
[     7.734] (II) No input driver specified, ignoring this device.
[     7.734] (II) No input driver specified, ignoring this device.
[     7.734] (II) No input driver specified, ignoring this device.
[     7.734] (II) No input driver specified, ignoring this device.
[     7.734] (II) No input driver specified, ignoring this device.
[     7.735] (II) Using input driver 'libinput' for 'Intel HID events'
[     7.760] (II) Using input driver 'libinput' for 'Intel HID 5 button array'
[     7.781] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[     7.815] (II) Using input driver 'libinput' for 'MSI WMI hotkeys'
[     7.898] (II) Using input driver 'libinput' for 'Logitech K400 Plus'
[     7.898] (II) Using input driver 'libinput' for 'SSCYPL Wireless-Receiver Keyboard'
[     8.450] (II) No input driver specified, ignoring this device.
[     8.451] (II) Using input driver 'libinput' for 'PS/2 Generic Mouse'
[    63.278] (II) No input driver specified, ignoring this device.
[    63.302] (II) Using input driver 'libinput' for 'solaar-keyboard'
[    63.324] (II) Using input driver 'libinput' for 'solaar-keyboard'
[    68.544] (II) No input driver specified, ignoring this device.
[    68.573] (II) Using input driver 'libinput' for 'Logitech K400 Plus'
[    68.586] (II) Using input driver 'libinput' for 'Logitech K400 Plus'
[    77.247] (II) No input driver specified, ignoring this device.
[    77.268] (II) Using input driver 'libinput' for 'solaar-keyboard'
[    77.279] (II) Using input driver 'libinput' for 'solaar-keyboard'
herbert@herbert-laptop:~$ 

It seems based on your last screenshot that you are running the nvidia drivers (version 570)

Yes, thatā€™s correct

The OPā€™s not running Nouveau, the Nvidia drivers are loaded and running. For some reason llvmpipe is being used, which means the dGPU isnā€™t being utilized and rendering is being done in software.

To the OP, can you disable the iGPU in UEFI?

@BulletDust I looked in the BIOS. I canā€™t find any setting on graphics there. I use the MS-17L5 in my laptop. :thinking:

Does anyone else have any ideas what I can do?

Do this at your own risk.

You could try:

sudo apt remove nvidia*
sudo apt purge nvidia*
sudo apt autoremove

To fully remove all traces of Nvidia software. Note that you may reboot to a TTY as opposed to a desktop.

In TTY, enter:

sudo apt install nvidia-driver-570

Wait for the drivers to install and reboot.

Otherwise, an OS reinstall and reinstall of the Nvidia drivers via the Launchpad PPA may be in order. I think you still have a software conflict due to the fact you installed binaries direct from Nvidia using the .run script.

@BulletDust I had completely deleted the system and did exactly that. Accordingly, he should have no problem with the.run file. Because the hard drive has been completely erased. The system does not seem to load the modules properly and still turns to the internal graphics card

herbert@herbert-laptop:~$ sudo rmmod nvidia-drm
sudo rmmod nvidia-modeset
sudo rmmod nvidia
sudo modprobe nvidia
sudo modprobe nvidia-modeset
sudo modprobe nvidia-drm
rmmod: ERROR: Module nvidia_drm is in use
rmmod: ERROR: Module nvidia_modeset is in use by: nvidia_drm
rmmod: ERROR: Module nvidia is in use by: nvidia_uvm nvidia_modeset