You are not logged in.

#1 2016-01-03 22:24:01

lollo1605
Member
Registered: 2016-01-03
Posts: 2

Arch boot but Xorg fails.

Hi to everybody!

This afternoon my notebook shutted down because it was very low on battery. Now every time I try to start arch, the boot process ends up showing this page.

image

From this point I can't do anything. I think it's a problem related to xorg, since this line compares

 CPU: 3 PID: 508  Comm: Xorg Tainted: G 0 4.3.3-2-ARCH #1

but I've no idea of what does it means.

My xorg logs are

Xorg.0.log

[    19.050] 
X.Org X Server 1.18.0
Release Date: 2015-11-09
[    19.050] X Protocol Version 11, Revision 0
[    19.050] Build Operating System: Linux 4.2.3-1-ARCH x86_64 
[    19.050] Current Operating System: Linux lorenzo_arch 4.3.3-2-ARCH #1 SMP PREEMPT Wed Dec 23 20:09:18 CET 2015 x86_64
[    19.050] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/sda2
[    19.050] Build Date: 18 November 2015  08:07:09AM
[    19.050]  
[    19.050] Current version of pixman: 0.32.8
[    19.050] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    19.050] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    19.050] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jan  3 22:49:03 2016
[    19.129] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    19.141] (==) No Layout section.  Using the first Screen section.
[    19.141] (==) No screen section available. Using defaults.
[    19.141] (**) |-->Screen "Default Screen Section" (0)
[    19.141] (**) |   |-->Monitor "<default monitor>"
[    19.141] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    19.141] (==) Automatically adding devices
[    19.141] (==) Automatically enabling devices
[    19.141] (==) Automatically adding GPU devices
[    19.141] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    19.224] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    19.224] 	Entry deleted from font path.
[    19.224] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    19.229] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    19.229] 	Entry deleted from font path.
[    19.229] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[    19.229] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/,
	/usr/share/fonts/Type1/
[    19.229] (==) ModulePath set to "/usr/lib/xorg/modules"
[    19.229] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    19.229] (II) Loader magic: 0x819d40
[    19.229] (II) Module ABI versions:
[    19.229] 	X.Org ANSI C Emulation: 0.4
[    19.229] 	X.Org Video Driver: 20.0
[    19.229] 	X.Org XInput driver : 22.1
[    19.229] 	X.Org Server Extension : 9.0
[    19.231] (++) using VT number 1

