Hi all,

Unfortunately I can't trace exactly how I got myself in this situation,
but right now, xdm does not autostart for me.

Largely, what I did: Install bullseye without GUI but install xdm later
manually.  I also upgraded to bookworm (for other reasons).  It might
well be that the issue is not bookworm specific, though, but rather was
present before the upgrade.

When I reboot I am left at the text console (Xorg.0.log) attached.  It
seems that the xdm service fails because of 'no screens found'.

When I log in as root then and run 'service xdm start' xdm starts fine.

('systemctl get-default' returns 'graphical.target')

What should be my next steps to resolve this?

Thanks in advance!
Andreas


[    15.544] 
X.Org X Server 1.21.1.7
X Protocol Version 11, Revision 0
[    15.544] Current Operating System: Linux ukes-ams-93 6.1.0-3-amd64 #1 SMP 
PREEMPT_DYNAMIC Debian 6.1.8-1 (2023-01-29) x86_64
[    15.544] Kernel command line: BOOT_IMAGE=/vmlinuz-6.1.0-3-amd64 
root=/dev/mapper/ukes--ams--93--vg-root ro quiet
[    15.544] xorg-server 2:21.1.7-1 (https://www.debian.org/support) 
[    15.544] Current version of pixman: 0.42.2
[    15.544]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[    15.544] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    15.544] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Feb 18 15:52:45 
2023
[    15.544] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    15.546] (==) No Layout section.  Using the first Screen section.
[    15.546] (==) No screen section available. Using defaults.
[    15.546] (**) |-->Screen "Default Screen Section" (0)
[    15.546] (**) |   |-->Monitor "<default monitor>"
[    15.547] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[    15.547] (==) Automatically adding devices
[    15.547] (==) Automatically enabling devices
[    15.547] (==) Automatically adding GPU devices
[    15.547] (==) Automatically binding GPU devices
[    15.547] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    15.548] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    15.548]    Entry deleted from font path.
[    15.550] (==) 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
[    15.550] (==) ModulePath set to "/usr/lib/xorg/modules"
[    15.550] (II) The server relies on udev to provide the list of input 
devices.
        If no devices become available, reconfigure udev or disable 
AutoAddDevices.
[    15.550] (II) Loader magic: 0x56371c015f00
[    15.550] (II) Module ABI versions:
[    15.550]    X.Org ANSI C Emulation: 0.4
[    15.550]    X.Org Video Driver: 25.2
[    15.550]    X.Org XInput driver : 24.4
[    15.550]    X.Org Server Extension : 10.0
[    15.550] (++) using VT number 7

[    15.550] (II) systemd-logind: logind integration requires -keeptty and 
-keeptty was not provided, disabling logind integration
[    15.553] (--) PCI:*(0@0:2:0) 8086:9b41:1028:09be rev 2, Mem @ 
0x604a000000/16777216, 0x4000000000/268435456, I/O @ 0x00003000/64, BIOS @ 
0x????????/131072
[    15.553] (II) LoadModule: "glx"
[    15.553] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    15.558] (II) Module glx: vendor="X.Org Foundation"
[    15.558]    compiled for 1.21.1.7, module version = 1.0.0
[    15.558]    ABI class: X.Org Server Extension, version 10.0
[    15.558] (==) Matched modesetting as autoconfigured driver 0
[    15.558] (==) Matched fbdev as autoconfigured driver 1
[    15.558] (==) Matched vesa as autoconfigured driver 2
[    15.558] (==) Assigned the driver to the xf86ConfigLayout
[    15.558] (II) LoadModule: "modesetting"
[    15.558] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    15.558] (II) Module modesetting: vendor="X.Org Foundation"
[    15.558]    compiled for 1.21.1.7, module version = 1.21.1
[    15.558]    Module class: X.Org Video Driver
[    15.558]    ABI class: X.Org Video Driver, version 25.2
[    15.558] (II) LoadModule: "fbdev"
[    15.558] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    15.559] (II) Module fbdev: vendor="X.Org Foundation"
[    15.559]    compiled for 1.21.1.3, module version = 0.5.0
[    15.559]    Module class: X.Org Video Driver
[    15.559]    ABI class: X.Org Video Driver, version 25.2
[    15.559] (II) LoadModule: "vesa"
[    15.559] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    15.559] (II) Module vesa: vendor="X.Org Foundation"
[    15.559]    compiled for 1.21.1.3, module version = 2.5.0
[    15.559]    Module class: X.Org Video Driver
[    15.559]    ABI class: X.Org Video Driver, version 25.2
[    15.559] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    15.559] (II) FBDEV: driver for framebuffer: fbdev
[    15.559] (II) VESA: driver for VESA chipsets: vesa
[    15.559] (WW) xf86OpenConsole: setpgid failed: Operation not permitted
[    15.559] (WW) xf86OpenConsole: setsid failed: Operation not permitted
[    15.559] (EE) open /dev/dri/card0: No such file or directory
[    15.559] (WW) Falling back to old probe method for modesetting
[    15.559] (EE) open /dev/dri/card0: No such file or directory
[    15.559] (II) Loading sub module "fbdevhw"
[    15.559] (II) LoadModule: "fbdevhw"
[    15.559] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    15.560] (II) Module fbdevhw: vendor="X.Org Foundation"
[    15.560]    compiled for 1.21.1.7, module version = 0.0.2
[    15.560]    ABI class: X.Org Video Driver, version 25.2
[    15.560] (EE) Unable to find a valid framebuffer device
[    15.560] (WW) Falling back to old probe method for fbdev
[    15.560] (II) Loading sub module "fbdevhw"
[    15.560] (II) LoadModule: "fbdevhw"
[    15.560] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    15.560] (II) Module fbdevhw: vendor="X.Org Foundation"
[    15.560]    compiled for 1.21.1.7, module version = 0.0.2
[    15.560]    ABI class: X.Org Video Driver, version 25.2
[    15.560] (EE) open /dev/fb0: No such file or directory
[    15.560] vesa: Ignoring device with a bound kernel driver
[    15.580] (EE) Screen 0 deleted because of no matching config section.
[    15.580] (II) UnloadModule: "modesetting"
[    15.580] (EE) Screen 0 deleted because of no matching config section.
[    15.580] (II) UnloadModule: "fbdev"
[    15.580] (II) UnloadSubModule: "fbdevhw"
[    15.580] (EE) Screen 0 deleted because of no matching config section.
[    15.580] (II) UnloadModule: "vesa"
[    15.580] (EE) Device(s) detected, but none match those in the config file.
[    15.580] (EE) 
Fatal server error:
[    15.580] (EE) no screens found(EE) 
[    15.580] (EE) 
Please consult the The X.Org Foundation support 
         at http://wiki.x.org
 for help. 
[    15.580] (EE) Please also check the log file at "/var/log/Xorg.0.log" for 
additional information.
[    15.580] (EE) 
[    15.581] (EE) Server terminated with error (1). Closing log file.

Reply via email to