Failed upgrate Nvidia driver. [SOLVED]

Started by Jotlemat, 2024/01/03, 18:01:58

Previous topic - Next topic

Jotlemat

I tried to update the nvidia driver, but the following error occurred.
Photo in attachment.
I installed package nvidia-open-kernel-dkms, it didn't help.

What can i do with it?

towo

nvidia from unstable is not compatible with kernel 6.6.

You could try the experimental packages.

nvidia-driver:
  Installed: (none)
  Candidate: 545.29.02-0siduction2
  Version table:
     545.29.02-0siduction2 500
        500 https://packages.siduction.org/extra experimental/non-free amd64 Packages
     535.43.02-1 90
         90 https://deb.debian.org/debian experimental/non-free amd64 Packages
     525.147.05-4 500
        500 https://deb.debian.org/debian unstable/non-free amd64 Packages
Ich gehe nicht zum Karneval, ich verleihe nur manchmal mein Gesicht.

Jotlemat

Please tell me how to do this from the console.

towo

1. add the experimental sources
2. apt update
3. apt install -t experimental nvidia-driver
4. reboot
Ich gehe nicht zum Karneval, ich verleihe nur manchmal mein Gesicht.

Jotlemat

Tried installing driver 525.105.17-2 and 545.29.02-0siduction2, the result is the same as before.


I have the following packages installed:

firmware-nvidia-gsp     545.29.02-0siduction2
glx-alternative-nvidia  1.2.2
libegl-nvidia0:amd64    545.29.02-0siduction2
libgl1-nvidia-glvnd-glx:amd64  545.29.02-0siduction2
libglx-nvidia0:amd64    545.29.02-0siduction2
libnvidia-egl-wayland1:amd64  1:1.1.12-1
libnvidia-eglcore:amd64   545.29.02-0siduction2
libnvidia-glcore:amd64   545.29.02-0siduction2
libnvidia-ml1:amd64      545.29.02-0siduction2
nvidia-alternative       545.29.02-0siduction2
nvidia-driver            545.29.02-0siduction2
nvidia-driver-bin        545.29.02-0siduction2
nvidia-driver-libs:amd64 545.29.02-0siduction2
nvidia-egl-common        545.29.02-0siduction2
nvidia-egl-icd:amd64     545.29.02-0siduction2
nvidia-installer-cleanup 20220217+3
nvidia-kernel-common     20220217+3
nvidia-kernel-dkms       545.29.02-0siduction2
nvidia-kernel-support    545.29.02-0siduction2
nvidia-legacy-check      545.29.02-0siduction2
nvidia-modprobe          535.54.03-1
nvidia-settings          525.125.06-1
nvidia-support           20220217+3
nvidia-vdpau-driver:amd64  545.29.02-0siduction2
xserver-xorg-video-nvidia  545.29.02-0siduction2


Maybe some are missing?

towo

show me the output of

dkms status (needs root)

and

dpkg -l | grep -Ei "x-imag|x-head"
Ich gehe nicht zum Karneval, ich verleihe nur manchmal mein Gesicht.

Jotlemat

bbswitch/0.8, 6.5.11-1-siduction-amd64, x86_64: installed
bbswitch/0.8, 6.6.2-1-siduction-amd64, x86_64: installed
bbswitch/0.8, 6.6.9-1-siduction-amd64, x86_64: installed
nvidia-current/545.29.02: added


ii  linux-headers-6.6.9-1-siduction-amd64            6.6-9                                                amd64        Header files for Linux 6.6.9-1-siduction-amd64
ii  linux-headers-siduction-amd64                    6.6-9                                                amd64        Linux headers for siduction on 64-bit PCs
rc  linux-image-6.4.5-1-siduction-amd64              6.4-5                                                amd64        Linux 6.4 for 64-bit PCs
ii  linux-image-6.5.11-1-siduction-amd64             6.5-11                                               amd64        Linux 6.5 for 64-bit PCs
ii  linux-image-6.6.2-1-siduction-amd64              6.6-2                                                amd64        Linux 6.6 for 64-bit PCs
ii  linux-image-6.6.9-1-siduction-amd64              6.6-9                                                amd64        Linux 6.6 for 64-bit PCs
ii  linux-image-6.6.9-amd64                          6.6.9-1                                              amd64        Linux 6.6 for 64-bit PCs (signed)
ii  linux-image-amd64                                6.6.9-1                                              amd64        Linux for 64-bit PCs (meta-package)
ii  linux-image-siduction-amd64                      6.6-9                                                amd64        Linux image for siduction on 64-bit PCs

towo

Since i do not have a nvidia card anymore, i can't say many.
From here: http://rglinuxtech.com/?p=3193 the driver shoukd be compatible with kernel 6.6.
Ich gehe nicht zum Karneval, ich verleihe nur manchmal mein Gesicht.

Jotlemat


towo

Ich gehe nicht zum Karneval, ich verleihe nur manchmal mein Gesicht.

Jotlemat


Jotlemat

Why kernel 6.6 didn't work with driver 525.105.17-2?

towo

Because nvidia drivers, released way before the release of that kernel, never works.
Ich gehe nicht zum Karneval, ich verleihe nur manchmal mein Gesicht.

Jotlemat


Jotlemat

I installed kernel 6.4.4, gcc-12, nvidia driver 525.105.17-2, but still the same error.

Clearly something else is missing...