Hi,
Maybe you can help me to login to X server without the need to use second console.
I have similar issue like here:
[Software][Solved] Failure to load kernel modules
But current glib2.0 doesn't help.
dpkg -l | grep glib2.0I have this issue with both kernels:My Debian can't start with X. I can only switch to second console, login, and run startx which will run x server on one monitor with small resolution.
Today I upgraded Debian (distro and packages) and after reboot... well - you already know what happen![Smile :)]()
Commands and outputs:
systemctl --state=failedNVIDIA Drivers:
555.42.02-1
systemctl status systemd-modules-load.servicesystemctl status nvidia-persistenced.serviceinxi -CGSxxzapt list -i linux-image-* linux-headers-*cat /var/log/apt/history.log
/var/log/apt/history.log content on pastebin
File not exists: /var/log/unattended-upgrades/unattended-upgrades.log
sudo cat /var/log/apt/term.log | grep -i error (translated to english by google translator because part was in polish)command apt install -fix-missing doesn't help (it's only fixed installation but not the issue).
Maybe you can help me to login to X server without the need to use second console.
I have similar issue like here:
[Software][Solved] Failure to load kernel modules
But current glib2.0 doesn't help.
dpkg -l | grep glib2.0
Code:
rc libglib2.0-0:amd64 2.78.4-1 amd64 GLib library of C routinesii libglib2.0-0t64:amd64 2.80.2-2 amd64 GLib library of C routinesii libglib2.0-bin 2.80.2-2 amd64 Programs for the GLib libraryii libglib2.0-data 2.80.2-2 all Common files for GLib libraryii libglib2.0-dev:amd64 2.80.2-2 amd64 Development files for the GLib libraryii libglib2.0-dev-bin 2.80.2-2 amd64 Development utilities for the GLib libraryCode:
6.7.12-amd64 (6.7.12-1)6.6.15-amd64 (6.6.15-2)Today I upgraded Debian (distro and packages) and after reboot... well - you already know what happen
Commands and outputs:
systemctl --state=failed
Code:
UNIT LOAD ACTIVE SUB DESCRIPTION ● nvidia-persistenced.service loaded failed failed NVIDIA Persistence Daemon● systemd-modules-load.service loaded failed failed Load Kernel ModulesLegend: LOAD → Reflects whether the unit definition was properly loaded. ACTIVE → The high-level unit activation state, i.e. generalization of SUB. SUB → The low-level unit activation state, values depend on unit type.2 loaded units listed.555.42.02-1
systemctl status systemd-modules-load.service
Code:
× systemd-modules-load.service - Load Kernel Modules Loaded: loaded (/usr/lib/systemd/system/systemd-modules-load.service; static) Active: failed (Result: exit-code) since Tue 2024-06-18 22:08:12 CEST; 42min ago Invocation: 5901b8dde0a44696a7117a18590e145e Docs: man:systemd-modules-load.service(8) man:modules-load.d(5) Process: 1028 ExecStart=/usr/lib/systemd/systemd-modules-load (code=exited, status=1/FAILURE) Main PID: 1028 (code=exited, status=1/FAILURE)cze 18 22:08:12 bluedragon systemd-modules-load[1042]: modprobe: ERROR: could not insert 'nvidia': Invali>cze 18 22:08:12 bluedragon systemd-modules-load[1046]: modprobe: FATAL: Module nvidia-current-modeset not>cze 18 22:08:12 bluedragon systemd-modules-load[1038]: modprobe: ERROR: ../libkmod/libkmod-module.c:1086 >cze 18 22:08:12 bluedragon systemd-modules-load[1038]: modprobe: ERROR: could not insert 'nvidia_modeset'>cze 18 22:08:12 bluedragon systemd-modules-load[1052]: modprobe: FATAL: Module nvidia-current-drm not fou>cze 18 22:08:12 bluedragon systemd-modules-load[1028]: Error running install command 'modprobe nvidia-mod>cze 18 22:08:12 bluedragon systemd-modules-load[1028]: Failed to insert module 'nvidia_drm': Invalid argu>cze 18 22:08:12 bluedragon systemd[1]: systemd-modules-load.service: Main process exited, code=exited, st>cze 18 22:08:12 bluedragon systemd[1]: systemd-modules-load.service: Failed with result 'exit-code'.cze 18 22:08:12 bluedragon systemd[1]: Failed to start systemd-modules-load.service - Load Kernel Modules. ESCOC-modules-load.service; static)24-06-18 22:08:12 CEST; 42min ago-modules-load (code=exited, status=1/FAILURE) modprobe: ERROR: could not insert 'nvidia': Invalid argument modprobe: FATAL: Module nvidia-current-modeset not found in directory /lib/modules/6.6.15-amd64 modprobe: ERROR: ../libkmod/libkmod-module.c:1086 command_do() Error running install command 'modprobe> modprobe: ERROR: could not insert 'nvidia_modeset': Invalid argument modprobe: FATAL: Module nvidia-current-drm not found in directory /lib/modules/6.6.15-amd64 Error running install command 'modprobe nvidia-modeset ; modprobe -i nvidia-current-drm ' for module n> Failed to insert module 'nvidia_drm': Invalid argument-load.service: Main process exited, code=exited, status=1/FAILURE-load.service: Failed with result 'exit-code'. systemd-modules-load.service - Load Kernel Modules.Code:
× nvidia-persistenced.service - NVIDIA Persistence Daemon Loaded: loaded (/usr/lib/systemd/system/nvidia-persistenced.service; enabled; preset: enabled) Active: failed (Result: exit-code) since Tue 2024-06-18 22:08:13 CEST; 44min ago Invocation: 1950494144ff4225bfa8be0d550793af Process: 1184 ExecStart=/usr/bin/nvidia-persistenced --user nvpd (code=exited, status=1/FAILURE) Process: 1218 ExecStopPost=/bin/rm -rf /var/run/nvidia-persistenced (code=exited, status=0/SUCCESS)cze 18 22:08:13 bluedragon systemd[1]: Starting nvidia-persistenced.service - NVIDIA Persistence Daemon...cze 18 22:08:13 bluedragon nvidia-persistenced[1193]: Started (1193)cze 18 22:08:13 bluedragon nvidia-persistenced[1193]: Failed to query NVIDIA devices. Please ensure that >cze 18 22:08:13 bluedragon nvidia-persistenced[1184]: nvidia-persistenced failed to initialize. Check sys>cze 18 22:08:13 bluedragon nvidia-persistenced[1193]: Shutdown (1193)cze 18 22:08:13 bluedragon systemd[1]: nvidia-persistenced.service: Control process exited, code=exited, >cze 18 22:08:13 bluedragon systemd[1]: nvidia-persistenced.service: Failed with result 'exit-code'.cze 18 22:08:13 bluedragon systemd[1]: Failed to start nvidia-persistenced.service - NVIDIA Persistence D>Code:
System: Kernel: 6.6.15-amd64 arch: x86_64 bits: 64 compiler: gcc v: 13.2.0 Desktop: i3 v: 4.23 dm: SDDM Distro: Debian GNU/Linux trixie/sidCPU: Info: 16-core (8-mt/8-st) model: 12th Gen Intel Core i9-12900KF bits: 64 type: MST AMCP arch: Alder Lake rev: 2 cache: L1: 1.4 MiB L2: 14 MiB L3: 30 MiB Speed (MHz): avg: 800 high: 807 min/max: 800/5100:5200:3900 cores: 1: 800 2: 800 3: 800 4: 800 5: 800 6: 800 7: 800 8: 800 9: 807 10: 800 11: 800 12: 800 13: 800 14: 800 15: 800 16: 800 17: 800 18: 800 19: 800 20: 800 21: 800 22: 800 23: 800 24: 800 bogomips: 152985 Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmxGraphics: Device-1: NVIDIA GA102 [GeForce RTX 3090 Ti] vendor: ASUSTeK driver: N/A arch: Ampere pcie: speed: 16 GT/s lanes: 16 bus-ID: 01:00.0 chip-ID: 10de:2203 Display: unspecified server: X.Org v: 21.1.11 with: Xwayland v: 24.1.0 compositor: Picom v: 10 driver: X: loaded: nouveau,vesa unloaded: fbdev,modesetting alternate: nv dri: swrast gpu: N/A display-ID: :0 screens: 1 Screen-1: 0 s-res: 1920x1080 s-dpi: 96 Monitor-1: default res: 1920x1080 size: N/A API: EGL Message: No EGL data available. API: OpenGL v: 4.5 vendor: mesa v: 24.0.8-1 glx-v: 1.4 es-v: 3.2 direct-render: yes renderer: llvmpipe (LLVM 17.0.6 256 bits) device-ID: ffffffff:ffffffffCode:
linux-headers-6.6.15-amd64/now 6.6.15-2 amd64 [installed,local]linux-headers-6.6.15-common/now 6.6.15-2 all [installed,local]linux-image-6.6.15-amd64/now 6.6.15-2 amd64 [installed,local]linux-image-6.7.12-amd64/testing,now 6.7.12-1 amd64 [installed,automatic]linux-image-amd64/testing,now 6.7.12-1 amd64 [installed]/var/log/apt/history.log content on pastebin
File not exists: /var/log/unattended-upgrades/unattended-upgrades.log
sudo cat /var/log/apt/term.log | grep -i error (translated to english by google translator because part was in polish)
Code:
Preparing to unpack package .../libgpg-error-dev_1.49-2_amd64.deb ...Unpacking package libgpg-error-dev:amd64 (1.49-2) over (1.47-3) ...Preparing to unpack package .../libgpg-error0_1.49-2_amd64.deb ...Unpacking package libgpg-error0:amd64 (1.49-2) over (1.47-3) ...Configuring package libgpg-error0:amd64 (1.49-2) ...dconf: error while loading shared libraries: libglib-2.0.so.0: cannot open shared object file: No such file or directoryupdate-desktop-database: error while loading shared libraries: libglib-2.0.so.0: cannot open shared object file: No such file or directoryupdate-mime-database: error while loading shared libraries: libglib-2.0.so.0: cannot open shared object file: No such file or directoryupdate-desktop-database: error while loading shared libraries: libglib-2.0.so.0: cannot open shared object file: No such file or directoryupdate-mime-database: error while loading shared libraries: libglib-2.0.so.0: cannot open shared object file: No such file or directoryupdate-desktop-database: error while loading shared libraries: libglib-2.0.so.0: cannot open shared object file: No such file or directoryupdate-mime-database: error while loading shared libraries: libglib-2.0.so.0: cannot open shared object file: No such file or directoryConfiguring libgpg-error-dev:amd64 (1.49-2) ...Statistics: Posted by debian_user_123 — 2024-06-18 21:32 — Replies 2 — Views 57