Untitled

 avatar
unknown
plain_text
2 years ago
5.8 kB
3
Indexable
root@lunar /var/log # cat Xorg.0.log 
[   175.927] 
X.Org X Server 1.21.1.9
X Protocol Version 11, Revision 0
[   175.928] Current Operating System: Linux lunar 6.5.7 #1 SMP PREEMPT_DYNAMIC Mon Nov 20 19:04:26 -00 2023 x86_64
[   175.928] Kernel command line: BOOT_IMAGE=/vmlinuz-6.5.7-x86_64 root=UUID=de44ff8a-aed2-4e95-ad82-e44dc8d6e7e8 ro loglevel=3
[   175.928]  
[   175.928] Current version of pixman: 0.42.2
[   175.928] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   175.928] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   175.929] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Nov 22 10:53:14 2023
[   175.929] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   175.929] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   175.929] (==) No Layout section.  Using the first Screen section.
[   175.929] (==) No screen section available. Using defaults.
[   175.929] (**) |-->Screen "Default Screen Section" (0)
[   175.929] (**) |   |-->Monitor "<default monitor>"
[   175.930] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   175.930] (==) Automatically adding devices
[   175.930] (==) Automatically enabling devices
[   175.930] (==) Automatically adding GPU devices
[   175.930] (==) Automatically binding GPU devices
[   175.930] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   175.930] (WW) The directory "/usr/share/fonts//misc/" does not exist.
[   175.930] 	Entry deleted from font path.
[   175.930] (WW) The directory "/usr/share/fonts//TTF/" does not exist.
[   175.930] 	Entry deleted from font path.
[   175.930] (WW) The directory "/usr/share/fonts//OTF/" does not exist.
[   175.930] 	Entry deleted from font path.
[   175.930] (WW) The directory "/usr/share/fonts//Type1/" does not exist.
[   175.930] 	Entry deleted from font path.
[   175.930] (WW) The directory "/usr/share/fonts//100dpi/" does not exist.
[   175.930] 	Entry deleted from font path.
[   175.930] (WW) The directory "/usr/share/fonts//75dpi/" does not exist.
[   175.930] 	Entry deleted from font path.
[   175.930] (==) FontPath set to:
	
[   175.930] (==) ModulePath set to "/usr/lib/xorg/modules"
[   175.930] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   175.930] (II) Loader magic: 0x630020
[   175.930] (II) Module ABI versions:
[   175.930] 	X.Org ANSI C Emulation: 0.4
[   175.930] 	X.Org Video Driver: 25.2
[   175.930] 	X.Org XInput driver : 24.4
[   175.930] 	X.Org Server Extension : 10.0
[   175.930] (++) using VT number 1

[   175.931] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[   175.932] (II) xfree86: Adding drm device (/dev/dri/card0)
[   175.932] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[   175.932] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0
[   175.934] (--) PCI:*(0@0:2:0) 15ad:0405:15ad:0405 rev 0, Mem @ 0xe0000000/16777216, 0xf0000000/2097152, I/O @ 0x0000d010/16, BIOS @ 0x????????/131072
[   175.934] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   175.934] (II) LoadModule: "glx"
[   175.934] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   175.935] (II) Module glx: vendor="X.Org Foundation"
[   175.935] 	compiled for 1.21.1.9, module version = 1.0.0
[   175.935] 	ABI class: X.Org Server Extension, version 10.0
[   175.935] (==) Matched vmware as autoconfigured driver 0
[   175.935] (==) Matched modesetting as autoconfigured driver 1
[   175.935] (==) Matched fbdev as autoconfigured driver 2
[   175.935] (==) Matched vesa as autoconfigured driver 3
[   175.935] (==) Assigned the driver to the xf86ConfigLayout
[   175.935] (II) LoadModule: "vmware"
[   175.935] (II) Loading /usr/lib/xorg/modules/drivers/vmware_drv.so
[   175.937] (EE) Failed to load /usr/lib/xorg/modules/drivers/vmware_drv.so: /usr/lib/xorg/modules/drivers/vmware_drv.so: undefined symbol: vgaHWGetIndex
[   175.937] (EE) Failed to load module "vmware" (loader failed, 0)
[   175.937] (II) LoadModule: "modesetting"
[   175.937] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   175.937] (EE) Failed to load /usr/lib/xorg/modules/drivers/modesetting_drv.so: /usr/lib/xorg/modules/drivers/modesetting_drv.so: undefined symbol: shadowRemove
[   175.937] (EE) Failed to load module "modesetting" (loader failed, 0)
[   175.937] (II) LoadModule: "fbdev"
[   175.937] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[   175.937] (EE) Failed to load /usr/lib/xorg/modules/drivers/fbdev_drv.so: /usr/lib/xorg/modules/drivers/fbdev_drv.so: undefined symbol: fbdevHWSave
[   175.937] (EE) Failed to load module "fbdev" (loader failed, 0)
[   175.937] (II) LoadModule: "vesa"
[   175.937] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[   175.937] (EE) Failed to load /usr/lib/xorg/modules/drivers/vesa_drv.so: /usr/lib/xorg/modules/drivers/vesa_drv.so: undefined symbol: VBESetModeParameters
[   175.937] (EE) Failed to load module "vesa" (loader failed, 0)
[   175.937] (EE) No drivers available.
[   175.937] (EE) 
Fatal server error:
[   175.937] (EE) no screens found(EE) 
[   175.937] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[   175.937] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[   175.937] (EE) 
[   175.938] (EE) Server terminated with error (1). Closing log file.
root@lunar /var/log # 
Editor is loading...
Leave a Comment