Project

General

Profile

Bug #2271

Updated by bill-auger about 5 years ago

Xorg fails to start since installing new system on a Librebooted ThinkPad T400 with OpenRC Cli edition.

In this new system I have installed minimal amounts of packages and I'm trying to get i3-gaps to start through Xorg and it refuses to start.

I have done all the right things yet it still does not want to launch. This includes installing xorg, xorg-server, xorg-xinit. After that I created .xinitrc file and put in it 'exec i3'. Using startx and xinit give different outputs but end with 'xinit: server error'

Here is the Xorg log file. I deleted the original logs and then ran startx and then xinit. It then created 2 files: Xorg.0.log and Xorg.0.log.old. Here are the outputs of both files

Xorg.0.log
<pre>
[ 3402.157] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[ 3402.157]
X.Org X Server 1.20.4
X Protocol Version 11, Revision 0
[ 3402.157] Build Operating System: Linux Arch Linux
[ 3402.158] Current Operating System: Linux tpt4 5.0.5-gnu-1 #1 SMP PREEMPT Thu Mar 28 21:36:12 UTC 2019 x86_64
[ 3402.158] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-libre root=UUID=c63cbc1a-bbf7-4146-8f09-f6e8260cf0d0 rw quiet
[ 3402.158] Build Date: 27 February 2019 04:04:00PM
[ 3402.158]
[ 3402.158] Current version of pixman: 0.38.0
[ 3402.158] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 3402.158] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 3402.159] (==) Log file: "/home/mate/.local/share/xorg/Xorg.0.log", Time: Fri Apr 5 19:01:23 2019
[ 3402.159] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 3402.160] (==) No Layout section. Using the first Screen section.
[ 3402.160] (==) No screen section available. Using defaults.
[ 3402.160] (**) |-->Screen "Default Screen Section" (0)
[ 3402.160] (**) | |-->Monitor "<default monitor>"
[ 3402.160] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 3402.160] (==) Automatically adding devices
[ 3402.160] (==) Automatically enabling devices
[ 3402.160] (==) Automatically adding GPU devices
[ 3402.160] (==) Automatically binding GPU devices
[ 3402.160] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 3402.160] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc".
[ 3402.160] Entry deleted from font path.
[ 3402.160] (Run 'mkfontdir' on "/usr/share/fonts/misc").
[ 3402.160] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[ 3402.160] Entry deleted from font path.
[ 3402.160] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 3402.160] Entry deleted from font path.
[ 3402.160] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 3402.160] Entry deleted from font path.
[ 3402.160] (==) FontPath set to:
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 3402.160] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 3402.160] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 3402.160] (II) Module ABI versions:
[ 3402.160] X.Org ANSI C Emulation: 0.4
[ 3402.160] X.Org Video Driver: 24.0
[ 3402.160] X.Org XInput driver : 24.1
[ 3402.160] X.Org Server Extension : 10.0
[ 3402.161] (EE) systemd-logind: failed to get session: PID 2571 does not belong to any known session
[ 3402.162] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 3402.166] (--) PCI:*(0@0:2:0) 8086:2a42:17aa:20e4 rev 7, Mem @ 0xe1000000/4194304, 0xd0000000/268435456, I/O @ 0x00005400/8, BIOS @ 0x????????/131072
[ 3402.166] (--) PCI: (0@0:2:1) 8086:2a43:17aa:20e4 rev 7, Mem @ 0xe5500000/1048576
[ 3402.166] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 3402.166] (II) LoadModule: "glx"
[ 3402.166] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 3402.168] (II) Module glx: vendor="X.Org Foundation"
[ 3402.168] compiled for 1.20.4, module version = 1.0.0
[ 3402.168] ABI class: X.Org Server Extension, version 10.0
[ 3402.168] (==) Matched intel as autoconfigured driver 0
[ 3402.168] (==) Matched modesetting as autoconfigured driver 1
[ 3402.168] (==) Matched fbdev as autoconfigured driver 2
[ 3402.168] (==) Matched vesa as autoconfigured driver 3
[ 3402.168] (==) Assigned the driver to the xf86ConfigLayout
[ 3402.168] (II) LoadModule: "intel"
[ 3402.168] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 3402.169] (II) Module intel: vendor="X.Org Foundation"
[ 3402.169] compiled for 1.20.4, module version = 2.99.917
[ 3402.169] Module class: X.Org Video Driver
[ 3402.169] ABI class: X.Org Video Driver, version 24.0
[ 3402.169] (II) LoadModule: "modesetting"
[ 3402.169] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 3402.169] (II) Module modesetting: vendor="X.Org Foundation"
[ 3402.169] compiled for 1.20.4, module version = 1.20.4
[ 3402.169] Module class: X.Org Video Driver
[ 3402.169] ABI class: X.Org Video Driver, version 24.0
[ 3402.169] (II) LoadModule: "fbdev"
[ 3402.170] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 3402.170] (II) Module fbdev: vendor="X.Org Foundation"
[ 3402.170] compiled for 1.20.0, module version = 0.5.0
[ 3402.170] Module class: X.Org Video Driver
[ 3402.170] ABI class: X.Org Video Driver, version 24.0
[ 3402.170] (II) LoadModule: "vesa"
[ 3402.170] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 3402.170] (II) Module vesa: vendor="X.Org Foundation"
[ 3402.170] compiled for 1.20.0, module version = 2.4.0
[ 3402.170] Module class: X.Org Video Driver
[ 3402.170] ABI class: X.Org Video Driver, version 24.0
[ 3402.170] (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
[ 3402.170] (II) intel: Driver for Intel(R) HD Graphics
[ 3402.170] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[ 3402.170] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[ 3402.170] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 3402.170] (II) FBDEV: driver for framebuffer: fbdev
[ 3402.170] (II) VESA: driver for VESA chipsets: vesa
[ 3402.170] (EE)
Fatal server error:
[ 3402.171] (EE) parse_vt_settings: Cannot open /dev/tty0 (Permission denied)
[ 3402.171] (EE)
[ 3402.173] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 3402.180] (EE) Please also check the log file at "/home/mate/.local/share/xorg/Xorg.0.log" for additional information.
[ 3402.183] (EE)
[ 3402.185] (WW) xf86CloseConsole: KDSETMODE failed: Bad file descriptor
[ 3402.185] (WW) xf86CloseConsole: VT_GETMODE failed: Bad file descriptor
[ 3402.185] (EE) Server terminated with error (1). Closing log file.
</pre>

