Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic: [EN] Failed upgrate Nvidia driver. [SOLVED]  (Read 1770 times)

Offline Jotlemat

  • User
  • Posts: 17
[EN] Failed upgrate Nvidia driver. [SOLVED]
« on: 2024/01/03, 18:01:58 »
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?
« Last Edit: 2024/01/04, 16:56:42 by Jotlemat »

Offline towo

  • Administrator
  • User
  • *****
  • Posts: 2.939
Re: Failed upgrate Nvidia driver.
« Reply #1 on: 2024/01/03, 18:25:17 »
nvidia from unstable is not compatible with kernel 6.6.

You could try the experimental packages.

Code: [Select]
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.

Offline Jotlemat

  • User
  • Posts: 17
Re: Failed upgrate Nvidia driver.
« Reply #2 on: 2024/01/03, 18:31:00 »
Please tell me how to do this from the console.

Offline towo

  • Administrator
  • User
  • *****
  • Posts: 2.939
Re: Failed upgrate Nvidia driver.
« Reply #3 on: 2024/01/03, 18:48:52 »
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.

Offline Jotlemat

  • User
  • Posts: 17
Re: Failed upgrate Nvidia driver.
« Reply #4 on: 2024/01/03, 20:39:44 »
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?

Offline towo

  • Administrator
  • User
  • *****
  • Posts: 2.939
Re: Failed upgrate Nvidia driver.
« Reply #5 on: 2024/01/03, 22:21:09 »
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.

Offline Jotlemat

  • User
  • Posts: 17
Re: Failed upgrate Nvidia driver.
« Reply #6 on: 2024/01/03, 22:36:57 »
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

Offline towo

  • Administrator
  • User
  • *****
  • Posts: 2.939
Re: Failed upgrate Nvidia driver.
« Reply #7 on: 2024/01/03, 22:43:56 »
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.

Offline Jotlemat

  • User
  • Posts: 17
Re: Failed upgrate Nvidia driver.
« Reply #8 on: 2024/01/03, 22:45:43 »
HTTP ERROR 403

Offline towo

  • Administrator
  • User
  • *****
  • Posts: 2.939
Re: Failed upgrate Nvidia driver.
« Reply #9 on: 2024/01/03, 22:46:37 »
Link works well here.
Ich gehe nicht zum Karneval, ich verleihe nur manchmal mein Gesicht.

Offline Jotlemat

  • User
  • Posts: 17
Re: Failed upgrate Nvidia driver.
« Reply #10 on: 2024/01/03, 22:57:21 »
Yes. Works.

Offline Jotlemat

  • User
  • Posts: 17
Re: Failed upgrate Nvidia driver.
« Reply #11 on: 2024/01/03, 23:07:01 »
Why kernel 6.6 didn't work with driver 525.105.17-2?

Offline towo

  • Administrator
  • User
  • *****
  • Posts: 2.939
Re: Failed upgrate Nvidia driver.
« Reply #12 on: 2024/01/03, 23:11:17 »
Because nvidia drivers, released way before the release of that kernel, never works.
Ich gehe nicht zum Karneval, ich verleihe nur manchmal mein Gesicht.

Offline Jotlemat

  • User
  • Posts: 17
Re: Failed upgrate Nvidia driver.
« Reply #13 on: 2024/01/03, 23:13:16 »
Thank you.

Offline Jotlemat

  • User
  • Posts: 17
Re: Failed upgrate Nvidia driver.
« Reply #14 on: 2024/01/04, 00:39:54 »
I installed kernel 6.4.4, gcc-12, nvidia driver 525.105.17-2, but still the same error.

Clearly something else is missing...