Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Dec 2019 12:16:20 -0500
From:      Jerry <jerry@seibercom.net>
To:        freebsd-questions@freebsd.org
Subject:   Unable to get Xorg up and running with kde5
Message-ID:  <20191208121620.00002fb9@seibercom.net>

next in thread | raw e-mail | index | archive | help
I am unable to get 'xorg" working. I built it and kde5 from the ports
meta ports.  I don't understand this warning near the end of the
log: [ 20881.180] (EE) open /dev/dri/card0: No such file or directory

This is the xorg log file:

[ 20880.648] 
X.Org X Server 1.18.4
Release Date: 2016-07-19
[ 20880.648] X Protocol Version 11, Revision 0
[ 20880.648] Build Operating System: FreeBSD 11.3-RELEASE-p5 amd64 
[ 20880.648] Current Operating System: FreeBSD scorpio.seibercom.net 11.3-RELEASE-p5 FreeBSD 11.3-RELEASE-p5 #0: Tue Nov 12 08:59:04 UTC 2019     root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64
[ 20880.648] Build Date: 05 December 2019  02:53:38PM
[ 20880.648]  
[ 20880.648] Current version of pixman: 0.38.4
[ 20880.648] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[ 20880.648] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 20880.648] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Dec  8 12:09:45 2019
[ 20880.657] (==) Using system config directory "/usr/local/share/X11/xorg.conf.d"
[ 20880.681] (==) No Layout section.  Using the first Screen section.
[ 20880.681] (==) No screen section available. Using defaults.
[ 20880.681] (**) |-->Screen "Default Screen Section" (0)
[ 20880.681] (**) |   |-->Monitor "<default monitor>"
[ 20880.681] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[ 20880.681] (==) Automatically adding devices
[ 20880.681] (==) Automatically enabling devices
[ 20880.681] (==) Not automatically adding GPU devices
[ 20880.682] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 20880.769] (==) FontPath set to:
	/usr/local/share/fonts/misc/,
	/usr/local/share/fonts/TTF/,
	/usr/local/share/fonts/OTF/,
	/usr/local/share/fonts/Type1/,
	/usr/local/share/fonts/100dpi/,
	/usr/local/share/fonts/75dpi/
[ 20880.769] (==) ModulePath set to "/usr/local/lib/xorg/modules"
[ 20880.769] (II) The server relies on devd to provide the list of input devices.
	If no devices become available, reconfigure devd or disable AutoAddDevices.
[ 20880.769] (II) Loader magic: 0x82a4b0
[ 20880.769] (II) Module ABI versions:
[ 20880.769] 	X.Org ANSI C Emulation: 0.4
[ 20880.769] 	X.Org Video Driver: 20.0
[ 20880.769] 	X.Org XInput driver : 22.1
[ 20880.769] 	X.Org Server Extension : 9.0
[ 20880.769] (--) PCI:*(0:0:2:0) 8086:3e91:1028:0859 rev 0, Mem @ 0x2ffe000000/16777216, 0x2fa0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/65536
[ 20880.769] (II) LoadModule: "glx"
[ 20880.770] (II) Loading /usr/local/lib/xorg/modules/extensions/libglx.so
[ 20880.942] (II) Module glx: vendor="X.Org Foundation"
[ 20880.942] 	compiled for 1.18.4, module version = 1.0.0
[ 20880.942] 	ABI class: X.Org Server Extension, version 9.0
[ 20880.942] (==) AIGLX enabled
[ 20880.942] (==) Matched intel as autoconfigured driver 0
[ 20880.942] (==) Matched modesetting as autoconfigured driver 1
[ 20880.942] (==) Matched scfb as autoconfigured driver 2
[ 20880.942] (==) Matched vesa as autoconfigured driver 3
[ 20880.942] (==) Assigned the driver to the xf86ConfigLayout
[ 20880.942] (II) LoadModule: "intel"
[ 20880.942] (II) Loading /usr/local/lib/xorg/modules/drivers/intel_drv.so
[ 20881.005] (II) Module intel: vendor="X.Org Foundation"
[ 20881.005] 	compiled for 1.18.4, module version = 2.99.917
[ 20881.005] 	Module class: X.Org Video Driver
[ 20881.005] 	ABI class: X.Org Video Driver, version 20.0
[ 20881.005] (II) LoadModule: "modesetting"
[ 20881.005] (II) Loading /usr/local/lib/xorg/modules/drivers/modesetting_drv.so
[ 20881.006] (II) Module modesetting: vendor="X.Org Foundation"
[ 20881.006] 	compiled for 1.18.4, module version = 1.18.4
[ 20881.006] 	Module class: X.Org Video Driver
[ 20881.006] 	ABI class: X.Org Video Driver, version 20.0
[ 20881.006] (II) LoadModule: "scfb"
[ 20881.006] (II) Loading /usr/local/lib/xorg/modules/drivers/scfb_drv.so
[ 20881.024] (II) Module scfb: vendor="X.Org Foundation"
[ 20881.024] 	compiled for 1.18.4, module version = 0.0.4
[ 20881.024] 	ABI class: X.Org Video Driver, version 20.0
[ 20881.024] (II) LoadModule: "vesa"
[ 20881.024] (II) Loading /usr/local/lib/xorg/modules/drivers/vesa_drv.so
[ 20881.032] (II) Module vesa: vendor="X.Org Foundation"
[ 20881.032] 	compiled for 1.18.4, module version = 2.4.0
[ 20881.032] 	Module class: X.Org Video Driver
[ 20881.032] 	ABI class: X.Org Video Driver, version 20.0
[ 20881.032] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
	i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
	915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
	Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
	GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[ 20881.047] (II) intel: Driver for Intel(R) HD Graphics
[ 20881.047] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[ 20881.047] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[ 20881.047] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 20881.047] (II) scfb: driver for wsdisplay framebuffer: scfb
[ 20881.047] (II) VESA: driver for VESA chipsets: vesa
[ 20881.047] (--) Using syscons driver with X support (version 2.0)
[ 20881.047] (--) using VT number 9

[ 20881.180] (EE) open /dev/dri/card0: No such file or directory
[ 20881.180] (WW) Falling back to old probe method for modesetting
[ 20881.180] (EE) open /dev/dri/card0: No such file or directory
[ 20881.180] (WW) Falling back to old probe method for scfb
[ 20881.180] scfb trace: probe start
[ 20881.180] (II) scfb(1): using default device
[ 20881.180] scfb trace: probe done
[ 20881.180] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 20881.180] (EE) Screen 0 deleted because of no matching config section.
[ 20881.180] (II) UnloadModule: "modesetting"
[ 20881.180] (EE) 
Fatal server error:
[ 20881.180] (EE) Cannot run in framebuffer mode. Please specify busIDs        for all framebuffer devices
[ 20881.180] (EE) 
[ 20881.180] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[ 20881.180] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 20881.180] (EE) 
[ 20881.181] (EE) Server terminated with error (1). Closing log file.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20191208121620.00002fb9>