Xorg.0.log.old
<pre>
[ 3334.206] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[ 3334.206]
X.Org X Server 1.20.4
X Protocol Version 11, Revision 0
[ 3334.206] Build Operating System: Linux Arch Linux
[ 3334.207] Current Operating System: Linux tpt4 5.0.5-gnu-1 #1 SMP PREEMPT Thu Mar 28 21:36:12 UTC 2019 x86_64
[ 3334.207] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-libre root=UUID=c63cbc1a-bbf7-4146-8f09-f6e8260cf0d0 rw quiet
[ 3334.207] Build Date: 27 February 2019 04:04:00PM
[ 3334.207]
[ 3334.207] Current version of pixman: 0.38.0
[ 3334.207] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 3334.207] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 3334.207] (==) Log file: "/home/mate/.local/share/xorg/Xorg.0.log", Time: Fri Apr 5 19:00:15 2019
[ 3334.208] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 3334.208] (==) No Layout section. Using the first Screen section.
[ 3334.208] (==) No screen section available. Using defaults.
[ 3334.208] (**) |-->Screen "Default Screen Section" (0)
[ 3334.208] (**) | |-->Monitor "<default monitor>"
[ 3334.208] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 3334.208] (==) Automatically adding devices
[ 3334.208] (==) Automatically enabling devices
[ 3334.208] (==) Automatically adding GPU devices
[ 3334.208] (==) Automatically binding GPU devices
[ 3334.208] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 3334.208] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc".
[ 3334.208] Entry deleted from font path.
[ 3334.208] (Run 'mkfontdir' on "/usr/share/fonts/misc").
[ 3334.208] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[ 3334.208] Entry deleted from font path.
[ 3334.208] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 3334.208] Entry deleted from font path.
[ 3334.208] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 3334.208] Entry deleted from font path.
[ 3334.208] (==) FontPath set to:
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 3334.208] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 3334.208] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 3334.208] (II) Module ABI versions:
[ 3334.208] X.Org ANSI C Emulation: 0.4
[ 3334.208] X.Org Video Driver: 24.0
[ 3334.208] X.Org XInput driver : 24.1
[ 3334.208] X.Org Server Extension : 10.0
[ 3334.209] (++) using VT number 1

