You are not logged in.

#1 2022-08-27 12:24:17

ihitmani
Member
Registered: 2021-05-03
Posts: 83

[SOLVED]xorg EE no screens found

I removed any intel configs from /etc/xorg.. It looks like video driver get loaded after xorg start. After some delay, xorg manages to start, I want to remove this delay, and remove this error message.

cat /var/log/Xorg.0.log
[     2.884] 
X.Org X Server 1.21.1.4
X Protocol Version 11, Revision 0
[     2.884] Current Operating System: Linux julia-acer-e5-575 5.19.4-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 25 Aug 2022 17:31:12 +0000 x86_64
[     2.884] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/nvme0n1p2 rootfstype=ext4 rootflags=rw,relatime,commit=60 ibt=off libahci.ignore_sss=1 vt.global_cursor_default=0 raid=noautodetect rw nmi_watchdog=0 vga=current noresume net.ifnames=0 spectre_v2=off nospectre_v1 nospectre_v2 nopti pti=off l1tf=off mds=off audit=0 nospec_store_bypass_disable no_stf_barrier noibrs noibpb noretpoline mitigations=off loglevel=2 rd.systemd.show_status=auto rd.udev.log_priority=2
[     2.884]  
[     2.884] Current version of pixman: 0.40.0
[     2.884] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     2.884] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     2.885] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Aug 27 15:19:36 2022
[     2.886] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     2.886] (==) No Layout section.  Using the first Screen section.
[     2.886] (==) No screen section available. Using defaults.
[     2.886] (**) |-->Screen "Default Screen Section" (0)
[     2.886] (**) |   |-->Monitor "<default monitor>"
[     2.886] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     2.886] (==) Automatically adding devices
[     2.886] (==) Automatically enabling devices
[     2.886] (==) Automatically adding GPU devices
[     2.886] (==) Automatically binding GPU devices
[     2.886] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     2.887] (WW) The directory "/usr/share/fonts/misc" does not exist.
[     2.887] 	Entry deleted from font path.
[     2.887] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[     2.887] 	Entry deleted from font path.
[     2.887] 	(Run 'mkfontdir' on "/usr/share/fonts/TTF").
[     2.887] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[     2.887] 	Entry deleted from font path.
[     2.887] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[     2.887] 	Entry deleted from font path.
[     2.887] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[     2.887] 	Entry deleted from font path.
[     2.887] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[     2.887] 	Entry deleted from font path.
[     2.887] (==) FontPath set to:
	
[     2.887] (==) ModulePath set to "/usr/lib/xorg/modules"
[     2.887] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     2.887] (II) Module ABI versions:
[     2.887] 	X.Org ANSI C Emulation: 0.4
[     2.887] 	X.Org Video Driver: 25.2
[     2.887] 	X.Org XInput driver : 24.4
[     2.887] 	X.Org Server Extension : 10.0
[     2.888] (++) using VT number 1

[     2.889] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[     2.891] (--) PCI:*(0@0:2:0) 8086:5916:1025:1094 rev 2, Mem @ 0xb0000000/16777216, 0xa0000000/268435456, I/O @ 0x00004000/64, BIOS @ 0x????????/131072
[     2.891] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     2.891] (II) LoadModule: "glx"
[     2.891] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     2.896] (II) Module glx: vendor="X.Org Foundation"
[     2.896] 	compiled for 1.21.1.4, module version = 1.0.0
[     2.896] 	ABI class: X.Org Server Extension, version 10.0
[     2.896] (==) Matched intel as autoconfigured driver 0
[     2.896] (==) Matched modesetting as autoconfigured driver 1
[     2.896] (==) Matched fbdev as autoconfigured driver 2
[     2.896] (==) Matched vesa as autoconfigured driver 3
[     2.896] (==) Assigned the driver to the xf86ConfigLayout
[     2.896] (II) LoadModule: "intel"
[     2.896] (WW) Warning, couldn't open module intel
[     2.896] (EE) Failed to load module "intel" (module does not exist, 0)
[     2.896] (II) LoadModule: "modesetting"
[     2.896] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     2.897] (II) Module modesetting: vendor="X.Org Foundation"
[     2.897] 	compiled for 1.21.1.4, module version = 1.21.1
[     2.897] 	Module class: X.Org Video Driver
[     2.897] 	ABI class: X.Org Video Driver, version 25.2
[     2.897] (II) LoadModule: "fbdev"
[     2.898] (WW) Warning, couldn't open module fbdev
[     2.898] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     2.898] (II) LoadModule: "vesa"
[     2.898] (WW) Warning, couldn't open module vesa
[     2.898] (EE) Failed to load module "vesa" (module does not exist, 0)
[     2.898] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     2.898] (EE) open /dev/dri/card0: No such file or directory
[     2.898] (WW) Falling back to old probe method for modesetting
[     2.898] (EE) open /dev/dri/card0: No such file or directory
[     2.898] (EE) Screen 0 deleted because of no matching config section.
[     2.898] (II) UnloadModule: "modesetting"
[     2.898] (EE) Device(s) detected, but none match those in the config file.
[     2.898] (EE) 
Fatal server error:
[     2.898] (EE) no screens found(EE) 
[     2.898] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[     2.898] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[     2.898] (EE) 
[     2.900] (EE) Server terminated with error (1). Closing log file.

Last edited by ihitmani (2022-08-27 12:40:14)

Offline

#2 2022-08-27 12:30:02

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,494

Re: [SOLVED]xorg EE no screens found

[     2.898] (EE) open /dev/dri/card0: No such file or directory

https://wiki.archlinux.org/title/Kernel … _KMS_start

Offline

#3 2022-08-27 12:40:27

ihitmani
Member
Registered: 2021-05-03
Posts: 83

Re: [SOLVED]xorg EE no screens found

seth wrote:
[     2.898] (EE) open /dev/dri/card0: No such file or directory

https://wiki.archlinux.org/title/Kernel … _KMS_start

Thank you a lot!

Offline

Board footer

Powered by FluxBB