Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 3567

Testing And Unstable • [Testing - Trixie] Upgrade from Bookworm caused Nvidia kernel stop working

$
0
0
Hello,
I updated to Trixie yesterday and now the nvidia kernel is not working.

At first, I run apt remove "*nvidia*" and apt install nvidia-driver without success.
I tried to recompile all dkms modules for all kernels:

Code:

ls /boot/initrd.img-* | cut -d- -f2- | \                                      sudo xargs -n1 /usr/lib/dkms/dkms_autoinstaller start
Nothing changed.
I have then tried apt purge "*nvidia*" and apt install nvidia-driver without success.

I always get the following error:

Code:

>>>>>> $ sudo systemctl status systemd-modules-load.service× systemd-modules-load.service - Load Kernel Modules     Loaded: loaded (/usr/lib/systemd/system/systemd-modules-load.service; static)     Active: failed (Result: exit-code) since Sat 2024-11-30 09:24:43 CET; 4min 48s ago Invocation: e026b6e696c242a18426ca85e16d30a9       Docs: man:systemd-modules-load.service(8)             man:modules-load.d(5)    Process: 853 ExecStart=/usr/lib/systemd/systemd-modules-load (code=exited, status=1/FAILURE)   Main PID: 853 (code=exited, status=1/FAILURE)   Mem peak: 47.7M        CPU: 3.384sNov 30 09:24:42 cucchia systemd-modules-load[1152]: modprobe: ERROR: could not insert 'nvidia_current_modeset': No such deviceNov 30 09:24:42 cucchia systemd-modules-load[871]: modprobe: ERROR: ../libkmod/libkmod-module.c:1072 command_do() Error running install command 'modprobe nvidia ; modprobe -i nvidia-current-modes>Nov 30 09:24:42 cucchia systemd-modules-load[871]: modprobe: ERROR: could not insert 'nvidia_modeset': Invalid argumentNov 30 09:24:43 cucchia systemd-modules-load[1225]: modprobe: ERROR: could not insert 'nvidia_current_drm': No such deviceNov 30 09:24:43 cucchia systemd-modules-load[853]: Error running install command 'modprobe nvidia-modeset ; modprobe -i nvidia-current-drm modeset=1 ' for module nvidia_drm: retcode 1Nov 30 09:24:43 cucchia systemd-modules-load[853]: Failed to insert module 'nvidia_drm': Invalid argumentNov 30 09:24:43 cucchia systemd[1]: systemd-modules-load.service: Main process exited, code=exited, status=1/FAILURENov 30 09:24:43 cucchia systemd[1]: systemd-modules-load.service: Failed with result 'exit-code'.Nov 30 09:24:43 cucchia systemd[1]: Failed to start systemd-modules-load.service - Load Kernel Modules.Nov 30 09:24:43 cucchia systemd[1]: systemd-modules-load.service: Consumed 3.384s CPU time, 47.7M memory peak.
Any idea of what could be wrong?
Ah, some info:

Code:

       _,met$$$$$gg.          federico@cucchia    ,g$$$$$$$$$$$$$$$P.       ----------------  ,g$$P"     """Y$$.".        OS: Debian GNU/Linux trixie/sid x86_64 ,$$P'              `$$$.     Host: Pulse GL66 12UEK REV:1.0',$$P       ,ggs.     `$$b:   Kernel: 6.11.10-amd64`d$$'     ,$P"'   .    $$$    Uptime: 10 mins $$P      d$'     ,    $$P    Packages: 4065 (dpkg) $$:      $$.   -    ,d$$'    Shell: sh $$;      Y$b._   _,d$P'      Resolution: 1920x1080 Y$$.    `.`"Y$$$$P"'         DE: GNOME 47.1 `$$b      "-.__              WM: Mutter  `Y$$                        WM Theme: Adwaita   `Y$$.                      Theme: Adwaita-dark [GTK2/3]     `$$b.                    Icons: BeautySolar [GTK2/3]       `Y$$b.                 Terminal: WezTerm          `"Y$b._             CPU: 12th Gen Intel i9-12900H (20) @ 4.900GHz              `"""            GPU: NVIDIA GeForce RTX 3060 Mobile / Max-Q                              GPU: Intel Alder Lake-P GT2 [Iris Xe Graphics]                              Memory: 3333MiB / 15699MiB

Statistics: Posted by Outline — 2024-11-30 08:37 — Replies 0 — Views 30



Viewing all articles
Browse latest Browse all 3567

Trending Articles