[    19.231] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    19.232] (II) xfree86: Adding drm device (/dev/dri/card0)
[    19.233] (II) xfree86: Adding drm device (/dev/dri/card1)
[    19.339] (--) PCI:*(0:0:2:0) 8086:0a16:1043:16cd rev 11, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
[    19.339] (--) PCI: (0:4:0:0) 10de:1140:0000:0000 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000d000/128, BIOS @ 0x????????/524288
[    19.339] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    19.343] (II) LoadModule: "glx"
[    19.548] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    19.797] (II) Module glx: vendor="X.Org Foundation"
[    19.797] 	compiled for 1.18.0, module version = 1.0.0
[    19.797] 	ABI class: X.Org Server Extension, version 9.0
[    19.797] (==) AIGLX enabled
[    19.797] (==) Matched intel as autoconfigured driver 0
[    19.797] (==) Matched nouveau as autoconfigured driver 1
[    19.797] (==) Matched nv as autoconfigured driver 2
[    19.797] (==) Matched intel as autoconfigured driver 3
[    19.797] (==) Matched modesetting as autoconfigured driver 4
[    19.797] (==) Matched fbdev as autoconfigured driver 5
[    19.797] (==) Matched vesa as autoconfigured driver 6
[    19.797] (==) Assigned the driver to the xf86ConfigLayout
[    19.797] (II) LoadModule: "intel"
[    19.797] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    19.855] (II) Module intel: vendor="X.Org Foundation"
[    19.855] 	compiled for 1.18.0, module version = 2.99.917
[    19.855] 	Module class: X.Org Video Driver
[    19.855] 	ABI class: X.Org Video Driver, version 20.0
[    19.855] (II) LoadModule: "nouveau"
[    19.855] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[    19.881] (II) Module nouveau: vendor="X.Org Foundation"
[    19.881] 	compiled for 1.18.0, module version = 1.0.12
[    19.881] 	Module class: X.Org Video Driver
[    19.881] 	ABI class: X.Org Video Driver, version 20.0
[    19.881] (II) LoadModule: "nv"
[    19.916] (WW) Warning, couldn't open module nv
[    19.916] (II) UnloadModule: "nv"
[    19.916] (II) Unloading nv
[    19.916] (EE) Failed to load module "nv" (module does not exist, 0)
[    19.916] (II) LoadModule: "modesetting"
[    19.916] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    19.926] (II) Module modesetting: vendor="X.Org Foundation"
[    19.926] 	compiled for 1.18.0, module version = 1.18.0
[    19.926] 	Module class: X.Org Video Driver
[    19.926] 	ABI class: X.Org Video Driver, version 20.0
[    19.926] (II) LoadModule: "fbdev"
[    19.926] (WW) Warning, couldn't open module fbdev
[    19.926] (II) UnloadModule: "fbdev"
[    19.926] (II) Unloading fbdev
[    19.926] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    19.926] (II) LoadModule: "vesa"
[    19.927] (WW) Warning, couldn't open module vesa
[    19.927] (II) UnloadModule: "vesa"
[    19.927] (II) Unloading vesa
[    19.927] (EE) Failed to load module "vesa" (module does not exist, 0)
[    19.927] (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
[    19.927] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[    19.927] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[    19.927] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[    19.927] (II) NOUVEAU driver 
[    19.927] (II) NOUVEAU driver for NVIDIA chipset families :
[    19.927] 	RIVA TNT        (NV04)
[    19.927] 	RIVA TNT2       (NV05)
[    19.927] 	GeForce 256     (NV10)
[    19.927] 	GeForce 2       (NV11, NV15)
[    19.927] 	GeForce 4MX     (NV17, NV18)
[    19.927] 	GeForce 3       (NV20)
[    19.928] 	GeForce 4Ti     (NV25, NV28)
[    19.928] 	GeForce FX      (NV3x)
[    19.928] 	GeForce 6       (NV4x)
[    19.928] 	GeForce 7       (G7x)
[    19.928] 	GeForce 8       (G8x)
[    19.928] 	GeForce GTX 200 (NVA0)
[    19.928] 	GeForce GTX 400 (NVC0)
[    19.928] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    19.929] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20150731
[    19.929] (II) intel(0): SNA compiled from 2.99.917-519-g8229390
[    19.930] (II) [drm] nouveau interface version: 1.3.0
[    19.930] (WW) Falling back to old probe method for modesetting
[    19.931] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4400
[    19.931] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 2 threads
[    19.931] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    19.931] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    19.931] (==) intel(0): RGB weight 888
[    19.931] (==) intel(0): Default visual is TrueColor
[    19.932] (II) intel(0): Output eDP1 has no monitor section
[    19.950] (--) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[    19.950] (II) intel(0): Enabled output eDP1
[    19.950] (II) intel(0): Output DP1 has no monitor section
[    19.950] (II) intel(0): Enabled output DP1
[    19.950] (II) intel(0): Output HDMI1 has no monitor section
[    19.950] (II) intel(0): Enabled output HDMI1
[    19.950] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[    19.950] (II) intel(0): Output VIRTUAL1 has no monitor section
[    19.950] (II) intel(0): Enabled output VIRTUAL1
[    19.950] (--) intel(0): Output eDP1 using initial mode 1366x768 on pipe 0
[    19.950] (==) intel(0): TearFree disabled
[    19.951] (==) intel(0): DPI set to (96, 96)
[    19.951] (II) Loading sub module "dri2"
[    19.951] (II) LoadModule: "dri2"
[    19.951] (II) Module "dri2" already built-in
[    19.951] (II) Loading sub module "present"
[    19.951] (II) LoadModule: "present"
[    19.951] (II) Module "present" already built-in
[    19.951] (II) Loading sub module "dri2"
[    19.951] (II) LoadModule: "dri2"
[    19.951] (II) Module "dri2" already built-in
[    19.951] (--) NOUVEAU(G0): Chipset: "NVIDIA NVD7"
[    19.951] (==) NOUVEAU(G0): Depth 24, (--) framebuffer bpp 32
[    19.951] (==) NOUVEAU(G0): RGB weight 888
[    19.951] (==) NOUVEAU(G0): Default visual is TrueColor
[    19.951] (==) NOUVEAU(G0): Using HW cursor
[    19.951] (==) NOUVEAU(G0): Allowed maximum DRI level 2.
[    19.951] (==) NOUVEAU(G0): GLX sync to VBlank enabled.
[    19.951] (==) NOUVEAU(G0): Page flipping enabled
[    19.951] (==) NOUVEAU(G0): Swap limit set to 1 [Max allowed 2]
[    19.951] (==) NOUVEAU(G0): Page flipping synced to vblank by kernel.
[    19.951] (==) NOUVEAU(G0): Using gamma correction (1.0, 1.0, 1.0)
[    19.951] (--) NOUVEAU(G0): Virtual size is 1024x768 (pitch 0)
[    19.951] (**) NOUVEAU(G0):  Mode "1366x768": 84.8 MHz (scaled from 0.0 MHz), 47.7 kHz, 59.8 Hz
[    19.951] (II) NOUVEAU(G0): Modeline "1366x768"x59.8   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync (47.7 kHz)
[    19.951] (==) NOUVEAU(G0): DPI set to (96, 96)
[    19.951] (II) Loading sub module "fb"
[    19.951] (II) LoadModule: "fb"
[    19.951] (II) Loading /usr/lib/xorg/modules/libfb.so
[    19.964] (II) Module fb: vendor="X.Org Foundation"
[    19.964] 	compiled for 1.18.0, module version = 1.0.0
[    19.964] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    19.964] (II) Loading sub module "shadowfb"
[    19.964] (II) LoadModule: "shadowfb"
[    19.965] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
[    19.976] (II) Module shadowfb: vendor="X.Org Foundation"
[    19.976] 	compiled for 1.18.0, module version = 1.0.0
[    19.976] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    19.976] (II) UnloadModule: "modesetting"
[    19.976] (II) Unloading modesetting
[    19.976] (==) Depth 24 pixmap format is 32 bpp

