You are not logged in.

#1 2017-05-14 12:50:47

loadlover
Member
Registered: 2017-05-10
Posts: 103

Setting up Xorg. Newb question..

Hi all,

I've been setting up Xorg in Arch for the first time. I believe I have successfully installed most of the software packages required, including xf86-video-intel for my Dell XPS 13's Intel Graphics 620 video card (5916 rev 02). I can execute startx and xinit just fine. Firing up GNOME and Cinnamon from GDM seems OK too. However, if, from a fresh boot into the shell as root I type:

Xorg :0 -configure

I get the following /varlog/Xorg.0.log file:

[    31.242] 
X.Org X Server 1.19.3
Release Date: 2017-03-15
[    31.243] X Protocol Version 11, Revision 0
[    31.243] Build Operating System: Linux 4.9.11-1-ARCH x86_64 
[    31.243] Current Operating System: Linux BigKahunaBurger 4.10.13-1-ARCH #1 SMP PREEMPT Thu Apr 27 12:15:09 CEST 2017 x86_64
[    31.243] Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root=PARTUUID=00008d5b-9f20-b206-82c7-fb15b61a0100 rw
[    31.243] Build Date: 07 April 2017  05:42:48PM
[    31.243]  
[    31.243] Current version of pixman: 0.34.0
[    31.243] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    31.243] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    31.244] (==) Log file: "/var/log/Xorg.0.log", Time: Sun May 14 13:22:07 2017
[    31.244] (II) Loader magic: 0x822d60
[    31.244] (II) Module ABI versions:
[    31.244] 	X.Org ANSI C Emulation: 0.4
[    31.244] 	X.Org Video Driver: 23.0
[    31.244] 	X.Org XInput driver : 24.1
[    31.244] 	X.Org Server Extension : 10.0
[    31.245] (--) using VT number 2

[    31.245] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    31.246] (II) xfree86: Adding drm device (/dev/dri/card0)
[    31.248] (EE) 
[    31.248] (EE) Backtrace:
[    31.249] (EE) 0: /usr/lib/xorg-server/Xorg (OsLookupColor+0x139) [0x59c209]
[    31.249] (EE) 1: /usr/lib/libpthread.so.0 (funlockfile+0x50) [0x7fa4ad8b902f]
[    31.250] (EE) 2: /usr/lib/xorg-server/Xorg (xf86PlatformMatchDriver+0x2a4) [0x4967f4]
[    31.250] (EE) 3: /usr/lib/xorg-server/Xorg (xf86BusProbe+0x9) [0x46e1d9]
[    31.250] (EE) 4: /usr/lib/xorg-server/Xorg (InitOutput+0x77c) [0x47cdec]
[    31.251] (EE) 5: /usr/lib/xorg-server/Xorg (InitFonts+0x216) [0x43a796]
[    31.252] (EE) 6: /usr/lib/libc.so.6 (__libc_start_main+0xf1) [0x7fa4ad523511]
[    31.252] (EE) 7: /usr/lib/xorg-server/Xorg (_start+0x2a) [0x42464a]
[    31.252] (EE) 
[    31.252] (EE) Segmentation fault at address 0x50
[    31.252] (EE) 
Fatal server error:
[    31.253] (EE) Caught signal 11 (Segmentation fault). Server aborting
[    31.253] (EE) 
[    31.253] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[    31.253] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[    31.253] (EE) 
[    31.253] (EE) Server terminated with error (1). Closing log file.

And, for reference, if I type:

startx

I get the following /varlog/Xorg.0.log file:

