unattended-upgrade killed nvidia setup
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
nvidia-graphics-drivers-510 (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
On 2022-02-09 /usr/bin/
Probably because of https:/
After this upgrade the system was broken. Programs using X that worked the day before now fail with
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 151 (GLX)
Minor opcode of failed request: 3 (X_GLXCreateCon
The kernel reports
$ dmesg | tail
[7333810.263547] NVRM: API mismatch: the client has the version 450.172.01, but
$ uname -a
Linux if 5.4.0-90-generic #101-Ubuntu SMP Fri Oct 15 20:00:55 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
$ lsb_release -rd
Description: Ubuntu 20.04.3 LTS
Release: 20.04
An attempt to repair failed:
$ sudo ubuntu-drivers autoinstall
dpkg: warning: version 'unsigned-
The following packages have unmet dependencies:
nvidia-driver-510 : Depends: libnvidia-gl-510 (= 510.47.
E: Unable to correct problems, you have held broken packages.
$ apt-cache policy nvidia-driver-510
nvidia-driver-510:
Installed: (none)
Candidate: 510.47.
Version table:
510.
500 http://
500 http://
$ apt-cache policy nvidia-
nvidia-
Installed: 450.172.
Candidate: 450.172.
Version table:
*** 450.172.
500 http://
500 http://
100 /var/lib/
(so perhaps I should have filed this bug under nvidia-
information type: | Private Security → Public |
It seems that this is a regression introduced via the fix for bug 1957790.