Xorg.1.log

[  3981.723] 
X.Org X Server 1.17.2
Release Date: 2015-06-16
[  3981.723] X Protocol Version 11, Revision 0
[  3981.723] Build Operating System: Linux 4.0.4-2-ARCH x86_64 
[  3981.723] Current Operating System: Linux lorenzo_arch 4.1.6-1-ARCH #1 SMP PREEMPT Mon Aug 17 08:52:28 CEST 2015 x86_64
[  3981.723] Kernel command line: initrd=\initramfs-linux.img root=/dev/sda2 rw
[  3981.723] Build Date: 17 July 2015  05:38:19PM
[  3981.723]  
[  3981.723] Current version of pixman: 0.32.6
[  3981.723] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  3981.723] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  3981.723] (==) Log file: "/var/log/Xorg.1.log", Time: Thu Sep 10 23:41:39 2015
[  3981.723] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  3981.723] (==) No Layout section.  Using the first Screen section.
[  3981.723] (==) No screen section available. Using defaults.
[  3981.723] (**) |-->Screen "Default Screen Section" (0)
[  3981.723] (**) |   |-->Monitor "<default monitor>"
[  3981.724] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[  3981.724] (==) Automatically adding devices
[  3981.724] (==) Automatically enabling devices
[  3981.724] (==) Automatically adding GPU devices
[  3981.724] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[  3981.724] 	Entry deleted from font path.
[  3981.724] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[  3981.724] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[  3981.724] 	Entry deleted from font path.
[  3981.724] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[  3981.724] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/,
	/usr/share/fonts/Type1/