[    12.678] 
X.Org X Server 1.19.3
Release Date: 2017-03-15
[    12.678] X Protocol Version 11, Revision 0
[    12.678] Build Operating System: Linux 4.9.11-1-ARCH x86_64 
[    12.678] Current Operating System: Linux BigKahunaBurger 4.10.13-1-ARCH #1 SMP PREEMPT Thu Apr 27 12:15:09 CEST 2017 x86_64
[    12.678] Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root=PARTUUID=00008d5b-9f20-b206-82c7-fb15b61a0100 rw
[    12.678] Build Date: 07 April 2017  05:42:48PM
[    12.678]  
[    12.678] Current version of pixman: 0.34.0
[    12.678] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    12.678] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    12.678] (==) Log file: "/var/log/Xorg.0.log", Time: Sun May 14 13:26:51 2017
[    12.680] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    12.680] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    12.680] (==) No Layout section.  Using the first Screen section.
[    12.680] (==) No screen section available. Using defaults.
[    12.680] (**) |-->Screen "Default Screen Section" (0)
[    12.680] (**) |   |-->Monitor "<default monitor>"
[    12.680] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    12.680] (==) Automatically adding devices
[    12.680] (==) Automatically enabling devices
[    12.680] (==) Automatically adding GPU devices
[    12.680] (==) Automatically binding GPU devices
[    12.680] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    12.682] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[    12.682] 	Entry deleted from font path.
[    12.682] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    12.682] 	Entry deleted from font path.
[    12.682] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    12.682] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    12.682] 	Entry deleted from font path.
[    12.682] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[    12.682] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/
[    12.682] (==) ModulePath set to "/usr/lib/xorg/modules"
[    12.682] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    12.682] (II) Loader magic: 0x822d60
[    12.682] (II) Module ABI versions:
[    12.682] 	X.Org ANSI C Emulation: 0.4
[    12.682] 	X.Org Video Driver: 23.0
[    12.682] 	X.Org XInput driver : 24.1
[    12.682] 	X.Org Server Extension : 10.0
[    12.683] (++) using VT number 1

