[Bug 255040] Xorg sever terminates with error on 13.0-RELEASE
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Apr 14 01:26:54 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255040
Bug ID: 255040
Summary: Xorg sever terminates with error on 13.0-RELEASE
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: judahrichardson at gmail.com
I have a FreeBSD machine that had KDE running just fine on it on 12.x. After
following the in-place 13.0 update instructions, it no longer boots directly
into KDE.
Instead it boots into the terminal with a "login:" prompt.
startx gives a long error message which tells me to see /var/log/Xorg.0.log for
more info. That file's contents are:
[ 3547.749]
X.Org X Server 1.20.9
X Protocol Version 11, Revision 0
[ 3547.749] Build Operating System: FreeBSD 13.0-RC5 amd64
[ 3547.749] Current Operating System: FreeBSD DellOptiPlex390 13.0-RELEASE
FreeBSD 13.0-RELEASE #0 releng/13.0-n244733-ea31abc261f: Fri Apr 9 04:24:09
UTC 2021
root at releng1.nyi.freebsd.org:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64
[ 3547.749] Build Date: 03 April 2021 08:16:10AM
[ 3547.749]
[ 3547.749] Current version of pixman: 0.40.0
[ 3547.749] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 3547.749] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 3547.749] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Apr 13 20:16:00
2021
[ 3547.750] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 3547.750] (==) Using system config directory
"/usr/local/share/X11/xorg.conf.d"
[ 3547.750] (==) No Layout section. Using the first Screen section.
[ 3547.750] (==) No screen section available. Using defaults.
[ 3547.750] (**) |-->Screen "Default Screen Section" (0)
[ 3547.750] (**) | |-->Monitor "<default monitor>"
[ 3547.751] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 3547.751] (**) | |-->Device "Device0"
[ 3547.751] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 3547.751] (==) Automatically adding devices
[ 3547.751] (==) Automatically enabling devices
[ 3547.751] (==) Not automatically adding GPU devices
[ 3547.751] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 3547.751] (==) 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/,
catalogue:/usr/local/etc/X11/fontpath.d
[ 3547.751] (==) ModulePath set to "/usr/local/lib/xorg/modules"
[ 3547.751] (II) The server relies on udev to provide the list of input
devices.
If no devices become available, reconfigure udev or disable
AutoAddDevices.
[ 3547.751] (II) Loader magic: 0x435890
[ 3547.751] (II) Module ABI versions:
[ 3547.751] X.Org ANSI C Emulation: 0.4
[ 3547.751] X.Org Video Driver: 24.1
[ 3547.751] X.Org XInput driver : 24.1
[ 3547.751] X.Org Server Extension : 10.0
[ 3547.751] (--) PCI:*(0 at 0:2:0) 8086:0102:1028:04f5 rev 9, Mem @
0xe0c00000/4194304, 0xd0000000/268435456, I/O @ 0x00005000/64, BIOS @
0x????????/65536
[ 3547.751] (II) LoadModule: "glx"
[ 3547.751] (II) Loading /usr/local/lib/xorg/modules/extensions/libglx.so
[ 3547.753] (II) Module glx: vendor="X.Org Foundation"
[ 3547.753] compiled for 1.20.9, module version = 1.0.0
[ 3547.753] ABI class: X.Org Server Extension, version 10.0
[ 3547.753] (==) Matched intel as autoconfigured driver 0
[ 3547.753] (==) Matched modesetting as autoconfigured driver 1
[ 3547.753] (==) Matched scfb as autoconfigured driver 2
[ 3547.753] (==) Matched vesa as autoconfigured driver 3
[ 3547.754] (==) Assigned the driver to the xf86ConfigLayout
[ 3547.754] (II) LoadModule: "intel"
[ 3547.754] (II) Loading /usr/local/lib/xorg/modules/drivers/intel_drv.so
[ 3547.754] (II) Module intel: vendor="X.Org Foundation"
[ 3547.754] compiled for 1.20.9, module version = 2.99.917
[ 3547.754] Module class: X.Org Video Driver
[ 3547.754] ABI class: X.Org Video Driver, version 24.1
[ 3547.754] (II) LoadModule: "modesetting"
[ 3547.754] (II) Loading
/usr/local/lib/xorg/modules/drivers/modesetting_drv.so
[ 3547.754] (II) Module modesetting: vendor="X.Org Foundation"
[ 3547.754] compiled for 1.20.9, module version = 1.20.9
[ 3547.754] Module class: X.Org Video Driver
[ 3547.754] ABI class: X.Org Video Driver, version 24.1
[ 3547.754] (II) LoadModule: "scfb"
[ 3547.754] (II) Loading /usr/local/lib/xorg/modules/drivers/scfb_drv.so
[ 3547.754] (II) Module scfb: vendor="X.Org Foundation"
[ 3547.755] compiled for 1.20.9, module version = 0.0.5
[ 3547.755] ABI class: X.Org Video Driver, version 24.1
[ 3547.755] (II) LoadModule: "vesa"
[ 3547.755] (II) Loading /usr/local/lib/xorg/modules/drivers/vesa_drv.so
[ 3547.755] (II) Module vesa: vendor="X.Org Foundation"
[ 3547.755] compiled for 1.20.9, module version = 2.5.0
[ 3547.755] Module class: X.Org Video Driver
[ 3547.755] ABI class: X.Org Video Driver, version 24.1
[ 3547.755] (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
[ 3547.756] (II) intel: Driver for Intel(R) HD Graphics
[ 3547.756] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[ 3547.756] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[ 3547.756] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 3547.756] (II) scfb: driver for wsdisplay framebuffer: scfb
[ 3547.756] (II) VESA: driver for VESA chipsets: vesa
[ 3547.756] (--) Using syscons driver with X support (version 2.0)
[ 3547.756] (--) using VT number 9
[ 3547.884] (EE) open /dev/dri/card0: No such file or directory
[ 3547.884] (WW) Falling back to old probe method for modesetting
[ 3547.884] (EE) open /dev/dri/card0: No such file or directory
[ 3547.884] (WW) Falling back to old probe method for scfb
[ 3547.884] scfb trace: probe start
[ 3547.884] (II) scfb(1): using default device
[ 3547.884] scfb trace: probe done
[ 3547.884] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card
support
[ 3547.884] (EE) Screen 0 deleted because of no matching config section.
[ 3547.884] (II) UnloadModule: "modesetting"
[ 3547.884] (EE)
Fatal server error:
[ 3547.884] (EE) Cannot run in framebuffer mode. Please specify busIDs
for all framebuffer devices
[ 3547.884] (EE)
[ 3547.884] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 3547.884] (EE) Please also check the log file at "/var/log/Xorg.0.log" for
additional information.
[ 3547.884] (EE)
[ 3548.012] (EE) Server terminated with error (1). Closing log file.
Any ideas?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list