[  3981.724] (==) ModulePath set to "/usr/lib/xorg/modules"
[  3981.724] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[  3981.724] (II) Loader magic: 0x817d60
[  3981.724] (II) Module ABI versions:
[  3981.724] 	X.Org ANSI C Emulation: 0.4
[  3981.724] 	X.Org Video Driver: 19.0
[  3981.724] 	X.Org XInput driver : 21.1
[  3981.724] 	X.Org Server Extension : 9.0
[  3981.725] (EE) systemd-logind: failed to get session: PID 4979 does not belong to any known session
[  3981.725] (II) xfree86: Adding drm device (/dev/dri/card0)
[  3981.725] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
[  3981.725] (II) xfree86: Adding drm device (/dev/dri/card1)
[  3981.725] (EE) /dev/dri/card1: failed to set DRM interface version 1.4: Permission denied
[  3981.726] (--) PCI:*(0:0:2:0) 8086:0a16:1043:16cd rev 11, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
[  3981.726] (--) PCI: (0:4:0:0) 10de:1140:0000:0000 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000d000/128, BIOS @ 0x????????/524288
[  3981.726] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[  3981.726] (II) LoadModule: "glx"
[  3981.726] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  3981.727] (II) Module glx: vendor="X.Org Foundation"
[  3981.727] 	compiled for 1.17.2, module version = 1.0.0
[  3981.727] 	ABI class: X.Org Server Extension, version 9.0
[  3981.727] (==) AIGLX enabled
[  3981.727] (==) Matched intel as autoconfigured driver 0
[  3981.727] (==) Matched modesetting as autoconfigured driver 1
[  3981.727] (==) Matched fbdev as autoconfigured driver 2
[  3981.727] (==) Matched vesa as autoconfigured driver 3
[  3981.727] (==) Assigned the driver to the xf86ConfigLayout
[  3981.727] (II) LoadModule: "intel"
[  3981.727] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[  3981.727] (II) Module intel: vendor="X.Org Foundation"
[  3981.727] 	compiled for 1.17.2, module version = 2.99.917
[  3981.727] 	Module class: X.Org Video Driver
[  3981.727] 	ABI class: X.Org Video Driver, version 19.0
[  3981.727] (II) LoadModule: "modesetting"
[  3981.727] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[  3981.727] (II) Module modesetting: vendor="X.Org Foundation"
[  3981.727] 	compiled for 1.17.2, module version = 1.17.2
[  3981.727] 	Module class: X.Org Video Driver
[  3981.727] 	ABI class: X.Org Video Driver, version 19.0
[  3981.727] (II) LoadModule: "fbdev"
[  3981.728] (WW) Warning, couldn't open module fbdev
[  3981.728] (II) UnloadModule: "fbdev"
[  3981.728] (II) Unloading fbdev
[  3981.728] (EE) Failed to load module "fbdev" (module does not exist, 0)
[  3981.728] (II) LoadModule: "vesa"
[  3981.728] (WW) Warning, couldn't open module vesa
[  3981.728] (II) UnloadModule: "vesa"
[  3981.728] (II) Unloading vesa
[  3981.728] (EE) Failed to load module "vesa" (module does not exist, 0)
[  3981.728] (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
[  3981.728] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[  3981.728] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[  3981.728] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[  3981.728] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[  3981.728] (++) using VT number 2

[  3982.073] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20150327
[  3982.073] (II) intel(0): SNA compiled from 2.99.917-381-g5772556
[  3982.073] (WW) Falling back to old probe method for modesetting
[  3982.074] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4400
[  3982.074] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 2 threads
[  3982.074] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[  3982.074] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[  3982.074] (==) intel(0): RGB weight 888
[  3982.074] (==) intel(0): Default visual is TrueColor
[  3982.074] (II) intel(0): Output eDP1 has no monitor section
[  3982.074] (--) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[  3982.074] (II) intel(0): Enabled output eDP1
[  3982.074] (II) intel(0): Output DP1 has no monitor section
[  3982.074] (II) intel(0): Enabled output DP1
[  3982.074] (II) intel(0): Output HDMI1 has no monitor section
[  3982.074] (II) intel(0): Enabled output HDMI1
[  3982.074] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[  3982.074] (II) intel(0): Output VIRTUAL1 has no monitor section
[  3982.074] (II) intel(0): Enabled output VIRTUAL1
[  3982.074] (--) intel(0): Output eDP1 using initial mode 1366x768 on pipe 0
[  3982.074] (==) intel(0): TearFree disabled
[  3982.074] (==) intel(0): DPI set to (96, 96)
[  3982.074] (II) Loading sub module "dri2"
[  3982.074] (II) LoadModule: "dri2"
[  3982.074] (II) Module "dri2" already built-in
[  3982.074] (II) Loading sub module "present"
[  3982.074] (II) LoadModule: "present"
[  3982.074] (II) Module "present" already built-in
[  3982.075] (II) UnloadModule: "modesetting"
[  3982.075] (II) Unloading modesetting
[  3982.075] (==) Depth 24 pixmap format is 32 bpp
[  3982.075] (II) intel(0): SNA initialized with Haswell (gen7.5, gt2) backend
[  3982.075] (==) intel(0): Backing store enabled
[  3982.075] (==) intel(0): Silken mouse enabled
[  3982.075] (II) intel(0): HW Cursor enabled
[  3982.075] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[  3982.075] (==) intel(0): DPMS enabled
[  3982.075] (==) intel(0): Display hotplug detection enabled
[  3982.075] (II) intel(0): [DRI2] Setup complete
[  3982.075] (II) intel(0): [DRI2]   DRI driver: i965
[  3982.075] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[  3982.075] (II) intel(0): direct rendering: DRI2 enabled
[  3982.075] (II) intel(0): hardware support for Present enabled
[  3982.075] (--) RandR disabled
[  3982.102] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[  3982.102] (II) AIGLX: enabled GLX_ARB_create_context
[  3982.102] (II) AIGLX: enabled GLX_ARB_create_context_profile
[  3982.102] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[  3982.102] (II) AIGLX: enabled GLX_INTEL_swap_event
[  3982.102] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[  3982.102] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[  3982.102] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[  3982.102] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[  3982.102] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[  3982.102] (II) AIGLX: Loaded and initialized i965
[  3982.102] (II) GLX: Initialized DRI2 GL provider for screen 0
[  3982.103] (II) intel(0): switch to mode 1366x768@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[  3982.103] (II) intel(0): Setting screen physical size to 361 x 203
[  3982.127] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[  3982.127] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  3982.127] (II) LoadModule: "evdev"
[  3982.127] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  3982.127] (II) Module evdev: vendor="X.Org Foundation"
[  3982.127] 	compiled for 1.17.1, module version = 2.9.2
[  3982.127] 	Module class: X.Org XInput Driver
[  3982.127] 	ABI class: X.Org XInput driver, version 21.0
[  3982.127] (II) Using input driver 'evdev' for 'Power Button'
[  3982.127] (**) Power Button: always reports core events
[  3982.127] (**) evdev: Power Button: Device: "/dev/input/event3"
[  3982.127] (--) evdev: Power Button: Vendor 0 Product 0x1
[  3982.127] (--) evdev: Power Button: Found keys
[  3982.127] (II) evdev: Power Button: Configuring as keyboard
[  3982.127] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input7/event3"
[  3982.127] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[  3982.127] (**) Option "xkb_rules" "evdev"
[  3982.127] (**) Option "xkb_model" "pc104"
[  3982.127] (**) Option "xkb_layout" "us"
[  3982.141] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[  3982.142] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[  3982.142] (II) Using input driver 'evdev' for 'Video Bus'
[  3982.142] (**) Video Bus: always reports core events
[  3982.142] (**) evdev: Video Bus: Device: "/dev/input/event6"
[  3982.142] (--) evdev: Video Bus: Vendor 0 Product 0x6
[  3982.142] (--) evdev: Video Bus: Found keys
[  3982.142] (II) evdev: Video Bus: Configuring as keyboard
[  3982.142] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input13/event6"
[  3982.142] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[  3982.142] (**) Option "xkb_rules" "evdev"
[  3982.142] (**) Option "xkb_model" "pc104"
[  3982.142] (**) Option "xkb_layout" "us"
[  3982.142] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[  3982.142] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[  3982.142] (II) Using input driver 'evdev' for 'Video Bus'
[  3982.142] (**) Video Bus: always reports core events
[  3982.142] (**) evdev: Video Bus: Device: "/dev/input/event5"
[  3982.142] (--) evdev: Video Bus: Vendor 0 Product 0x6
[  3982.142] (--) evdev: Video Bus: Found keys
[  3982.142] (II) evdev: Video Bus: Configuring as keyboard
[  3982.142] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:05/LNXVIDEO:00/input/input12/event5"
[  3982.142] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[  3982.142] (**) Option "xkb_rules" "evdev"
[  3982.142] (**) Option "xkb_model" "pc104"
[  3982.142] (**) Option "xkb_layout" "us"
[  3982.142] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[  3982.142] (II) No input driver specified, ignoring this device.
[  3982.142] (II) This device may have been added with another device file.
[  3982.143] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[  3982.143] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[  3982.143] (II) Using input driver 'evdev' for 'Sleep Button'
[  3982.143] (**) Sleep Button: always reports core events
[  3982.143] (**) evdev: Sleep Button: Device: "/dev/input/event2"
[  3982.143] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[  3982.143] (--) evdev: Sleep Button: Found keys
[  3982.143] (II) evdev: Sleep Button: Configuring as keyboard
[  3982.143] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input6/event2"
[  3982.143] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[  3982.143] (**) Option "xkb_rules" "evdev"
[  3982.143] (**) Option "xkb_model" "pc104"
[  3982.143] (**) Option "xkb_layout" "us"
[  3982.143] (II) config/udev: Adding drm device (/dev/dri/card0)
[  3982.143] (II) xfree86: Adding drm device (/dev/dri/card0)
[  3982.143] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
[  3982.143] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event8)
[  3982.143] (II) No input driver specified, ignoring this device.
[  3982.143] (II) This device may have been added with another device file.
[  3982.143] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event9)
[  3982.143] (II) No input driver specified, ignoring this device.
[  3982.143] (II) This device may have been added with another device file.
[  3982.144] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event10)
[  3982.144] (II) No input driver specified, ignoring this device.
[  3982.144] (II) This device may have been added with another device file.
[  3982.144] (II) config/udev: Adding input device USB Camera (/dev/input/event13)
[  3982.144] (**) USB Camera: Applying InputClass "evdev keyboard catchall"
[  3982.144] (II) Using input driver 'evdev' for 'USB Camera'
[  3982.144] (**) USB Camera: always reports core events
[  3982.144] (**) evdev: USB Camera: Device: "/dev/input/event13"
[  3982.144] (--) evdev: USB Camera: Vendor 0xbda Product 0x57b5
[  3982.144] (--) evdev: USB Camera: Found keys
[  3982.144] (II) evdev: USB Camera: Configuring as keyboard
[  3982.144] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input20/event13"
[  3982.144] (II) XINPUT: Adding extended input device "USB Camera" (type: KEYBOARD, id 10)
[  3982.144] (**) Option "xkb_rules" "evdev"
[  3982.144] (**) Option "xkb_model" "pc104"
[  3982.144] (**) Option "xkb_layout" "us"
[  3982.144] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event12)
[  3982.144] (II) No input driver specified, ignoring this device.
[  3982.144] (II) This device may have been added with another device file.
[  3982.144] (II) config/udev: Adding drm device (/dev/dri/card1)
[  3982.144] (II) xfree86: Adding drm device (/dev/dri/card1)
[  3982.144] (II) LoadModule: "modesetting"
[  3982.144] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[  3982.144] (II) Module modesetting: vendor="X.Org Foundation"
[  3982.144] 	compiled for 1.17.2, module version = 1.17.2
[  3982.144] 	Module class: X.Org Video Driver
[  3982.144] 	ABI class: X.Org Video Driver, version 19.0
[  3982.144] xf86: found device 0
[  3982.145] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event11)
[  3982.145] (**) Asus WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[  3982.145] (II) Using input driver 'evdev' for 'Asus WMI hotkeys'
[  3982.145] (**) Asus WMI hotkeys: always reports core events
[  3982.145] (**) evdev: Asus WMI hotkeys: Device: "/dev/input/event11"
[  3982.145] (--) evdev: Asus WMI hotkeys: Vendor 0 Product 0
[  3982.145] (--) evdev: Asus WMI hotkeys: Found keys
[  3982.145] (II) evdev: Asus WMI hotkeys: Configuring as keyboard
[  3982.145] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input18/event11"
[  3982.145] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 11)
[  3982.145] (**) Option "xkb_rules" "evdev"
[  3982.145] (**) Option "xkb_model" "pc104"
[  3982.145] (**) Option "xkb_layout" "us"
[  3982.145] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[  3982.145] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[  3982.145] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[  3982.145] (**) AT Translated Set 2 keyboard: always reports core events
[  3982.145] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[  3982.145] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[  3982.145] (--) evdev: AT Translated Set 2 keyboard: Found keys
[  3982.145] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[  3982.145] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[  3982.145] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[  3982.145] (**) Option "xkb_rules" "evdev"
[  3982.145] (**) Option "xkb_model" "pc104"
[  3982.145] (**) Option "xkb_layout" "us"
[  3982.146] (II) config/udev: Adding input device FocalTechPS/2 FocalTech FocalTech Touchpad (/dev/input/event4)
[  3982.146] (**) FocalTechPS/2 FocalTech FocalTech Touchpad: Applying InputClass "evdev touchpad catchall"
[  3982.146] (**) FocalTechPS/2 FocalTech FocalTech Touchpad: Applying InputClass "touchpad catchall"
[  3982.146] (**) FocalTechPS/2 FocalTech FocalTech Touchpad: Applying InputClass "Default clickpad buttons"
[  3982.146] (II) LoadModule: "synaptics"
[  3982.146] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[  3982.146] (II) Module synaptics: vendor="X.Org Foundation"
[  3982.146] 	compiled for 1.17.1, module version = 1.8.2
[  3982.146] 	Module class: X.Org XInput Driver
[  3982.146] 	ABI class: X.Org XInput driver, version 21.0
[  3982.146] (II) Using input driver 'synaptics' for 'FocalTechPS/2 FocalTech FocalTech Touchpad'
[  3982.146] (**) FocalTechPS/2 FocalTech FocalTech Touchpad: always reports core events
[  3982.146] (**) Option "Device" "/dev/input/event4"
[  3982.256] (II) synaptics: FocalTechPS/2 FocalTech FocalTech Touchpad: found clickpad property
[  3982.256] (--) synaptics: FocalTechPS/2 FocalTech FocalTech Touchpad: x-axis range 0 - 2432 (res 0)
[  3982.256] (--) synaptics: FocalTechPS/2 FocalTech FocalTech Touchpad: y-axis range 0 - 1664 (res 0)
[  3982.256] (II) synaptics: FocalTechPS/2 FocalTech FocalTech Touchpad: device does not report pressure, will use touch data.
[  3982.256] (II) synaptics: FocalTechPS/2 FocalTech FocalTech Touchpad: device does not report finger width.
[  3982.256] (--) synaptics: FocalTechPS/2 FocalTech FocalTech Touchpad: buttons: left double triple
[  3982.256] (--) synaptics: FocalTechPS/2 FocalTech FocalTech Touchpad: Vendor 0x2 Product 0x12
[  3982.256] (--) synaptics: FocalTechPS/2 FocalTech FocalTech Touchpad: invalid pressure range.  defaulting to 0 - 255
[  3982.256] (--) synaptics: FocalTechPS/2 FocalTech FocalTech Touchpad: invalid finger width range.  defaulting to 0 - 15
[  3982.256] (**) Option "TapButton1" "1"
[  3982.256] (**) Option "TapButton2" "2"
[  3982.256] (**) Option "TapButton3" "3"
[  3982.256] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[  3982.256] (--) synaptics: FocalTechPS/2 FocalTech FocalTech Touchpad: touchpad found
[  3982.256] (**) FocalTechPS/2 FocalTech FocalTech Touchpad: always reports core events
[  3982.302] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input11/event4"
[  3982.302] (II) XINPUT: Adding extended input device "FocalTechPS/2 FocalTech FocalTech Touchpad" (type: TOUCHPAD, id 13)
[  3982.302] (**) synaptics: FocalTechPS/2 FocalTech FocalTech Touchpad: (accel) MinSpeed is now constant deceleration 2.5
[  3982.302] (**) synaptics: FocalTechPS/2 FocalTech FocalTech Touchpad: (accel) MaxSpeed is now 1.75
[  3982.302] (**) synaptics: FocalTechPS/2 FocalTech FocalTech Touchpad: (accel) AccelFactor is now 0.068
[  3982.302] (**) FocalTechPS/2 FocalTech FocalTech Touchpad: (accel) keeping acceleration scheme 1
[  3982.302] (**) FocalTechPS/2 FocalTech FocalTech Touchpad: (accel) acceleration profile 1
[  3982.302] (**) FocalTechPS/2 FocalTech FocalTech Touchpad: (accel) acceleration factor: 2.000
[  3982.302] (**) FocalTechPS/2 FocalTech FocalTech Touchpad: (accel) acceleration threshold: 4
[  3982.303] (--) synaptics: FocalTechPS/2 FocalTech FocalTech Touchpad: touchpad found
[  3982.303] (II) config/udev: Adding input device FocalTechPS/2 FocalTech FocalTech Touchpad (/dev/input/mouse0)
[  3982.303] (**) FocalTechPS/2 FocalTech FocalTech Touchpad: Ignoring device from InputClass "touchpad ignore duplicates"
[  3982.303] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[  3982.303] (II) No input driver specified, ignoring this device.
[  3982.303] (II) This device may have been added with another device file.
[  3987.610] (II) UnloadModule: "synaptics"
[  3987.610] (II) evdev: AT Translated Set 2 keyboard: Close
[  3987.610] (II) UnloadModule: "evdev"
[  3987.610] (II) evdev: Asus WMI hotkeys: Close
[  3987.610] (II) UnloadModule: "evdev"
[  3987.610] (II) evdev: USB Camera: Close
[  3987.610] (II) UnloadModule: "evdev"
[  3987.610] (II) evdev: Sleep Button: Close
[  3987.610] (II) UnloadModule: "evdev"
[  3987.610] (II) evdev: Video Bus: Close
[  3987.610] (II) UnloadModule: "evdev"
[  3987.610] (II) evdev: Video Bus: Close
[  3987.610] (II) UnloadModule: "evdev"
[  3987.610] (II) evdev: Power Button: Close
[  3987.610] (II) UnloadModule: "evdev"
[  3987.659] (II) Server terminated successfully (0). Closing log file.

