my system just updated the nvidia driver (from 535.183.06 to 535.216.03) and the X server doesn't start anymore.
boot gets stuck with a black screen and a blinking cursor.
luckily i have another kernel installed (6.11.10-1-liquorix-amd64) and it works fine.
here is the Xorg.0.log :
Code: Select all
[ 110.266]
X.Org X Server 1.21.1.7
X Protocol Version 11, Revision 0
[ 110.268] Current Operating System: Linux sgr 6.12.6-1-liquorix-amd64 #1 ZEN SMP PREEMPT liquorix 6.12-7~mx23ahs (2024-12-22) x86_64
[ 110.268] Kernel command line: audit=0 intel_pstate=disable amd_pstate=disable BOOT_IMAGE=/boot/vmlinuz-6.12.6-1-liquorix-amd64 root=UUID=bfb7a4cf-a603-4afd-8a0b-760991ab0030 ro splash
[ 110.270] xorg-server 2:21.1.7-3+deb12u8 (https://www.debian.org/support)
[ 110.271] Current version of pixman: 0.42.2
[ 110.272] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 110.272] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 110.278] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Dec 29 01:41:29 2024
[ 110.279] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 110.279] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 110.280] (==) No Layout section. Using the first Screen section.
[ 110.280] (==) No screen section available. Using defaults.
[ 110.280] (**) |-->Screen "Default Screen Section" (0)
[ 110.280] (**) | |-->Monitor "<default monitor>"
[ 110.280] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 110.280] (==) Automatically adding devices
[ 110.280] (==) Automatically enabling devices
[ 110.280] (==) Automatically adding GPU devices
[ 110.280] (==) Automatically binding GPU devices
[ 110.280] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 110.280] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 110.280] Entry deleted from font path.
[ 110.280] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
built-ins
[ 110.280] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 110.280] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 110.280] (II) Loader magic: 0x6373cb44ef00
[ 110.280] (II) Module ABI versions:
[ 110.280] X.Org ANSI C Emulation: 0.4
[ 110.280] X.Org Video Driver: 25.2
[ 110.280] X.Org XInput driver : 24.4
[ 110.280] X.Org Server Extension : 10.0
[ 110.280] (++) using VT number 1
[ 110.281] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[ 110.282] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 110.282] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0
[ 110.282] (EE) systemd-logind: failed to take device /dev/dri/card0: Invalid argument
[ 110.284] (--) PCI:*(1@0:0:0) 10de:1c02:1462:3285 rev 161, Mem @ 0xde000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[ 110.284] (II) LoadModule: "glx"
[ 110.284] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 110.284] (II) Module glx: vendor="X.Org Foundation"
[ 110.284] compiled for 1.21.1.7, module version = 1.0.0
[ 110.284] ABI class: X.Org Server Extension, version 10.0
[ 110.742] (==) Matched nouveau as autoconfigured driver 0
[ 110.742] (==) Matched nv as autoconfigured driver 1
[ 110.742] (==) Matched modesetting as autoconfigured driver 2
[ 110.742] (==) Matched fbdev as autoconfigured driver 3
[ 110.742] (==) Matched vesa as autoconfigured driver 4
[ 110.742] (==) Assigned the driver to the xf86ConfigLayout
[ 110.742] (II) LoadModule: "nouveau"
[ 110.742] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 110.742] (II) Module nouveau: vendor="X.Org Foundation"
[ 110.742] compiled for 1.21.1.3, module version = 1.0.17
[ 110.742] Module class: X.Org Video Driver
[ 110.742] ABI class: X.Org Video Driver, version 25.2
[ 110.742] (II) LoadModule: "nv"
[ 110.743] (WW) Warning, couldn't open module nv
[ 110.743] (EE) Failed to load module "nv" (module does not exist, 0)
[ 110.743] (II) LoadModule: "modesetting"
[ 110.743] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 110.743] (II) Module modesetting: vendor="X.Org Foundation"
[ 110.743] compiled for 1.21.1.7, module version = 1.21.1
[ 110.743] Module class: X.Org Video Driver
[ 110.743] ABI class: X.Org Video Driver, version 25.2
[ 110.743] (II) LoadModule: "fbdev"
[ 110.743] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 110.743] (II) Module fbdev: vendor="X.Org Foundation"
[ 110.743] compiled for 1.21.1.3, module version = 0.5.0
[ 110.743] Module class: X.Org Video Driver
[ 110.743] ABI class: X.Org Video Driver, version 25.2
[ 110.743] (II) LoadModule: "vesa"
[ 110.743] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 110.743] (II) Module vesa: vendor="X.Org Foundation"
[ 110.743] compiled for 1.21.1.3, module version = 2.5.0
[ 110.743] Module class: X.Org Video Driver
[ 110.743] ABI class: X.Org Video Driver, version 25.2
[ 110.743] (II) NOUVEAU driver Date: Sat Jan 23 12:24:42 2021 -0500
[ 110.743] (II) NOUVEAU driver for NVIDIA chipset families :
[ 110.743] RIVA TNT (NV04)
[ 110.743] RIVA TNT2 (NV05)
[ 110.743] GeForce 256 (NV10)
[ 110.743] GeForce 2 (NV11, NV15)
[ 110.743] GeForce 4MX (NV17, NV18)
[ 110.743] GeForce 3 (NV20)
[ 110.743] GeForce 4Ti (NV25, NV28)
[ 110.743] GeForce FX (NV3x)
[ 110.743] GeForce 6 (NV4x)
[ 110.743] GeForce 7 (G7x)
[ 110.743] GeForce 8 (G8x)
[ 110.743] GeForce 9 (G9x)
[ 110.743] GeForce GTX 2xx/3xx (GT2xx)
[ 110.743] GeForce GTX 4xx/5xx (GFxxx)
[ 110.743] GeForce GTX 6xx/7xx (GKxxx)
[ 110.743] GeForce GTX 9xx (GMxxx)
[ 110.743] GeForce GTX 10xx (GPxxx)
[ 110.743] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 110.743] (II) FBDEV: driver for framebuffer: fbdev
[ 110.743] (II) VESA: driver for VESA chipsets: vesa
[ 111.201] (EE) [drm] Failed to open DRM device for pci:0000:01:00.0: -19
[ 111.201] (EE) open /dev/dri/card0: Invalid argument
[ 111.201] (WW) Falling back to old probe method for modesetting
[ 111.201] (EE) open /dev/dri/card0: Invalid argument
[ 111.201] (II) Loading sub module "fbdevhw"
[ 111.201] (II) LoadModule: "fbdevhw"
[ 111.201] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 111.201] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 111.201] compiled for 1.21.1.7, module version = 0.0.2
[ 111.201] ABI class: X.Org Video Driver, version 25.2
[ 111.201] (EE) Unable to find a valid framebuffer device
[ 111.201] (WW) Falling back to old probe method for fbdev
[ 111.201] (II) Loading sub module "fbdevhw"
[ 111.201] (II) LoadModule: "fbdevhw"
[ 111.201] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 111.201] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 111.201] compiled for 1.21.1.7, module version = 0.0.2
[ 111.201] ABI class: X.Org Video Driver, version 25.2
[ 111.201] vesa: Ignoring device with a bound kernel driver
[ 111.201] (EE) Screen 0 deleted because of no matching config section.
[ 111.201] (II) UnloadModule: "modesetting"
[ 111.201] (EE) Screen 0 deleted because of no matching config section.
[ 111.201] (II) UnloadModule: "fbdev"
[ 111.201] (II) UnloadSubModule: "fbdevhw"
[ 111.201] (EE) Screen 0 deleted because of no matching config section.
[ 111.201] (II) UnloadModule: "vesa"
[ 111.201] (EE) Device(s) detected, but none match those in the config file.
[ 111.201] (EE)
Fatal server error:
[ 111.201] (EE) no screens found(EE)
[ 111.201] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 111.201] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 111.201] (EE)
[ 111.203] (EE) Server terminated with error (1). Closing log file.
any thoughts to fix this ?
Thanks.