[ 3334.210] (EE) systemd-logind: failed to get session: PID 2567 does not belong to any known session
[ 3334.210] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 3334.214] (--) PCI:*(0@0:2:0) 8086:2a42:17aa:20e4 rev 7, Mem @ 0xe1000000/4194304, 0xd0000000/268435456, I/O @ 0x00005400/8, BIOS @ 0x????????/131072
[ 3334.214] (--) PCI: (0@0:2:1) 8086:2a43:17aa:20e4 rev 7, Mem @ 0xe5500000/1048576
[ 3334.214] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 3334.214] (II) LoadModule: "glx"
[ 3334.214] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 3334.216] (II) Module glx: vendor="X.Org Foundation"
[ 3334.216] compiled for 1.20.4, module version = 1.0.0
[ 3334.216] ABI class: X.Org Server Extension, version 10.0
[ 3334.216] (==) Matched intel as autoconfigured driver 0
[ 3334.216] (==) Matched modesetting as autoconfigured driver 1
[ 3334.216] (==) Matched fbdev as autoconfigured driver 2
[ 3334.216] (==) Matched vesa as autoconfigured driver 3
[ 3334.216] (==) Assigned the driver to the xf86ConfigLayout
[ 3334.216] (II) LoadModule: "intel"
[ 3334.217] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 3334.217] (II) Module intel: vendor="X.Org Foundation"
[ 3334.217] compiled for 1.20.4, module version = 2.99.917
[ 3334.217] Module class: X.Org Video Driver
[ 3334.217] ABI class: X.Org Video Driver, version 24.0
[ 3334.217] (II) LoadModule: "modesetting"
[ 3334.217] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 3334.218] (II) Module modesetting: vendor="X.Org Foundation"
[ 3334.218] compiled for 1.20.4, module version = 1.20.4
[ 3334.218] Module class: X.Org Video Driver
[ 3334.218] ABI class: X.Org Video Driver, version 24.0
[ 3334.218] (II) LoadModule: "fbdev"
[ 3334.218] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 3334.218] (II) Module fbdev: vendor="X.Org Foundation"
[ 3334.218] compiled for 1.20.0, module version = 0.5.0
[ 3334.218] Module class: X.Org Video Driver
[ 3334.218] ABI class: X.Org Video Driver, version 24.0
[ 3334.218] (II) LoadModule: "vesa"
[ 3334.218] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 3334.218] (II) Module vesa: vendor="X.Org Foundation"
[ 3334.218] compiled for 1.20.0, module version = 2.4.0
[ 3334.218] Module class: X.Org Video Driver
[ 3334.218] ABI class: X.Org Video Driver, version 24.0
[ 3334.218] (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
[ 3334.219] (II) intel: Driver for Intel(R) HD Graphics
[ 3334.219] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[ 3334.219] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[ 3334.219] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 3334.219] (II) FBDEV: driver for framebuffer: fbdev
[ 3334.219] (II) VESA: driver for VESA chipsets: vesa
[ 3334.219] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[ 3334.219] (EE) open /dev/dri/card0: Permission denied
[ 3334.219] (WW) Falling back to old probe method for modesetting
[ 3334.219] (EE) open /dev/dri/card0: Permission denied
[ 3334.219] (II) Loading sub module "fbdevhw"
[ 3334.219] (II) LoadModule: "fbdevhw"
[ 3334.219] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 3334.219] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 3334.219] compiled for 1.20.4, module version = 0.0.2
[ 3334.219] ABI class: X.Org Video Driver, version 24.0
[ 3334.219] (EE) Unable to find a valid framebuffer device
[ 3334.219] (WW) Falling back to old probe method for fbdev
[ 3334.219] (II) Loading sub module "fbdevhw"
[ 3334.219] (II) LoadModule: "fbdevhw"
[ 3334.220] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 3334.220] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 3334.220] compiled for 1.20.4, module version = 0.0.2
[ 3334.220] ABI class: X.Org Video Driver, version 24.0
[ 3334.220] (EE) open /dev/fb0: Permission denied
[ 3334.220] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 3334.220] (EE) Screen 0 deleted because of no matching config section.
[ 3334.220] (II) UnloadModule: "modesetting"
[ 3334.220] (EE) Screen 0 deleted because of no matching config section.
[ 3334.220] (II) UnloadModule: "fbdev"
[ 3334.220] (II) UnloadSubModule: "fbdevhw"
[ 3334.220] (II) Loading sub module "vbe"
[ 3334.220] (II) LoadModule: "vbe"
[ 3334.220] (II) Loading /usr/lib/xorg/modules/libvbe.so
[ 3334.220] (II) Module vbe: vendor="X.Org Foundation"
[ 3334.220] compiled for 1.20.4, module version = 1.1.0
[ 3334.220] ABI class: X.Org Video Driver, version 24.0
[ 3334.220] (II) Loading sub module "int10"
[ 3334.220] (II) LoadModule: "int10"
[ 3334.220] (II) Loading /usr/lib/xorg/modules/libint10.so
[ 3334.220] (II) Module int10: vendor="X.Org Foundation"
[ 3334.220] compiled for 1.20.4, module version = 1.0.0
[ 3334.220] ABI class: X.Org Video Driver, version 24.0
[ 3334.220] (II) VESA(0): initializing int10
[ 3334.221] (EE) VESA(0): Cannot read int vect
[ 3334.221] (II) UnloadModule: "vesa"
[ 3334.221] (II) UnloadSubModule: "int10"
[ 3334.221] (II) Unloading int10
[ 3334.221] (II) UnloadSubModule: "vbe"
[ 3334.221] (II) Unloading vbe
[ 3334.221] (EE) Screen(s) found, but none have a usable configuration.
[ 3334.221] (EE)
Fatal server error:
[ 3334.221] (EE) no screens found(EE)
[ 3334.221] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 3334.221] (EE) Please also check the log file at "/home/mate/.local/share/xorg/Xorg.0.log" for additional information.
[ 3334.221] (EE)
[ 3334.272] (EE) Server terminated with error (1). Closing log file.

</pre>


I can provide more info if needed, thanks.

Current system info:

<pre>
uname -a: Linux <hostname> 5.0.5-gnu-1 #1 SMP PREEMPT Thu Mar 28 21:36:12 UTC 2019 x86_64 GNU/Linux
Device: ThinkPad T400 with Libreboot
Parabola version: Parabola OpenRC Cli
</pre>

Back