Thanks for your help

Lorenzo

Last edited by lollo1605 (2016-01-14 06:46:55)

Offline

#2 2016-01-03 23:16:15

Archforum101
Member
Registered: 2015-12-11
Posts: 44

Re: Arch boot but Xorg fails.

First thought would be to simply run fsck on the / partition. Easy way to do that is with gparted live or from many the gnu/nix iso media, another gnu/nix OS on the system etc etc. Make sure the target partition(s) not mounted and from live environment they shouldn't be. Then right click desired partition and select check from the menu. Not 100% this will fixya up but could, why not go for low hanging fruit/solutions first. smile

Anal edit: There are plenty of kickbutt system rescue/recovery media floating around in the world, jam packed with utils-tools to restore a borked computer. Might want to do some research on the topic and learn to use some of them. Can come in handy.

Last edited by Archforum101 (2016-01-03 23:22:42)

Offline

#3 2016-01-04 00:40:15

t0m5k1
Member
From: overthere
Registered: 2012-02-10
Posts: 326

Re: Arch boot but Xorg fails.

Archforum101 wrote:

Anal edit: There are plenty of kickbutt system rescue/recovery media floating around in the world, jam packed with utils-tools to restore a borked computer. Might want to do some research on the topic and learn to use some of them. Can come in handy.


