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:
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.
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
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.
@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:~$
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 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