The officially official Devuan Forum!

You are not logged in.

#1 Today 16:44:30

Micronaut
Member
Registered: 2019-07-04
Posts: 270  

Update of nvidia drivers failed in Daedalus

Today I started my system and found an update for the nvidia drivers had been issued. I've updated them many times before with zero glitches. But today got errors:

dpkg: dependency problems prevent configuration of nvidia-driver:
 nvidia-driver depends on nvidia-kernel-dkms (= 535.309.01-0+deb12u1) | nvidia-k
ernel-535.309.01 | nvidia-open-kernel-535.309.01; however:
  Version of nvidia-kernel-dkms on system is 535.261.03-1.
  Package nvidia-kernel-535.309.01 is not installed.
  Package nvidia-open-kernel-535.309.01 is not installed.

When I try to update DKMS specifically, it complains that DKMS is the wrong version. No shit! So how do you update something that blocks its own update?

Linux hacienda 6.1.0-52-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.180-1 (2026-08-03) x86_64 GNU/Linux

Offline

#2 Today 18:15:11

Micronaut
Member
Registered: 2019-07-04
Posts: 270  

Re: Update of nvidia drivers failed in Daedalus

After trying to purge it all and go back to noveau from the recovery prompt, I find that it can't do that either. Everything it tries to do, even apt update, hits the same error about mismatched nvidia modules. This entire system is dead and unrecoverable due to some video driver version mismatch! I guess I'll have to reinstall something else.

Offline

#3 Today 19:39:33

fsmithred
Administrator
Registered: 2016-11-25
Posts: 2,972  

Re: Update of nvidia drivers failed in Daedalus

Maybe it will work better like this:

apt install nvidia-driver=535.309.01-0+deb12u1 nvidia-kernel-dkms=535.309.01-0+deb12u1

Offline

Board footer