I have used Hirens boot cd for years, last one was 15.2. Hit me up if you can't find a copy & I'll see if I can DB it


Aurora R10 (0TYR0X) - Ryzen 7 5800X - 16GB - RX6700XT 12GB - Hyprland (occasionally XFCE) - AOC Q27G3XMN 1440P
EFI Stub Boot
PROUD XLIBRE USER
Linux User: 401820  Steam-Reddit

Offline

#4 2016-01-13 21:38:46

lollo1605
Member
Registered: 2016-01-03
Posts: 2

Re: Arch boot but Xorg fails.

I tried to do a fsck but it didn't worked.

I also tried to install nvidia instead nouveau but with it , it show a black screen with a cursor.

With a chroot I disabled sddm.service and in this way at least I can use the console.

What can I do? There are some log files that can be helpful to understand what happened?

Offline

#5 2016-01-13 22:54:09

TheSaint
Member
From: my computer
Registered: 2007-08-19
Posts: 1,536

Re: Arch boot but Xorg fails.

Maybe having a look in the journal.

# journalctl -b |grep -iE '.*(warn|error).*'

You may see the previous boot by -b1

The thread title is incorrect, Arch boots, but Xorg fails.

Last edited by TheSaint (2016-01-13 22:55:53)


do it good first, it will be faster than do it twice the saint wink

Offline

Board footer

Powered by FluxBB