[    12.683] (--) controlling tty is VT number 1, auto-enabling KeepTty
[    12.685] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[    12.685] (II) xfree86: Adding drm device (/dev/dri/card0)
[    12.686] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0
[    12.687] (--) PCI:*(0:0:2:0) 8086:5916:1028:075b rev 2, Mem @ 0xdb000000/16777216, 0x90000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[    12.687] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    12.688] (II) LoadModule: "glx"
[    12.689] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    12.692] (II) Module glx: vendor="X.Org Foundation"
[    12.692] 	compiled for 1.19.3, module version = 1.0.0
[    12.692] 	ABI class: X.Org Server Extension, version 10.0
[    12.692] (==) Matched intel as autoconfigured driver 0
[    12.692] (==) Matched intel as autoconfigured driver 1
[    12.692] (==) Matched modesetting as autoconfigured driver 2
[    12.692] (==) Matched fbdev as autoconfigured driver 3
[    12.692] (==) Matched vesa as autoconfigured driver 4
[    12.692] (==) Assigned the driver to the xf86ConfigLayout
[    12.692] (II) LoadModule: "intel"
[    12.692] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    12.693] (II) Module intel: vendor="X.Org Foundation"
[    12.693] 	compiled for 1.19.3, module version = 2.99.917
[    12.693] 	Module class: X.Org Video Driver
[    12.693] 	ABI class: X.Org Video Driver, version 23.0
[    12.693] (II) LoadModule: "modesetting"
[    12.693] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    12.694] (II) Module modesetting: vendor="X.Org Foundation"
[    12.694] 	compiled for 1.19.3, module version = 1.19.3
[    12.694] 	Module class: X.Org Video Driver
[    12.694] 	ABI class: X.Org Video Driver, version 23.0
[    12.694] (II) LoadModule: "fbdev"
[    12.694] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    12.694] (II) Module fbdev: vendor="X.Org Foundation"
[    12.694] 	compiled for 1.19.0, module version = 0.4.4
[    12.694] 	Module class: X.Org Video Driver
[    12.694] 	ABI class: X.Org Video Driver, version 23.0
[    12.694] (II) LoadModule: "vesa"
[    12.694] (WW) Warning, couldn't open module vesa
[    12.694] (II) UnloadModule: "vesa"
[    12.694] (II) Unloading vesa
[    12.694] (EE) Failed to load module "vesa" (module does not exist, 0)
[    12.694] (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
[    12.694] (II) intel: Driver for Intel(R) HD Graphics
[    12.694] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[    12.694] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[    12.694] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    12.694] (II) FBDEV: driver for framebuffer: fbdev
[    12.695] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20161121
[    12.695] (II) intel(0): SNA compiled from 2.99.917-772-gc72bb27a
[    12.695] (WW) Falling back to old probe method for modesetting
[    12.695] (WW) Falling back to old probe method for fbdev
[    12.695] (II) Loading sub module "fbdevhw"
[    12.695] (II) LoadModule: "fbdevhw"
[    12.695] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    12.695] (II) Module fbdevhw: vendor="X.Org Foundation"
[    12.695] 	compiled for 1.19.3, module version = 0.0.2
[    12.695] 	ABI class: X.Org Video Driver, version 23.0
[    12.696] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 620
[    12.696] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 2 threads
[    12.696] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    12.696] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    12.696] (==) intel(0): RGB weight 888
[    12.696] (==) intel(0): Default visual is TrueColor
[    12.696] (II) intel(0): Output eDP1 has no monitor section
[    12.696] (**) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[    12.696] (II) intel(0): Enabled output eDP1
[    12.696] (II) intel(0): Output DP1 has no monitor section
[    12.696] (II) intel(0): Enabled output DP1
[    12.696] (II) intel(0): Output HDMI1 has no monitor section
[    12.697] (II) intel(0): Enabled output HDMI1
[    12.697] (II) intel(0): Output DP2 has no monitor section
[    12.697] (II) intel(0): Enabled output DP2
[    12.697] (II) intel(0): Output HDMI2 has no monitor section
[    12.697] (II) intel(0): Enabled output HDMI2
[    12.697] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[    12.697] (II) intel(0): Output VIRTUAL1 has no monitor section
[    12.697] (II) intel(0): Enabled output VIRTUAL1
[    12.697] (--) intel(0): Output eDP1 using initial mode 1920x1080 on pipe 0
[    12.697] (==) intel(0): TearFree disabled
[    12.697] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[    12.697] (==) intel(0): DPI set to (96, 96)
[    12.697] (II) Loading sub module "dri3"
[    12.697] (II) LoadModule: "dri3"
[    12.697] (II) Module "dri3" already built-in
[    12.697] (II) Loading sub module "dri2"
[    12.697] (II) LoadModule: "dri2"
[    12.697] (II) Module "dri2" already built-in
[    12.697] (II) Loading sub module "present"
[    12.697] (II) LoadModule: "present"
[    12.697] (II) Module "present" already built-in
[    12.697] (II) UnloadModule: "modesetting"
[    12.697] (II) Unloading modesetting
[    12.697] (II) UnloadModule: "fbdev"
[    12.697] (II) Unloading fbdev
[    12.697] (II) UnloadSubModule: "fbdevhw"
[    12.697] (II) Unloading fbdevhw
[    12.697] (==) Depth 24 pixmap format is 32 bpp
[    12.698] (II) intel(0): SNA initialized with Kabylake (gen9) backend
[    12.698] (==) intel(0): Backing store enabled
[    12.698] (==) intel(0): Silken mouse enabled
[    12.698] (II) intel(0): HW Cursor enabled
[    12.698] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    12.699] (==) intel(0): DPMS enabled
[    12.699] (==) intel(0): Display hotplug detection enabled
[    12.699] (II) intel(0): [DRI2] Setup complete
[    12.699] (II) intel(0): [DRI2]   DRI driver: i965
[    12.699] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[    12.699] (II) intel(0): direct rendering: DRI2 DRI3 enabled
[    12.699] (II) intel(0): hardware support for Present enabled
[    12.699] (--) RandR disabled
[    12.717] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    12.717] (II) AIGLX: enabled GLX_ARB_create_context
[    12.717] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    12.717] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[    12.717] (II) AIGLX: enabled GLX_INTEL_swap_event
[    12.717] (II) AIGLX: enabled GLX_SGI_swap_control
[    12.717] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[    12.717] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[    12.717] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[    12.717] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    12.717] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[    12.718] (II) AIGLX: Loaded and initialized i965
[    12.718] (II) GLX: Initialized DRI2 GL provider for screen 0
[    12.723] (II) intel(0): switch to mode 1920x1080@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[    12.733] (II) intel(0): Setting screen physical size to 508 x 285
[    12.781] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[    12.781] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    12.781] (**) Power Button: Applying InputClass "system-keyboard"
[    12.781] (II) LoadModule: "libinput"
[    12.782] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    12.784] (II) Module libinput: vendor="X.Org Foundation"
[    12.784] 	compiled for 1.19.3, module version = 0.25.1
[    12.784] 	Module class: X.Org XInput Driver
[    12.784] 	ABI class: X.Org XInput driver, version 24.1
[    12.784] (II) Using input driver 'libinput' for 'Power Button'
[    12.784] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 24 paused 0
[    12.784] (**) Power Button: always reports core events
[    12.784] (**) Option "Device" "/dev/input/event4"
[    12.784] (**) Option "_source" "server/udev"
[    12.785] (II) event4  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    12.785] (II) event4  - (II) Power Button: (II) device is a keyboard
[    12.785] (II) event4  - (II) Power Button: (II) device removed
[    12.785] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event4"
[    12.785] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    12.785] (**) Option "xkb_layout" "gb"
[    12.796] (II) event4  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    12.796] (II) event4  - (II) Power Button: (II) device is a keyboard
[    12.796] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[    12.796] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    12.796] (**) Video Bus: Applying InputClass "system-keyboard"
[    12.796] (II) Using input driver 'libinput' for 'Video Bus'
[    12.796] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 27 paused 0
[    12.796] (**) Video Bus: always reports core events
[    12.797] (**) Option "Device" "/dev/input/event7"
[    12.797] (**) Option "_source" "server/udev"
[    12.797] (II) event7  - (II) Video Bus: (II) is tagged by udev as: Keyboard
[    12.797] (II) event7  - (II) Video Bus: (II) device is a keyboard
[    12.797] (II) event7  - (II) Video Bus: (II) device removed
[    12.797] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input8/event7"
[    12.797] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    12.797] (**) Option "xkb_layout" "gb"
[    12.797] (II) event7  - (II) Video Bus: (II) is tagged by udev as: Keyboard
[    12.797] (II) event7  - (II) Video Bus: (II) device is a keyboard
[    12.797] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    12.797] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    12.797] (**) Power Button: Applying InputClass "system-keyboard"
[    12.797] (II) Using input driver 'libinput' for 'Power Button'
[    12.797] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 28 paused 0
[    12.797] (**) Power Button: always reports core events
[    12.797] (**) Option "Device" "/dev/input/event2"
[    12.797] (**) Option "_source" "server/udev"
[    12.798] (II) event2  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    12.798] (II) event2  - (II) Power Button: (II) device is a keyboard
[    12.798] (II) event2  - (II) Power Button: (II) device removed
[    12.798] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event2"
[    12.798] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    12.798] (**) Option "xkb_layout" "gb"
[    12.798] (II) event2  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    12.798] (II) event2  - (II) Power Button: (II) device is a keyboard
[    12.798] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[    12.798] (II) No input driver specified, ignoring this device.
[    12.798] (II) This device may have been added with another device file.
[    12.798] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[    12.798] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    12.798] (**) Sleep Button: Applying InputClass "system-keyboard"
[    12.798] (II) Using input driver 'libinput' for 'Sleep Button'
[    12.798] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 29 paused 0
[    12.798] (**) Sleep Button: always reports core events
[    12.798] (**) Option "Device" "/dev/input/event3"
[    12.799] (**) Option "_source" "server/udev"
[    12.799] (II) event3  - (II) Sleep Button: (II) is tagged by udev as: Keyboard
[    12.799] (II) event3  - (II) Sleep Button: (II) device is a keyboard
[    12.799] (II) event3  - (II) Sleep Button: (II) device removed
[    12.799] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4/event3"
[    12.799] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    12.799] (**) Option "xkb_layout" "gb"
[    12.799] (II) event3  - (II) Sleep Button: (II) is tagged by udev as: Keyboard
[    12.799] (II) event3  - (II) Sleep Button: (II) device is a keyboard
[    12.799] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event18)
[    12.799] (**) Logitech USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[    12.799] (II) Using input driver 'libinput' for 'Logitech USB Optical Mouse'
[    12.853] (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 30 paused 0
[    12.853] (**) Logitech USB Optical Mouse: always reports core events
[    12.853] (**) Option "Device" "/dev/input/event18"
[    12.853] (**) Option "_source" "server/udev"
[    12.854] (II) event18 - (II) Logitech USB Optical Mouse: (II) is tagged by udev as: Mouse
[    12.854] (II) event18 - (II) Logitech USB Optical Mouse: (II) device is a pointer
[    12.854] (II) event18 - (II) Logitech USB Optical Mouse: (II) device removed
[    12.854] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2:1.0/0003:046D:C077.0003/input/input24/event18"
[    12.854] (II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE, id 10)
[    12.854] (**) Option "AccelerationScheme" "none"
[    12.854] (**) Logitech USB Optical Mouse: (accel) selected scheme none/0
[    12.854] (**) Logitech USB Optical Mouse: (accel) acceleration factor: 2.000
[    12.854] (**) Logitech USB Optical Mouse: (accel) acceleration threshold: 4
[    12.855] (II) event18 - (II) Logitech USB Optical Mouse: (II) is tagged by udev as: Mouse
[    12.855] (II) event18 - (II) Logitech USB Optical Mouse: (II) device is a pointer
[    12.855] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/mouse1)
[    12.855] (II) No input driver specified, ignoring this device.
[    12.855] (II) This device may have been added with another device file.
[    12.856] (II) config/udev: Adding input device Logitech Logitech Wireless Headset (/dev/input/event16)
[    12.856] (**) Logitech Logitech Wireless Headset: Applying InputClass "libinput keyboard catchall"
[    12.856] (**) Logitech Logitech Wireless Headset: Applying InputClass "system-keyboard"
[    12.856] (II) Using input driver 'libinput' for 'Logitech Logitech Wireless Headset'
[    12.856] (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 31 paused 0
[    12.856] (**) Logitech Logitech Wireless Headset: always reports core events
[    12.856] (**) Option "Device" "/dev/input/event16"
[    12.856] (**) Option "_source" "server/udev"
[    12.857] (II) event16 - (II) Logitech Logitech Wireless Headset: (II) is tagged by udev as: Keyboard
[    12.857] (II) event16 - (II) Logitech Logitech Wireless Headset: (II) device is a keyboard
[    12.857] (II) event16 - (II) Logitech Logitech Wireless Headset: (II) device removed
[    12.857] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.3/0003:046D:0A29.0004/input/input25/event16"
[    12.857] (II) XINPUT: Adding extended input device "Logitech Logitech Wireless Headset" (type: KEYBOARD, id 11)
[    12.857] (**) Option "xkb_layout" "gb"
[    12.857] (II) event16 - (II) Logitech Logitech Wireless Headset: (II) is tagged by udev as: Keyboard
[    12.857] (II) event16 - (II) Logitech Logitech Wireless Headset: (II) device is a keyboard
[    12.858] (II) config/udev: Adding input device Integrated_Webcam_HD (/dev/input/event17)
[    12.858] (**) Integrated_Webcam_HD: Applying InputClass "libinput keyboard catchall"
[    12.858] (**) Integrated_Webcam_HD: Applying InputClass "system-keyboard"
[    12.858] (II) Using input driver 'libinput' for 'Integrated_Webcam_HD'
[    12.859] (II) systemd-logind: got fd for /dev/input/event17 13:81 fd 32 paused 0
[    12.859] (**) Integrated_Webcam_HD: always reports core events
[    12.859] (**) Option "Device" "/dev/input/event17"
[    12.859] (**) Option "_source" "server/udev"
[    12.859] (II) event17 - (II) Integrated_Webcam_HD: (II) is tagged by udev as: Keyboard
[    12.859] (II) event17 - (II) Integrated_Webcam_HD: (II) device is a keyboard
[    12.859] (II) event17 - (II) Integrated_Webcam_HD: (II) device removed
[    12.859] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input23/event17"
[    12.859] (II) XINPUT: Adding extended input device "Integrated_Webcam_HD" (type: KEYBOARD, id 12)
[    12.859] (**) Option "xkb_layout" "gb"
[    12.860] (II) event17 - (II) Integrated_Webcam_HD: (II) is tagged by udev as: Keyboard
[    12.860] (II) event17 - (II) Integrated_Webcam_HD: (II) device is a keyboard
[    12.860] (II) config/udev: Adding input device DLL075B:01 06CB:76AF Touchpad (/dev/input/event10)
[    12.860] (**) DLL075B:01 06CB:76AF Touchpad: Applying InputClass "libinput touchpad catchall"
[    12.860] (II) Using input driver 'libinput' for 'DLL075B:01 06CB:76AF Touchpad'
[    12.967] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 33 paused 0
[    12.967] (**) DLL075B:01 06CB:76AF Touchpad: always reports core events
[    12.967] (**) Option "Device" "/dev/input/event10"
[    12.967] (**) Option "_source" "server/udev"
[    12.968] (II) event10 - (II) DLL075B:01 06CB:76AF Touchpad: (II) is tagged by udev as: Touchpad
[    12.968] (II) event10 - (II) DLL075B:01 06CB:76AF Touchpad: (II) device is a touchpad
[    12.968] (II) event10 - (II) DLL075B:01 06CB:76AF Touchpad: (II) device removed
[    12.969] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-8/i2c-DLL075B:01/0018:06CB:76AF.0001/input/input12/event10"
[    12.969] (II) XINPUT: Adding extended input device "DLL075B:01 06CB:76AF Touchpad" (type: TOUCHPAD, id 13)
[    12.969] (**) Option "AccelerationScheme" "none"
[    12.969] (**) DLL075B:01 06CB:76AF Touchpad: (accel) selected scheme none/0
[    12.969] (**) DLL075B:01 06CB:76AF Touchpad: (accel) acceleration factor: 2.000
[    12.969] (**) DLL075B:01 06CB:76AF Touchpad: (accel) acceleration threshold: 4
[    12.970] (II) event10 - (II) DLL075B:01 06CB:76AF Touchpad: (II) is tagged by udev as: Touchpad
[    12.970] (II) event10 - (II) DLL075B:01 06CB:76AF Touchpad: (II) device is a touchpad
[    12.970] (II) config/udev: Adding input device DLL075B:01 06CB:76AF Touchpad (/dev/input/mouse0)
[    12.970] (II) No input driver specified, ignoring this device.
[    12.970] (II) This device may have been added with another device file.
[    12.971] (II) config/udev: Adding input device Intel Virtual Button driver (/dev/input/event6)
[    12.971] (**) Intel Virtual Button driver: Applying InputClass "libinput keyboard catchall"
[    12.971] (**) Intel Virtual Button driver: Applying InputClass "system-keyboard"
[    12.971] (II) Using input driver 'libinput' for 'Intel Virtual Button driver'
[    12.972] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 34 paused 0
[    12.972] (**) Intel Virtual Button driver: always reports core events
[    12.972] (**) Option "Device" "/dev/input/event6"
[    12.972] (**) Option "_source" "server/udev"
[    12.973] (II) event6  - (II) Intel Virtual Button driver: (II) is tagged by udev as: Keyboard
[    12.973] (II) event6  - (II) Intel Virtual Button driver: (II) device is a keyboard
[    12.973] (II) event6  - (II) Intel Virtual Button driver: (II) device removed
[    12.973] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1f.0/PNP0C09:00/INT33D6:00/input/input7/event6"
[    12.973] (II) XINPUT: Adding extended input device "Intel Virtual Button driver" (type: KEYBOARD, id 14)
[    12.973] (**) Option "xkb_layout" "gb"
[    12.974] (II) event6  - (II) Intel Virtual Button driver: (II) is tagged by udev as: Keyboard
[    12.974] (II) event6  - (II) Intel Virtual Button driver: (II) device is a keyboard
[    12.975] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event11)
[    12.975] (II) No input driver specified, ignoring this device.
[    12.975] (II) This device may have been added with another device file.
[    12.975] (II) config/udev: Adding input device HDA Intel PCH Headphone Mic (/dev/input/event12)
[    12.975] (II) No input driver specified, ignoring this device.
[    12.975] (II) This device may have been added with another device file.
[    12.976] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event13)
[    12.976] (II) No input driver specified, ignoring this device.
[    12.976] (II) This device may have been added with another device file.
[    12.976] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event14)
[    12.976] (II) No input driver specified, ignoring this device.
[    12.976] (II) This device may have been added with another device file.
[    12.977] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event15)
[    12.977] (II) No input driver specified, ignoring this device.
[    12.977] (II) This device may have been added with another device file.
[    12.977] (II) config/udev: Adding input device Intel HID events (/dev/input/event5)
[    12.977] (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
[    12.977] (**) Intel HID events: Applying InputClass "system-keyboard"
[    12.977] (II) Using input driver 'libinput' for 'Intel HID events'
[    12.978] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 35 paused 0
[    12.978] (**) Intel HID events: always reports core events
[    12.978] (**) Option "Device" "/dev/input/event5"
[    12.978] (**) Option "_source" "server/udev"
[    12.979] (II) event5  - (II) Intel HID events: (II) is tagged by udev as: Keyboard
[    12.979] (II) event5  - (II) Intel HID events: (II) device is a keyboard
[    12.979] (II) event5  - (II) Intel HID events: (II) device removed
[    12.979] (**) Option "config_info" "udev:/sys/devices/platform/INT33D5:00/input/input6/event5"
[    12.979] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 15)
[    12.979] (**) Option "xkb_layout" "gb"
[    12.980] (II) event5  - (II) Intel HID events: (II) is tagged by udev as: Keyboard
[    12.980] (II) event5  - (II) Intel HID events: (II) device is a keyboard
[    12.981] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    12.981] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    12.981] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[    12.981] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    12.982] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 36 paused 0
[    12.982] (**) AT Translated Set 2 keyboard: always reports core events
[    12.982] (**) Option "Device" "/dev/input/event0"
[    12.982] (**) Option "_source" "server/udev"
[    12.983] (II) event0  - (II) AT Translated Set 2 keyboard: (II) is tagged by udev as: Keyboard
[    12.983] (II) event0  - (II) AT Translated Set 2 keyboard: (II) device is a keyboard
[    12.983] (II) event0  - (II) AT Translated Set 2 keyboard: (II) device removed
[    12.983] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    12.983] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 16)
[    12.983] (**) Option "xkb_layout" "gb"
[    12.984] (II) event0  - (II) AT Translated Set 2 keyboard: (II) is tagged by udev as: Keyboard
[    12.984] (II) event0  - (II) AT Translated Set 2 keyboard: (II) device is a keyboard
[    12.984] (II) config/udev: Adding input device PC Speaker (/dev/input/event8)
[    12.984] (II) No input driver specified, ignoring this device.
[    12.984] (II) This device may have been added with another device file.
[    12.985] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event9)
[    12.985] (**) Dell WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[    12.985] (**) Dell WMI hotkeys: Applying InputClass "system-keyboard"
[    12.985] (II) Using input driver 'libinput' for 'Dell WMI hotkeys'
[    12.986] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 37 paused 0
[    12.986] (**) Dell WMI hotkeys: always reports core events
[    12.986] (**) Option "Device" "/dev/input/event9"
[    12.986] (**) Option "_source" "server/udev"
[    12.987] (II) event9  - (II) Dell WMI hotkeys: (II) is tagged by udev as: Keyboard
[    12.987] (II) event9  - (II) Dell WMI hotkeys: (II) device is a keyboard
[    12.987] (II) event9  - (II) Dell WMI hotkeys: (II) device removed
[    12.987] (**) Option "config_info" "udev:/sys/devices/virtual/input/input10/event9"
[    12.987] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 17)
[    12.987] (**) Option "xkb_layout" "gb"
[    12.988] (II) event9  - (II) Dell WMI hotkeys: (II) is tagged by udev as: Keyboard
[    12.988] (II) event9  - (II) Dell WMI hotkeys: (II) device is a keyboard
[    14.699] (II) intel(0): EDID vendor "SHP", prod id 5193
[    14.700] (II) intel(0): Printing DDC gathered Modelines:
[    14.700] (II) intel(0): Modeline "1920x1080"x0.0  138.50  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[    24.542] (**) Option "fd" "24"
[    24.542] (II) event4  - (II) Power Button: (II) device removed
[    24.542] (**) Option "fd" "27"
[    24.542] (II) event7  - (II) Video Bus: (II) device removed
[    24.542] (**) Option "fd" "28"
[    24.542] (II) event2  - (II) Power Button: (II) device removed
[    24.542] (**) Option "fd" "29"
[    24.542] (II) event3  - (II) Sleep Button: (II) device removed
[    24.542] (**) Option "fd" "30"
[    24.542] (II) event18 - (II) Logitech USB Optical Mouse: (II) device removed
[    24.543] (**) Option "fd" "31"
[    24.543] (II) event16 - (II) Logitech Logitech Wireless Headset: (II) device removed
[    24.543] (**) Option "fd" "32"
[    24.543] (II) event17 - (II) Integrated_Webcam_HD: (II) device removed
[    24.543] (**) Option "fd" "33"
[    24.543] (II) event10 - (II) DLL075B:01 06CB:76AF Touchpad: (II) device removed
[    24.543] (**) Option "fd" "34"
[    24.543] (II) event6  - (II) Intel Virtual Button driver: (II) device removed
[    24.543] (**) Option "fd" "35"
[    24.543] (II) event5  - (II) Intel HID events: (II) device removed
[    24.543] (**) Option "fd" "36"
[    24.543] (II) event0  - (II) AT Translated Set 2 keyboard: (II) device removed
[    24.543] (**) Option "fd" "37"
[    24.543] (II) event9  - (II) Dell WMI hotkeys: (II) device removed
[    24.544] (II) UnloadModule: "libinput"
[    24.544] (II) systemd-logind: releasing fd for 13:73
[    24.570] (II) UnloadModule: "libinput"
[    24.570] (II) systemd-logind: releasing fd for 13:64
[    24.610] (II) UnloadModule: "libinput"
[    24.610] (II) systemd-logind: releasing fd for 13:69
[    24.650] (II) UnloadModule: "libinput"
[    24.650] (II) systemd-logind: releasing fd for 13:70
[    24.690] (II) UnloadModule: "libinput"
[    24.690] (II) systemd-logind: releasing fd for 13:74
[    24.730] (II) UnloadModule: "libinput"
[    24.730] (II) systemd-logind: releasing fd for 13:81
[    24.770] (II) UnloadModule: "libinput"
[    24.770] (II) systemd-logind: releasing fd for 13:80
[    24.810] (II) UnloadModule: "libinput"
[    24.810] (II) systemd-logind: releasing fd for 13:82
[    24.850] (II) UnloadModule: "libinput"
[    24.850] (II) systemd-logind: releasing fd for 13:67
[    24.870] (II) UnloadModule: "libinput"
[    24.870] (II) systemd-logind: releasing fd for 13:66
[    24.890] (II) UnloadModule: "libinput"
[    24.890] (II) systemd-logind: releasing fd for 13:71
[    24.910] (II) UnloadModule: "libinput"
[    24.910] (II) systemd-logind: releasing fd for 13:68
[    24.971] (II) Server terminated successfully (0). Closing log file.

Could some kind soul tell me why I'm getting the errors I'm experiencing? I'm really not sure what's going on.

Thanks,

Loady

Last edited by loadlover (2017-06-01 22:12:20)

Offline

#2 2017-05-14 13:07:11

2ManyDogs
Forum Fellow
Registered: 2012-01-15
Posts: 4,645

Re: Setting up Xorg. Newb question..

What problem are you trying to solve using "Xorg :0 -configure"? The first part of your post seems to indicate that X works fine without reconfiguring.

https://wiki.archlinux.org/index.php/Xorg#Configuration

Arch Wiki wrote:

Note: Arch supplies default configuration files in /usr/share/X11/xorg.conf.d, and no extra configuration is necessary for most setups.

Offline

#3 2017-05-15 06:40:42

loadlover
Member
Registered: 2017-05-10
Posts: 103

Re: Setting up Xorg. Newb question..

I'm not sure if any of this matters, but what about these lines from the first log?:

[    31.249] (EE) 0: /usr/lib/xorg-server/Xorg (OsLookupColor+0x139) [0x59c209]
[    31.249] (EE) 1: /usr/lib/libpthread.so.0 (funlockfile+0x50) [0x7fa4ad8b902f]
[    31.250] (EE) 2: /usr/lib/xorg-server/Xorg (xf86PlatformMatchDriver+0x2a4) [0x4967f4]
[    31.250] (EE) 3: /usr/lib/xorg-server/Xorg (xf86BusProbe+0x9) [0x46e1d9]
[    31.250] (EE) 4: /usr/lib/xorg-server/Xorg (InitOutput+0x77c) [0x47cdec]
[    31.251] (EE) 5: /usr/lib/xorg-server/Xorg (InitFonts+0x216) [0x43a796]
[    31.252] (EE) 6: /usr/lib/libc.so.6 (__libc_start_main+0xf1) [0x7fa4ad523511]
[    31.252] (EE) 7: /usr/lib/xorg-server/Xorg (_start+0x2a) [0x42464a]

Surely there's something bad here?

Last edited by loadlover (2017-05-15 06:41:48)

Offline

#4 2017-05-15 11:22:28

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,559
Website

Re: Setting up Xorg. Newb question..

2ManyDogs asked what problem you are trying to solve by using Xorg -configure.  Telling about what problems are caused my Xorg -configure doesn't really address that.  However, if just for curiosity's sake you want to know why it is segfaulting, I strongly suspect it is that you're description of what you did does not match the log:

[    31.245] (--) using VT number 2

[    31.245] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration

EDIT: scratch that - while that log entry does suggest that you are not running this as you claim to be, I do get the same segfault and backtrace when I try to run Xorg :0 -configure.  But it's a command you really shouldn't run, for which the man page even says it currently has problems.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

Board footer

Powered by FluxBB