You are not logged in.

#1 2017-07-29 19:38:55

RobinLikesToCode
Member
Registered: 2016-10-04
Posts: 50

EDID Troubleshooting

My laptop screen got a bunch of dead pixels from a fall so I installed a new screen of the exact same model (the only difference is the new screen is glossy instead of matte).
However, when I tried to start a graphical session, xorg failed to provide any graphics.
Openbox still ran perfectly, I was able to blindly use keyboard commands to open different applications.
I could even play audio, and as far as I could tell, nothing else was wrong except for the black screen.
The screen was still on because it was generating a little bit of light even though it was black.
Exiting the graphical session didn't remove the black screen.
Everything works perfectly in the command line without using a graphical environment.
My laptop has an NVidia card and when I uninstalled the driver and reset the xorg configuration file, the graphical environment worked great.
When I re-install the driver, I get a black screen again.
I get the same problem with the Nouveau driver
I think that something about starting Xorg seems to crash the NVidia driver.
Any help is appreciated.

Details:

Laptop brand: Clevo (aka generic)
Graphics card model: Nvidia 1060 mobile
Screen resolution: 15.6", 3840p × 2160p

Xorg log file:

[    15.639] 
X.Org X Server 1.19.3
Release Date: 2017-03-15
[    15.639] X Protocol Version 11, Revision 0
[    15.639] Build Operating System: Linux 4.9.11-1-ARCH x86_64 
[    15.640] Current Operating System: Linux HelloWorld 4.12.3-1-ARCH #1 SMP PREEMPT Sat Jul 22 15:32:02 UTC 2017 x86_64
[    15.640] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=95116b5a-1382-4f59-9561-d402b49978c8 rw acpi_sleep=nonvs fbcon=scrollback:4096 resume=LABEL=Swap splash
[    15.642] Build Date: 07 April 2017  05:42:48PM
[    15.642]  
[    15.642] Current version of pixman: 0.34.0
[    15.643] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    15.643] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    15.644] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Jul 29 15:15:03 2017
[    15.645] (==) Using config file: "/etc/X11/xorg.conf"
[    15.646] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    15.646] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    15.647] (==) ServerLayout "Layout0"
[    15.647] (**) |-->Screen "Screen0" (0)
[    15.647] (**) |   |-->Monitor "Monitor0"
[    15.647] (**) |   |-->Device "Device0"
[    15.647] (**) |-->Input Device "Keyboard0"
[    15.647] (**) |-->Input Device "Mouse0"
[    15.647] (==) Automatically adding devices
[    15.647] (==) Automatically enabling devices
[    15.647] (==) Automatically adding GPU devices
[    15.647] (==) Automatically binding GPU devices
[    15.647] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    15.649] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[    15.649] 	Entry deleted from font path.
[    15.649] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    15.649] 	Entry deleted from font path.
[    15.649] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    15.649] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    15.649] 	Entry deleted from font path.
[    15.649] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[    15.649] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/
[    15.649] (==) ModulePath set to "/usr/lib/xorg/modules"
[    15.649] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[    15.649] (WW) Disabling Keyboard0
[    15.649] (WW) Disabling Mouse0
[    15.649] (II) Loader magic: 0x822d60
[    15.649] (II) Module ABI versions:
[    15.649] 	X.Org ANSI C Emulation: 0.4
[    15.649] 	X.Org Video Driver: 23.0
[    15.649] 	X.Org XInput driver : 24.1
[    15.649] 	X.Org Server Extension : 10.0
[    15.650] (++) using VT number 1

[    15.650] (--) controlling tty is VT number 1, auto-enabling KeepTty
[    15.651] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[    15.651] (II) xfree86: Adding drm device (/dev/dri/card0)
[    15.651] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0
[    15.652] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules"
[    15.652] (**) OutputClass "nvidia" setting /dev/dri/card0 as PrimaryGPU
[    15.652] (--) PCI:*(0:1:0:0) 10de:1c60:1558:7507 rev 161, Mem @ 0xdb000000/16777216, 0x90000000/268435456, 0xa0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[    15.652] (II) Open ACPI successful (/var/run/acpid.socket)
[    15.652] (II) LoadModule: "glx"
[    15.653] (II) Loading /usr/lib/nvidia/xorg/libglx.so
[    15.689] (II) Module glx: vendor="NVIDIA Corporation"
[    15.689] 	compiled for 4.0.2, module version = 1.0.0
[    15.689] 	Module class: X.Org Server Extension
[    15.689] (II) NVIDIA GLX Module  384.59  Wed Jul 19 23:41:15 PDT 2017
[    15.690] (II) LoadModule: "nvidia"
[    15.695] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    15.700] (II) Module nvidia: vendor="NVIDIA Corporation"
[    15.700] 	compiled for 4.0.2, module version = 1.0.0
[    15.700] 	Module class: X.Org Video Driver
[    15.700] (II) NVIDIA dlloader X Driver  384.59  Wed Jul 19 23:14:49 PDT 2017
[    15.700] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    15.700] (II) systemd-logind: releasing fd for 226:0
[    15.702] (II) Loading sub module "fb"
[    15.702] (II) LoadModule: "fb"
[    15.702] (II) Loading /usr/lib/xorg/modules/libfb.so
[    15.703] (II) Module fb: vendor="X.Org Foundation"
[    15.703] 	compiled for 1.19.3, module version = 1.0.0
[    15.703] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    15.703] (II) Loading sub module "wfb"
[    15.703] (II) LoadModule: "wfb"
[    15.703] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    15.704] (II) Module wfb: vendor="X.Org Foundation"
[    15.704] 	compiled for 1.19.3, module version = 1.0.0
[    15.704] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    15.704] (II) Loading sub module "ramdac"
[    15.704] (II) LoadModule: "ramdac"
[    15.704] (II) Module "ramdac" already built-in
[    15.706] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[    15.706] (==) NVIDIA(0): RGB weight 888
[    15.706] (==) NVIDIA(0): Default visual is TrueColor
[    15.706] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    15.706] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[    15.706] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[    15.706] (**) NVIDIA(0): Enabling 2D acceleration
[    16.596] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[    16.596] (--) NVIDIA(0):     DFP-0
[    16.596] (--) NVIDIA(0):     DFP-1 (boot)
[    16.596] (--) NVIDIA(0):     DFP-2
[    16.596] (--) NVIDIA(0):     DFP-3
[    16.596] (--) NVIDIA(0):     DFP-4
[    16.596] (--) NVIDIA(0):     DFP-5
[    16.596] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 1060 (GP106-B) at PCI:1:0:0 (GPU-0)
[    16.596] (--) NVIDIA(0): Memory: 6291456 kBytes
[    16.596] (--) NVIDIA(0): VideoBIOS: 86.06.3f.00.09
[    16.596] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    16.596] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    16.596] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    16.596] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    16.596] (--) NVIDIA(GPU-0): 
[    16.597] (--) NVIDIA(GPU-0): DFP-1: connected
[    16.597] (--) NVIDIA(GPU-0): DFP-1: Internal DisplayPort
[    16.597] (--) NVIDIA(GPU-0): DFP-1: 1440.0 MHz maximum pixel clock
[    16.597] (--) NVIDIA(GPU-0): 
[    16.597] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    16.597] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    16.597] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[    16.597] (--) NVIDIA(GPU-0): 
[    16.597] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    16.597] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    16.597] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    16.597] (--) NVIDIA(GPU-0): 
[    16.597] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    16.597] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[    16.597] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[    16.597] (--) NVIDIA(GPU-0): 
[    16.597] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    16.597] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[    16.597] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[    16.597] (--) NVIDIA(GPU-0): 
[    16.598] (==) NVIDIA(0): 
[    16.598] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[    16.598] (==) NVIDIA(0):     will be used as the requested mode.
[    16.598] (==) NVIDIA(0): 
[    16.599] (II) NVIDIA(0): Validated MetaModes:
[    16.599] (II) NVIDIA(0):     "DFP-1:nvidia-auto-select"
[    16.599] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
[    16.600] (WW) NVIDIA(0): DFP-1 does not have an EDID, or its EDID does not contain a
[    16.600] (WW) NVIDIA(0):     maximum image size; cannot compute DPI from DFP-1's EDID.
[    16.600] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[    16.600] (--) Depth 24 pixmap format is 32 bpp
[    16.600] (II) NVIDIA: Using 49152.00 MB of virtual memory for indirect memory
[    16.600] (II) NVIDIA:     access.
[    16.633] (II) NVIDIA(0): Setting mode "DFP-1:nvidia-auto-select"
[    17.556] (==) NVIDIA(0): Disabling shared memory pixmaps
[    17.556] (==) NVIDIA(0): Backing store enabled
[    17.556] (==) NVIDIA(0): Silken mouse enabled
[    17.557] (**) NVIDIA(0): DPMS enabled
[    17.557] (WW) NVIDIA(0): Option "PrimaryGPU" is not used
[    17.557] (II) Loading sub module "dri2"
[    17.557] (II) LoadModule: "dri2"
[    17.557] (II) Module "dri2" already built-in
[    17.557] (II) NVIDIA(0): [DRI2] Setup complete
[    17.557] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    17.557] (--) RandR disabled
[    17.559] (II) Initializing extension GLX
[    17.559] (II) Indirect GLX disabled.
[    17.592] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[    17.592] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    17.592] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    17.592] (II) LoadModule: "libinput"
[    17.592] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    17.594] (II) Module libinput: vendor="X.Org Foundation"
[    17.594] 	compiled for 1.19.3, module version = 0.25.1
[    17.594] 	Module class: X.Org XInput Driver
[    17.594] 	ABI class: X.Org XInput driver, version 24.1
[    17.594] (II) Using input driver 'libinput' for 'Power Button'
[    17.595] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 38 paused 0
[    17.595] (**) Power Button: always reports core events
[    17.595] (**) Option "Device" "/dev/input/event4"
[    17.595] (**) Option "_source" "server/udev"
[    17.595] (II) event4  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    17.595] (II) event4  - (II) Power Button: (II) device is a keyboard
[    17.595] (II) event4  - (II) Power Button: (II) device removed
[    17.595] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input8/event4"
[    17.595] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    17.595] (II) event4  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    17.595] (II) event4  - (II) Power Button: (II) device is a keyboard
[    17.595] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[    17.595] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    17.595] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    17.595] (II) Using input driver 'libinput' for 'Video Bus'
[    17.596] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 41 paused 0
[    17.596] (**) Video Bus: always reports core events
[    17.596] (**) Option "Device" "/dev/input/event5"
[    17.596] (**) Option "_source" "server/udev"
[    17.596] (II) event5  - (II) Video Bus: (II) is tagged by udev as: Keyboard
[    17.596] (II) event5  - (II) Video Bus: (II) device is a keyboard
[    17.596] (II) event5  - (II) Video Bus: (II) device removed
[    17.596] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:04/LNXVIDEO:01/input/input9/event5"
[    17.596] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    17.596] (II) event5  - (II) Video Bus: (II) is tagged by udev as: Keyboard
[    17.596] (II) event5  - (II) Video Bus: (II) device is a keyboard
[    17.596] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    17.596] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    17.596] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    17.596] (II) Using input driver 'libinput' for 'Power Button'
[    17.596] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 42 paused 0
[    17.596] (**) Power Button: always reports core events
[    17.596] (**) Option "Device" "/dev/input/event1"
[    17.596] (**) Option "_source" "server/udev"
[    17.596] (II) event1  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    17.596] (II) event1  - (II) Power Button: (II) device is a keyboard
[    17.596] (II) event1  - (II) Power Button: (II) device removed
[    17.597] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5/event1"
[    17.597] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    17.597] (II) event1  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    17.597] (II) event1  - (II) Power Button: (II) device is a keyboard
[    17.597] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
[    17.597] (II) No input driver specified, ignoring this device.
[    17.597] (II) This device may have been added with another device file.
[    17.597] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[    17.597] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    17.597] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    17.597] (II) Using input driver 'libinput' for 'Sleep Button'
[    17.597] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 43 paused 0
[    17.597] (**) Sleep Button: always reports core events
[    17.597] (**) Option "Device" "/dev/input/event2"
[    17.597] (**) Option "_source" "server/udev"
[    17.597] (II) event2  - (II) Sleep Button: (II) is tagged by udev as: Keyboard
[    17.597] (II) event2  - (II) Sleep Button: (II) device is a keyboard
[    17.597] (II) event2  - (II) Sleep Button: (II) device removed
[    17.597] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input6/event2"
[    17.597] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    17.597] (II) event2  - (II) Sleep Button: (II) is tagged by udev as: Keyboard
[    17.597] (II) event2  - (II) Sleep Button: (II) device is a keyboard
[    17.598] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event12)
[    17.598] (II) No input driver specified, ignoring this device.
[    17.598] (II) This device may have been added with another device file.
[    17.598] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event13)
[    17.598] (II) No input driver specified, ignoring this device.
[    17.598] (II) This device may have been added with another device file.
[    17.598] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event14)
[    17.598] (II) No input driver specified, ignoring this device.
[    17.598] (II) This device may have been added with another device file.
[    17.598] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event15)
[    17.598] (II) No input driver specified, ignoring this device.
[    17.598] (II) This device may have been added with another device file.
[    17.598] (II) config/udev: Adding input device Chicony USB 2.0 Camera (/dev/input/event7)
[    17.598] (**) Chicony USB 2.0 Camera: Applying InputClass "evdev keyboard catchall"
[    17.598] (**) Chicony USB 2.0 Camera: Applying InputClass "libinput keyboard catchall"
[    17.598] (II) Using input driver 'libinput' for 'Chicony USB 2.0 Camera'
[    17.598] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 44 paused 0
[    17.598] (**) Chicony USB 2.0 Camera: always reports core events
[    17.598] (**) Option "Device" "/dev/input/event7"
[    17.598] (**) Option "_source" "server/udev"
[    17.599] (II) event7  - (II) Chicony USB 2.0 Camera: (II) is tagged by udev as: Keyboard
[    17.599] (II) event7  - (II) Chicony USB 2.0 Camera: (II) device is a keyboard
[    17.599] (II) event7  - (II) Chicony USB 2.0 Camera: (II) device removed
[    17.599] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/input/input13/event7"
[    17.599] (II) XINPUT: Adding extended input device "Chicony USB 2.0 Camera" (type: KEYBOARD, id 10)
[    17.599] (II) event7  - (II) Chicony USB 2.0 Camera: (II) is tagged by udev as: Keyboard
[    17.599] (II) event7  - (II) Chicony USB 2.0 Camera: (II) device is a keyboard
[    17.599] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
[    17.599] (II) No input driver specified, ignoring this device.
[    17.599] (II) This device may have been added with another device file.
[    17.599] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event9)
[    17.599] (II) No input driver specified, ignoring this device.
[    17.599] (II) This device may have been added with another device file.
[    17.599] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event10)
[    17.599] (II) No input driver specified, ignoring this device.
[    17.599] (II) This device may have been added with another device file.
[    17.599] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event11)
[    17.599] (II) No input driver specified, ignoring this device.
[    17.599] (II) This device may have been added with another device file.
[    17.599] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    17.599] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    17.599] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    17.599] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    17.599] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 45 paused 0
[    17.599] (**) AT Translated Set 2 keyboard: always reports core events
[    17.599] (**) Option "Device" "/dev/input/event0"
[    17.599] (**) Option "_source" "server/udev"
[    17.600] (II) event0  - (II) AT Translated Set 2 keyboard: (II) is tagged by udev as: Keyboard
[    17.600] (II) event0  - (II) AT Translated Set 2 keyboard: (II) device is a keyboard
[    17.600] (II) event0  - (II) AT Translated Set 2 keyboard: (II) device removed
[    17.600] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    17.600] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[    17.600] (II) event0  - (II) AT Translated Set 2 keyboard: (II) is tagged by udev as: Keyboard
[    17.600] (II) event0  - (II) AT Translated Set 2 keyboard: (II) device is a keyboard
[    17.600] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event16)
[    17.600] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[    17.600] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[    17.600] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[    17.600] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[    17.600] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[    17.600] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[    17.600] (II) LoadModule: "synaptics"
[    17.600] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    17.600] (II) Module synaptics: vendor="X.Org Foundation"
[    17.600] 	compiled for 1.19.0, module version = 1.9.0
[    17.600] 	Module class: X.Org XInput Driver
[    17.600] 	ABI class: X.Org XInput driver, version 24.1
[    17.600] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[    17.601] (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 46 paused 0
[    17.601] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    17.601] (**) Option "Device" "/dev/input/event16"
[    17.601] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1284 - 5656 (res 41)
[    17.601] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1128 - 4728 (res 61)
[    17.601] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[    17.601] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[    17.601] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[    17.601] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[    17.601] (**) Option "FingerLow" "2"
[    17.601] (**) Option "FingerHigh" "2"
[    17.601] (**) Option "MaxTapTime" "200"
[    17.601] (**) Option "MaxTapMove" "13"
[    17.601] (**) Option "MaxDoubleTapTime" "300"
[    17.601] (**) Option "VertEdgeScroll" "1"
[    17.601] (**) Option "HorizEdgeScroll" "1"
[    17.601] (**) Option "VertTwoFingerScroll" "0"
[    17.601] (**) Option "HorizTwoFingerScroll" "0"
[    17.601] (**) Option "TouchpadOff" "0"
[    17.601] (**) Option "LockedDrags" "1"
[    17.601] (**) Option "TapButton1" "1"
[    17.601] (**) Option "TapButton2" "3"
[    17.601] (**) Option "TapButton3" "0"
[    17.601] (**) Option "PalmDetect" "1"
[    17.601] (**) Option "PalmMinWidth" "10"
[    17.601] (**) Option "PalmMinZ" "3"
[    17.601] (**) Option "MinSpeed" "0.10"
[    17.601] (**) Option "MaxSpeed" "1.00"
[    17.601] (**) Option "AccelFactor" "0.15"
[    17.601] (**) Option "TapAndDragGesture" "1"
[    17.601] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    17.601] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    17.601] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio2/input/input12/event16"
[    17.601] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
[    17.601] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 10.0
[    17.601] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 10.00
[    17.601] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.150
[    17.601] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[    17.601] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[    17.601] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    17.601] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    17.601] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    17.601] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[    17.601] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[    17.601] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[    17.601] (II) No input driver specified, ignoring this device.
[    17.601] (II) This device may have been added with another device file.
[    17.602] (--) NVIDIA(GPU-0): DFP-1: connected
[    17.602] (--) NVIDIA(GPU-0): DFP-1: Internal DisplayPort
[    17.602] (--) NVIDIA(GPU-0): DFP-1: 1440.0 MHz maximum pixel clock
[    17.602] (--) NVIDIA(GPU-0): 
[    39.718] (**) Option "fd" "38"
[    39.718] (II) event4  - (II) Power Button: (II) device removed
[    39.718] (**) Option "fd" "41"
[    39.718] (II) event5  - (II) Video Bus: (II) device removed
[    39.718] (**) Option "fd" "42"
[    39.718] (II) event1  - (II) Power Button: (II) device removed
[    39.718] (**) Option "fd" "43"
[    39.718] (II) event2  - (II) Sleep Button: (II) device removed
[    39.718] (**) Option "fd" "44"
[    39.718] (II) event7  - (II) Chicony USB 2.0 Camera: (II) device removed
[    39.718] (**) Option "fd" "45"
[    39.718] (II) event0  - (II) AT Translated Set 2 keyboard: (II) device removed
[    39.719] (II) UnloadModule: "synaptics"
[    39.719] (II) systemd-logind: releasing fd for 13:80
[    39.800] (II) UnloadModule: "libinput"
[    39.800] (II) systemd-logind: releasing fd for 13:64
[    39.830] (II) UnloadModule: "libinput"
[    39.830] (II) systemd-logind: releasing fd for 13:71
[    39.880] (II) UnloadModule: "libinput"
[    39.880] (II) systemd-logind: releasing fd for 13:66
[    39.903] (II) UnloadModule: "libinput"
[    39.903] (II) systemd-logind: releasing fd for 13:65
[    39.926] (II) UnloadModule: "libinput"
[    39.927] (II) systemd-logind: releasing fd for 13:69
[    39.953] (II) UnloadModule: "libinput"
[    39.953] (II) systemd-logind: releasing fd for 13:68
[    41.106] (II) NVIDIA(GPU-0): Deleting GPU-0
[    41.314] (II) Server terminated successfully (0). Closing log file.

Last edited by RobinLikesToCode (2017-08-14 15:58:50)

Offline

#2 2017-07-29 20:58:41

seth
Member
Registered: 2012-09-03
Posts: 51,039

Re: EDID Troubleshooting

My laptop has an NVidia card and when I uninstalled the driver and reset the xorg configuration file, the graphical environment worked great.
I get the same problem with the Nouveau driver

So the only thing that works is the modesetting driver?

Let's start with the obvious: why is there an xorg.conf and how was it written?
Is this a hybrid system? ("lspci")

fbcon=scrollback:4096

Framebuffer consoles are explicitly unsupported by the nvidia blob (but there should be no problem w/ nouveau, so just mentioning this)

Also check "dmesg -w" for kernel module errors - the fall may have caused more damage?
You can use "journalctl -b-1" to inspect the last boot kernel messages or ssh into the machine for above live inspection.

Offline

#3 2017-07-30 04:59:23

RobinLikesToCode
Member
Registered: 2016-10-04
Posts: 50

Re: EDID Troubleshooting

The xorg.conf was automatically generated with the nvidia-xconfig tool packaged with the driver.
There's no Intel Graphics, everything goes straight to the NVidia card.
There's definitely no problems generated from the fall. I went over every part of the system and found no problems.

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 384.59  (buildmeister@swio-display-x64-rhel04-01)  Thu Jul 20 01:03:28 PDT 2017


Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
EndSection

Section "InputDevice"

    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"

    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Unknown"
    HorizSync       28.0 - 33.0
    VertRefresh     43.0 - 72.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Offline

#4 2017-07-30 05:23:22

RobinLikesToCode
Member
Registered: 2016-10-04
Posts: 50

Re: EDID Troubleshooting

I should mention that the new screen works as it should when I boot into Windows so there probably isn't a hardware issue.

Offline

#5 2017-07-30 06:57:24

seth
Member
Registered: 2012-09-03
Posts: 51,039

Re: EDID Troubleshooting

The xorg.conf was automatically generated with the nvidia-xconfig tool packaged with the driver.

Err... *what*? Arch does not invoke this tool automatically.
In case you explicitly generated it "automatically" by running that tool: don't.
Just install the nvidia driver, remove this flawed config file and attempt start the X11 server.

Also please post the xorg log when starting with the modesetting driver and the supposedly used nouveau driver.

Offline

#6 2017-07-30 08:03:22

RobinLikesToCode
Member
Registered: 2016-10-04
Posts: 50

Re: EDID Troubleshooting

I was able to pinpoint the issue.
For some reason the EDID for the new screen isn't being read properly.
I'm attempting to manually set the properties of the screen in my xorg.conf:

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 384.59  (buildmeister@swio-display-x64-rhel04-01)  Thu Jul 20 01:03:28 PDT 2017


Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
EndSection

Section "InputDevice"

    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"

    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Unknown"
    HorizSync       28.0 - 33.0
    VertRefresh     43.0 - 72.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option	   "UseEdidDpi" "FALSE"
    Option	   "DPI" "286 x 287"
    #Option         "CustomEDID" "GPU-0.DP-0:/etc/X11/screeninfo2.raw"
    SubSection     "Display"
        Depth       24
	Modes      "3840x2160"
    EndSubSection
EndSection

For some reason Xorg is saying that there aren't any valid modes even though I set the proper resolution for the new screen. (see 16.648 - 16.649)

[    16.582] 
X.Org X Server 1.19.3
Release Date: 2017-03-15
[    16.582] X Protocol Version 11, Revision 0
[    16.583] Build Operating System: Linux 4.9.11-1-ARCH x86_64 
[    16.583] Current Operating System: Linux HelloWorld 4.12.3-1-ARCH #1 SMP PREEMPT Sat Jul 22 15:32:02 UTC 2017 x86_64
[    16.583] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=95116b5a-1382-4f59-9561-d402b49978c8 rw acpi_sleep=nonvs resume=LABEL=Swap splash nvidia-drm.modeset=1
[    16.584] Build Date: 07 April 2017  05:42:48PM
[    16.584]  
[    16.584] Current version of pixman: 0.34.0
[    16.584] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    16.584] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    16.585] (==) Log file: "/home/o_o/.local/share/xorg/Xorg.0.log", Time: Sun Jul 30 03:45:06 2017
[    16.586] (==) Using config file: "/etc/X11/xorg.conf"
[    16.587] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    16.587] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    16.588] (==) ServerLayout "Layout0"
[    16.588] (**) |-->Screen "Screen0" (0)
[    16.588] (**) |   |-->Monitor "Monitor0"
[    16.588] (**) |   |-->Device "Device0"
[    16.588] (**) |-->Input Device "Keyboard0"
[    16.588] (**) |-->Input Device "Mouse0"
[    16.588] (==) Automatically adding devices
[    16.588] (==) Automatically enabling devices
[    16.588] (==) Automatically adding GPU devices
[    16.588] (==) Automatically binding GPU devices
[    16.588] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    16.590] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[    16.590] 	Entry deleted from font path.
[    16.590] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    16.590] 	Entry deleted from font path.
[    16.590] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    16.590] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    16.590] 	Entry deleted from font path.
[    16.590] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[    16.590] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/
[    16.590] (==) ModulePath set to "/usr/lib/xorg/modules"
[    16.590] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[    16.590] (WW) Disabling Keyboard0
[    16.590] (WW) Disabling Mouse0
[    16.590] (II) Loader magic: 0x822d60
[    16.590] (II) Module ABI versions:
[    16.590] 	X.Org ANSI C Emulation: 0.4
[    16.590] 	X.Org Video Driver: 23.0
[    16.590] 	X.Org XInput driver : 24.1
[    16.590] 	X.Org Server Extension : 10.0
[    16.591] (++) using VT number 1

[    16.591] (--) controlling tty is VT number 1, auto-enabling KeepTty
[    16.592] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[    16.592] (II) xfree86: Adding drm device (/dev/dri/card0)
[    16.592] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0
[    16.593] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules"
[    16.593] (**) OutputClass "nvidia" setting /dev/dri/card0 as PrimaryGPU
[    16.593] (--) PCI:*(0:1:0:0) 10de:1c60:1558:7507 rev 161, Mem @ 0xdb000000/16777216, 0x90000000/268435456, 0xa0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[    16.593] (II) Open ACPI successful (/var/run/acpid.socket)
[    16.593] (II) LoadModule: "glx"
[    16.593] (II) Loading /usr/lib/nvidia/xorg/libglx.so
[    16.629] (II) Module glx: vendor="NVIDIA Corporation"
[    16.629] 	compiled for 4.0.2, module version = 1.0.0
[    16.629] 	Module class: X.Org Server Extension
[    16.629] (II) NVIDIA GLX Module  384.59  Wed Jul 19 23:41:15 PDT 2017
[    16.629] (II) LoadModule: "nvidia"
[    16.634] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    16.638] (II) Module nvidia: vendor="NVIDIA Corporation"
[    16.638] 	compiled for 4.0.2, module version = 1.0.0
[    16.638] 	Module class: X.Org Video Driver
[    16.639] (II) NVIDIA dlloader X Driver  384.59  Wed Jul 19 23:14:49 PDT 2017
[    16.639] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    16.639] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[    16.639] (II) systemd-logind: releasing fd for 226:0
[    16.639] (II) Loading sub module "fb"
[    16.639] (II) LoadModule: "fb"
[    16.639] (II) Loading /usr/lib/xorg/modules/libfb.so
[    16.640] (II) Module fb: vendor="X.Org Foundation"
[    16.640] 	compiled for 1.19.3, module version = 1.0.0
[    16.640] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    16.640] (II) Loading sub module "wfb"
[    16.640] (II) LoadModule: "wfb"
[    16.640] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    16.641] (II) Module wfb: vendor="X.Org Foundation"
[    16.641] 	compiled for 1.19.3, module version = 1.0.0
[    16.641] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    16.641] (II) Loading sub module "ramdac"
[    16.641] (II) LoadModule: "ramdac"
[    16.641] (II) Module "ramdac" already built-in
[    16.643] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    16.643] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[    16.643] (==) NVIDIA(0): RGB weight 888
[    16.643] (==) NVIDIA(0): Default visual is TrueColor
[    16.643] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    16.644] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[    16.644] (**) NVIDIA(0): Option "UseEdidDpi" "FALSE"
[    16.644] (**) NVIDIA(0): Option "DPI" "286 x 287"
[    16.644] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[    16.644] (**) NVIDIA(0): Enabling 2D acceleration
[    16.646] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[    16.646] (--) NVIDIA(0):     DFP-0
[    16.646] (--) NVIDIA(0):     DFP-1 (boot)
[    16.646] (--) NVIDIA(0):     DFP-2
[    16.646] (--) NVIDIA(0):     DFP-3
[    16.646] (--) NVIDIA(0):     DFP-4
[    16.646] (--) NVIDIA(0):     DFP-5
[    16.647] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 1060 (GP106-B) at PCI:1:0:0 (GPU-0)
[    16.647] (--) NVIDIA(0): Memory: 6291456 kBytes
[    16.647] (--) NVIDIA(0): VideoBIOS: 86.06.3f.00.09
[    16.647] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    16.647] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    16.647] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    16.647] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    16.647] (--) NVIDIA(GPU-0): 
[    16.647] (--) NVIDIA(GPU-0): DFP-1: connected
[    16.647] (--) NVIDIA(GPU-0): DFP-1: Internal DisplayPort
[    16.647] (--) NVIDIA(GPU-0): DFP-1: 1440.0 MHz maximum pixel clock
[    16.647] (--) NVIDIA(GPU-0): 
[    16.647] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    16.647] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    16.647] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[    16.647] (--) NVIDIA(GPU-0): 
[    16.647] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    16.647] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    16.647] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    16.647] (--) NVIDIA(GPU-0): 
[    16.647] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    16.647] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[    16.647] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[    16.647] (--) NVIDIA(GPU-0): 
[    16.647] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    16.647] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[    16.647] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[    16.647] (--) NVIDIA(GPU-0): 
[    16.648] (WW) NVIDIA(0): No valid modes for "DFP-1:3840x2160"; removing.
[    16.648] (WW) NVIDIA(0): 
[    16.648] (WW) NVIDIA(0): Unable to validate any modes; falling back to the default mode
[    16.648] (WW) NVIDIA(0):     "nvidia-auto-select".
[    16.648] (WW) NVIDIA(0): 
[    16.648] (II) NVIDIA(0): Validated MetaModes:
[    16.648] (II) NVIDIA(0):     "DFP-1:nvidia-auto-select"
[    16.648] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
[    16.649] (**) NVIDIA(0): DPI set to (286, 287); computed from "DPI" X config option
[    16.649] (--) Depth 24 pixmap format is 32 bpp
[    16.649] (II) NVIDIA: Using 49152.00 MB of virtual memory for indirect memory
[    16.649] (II) NVIDIA:     access.
[    16.664] (II) NVIDIA(0): Setting mode "DFP-1:nvidia-auto-select"
[    17.569] (==) NVIDIA(0): Disabling shared memory pixmaps
[    17.569] (==) NVIDIA(0): Backing store enabled
[    17.569] (==) NVIDIA(0): Silken mouse enabled
[    17.570] (**) NVIDIA(0): DPMS enabled
[    17.570] (WW) NVIDIA(0): Option "PrimaryGPU" is not used
[    17.570] (II) Loading sub module "dri2"
[    17.570] (II) LoadModule: "dri2"
[    17.570] (II) Module "dri2" already built-in
[    17.570] (II) NVIDIA(0): [DRI2] Setup complete
[    17.570] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    17.570] (--) RandR disabled
[    17.575] (II) Initializing extension GLX
[    17.575] (II) Indirect GLX disabled.
[    17.616] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[    17.616] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    17.616] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    17.616] (II) LoadModule: "libinput"
[    17.616] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    17.618] (II) Module libinput: vendor="X.Org Foundation"
[    17.618] 	compiled for 1.19.3, module version = 0.25.1
[    17.618] 	Module class: X.Org XInput Driver
[    17.618] 	ABI class: X.Org XInput driver, version 24.1
[    17.618] (II) Using input driver 'libinput' for 'Power Button'
[    17.619] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 35 paused 0
[    17.619] (**) Power Button: always reports core events
[    17.619] (**) Option "Device" "/dev/input/event4"
[    17.619] (**) Option "_source" "server/udev"
[    17.619] (II) event4  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    17.619] (II) event4  - (II) Power Button: (II) device is a keyboard
[    17.619] (II) event4  - (II) Power Button: (II) device removed
[    17.619] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input8/event4"
[    17.619] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    17.619] (II) event4  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    17.619] (II) event4  - (II) Power Button: (II) device is a keyboard
[    17.619] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[    17.619] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    17.619] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    17.619] (II) Using input driver 'libinput' for 'Video Bus'
[    17.620] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 38 paused 0
[    17.620] (**) Video Bus: always reports core events
[    17.620] (**) Option "Device" "/dev/input/event5"
[    17.620] (**) Option "_source" "server/udev"
[    17.620] (II) event5  - (II) Video Bus: (II) is tagged by udev as: Keyboard
[    17.620] (II) event5  - (II) Video Bus: (II) device is a keyboard
[    17.620] (II) event5  - (II) Video Bus: (II) device removed
[    17.620] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:04/LNXVIDEO:01/input/input9/event5"
[    17.620] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    17.620] (II) event5  - (II) Video Bus: (II) is tagged by udev as: Keyboard
[    17.620] (II) event5  - (II) Video Bus: (II) device is a keyboard
[    17.620] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    17.620] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    17.620] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    17.620] (II) Using input driver 'libinput' for 'Power Button'
[    17.621] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 39 paused 0
[    17.621] (**) Power Button: always reports core events
[    17.621] (**) Option "Device" "/dev/input/event1"
[    17.621] (**) Option "_source" "server/udev"
[    17.621] (II) event1  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    17.621] (II) event1  - (II) Power Button: (II) device is a keyboard
[    17.621] (II) event1  - (II) Power Button: (II) device removed
[    17.621] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5/event1"
[    17.621] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    17.621] (II) event1  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    17.621] (II) event1  - (II) Power Button: (II) device is a keyboard
[    17.621] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
[    17.621] (II) No input driver specified, ignoring this device.
[    17.621] (II) This device may have been added with another device file.
[    17.621] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[    17.621] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    17.621] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    17.621] (II) Using input driver 'libinput' for 'Sleep Button'
[    17.621] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 40 paused 0
[    17.621] (**) Sleep Button: always reports core events
[    17.621] (**) Option "Device" "/dev/input/event2"
[    17.621] (**) Option "_source" "server/udev"
[    17.622] (II) event2  - (II) Sleep Button: (II) is tagged by udev as: Keyboard
[    17.622] (II) event2  - (II) Sleep Button: (II) device is a keyboard
[    17.622] (II) event2  - (II) Sleep Button: (II) device removed
[    17.622] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input6/event2"
[    17.622] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    17.622] (II) event2  - (II) Sleep Button: (II) is tagged by udev as: Keyboard
[    17.622] (II) event2  - (II) Sleep Button: (II) device is a keyboard
[    17.622] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event12)
[    17.622] (II) No input driver specified, ignoring this device.
[    17.622] (II) This device may have been added with another device file.
[    17.622] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event13)
[    17.622] (II) No input driver specified, ignoring this device.
[    17.622] (II) This device may have been added with another device file.
[    17.622] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event14)
[    17.622] (II) No input driver specified, ignoring this device.
[    17.622] (II) This device may have been added with another device file.
[    17.622] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event15)
[    17.622] (II) No input driver specified, ignoring this device.
[    17.622] (II) This device may have been added with another device file.
[    17.623] (II) config/udev: Adding input device Chicony USB 2.0 Camera (/dev/input/event11)
[    17.623] (**) Chicony USB 2.0 Camera: Applying InputClass "evdev keyboard catchall"
[    17.623] (**) Chicony USB 2.0 Camera: Applying InputClass "libinput keyboard catchall"
[    17.623] (II) Using input driver 'libinput' for 'Chicony USB 2.0 Camera'
[    17.623] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 41 paused 0
[    17.623] (**) Chicony USB 2.0 Camera: always reports core events
[    17.623] (**) Option "Device" "/dev/input/event11"
[    17.623] (**) Option "_source" "server/udev"
[    17.623] (II) event11 - (II) Chicony USB 2.0 Camera: (II) is tagged by udev as: Keyboard
[    17.623] (II) event11 - (II) Chicony USB 2.0 Camera: (II) device is a keyboard
[    17.623] (II) event11 - (II) Chicony USB 2.0 Camera: (II) device removed
[    17.623] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/input/input17/event11"
[    17.623] (II) XINPUT: Adding extended input device "Chicony USB 2.0 Camera" (type: KEYBOARD, id 10)
[    17.623] (II) event11 - (II) Chicony USB 2.0 Camera: (II) is tagged by udev as: Keyboard
[    17.623] (II) event11 - (II) Chicony USB 2.0 Camera: (II) device is a keyboard
[    17.623] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event7)
[    17.623] (II) No input driver specified, ignoring this device.
[    17.623] (II) This device may have been added with another device file.
[    17.623] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event8)
[    17.623] (II) No input driver specified, ignoring this device.
[    17.623] (II) This device may have been added with another device file.
[    17.624] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event9)
[    17.624] (II) No input driver specified, ignoring this device.
[    17.624] (II) This device may have been added with another device file.
[    17.624] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event10)
[    17.624] (II) No input driver specified, ignoring this device.
[    17.624] (II) This device may have been added with another device file.
[    17.624] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    17.624] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    17.624] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    17.624] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    17.624] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 42 paused 0
[    17.624] (**) AT Translated Set 2 keyboard: always reports core events
[    17.624] (**) Option "Device" "/dev/input/event0"
[    17.624] (**) Option "_source" "server/udev"
[    17.624] (II) event0  - (II) AT Translated Set 2 keyboard: (II) is tagged by udev as: Keyboard
[    17.624] (II) event0  - (II) AT Translated Set 2 keyboard: (II) device is a keyboard
[    17.624] (II) event0  - (II) AT Translated Set 2 keyboard: (II) device removed
[    17.624] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    17.624] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[    17.624] (II) event0  - (II) AT Translated Set 2 keyboard: (II) is tagged by udev as: Keyboard
[    17.624] (II) event0  - (II) AT Translated Set 2 keyboard: (II) device is a keyboard
[    17.625] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event16)
[    17.625] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[    17.625] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[    17.625] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[    17.625] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[    17.625] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[    17.625] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[    17.625] (II) LoadModule: "synaptics"
[    17.625] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    17.625] (II) Module synaptics: vendor="X.Org Foundation"
[    17.625] 	compiled for 1.19.0, module version = 1.9.0
[    17.625] 	Module class: X.Org XInput Driver
[    17.625] 	ABI class: X.Org XInput driver, version 24.1
[    17.625] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[    17.625] (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 43 paused 0
[    17.625] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    17.625] (**) Option "Device" "/dev/input/event16"
[    17.625] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1284 - 5656 (res 41)
[    17.625] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1128 - 4728 (res 61)
[    17.625] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[    17.625] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[    17.625] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[    17.625] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[    17.625] (**) Option "FingerLow" "2"
[    17.625] (**) Option "FingerHigh" "2"
[    17.625] (**) Option "MaxTapTime" "200"
[    17.625] (**) Option "MaxTapMove" "13"
[    17.625] (**) Option "MaxDoubleTapTime" "300"
[    17.625] (**) Option "VertEdgeScroll" "1"
[    17.625] (**) Option "HorizEdgeScroll" "1"
[    17.625] (**) Option "VertTwoFingerScroll" "0"
[    17.625] (**) Option "HorizTwoFingerScroll" "0"
[    17.625] (**) Option "TouchpadOff" "0"
[    17.625] (**) Option "LockedDrags" "1"
[    17.625] (**) Option "TapButton1" "1"
[    17.625] (**) Option "TapButton2" "3"
[    17.625] (**) Option "TapButton3" "0"
[    17.625] (**) Option "PalmDetect" "1"
[    17.625] (**) Option "PalmMinWidth" "10"
[    17.625] (**) Option "PalmMinZ" "3"
[    17.625] (**) Option "MinSpeed" "0.10"
[    17.625] (**) Option "MaxSpeed" "1.00"
[    17.625] (**) Option "AccelFactor" "0.15"
[    17.625] (**) Option "TapAndDragGesture" "1"
[    17.625] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    17.625] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    17.625] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio2/input/input12/event16"
[    17.625] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
[    17.625] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 10.0
[    17.625] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 10.00
[    17.625] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.150
[    17.625] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[    17.625] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[    17.625] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    17.625] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    17.625] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    17.626] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[    17.626] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[    17.626] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[    17.626] (II) No input driver specified, ignoring this device.
[    17.626] (II) This device may have been added with another device file.
[    25.069] (**) Option "fd" "35"
[    25.069] (II) event4  - (II) Power Button: (II) device removed
[    25.069] (**) Option "fd" "38"
[    25.069] (II) event5  - (II) Video Bus: (II) device removed
[    25.069] (**) Option "fd" "39"
[    25.069] (II) event1  - (II) Power Button: (II) device removed
[    25.069] (**) Option "fd" "40"
[    25.069] (II) event2  - (II) Sleep Button: (II) device removed
[    25.070] (**) Option "fd" "41"
[    25.070] (II) event11 - (II) Chicony USB 2.0 Camera: (II) device removed
[    25.070] (**) Option "fd" "42"
[    25.070] (II) event0  - (II) AT Translated Set 2 keyboard: (II) device removed
[    25.072] (II) UnloadModule: "synaptics"
[    25.072] (II) systemd-logind: releasing fd for 13:80
[    25.074] (II) UnloadModule: "libinput"
[    25.074] (II) systemd-logind: releasing fd for 13:64
[    25.074] (II) UnloadModule: "libinput"
[    25.074] (II) systemd-logind: releasing fd for 13:75
[    25.075] (II) UnloadModule: "libinput"
[    25.075] (II) systemd-logind: releasing fd for 13:66
[    25.075] (II) UnloadModule: "libinput"
[    25.075] (II) systemd-logind: releasing fd for 13:65
[    25.075] (II) UnloadModule: "libinput"
[    25.076] (II) systemd-logind: releasing fd for 13:69
[    25.076] (II) UnloadModule: "libinput"
[    25.076] (II) systemd-logind: releasing fd for 13:68
[    26.029] (II) NVIDIA(GPU-0): Deleting GPU-0
[    26.030] (WW) xf86CloseConsole: KDSETMODE failed: Input/output error
[    26.030] (WW) xf86CloseConsole: VT_GETMODE failed: Input/output error
[    26.030] (WW) xf86CloseConsole: VT_ACTIVATE failed: Input/output error
[    26.030] (II) Server terminated successfully (0). Closing log file.

I'm not sure how to fix that.

Last edited by RobinLikesToCode (2017-07-30 08:04:45)

Offline

#7 2017-07-30 08:25:35

seth
Member
Registered: 2012-09-03
Posts: 51,039

Re: EDID Troubleshooting

1. Remove the xorg.conf
2. add /etc/X11/xorg.conf.d/20-nvidia.conf instead

Section "Monitor"
    Identifier     "DFP-1"
    # 3840x2160 59.98 Hz (CVT 8.29M9) hsync: 134.18 kHz; pclk: 712.75 MHz
    Modeline "3840x2160_60.00"  712.75  3840 4160 4576 5312  2160 2163 2168 2237 -hsync +vsync
EndSection

To generate other modelines, try

$ cvt 3840 2160 60 
# 3840x2160 59.98 Hz (CVT 8.29M9) hsync: 134.18 kHz; pclk: 712.75 MHz
Modeline "3840x2160_60.00"  712.75  3840 4160 4576 5312  2160 2163 2168 2237 -hsync +vsync

However, I'm anything but sure that this is the cause, because the VESA modes should always be present (and supported by any output device as well)
Also the driver fell back to 640x480 in the log ...

And please provide the things I asked for in the previous post - I won't continue to speculate on some meta-information and assumptions.

Offline

#8 2017-07-30 10:19:16

RobinLikesToCode
Member
Registered: 2016-10-04
Posts: 50

Re: EDID Troubleshooting

After deleting the xorg.conf in /etc/X11 and using the 20-nvidia.conf I still got a black screen, but additionally the system was unresponsive:

[    71.437] 
X.Org X Server 1.19.3
Release Date: 2017-03-15
[    71.438] X Protocol Version 11, Revision 0
[    71.438] Build Operating System: Linux 4.9.11-1-ARCH x86_64 
[    71.438] Current Operating System: Linux HelloWorld 4.12.3-1-ARCH #1 SMP PREEMPT Sat Jul 22 15:32:02 UTC 2017 x86_64
[    71.438] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=95116b5a-1382-4f59-9561-d402b49978c8 rw acpi_sleep=nonvs resume=LABEL=Swap splash nvidia-drm.modeset=1
[    71.439] Build Date: 07 April 2017  05:42:48PM
[    71.439]  
[    71.439] Current version of pixman: 0.34.0
[    71.439] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    71.439] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    71.440] (==) Log file: "/home/o_o/.local/share/xorg/Xorg.0.log", Time: Sun Jul 30 05:56:43 2017
[    71.442] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    71.442] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    71.443] Parse error on line 4 of section Monitor in file /etc/X11/xorg.conf.d/20-nvidia.conf
	"+" is not a valid keyword in this section.
[    71.443] (EE) Problem parsing the config file
[    71.443] (EE) Error parsing the config file
[    71.443] (EE) 
Fatal server error:
[    71.443] (EE) no screens found(EE) 
[    71.443] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[    71.444] (EE) Please also check the log file at "/home/o_o/.local/share/xorg/Xorg.0.log" for additional information.
[    71.444] (EE) 
[    71.444] (EE) Server terminated with error (1). Closing log file.

Removing both the xorg.conf and the 20-nvidia.conf resulted in the original behavior (black screen but the system works otherwise):

[   343.780] 
X.Org X Server 1.19.3
Release Date: 2017-03-15
[   343.781] X Protocol Version 11, Revision 0
[   343.781] Build Operating System: Linux 4.9.11-1-ARCH x86_64 
[   343.782] Current Operating System: Linux HelloWorld 4.12.3-1-ARCH #1 SMP PREEMPT Sat Jul 22 15:32:02 UTC 2017 x86_64
[   343.782] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=95116b5a-1382-4f59-9561-d402b49978c8 rw acpi_sleep=nonvs resume=LABEL=Swap splash nvidia-drm.modeset=1
[   343.783] Build Date: 07 April 2017  05:42:48PM
[   343.783]  
[   343.783] Current version of pixman: 0.34.0
[   343.784] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   343.784] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   343.785] (==) Log file: "/home/o_o/.local/share/xorg/Xorg.0.log", Time: Sun Jul 30 06:03:22 2017
[   343.786] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   343.787] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   343.788] (==) No Layout section.  Using the first Screen section.
[   343.788] (==) No screen section available. Using defaults.
[   343.788] (**) |-->Screen "Default Screen Section" (0)
[   343.788] (**) |   |-->Monitor "<default monitor>"
[   343.788] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   343.788] (==) Automatically adding devices
[   343.788] (==) Automatically enabling devices
[   343.788] (==) Automatically adding GPU devices
[   343.788] (==) Automatically binding GPU devices
[   343.788] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   343.790] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[   343.790] 	Entry deleted from font path.
[   343.790] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[   343.790] 	Entry deleted from font path.
[   343.790] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[   343.790] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[   343.790] 	Entry deleted from font path.
[   343.790] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[   343.790] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/
[   343.790] (==) ModulePath set to "/usr/lib/xorg/modules"
[   343.790] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   343.790] (II) Loader magic: 0x822d60
[   343.790] (II) Module ABI versions:
[   343.790] 	X.Org ANSI C Emulation: 0.4
[   343.790] 	X.Org Video Driver: 23.0
[   343.790] 	X.Org XInput driver : 24.1
[   343.790] 	X.Org Server Extension : 10.0
[   343.791] (++) using VT number 1

[   343.791] (--) controlling tty is VT number 1, auto-enabling KeepTty
[   343.792] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c3
[   343.792] (II) xfree86: Adding drm device (/dev/dri/card0)
[   343.792] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0
[   343.793] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules"
[   343.793] (**) OutputClass "nvidia" setting /dev/dri/card0 as PrimaryGPU
[   343.793] (--) PCI:*(0:1:0:0) 10de:1c60:1558:7507 rev 161, Mem @ 0xdb000000/16777216, 0x90000000/268435456, 0xa0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[   343.793] (II) Open ACPI successful (/var/run/acpid.socket)
[   343.793] (II) LoadModule: "glx"
[   343.794] (II) Loading /usr/lib/nvidia/xorg/libglx.so
[   343.829] (II) Module glx: vendor="NVIDIA Corporation"
[   343.829] 	compiled for 4.0.2, module version = 1.0.0
[   343.829] 	Module class: X.Org Server Extension
[   343.829] (II) NVIDIA GLX Module  384.59  Wed Jul 19 23:41:15 PDT 2017
[   343.830] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[   343.830] 	loading driver: nvidia
[   343.830] (==) Matched nvidia as autoconfigured driver 0
[   343.830] (==) Matched nouveau as autoconfigured driver 1
[   343.830] (==) Matched nv as autoconfigured driver 2
[   343.830] (==) Matched nouveau as autoconfigured driver 3
[   343.830] (==) Matched nv as autoconfigured driver 4
[   343.830] (==) Matched modesetting as autoconfigured driver 5
[   343.830] (==) Matched fbdev as autoconfigured driver 6
[   343.830] (==) Matched vesa as autoconfigured driver 7
[   343.830] (==) Assigned the driver to the xf86ConfigLayout
[   343.830] (II) LoadModule: "nvidia"
[   343.835] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[   343.838] (II) Module nvidia: vendor="NVIDIA Corporation"
[   343.838] 	compiled for 4.0.2, module version = 1.0.0
[   343.838] 	Module class: X.Org Video Driver
[   343.839] (II) LoadModule: "nouveau"
[   343.839] (WW) Warning, couldn't open module nouveau
[   343.839] (II) UnloadModule: "nouveau"
[   343.839] (II) Unloading nouveau
[   343.839] (EE) Failed to load module "nouveau" (module does not exist, 0)
[   343.839] (II) LoadModule: "nv"
[   343.839] (WW) Warning, couldn't open module nv
[   343.839] (II) UnloadModule: "nv"
[   343.839] (II) Unloading nv
[   343.839] (EE) Failed to load module "nv" (module does not exist, 0)
[   343.839] (II) LoadModule: "modesetting"
[   343.840] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   343.840] (II) Module modesetting: vendor="X.Org Foundation"
[   343.840] 	compiled for 1.19.3, module version = 1.19.3
[   343.840] 	Module class: X.Org Video Driver
[   343.840] 	ABI class: X.Org Video Driver, version 23.0
[   343.840] (II) LoadModule: "fbdev"
[   343.840] (WW) Warning, couldn't open module fbdev
[   343.840] (II) UnloadModule: "fbdev"
[   343.840] (II) Unloading fbdev
[   343.840] (EE) Failed to load module "fbdev" (module does not exist, 0)
[   343.840] (II) LoadModule: "vesa"
[   343.840] (WW) Warning, couldn't open module vesa
[   343.840] (II) UnloadModule: "vesa"
[   343.840] (II) Unloading vesa
[   343.840] (EE) Failed to load module "vesa" (module does not exist, 0)
[   343.840] (II) NVIDIA dlloader X Driver  384.59  Wed Jul 19 23:14:49 PDT 2017
[   343.840] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[   343.840] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   343.840] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[   343.840] (II) systemd-logind: releasing fd for 226:0
[   343.841] (II) Loading sub module "fb"
[   343.841] (II) LoadModule: "fb"
[   343.841] (II) Loading /usr/lib/xorg/modules/libfb.so
[   343.842] (II) Module fb: vendor="X.Org Foundation"
[   343.842] 	compiled for 1.19.3, module version = 1.0.0
[   343.842] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   343.842] (II) Loading sub module "wfb"
[   343.842] (II) LoadModule: "wfb"
[   343.842] (II) Loading /usr/lib/xorg/modules/libwfb.so
[   343.842] (II) Module wfb: vendor="X.Org Foundation"
[   343.842] 	compiled for 1.19.3, module version = 1.0.0
[   343.842] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   343.842] (II) Loading sub module "ramdac"
[   343.842] (II) LoadModule: "ramdac"
[   343.842] (II) Module "ramdac" already built-in
[   343.845] (WW) Falling back to old probe method for modesetting
[   343.845] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[   343.845] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   343.845] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[   343.845] (==) NVIDIA(0): RGB weight 888
[   343.845] (==) NVIDIA(0): Default visual is TrueColor
[   343.845] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[   343.845] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[   343.845] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[   343.845] (**) NVIDIA(0): Enabling 2D acceleration
[   343.848] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[   343.848] (--) NVIDIA(0):     DFP-0
[   343.848] (--) NVIDIA(0):     DFP-1 (boot)
[   343.848] (--) NVIDIA(0):     DFP-2
[   343.848] (--) NVIDIA(0):     DFP-3
[   343.848] (--) NVIDIA(0):     DFP-4
[   343.848] (--) NVIDIA(0):     DFP-5
[   343.850] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 1060 (GP106-B) at PCI:1:0:0 (GPU-0)
[   343.850] (--) NVIDIA(0): Memory: 6291456 kBytes
[   343.850] (--) NVIDIA(0): VideoBIOS: 86.06.3f.00.09
[   343.850] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[   343.850] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   343.850] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   343.850] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   343.850] (--) NVIDIA(GPU-0): 
[   343.850] (--) NVIDIA(GPU-0): DFP-1: connected
[   343.850] (--) NVIDIA(GPU-0): DFP-1: Internal DisplayPort
[   343.850] (--) NVIDIA(GPU-0): DFP-1: 1440.0 MHz maximum pixel clock
[   343.850] (--) NVIDIA(GPU-0): 
[   343.850] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   343.850] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   343.850] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[   343.850] (--) NVIDIA(GPU-0): 
[   343.850] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   343.850] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   343.850] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   343.850] (--) NVIDIA(GPU-0): 
[   343.850] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   343.850] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[   343.850] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[   343.850] (--) NVIDIA(GPU-0): 
[   343.850] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   343.850] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[   343.850] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[   343.850] (--) NVIDIA(GPU-0): 
[   343.852] (==) NVIDIA(0): 
[   343.852] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[   343.852] (==) NVIDIA(0):     will be used as the requested mode.
[   343.852] (==) NVIDIA(0): 
[   343.852] (II) NVIDIA(0): Validated MetaModes:
[   343.852] (II) NVIDIA(0):     "DFP-1:nvidia-auto-select"
[   343.852] (II) NVIDIA(0): Virtual screen size determined to be 1024 x 768
[   343.855] (WW) NVIDIA(0): DFP-1 does not have an EDID, or its EDID does not contain a
[   343.855] (WW) NVIDIA(0):     maximum image size; cannot compute DPI from DFP-1's EDID.
[   343.855] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[   343.855] (II) UnloadModule: "modesetting"
[   343.855] (II) Unloading modesetting
[   343.855] (--) Depth 24 pixmap format is 32 bpp
[   343.855] (II) NVIDIA: Using 49152.00 MB of virtual memory for indirect memory
[   343.855] (II) NVIDIA:     access.
[   343.902] (II) NVIDIA(0): Setting mode "DFP-1:nvidia-auto-select"
[   344.826] (==) NVIDIA(0): Disabling shared memory pixmaps
[   344.826] (==) NVIDIA(0): Backing store enabled
[   344.826] (==) NVIDIA(0): Silken mouse enabled
[   344.826] (==) NVIDIA(0): DPMS enabled
[   344.827] (WW) NVIDIA(0): Option "PrimaryGPU" is not used
[   344.827] (II) Loading sub module "dri2"
[   344.827] (II) LoadModule: "dri2"
[   344.827] (II) Module "dri2" already built-in
[   344.827] (II) NVIDIA(0): [DRI2] Setup complete
[   344.827] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[   344.827] (--) RandR disabled
[   344.829] (II) Initializing extension GLX
[   344.829] (II) Indirect GLX disabled.
[   344.868] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[   344.868] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   344.868] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   344.868] (II) LoadModule: "libinput"
[   344.868] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[   344.871] (II) Module libinput: vendor="X.Org Foundation"
[   344.871] 	compiled for 1.19.3, module version = 0.25.1
[   344.871] 	Module class: X.Org XInput Driver
[   344.871] 	ABI class: X.Org XInput driver, version 24.1
[   344.871] (II) Using input driver 'libinput' for 'Power Button'
[   344.871] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 35 paused 0
[   344.871] (**) Power Button: always reports core events
[   344.871] (**) Option "Device" "/dev/input/event4"
[   344.871] (**) Option "_source" "server/udev"
[   344.871] (II) event4  - (II) Power Button: (II) is tagged by udev as: Keyboard
[   344.871] (II) event4  - (II) Power Button: (II) device is a keyboard
[   344.871] (II) event4  - (II) Power Button: (II) device removed
[   344.871] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input8/event4"
[   344.871] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   344.871] (II) event4  - (II) Power Button: (II) is tagged by udev as: Keyboard
[   344.871] (II) event4  - (II) Power Button: (II) device is a keyboard
[   344.872] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[   344.872] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   344.872] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[   344.872] (II) Using input driver 'libinput' for 'Video Bus'
[   344.872] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 38 paused 0
[   344.872] (**) Video Bus: always reports core events
[   344.872] (**) Option "Device" "/dev/input/event5"
[   344.872] (**) Option "_source" "server/udev"
[   344.872] (II) event5  - (II) Video Bus: (II) is tagged by udev as: Keyboard
[   344.872] (II) event5  - (II) Video Bus: (II) device is a keyboard
[   344.872] (II) event5  - (II) Video Bus: (II) device removed
[   344.872] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:04/LNXVIDEO:01/input/input9/event5"
[   344.872] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[   344.872] (II) event5  - (II) Video Bus: (II) is tagged by udev as: Keyboard
[   344.872] (II) event5  - (II) Video Bus: (II) device is a keyboard
[   344.872] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[   344.872] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   344.872] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   344.872] (II) Using input driver 'libinput' for 'Power Button'
[   344.873] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 39 paused 0
[   344.873] (**) Power Button: always reports core events
[   344.873] (**) Option "Device" "/dev/input/event1"
[   344.873] (**) Option "_source" "server/udev"
[   344.873] (II) event1  - (II) Power Button: (II) is tagged by udev as: Keyboard
[   344.873] (II) event1  - (II) Power Button: (II) device is a keyboard
[   344.873] (II) event1  - (II) Power Button: (II) device removed
[   344.873] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5/event1"
[   344.873] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[   344.873] (II) event1  - (II) Power Button: (II) is tagged by udev as: Keyboard
[   344.873] (II) event1  - (II) Power Button: (II) device is a keyboard
[   344.873] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
[   344.873] (II) No input driver specified, ignoring this device.
[   344.873] (II) This device may have been added with another device file.
[   344.873] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[   344.873] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[   344.873] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[   344.873] (II) Using input driver 'libinput' for 'Sleep Button'
[   344.873] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 40 paused 0
[   344.873] (**) Sleep Button: always reports core events
[   344.873] (**) Option "Device" "/dev/input/event2"
[   344.873] (**) Option "_source" "server/udev"
[   344.874] (II) event2  - (II) Sleep Button: (II) is tagged by udev as: Keyboard
[   344.874] (II) event2  - (II) Sleep Button: (II) device is a keyboard
[   344.874] (II) event2  - (II) Sleep Button: (II) device removed
[   344.874] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input6/event2"
[   344.874] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[   344.874] (II) event2  - (II) Sleep Button: (II) is tagged by udev as: Keyboard
[   344.874] (II) event2  - (II) Sleep Button: (II) device is a keyboard
[   344.874] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event12)
[   344.874] (II) No input driver specified, ignoring this device.
[   344.874] (II) This device may have been added with another device file.
[   344.874] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event13)
[   344.874] (II) No input driver specified, ignoring this device.
[   344.874] (II) This device may have been added with another device file.
[   344.874] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event14)
[   344.874] (II) No input driver specified, ignoring this device.
[   344.874] (II) This device may have been added with another device file.
[   344.874] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event15)
[   344.874] (II) No input driver specified, ignoring this device.
[   344.874] (II) This device may have been added with another device file.
[   344.874] (II) config/udev: Adding input device Chicony USB 2.0 Camera (/dev/input/event11)
[   344.874] (**) Chicony USB 2.0 Camera: Applying InputClass "evdev keyboard catchall"
[   344.874] (**) Chicony USB 2.0 Camera: Applying InputClass "libinput keyboard catchall"
[   344.874] (II) Using input driver 'libinput' for 'Chicony USB 2.0 Camera'
[   344.875] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 41 paused 0
[   344.875] (**) Chicony USB 2.0 Camera: always reports core events
[   344.875] (**) Option "Device" "/dev/input/event11"
[   344.875] (**) Option "_source" "server/udev"
[   344.875] (II) event11 - (II) Chicony USB 2.0 Camera: (II) is tagged by udev as: Keyboard
[   344.875] (II) event11 - (II) Chicony USB 2.0 Camera: (II) device is a keyboard
[   344.875] (II) event11 - (II) Chicony USB 2.0 Camera: (II) device removed
[   344.875] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/input/input17/event11"
[   344.875] (II) XINPUT: Adding extended input device "Chicony USB 2.0 Camera" (type: KEYBOARD, id 10)
[   344.875] (II) event11 - (II) Chicony USB 2.0 Camera: (II) is tagged by udev as: Keyboard
[   344.875] (II) event11 - (II) Chicony USB 2.0 Camera: (II) device is a keyboard
[   344.875] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event7)
[   344.875] (II) No input driver specified, ignoring this device.
[   344.875] (II) This device may have been added with another device file.
[   344.875] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event8)
[   344.875] (II) No input driver specified, ignoring this device.
[   344.875] (II) This device may have been added with another device file.
[   344.875] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event9)
[   344.875] (II) No input driver specified, ignoring this device.
[   344.875] (II) This device may have been added with another device file.
[   344.875] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event10)
[   344.875] (II) No input driver specified, ignoring this device.
[   344.875] (II) This device may have been added with another device file.
[   344.876] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[   344.876] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[   344.876] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[   344.876] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[   344.876] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 42 paused 0
[   344.876] (**) AT Translated Set 2 keyboard: always reports core events
[   344.876] (**) Option "Device" "/dev/input/event0"
[   344.876] (**) Option "_source" "server/udev"
[   344.876] (II) event0  - (II) AT Translated Set 2 keyboard: (II) is tagged by udev as: Keyboard
[   344.876] (II) event0  - (II) AT Translated Set 2 keyboard: (II) device is a keyboard
[   344.876] (II) event0  - (II) AT Translated Set 2 keyboard: (II) device removed
[   344.876] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[   344.876] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[   344.876] (II) event0  - (II) AT Translated Set 2 keyboard: (II) is tagged by udev as: Keyboard
[   344.876] (II) event0  - (II) AT Translated Set 2 keyboard: (II) device is a keyboard
[   344.876] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event16)
[   344.876] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[   344.876] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[   344.876] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[   344.876] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[   344.876] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[   344.876] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[   344.876] (II) LoadModule: "synaptics"
[   344.876] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[   344.877] (II) Module synaptics: vendor="X.Org Foundation"
[   344.877] 	compiled for 1.19.0, module version = 1.9.0
[   344.877] 	Module class: X.Org XInput Driver
[   344.877] 	ABI class: X.Org XInput driver, version 24.1
[   344.877] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[   344.877] (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 43 paused 0
[   344.877] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   344.877] (**) Option "Device" "/dev/input/event16"
[   344.877] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1284 - 5656 (res 41)
[   344.877] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1128 - 4728 (res 61)
[   344.877] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[   344.877] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[   344.877] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[   344.877] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[   344.877] (**) Option "FingerLow" "2"
[   344.877] (**) Option "FingerHigh" "2"
[   344.877] (**) Option "MaxTapTime" "200"
[   344.877] (**) Option "MaxTapMove" "13"
[   344.877] (**) Option "MaxDoubleTapTime" "300"
[   344.877] (**) Option "VertEdgeScroll" "1"
[   344.877] (**) Option "HorizEdgeScroll" "1"
[   344.877] (**) Option "VertTwoFingerScroll" "0"
[   344.877] (**) Option "HorizTwoFingerScroll" "0"
[   344.877] (**) Option "TouchpadOff" "0"
[   344.877] (**) Option "LockedDrags" "1"
[   344.877] (**) Option "TapButton1" "1"
[   344.877] (**) Option "TapButton2" "3"
[   344.877] (**) Option "TapButton3" "0"
[   344.877] (**) Option "PalmDetect" "1"
[   344.877] (**) Option "PalmMinWidth" "10"
[   344.877] (**) Option "PalmMinZ" "3"
[   344.877] (**) Option "MinSpeed" "0.10"
[   344.877] (**) Option "MaxSpeed" "1.00"
[   344.877] (**) Option "AccelFactor" "0.15"
[   344.877] (**) Option "TapAndDragGesture" "1"
[   344.877] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[   344.877] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   344.877] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio2/input/input12/event16"
[   344.877] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
[   344.877] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 10.0
[   344.877] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 10.00
[   344.877] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.150
[   344.877] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[   344.877] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[   344.877] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[   344.877] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[   344.877] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[   344.877] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[   344.877] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[   344.878] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[   344.878] (II) No input driver specified, ignoring this device.
[   344.878] (II) This device may have been added with another device file.
[   352.964] (**) Option "fd" "35"
[   352.965] (II) event4  - (II) Power Button: (II) device removed
[   352.965] (**) Option "fd" "38"
[   352.965] (II) event5  - (II) Video Bus: (II) device removed
[   352.965] (**) Option "fd" "39"
[   352.965] (II) event1  - (II) Power Button: (II) device removed
[   352.965] (**) Option "fd" "40"
[   352.965] (II) event2  - (II) Sleep Button: (II) device removed
[   352.965] (**) Option "fd" "41"
[   352.965] (II) event11 - (II) Chicony USB 2.0 Camera: (II) device removed
[   352.965] (**) Option "fd" "42"
[   352.965] (II) event0  - (II) AT Translated Set 2 keyboard: (II) device removed
[   352.966] (II) UnloadModule: "synaptics"
[   352.966] (II) systemd-logind: releasing fd for 13:80
[   353.010] (II) UnloadModule: "libinput"
[   353.010] (II) systemd-logind: releasing fd for 13:64
[   353.591] (II) UnloadModule: "libinput"
[   353.591] (II) systemd-logind: releasing fd for 13:75
[   353.592] (II) UnloadModule: "libinput"
[   353.592] (II) systemd-logind: releasing fd for 13:66
[   353.592] (II) UnloadModule: "libinput"
[   353.592] (II) systemd-logind: releasing fd for 13:65
[   353.592] (II) UnloadModule: "libinput"
[   353.592] (II) systemd-logind: releasing fd for 13:69
[   353.592] (II) UnloadModule: "libinput"
[   353.592] (II) systemd-logind: releasing fd for 13:68
[   354.504] (II) NVIDIA(GPU-0): Deleting GPU-0
[   354.504] (WW) xf86CloseConsole: KDSETMODE failed: Input/output error
[   354.504] (WW) xf86CloseConsole: VT_GETMODE failed: Input/output error
[   354.504] (WW) xf86CloseConsole: VT_ACTIVATE failed: Input/output error
[   354.505] (II) Server terminated successfully (0). Closing log file.

Using the Nouveau driver resulted in the same behavior as the NVidia driver:

[    55.032] 
X.Org X Server 1.19.3
Release Date: 2017-03-15
[    55.033] X Protocol Version 11, Revision 0
[    55.033] Build Operating System: Linux 4.9.11-1-ARCH x86_64 
[    55.033] Current Operating System: Linux HelloWorld 4.12.3-1-ARCH #1 SMP PREEMPT Sat Jul 22 15:32:02 UTC 2017 x86_64
[    55.033] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=95116b5a-1382-4f59-9561-d402b49978c8 rw acpi_sleep=nonvs resume=LABEL=Swap splash nvidia-drm.modeset=1
[    55.034] Build Date: 07 April 2017  05:42:48PM
[    55.034]  
[    55.034] Current version of pixman: 0.34.0
[    55.034] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    55.034] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    55.035] (==) Log file: "/home/o_o/.local/share/xorg/Xorg.0.log", Time: Sun Jul 30 06:12:40 2017
[    55.037] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    55.037] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    55.038] (==) No Layout section.  Using the first Screen section.
[    55.038] (==) No screen section available. Using defaults.
[    55.038] (**) |-->Screen "Default Screen Section" (0)
[    55.038] (**) |   |-->Monitor "<default monitor>"
[    55.038] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    55.038] (==) Automatically adding devices
[    55.038] (==) Automatically enabling devices
[    55.038] (==) Automatically adding GPU devices
[    55.038] (==) Automatically binding GPU devices
[    55.038] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    55.040] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[    55.040] 	Entry deleted from font path.
[    55.040] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    55.040] 	Entry deleted from font path.
[    55.040] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    55.040] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    55.040] 	Entry deleted from font path.
[    55.040] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[    55.040] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/
[    55.040] (==) ModulePath set to "/usr/lib/xorg/modules"
[    55.040] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    55.040] (II) Loader magic: 0x822d60
[    55.040] (II) Module ABI versions:
[    55.040] 	X.Org ANSI C Emulation: 0.4
[    55.040] 	X.Org Video Driver: 23.0
[    55.040] 	X.Org XInput driver : 24.1
[    55.040] 	X.Org Server Extension : 10.0
[    55.041] (++) using VT number 1

[    55.041] (--) controlling tty is VT number 1, auto-enabling KeepTty
[    55.042] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c2
[    55.042] (II) xfree86: Adding drm device (/dev/dri/card0)
[    55.042] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0
[    55.043] (--) PCI:*(0:1:0:0) 10de:1c60:1558:7507 rev 161, Mem @ 0xdb000000/16777216, 0x90000000/268435456, 0xa0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[    55.043] (II) Open ACPI successful (/var/run/acpid.socket)
[    55.043] (II) LoadModule: "glx"
[    55.047] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    55.052] (II) Module glx: vendor="X.Org Foundation"
[    55.052] 	compiled for 1.19.3, module version = 1.0.0
[    55.052] 	ABI class: X.Org Server Extension, version 10.0
[    55.052] (==) Matched nouveau as autoconfigured driver 0
[    55.052] (==) Matched nv as autoconfigured driver 1
[    55.052] (==) Matched nouveau as autoconfigured driver 2
[    55.052] (==) Matched nv as autoconfigured driver 3
[    55.052] (==) Matched modesetting as autoconfigured driver 4
[    55.052] (==) Matched fbdev as autoconfigured driver 5
[    55.052] (==) Matched vesa as autoconfigured driver 6
[    55.052] (==) Assigned the driver to the xf86ConfigLayout
[    55.052] (II) LoadModule: "nouveau"
[    55.053] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[    55.054] (II) Module nouveau: vendor="X.Org Foundation"
[    55.054] 	compiled for 1.19.3, module version = 1.0.15
[    55.054] 	Module class: X.Org Video Driver
[    55.054] 	ABI class: X.Org Video Driver, version 23.0
[    55.054] (II) LoadModule: "nv"
[    55.054] (WW) Warning, couldn't open module nv
[    55.054] (II) UnloadModule: "nv"
[    55.054] (II) Unloading nv
[    55.054] (EE) Failed to load module "nv" (module does not exist, 0)
[    55.054] (II) LoadModule: "modesetting"
[    55.054] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    55.054] (II) Module modesetting: vendor="X.Org Foundation"
[    55.054] 	compiled for 1.19.3, module version = 1.19.3
[    55.054] 	Module class: X.Org Video Driver
[    55.054] 	ABI class: X.Org Video Driver, version 23.0
[    55.054] (II) LoadModule: "fbdev"
[    55.055] (WW) Warning, couldn't open module fbdev
[    55.055] (II) UnloadModule: "fbdev"
[    55.055] (II) Unloading fbdev
[    55.055] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    55.055] (II) LoadModule: "vesa"
[    55.055] (WW) Warning, couldn't open module vesa
[    55.055] (II) UnloadModule: "vesa"
[    55.055] (II) Unloading vesa
[    55.055] (EE) Failed to load module "vesa" (module does not exist, 0)
[    55.055] (II) NOUVEAU driver 
[    55.055] (II) NOUVEAU driver for NVIDIA chipset families :
[    55.055] 	RIVA TNT        (NV04)
[    55.055] 	RIVA TNT2       (NV05)
[    55.055] 	GeForce 256     (NV10)
[    55.055] 	GeForce 2       (NV11, NV15)
[    55.055] 	GeForce 4MX     (NV17, NV18)
[    55.055] 	GeForce 3       (NV20)
[    55.055] 	GeForce 4Ti     (NV25, NV28)
[    55.055] 	GeForce FX      (NV3x)
[    55.055] 	GeForce 6       (NV4x)
[    55.055] 	GeForce 7       (G7x)
[    55.055] 	GeForce 8       (G8x)
[    55.055] 	GeForce GTX 200 (NVA0)
[    55.055] 	GeForce GTX 400 (NVC0)
[    55.055] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    55.055] (EE) [drm] Failed to open DRM device for (null): -22
[    55.055] (EE) [drm] Failed to open DRM device for (null): -22
[    55.055] (EE) [drm] Failed to open DRM device for pci:0000:01:00.0: -22
[    55.055] (EE) [drm] Failed to open DRM device for pci:0000:01:00.0: -22
[    55.055] (II) modeset(0): using drv /dev/dri/card0
[    55.055] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    55.056] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    55.056] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[    55.056] (==) modeset(0): RGB weight 888
[    55.056] (==) modeset(0): Default visual is TrueColor
[    55.056] (II) Loading sub module "glamoregl"
[    55.056] (II) LoadModule: "glamoregl"
[    55.056] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    55.059] (II) Module glamoregl: vendor="X.Org Foundation"
[    55.059] 	compiled for 1.19.3, module version = 1.0.0
[    55.059] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    55.059] (II) glamor: OpenGL accelerated X.org driver based.
[    55.148] (II) glamor: EGL version 1.4 (DRI2):
[    55.148] EGL_MESA_drm_image required.
[    55.148] (EE) modeset(0): glamor initialization failed
[    55.148] (II) modeset(0): ShadowFB: preferred YES, enabled YES
[    55.148] (II) modeset(0): Double-buffered shadow updates: off
[    55.148] (II) modeset(0): Output HDMI-1 has no monitor section
[    55.149] (II) modeset(0): Output eDP-1 has no monitor section
[    55.149] (II) modeset(0): Output DP-1 has no monitor section
[    55.149] (II) modeset(0): Output DP-2 has no monitor section
[    55.149] (II) modeset(0): EDID for output HDMI-1
[    55.149] (EE) modeset(0): Unknown EDID version 0
[    55.149] (II) modeset(0): EDID for output eDP-1
[    55.150] (II) modeset(0): Printing probed modes for output eDP-1
[    55.150] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    55.150] (II) modeset(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
[    55.150] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    55.150] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[    55.150] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    55.150] (II) modeset(0): EDID for output DP-1
[    55.150] (II) modeset(0): EDID for output DP-2
[    55.150] (II) modeset(0): Output HDMI-1 disconnected
[    55.150] (II) modeset(0): Output eDP-1 connected
[    55.150] (II) modeset(0): Output DP-1 disconnected
[    55.150] (II) modeset(0): Output DP-2 disconnected
[    55.150] (II) modeset(0): Using exact sizes for initial modes
[    55.150] (II) modeset(0): Output eDP-1 using initial mode 1024x768 +0+0
[    55.150] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[    55.150] (==) modeset(0): DPI set to (96, 96)
[    55.150] (II) Loading sub module "fb"
[    55.150] (II) LoadModule: "fb"
[    55.150] (II) Loading /usr/lib/xorg/modules/libfb.so
[    55.150] (II) Module fb: vendor="X.Org Foundation"
[    55.150] 	compiled for 1.19.3, module version = 1.0.0
[    55.150] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    55.150] (II) Loading sub module "shadow"
[    55.150] (II) LoadModule: "shadow"
[    55.150] (II) Loading /usr/lib/xorg/modules/libshadow.so
[    55.151] (II) Module shadow: vendor="X.Org Foundation"
[    55.151] 	compiled for 1.19.3, module version = 1.1.0
[    55.151] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    55.151] (==) Depth 24 pixmap format is 32 bpp
[    55.152] (==) modeset(0): Backing store enabled
[    55.152] (==) modeset(0): Silken mouse enabled
[    55.152] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    55.152] (==) modeset(0): DPMS enabled
[    55.152] (--) RandR disabled
[    55.155] (II) AIGLX: Screen 0 is not DRI2 capable
[    55.155] (EE) AIGLX: reverting to software rendering
[    55.155] (II) IGLX: enabled GLX_MESA_copy_sub_buffer
[    55.155] (II) IGLX: Loaded and initialized swrast
[    55.155] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[    55.155] (II) modeset(0): Damage tracking initialized
[    55.155] (II) modeset(0): Setting screen physical size to 270 x 203
[    55.179] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[    55.179] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    55.179] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    55.179] (II) LoadModule: "libinput"
[    55.179] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    55.182] (II) Module libinput: vendor="X.Org Foundation"
[    55.182] 	compiled for 1.19.3, module version = 0.25.1
[    55.182] 	Module class: X.Org XInput Driver
[    55.182] 	ABI class: X.Org XInput driver, version 24.1
[    55.182] (II) Using input driver 'libinput' for 'Power Button'
[    55.183] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 20 paused 0
[    55.183] (**) Power Button: always reports core events
[    55.183] (**) Option "Device" "/dev/input/event4"
[    55.183] (**) Option "_source" "server/udev"
[    55.183] (II) event4  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    55.183] (II) event4  - (II) Power Button: (II) device is a keyboard
[    55.183] (II) event4  - (II) Power Button: (II) device removed
[    55.183] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input8/event4"
[    55.183] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    55.183] (II) event4  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    55.183] (II) event4  - (II) Power Button: (II) device is a keyboard
[    55.183] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[    55.183] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    55.183] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    55.183] (II) Using input driver 'libinput' for 'Video Bus'
[    55.183] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 23 paused 0
[    55.183] (**) Video Bus: always reports core events
[    55.183] (**) Option "Device" "/dev/input/event5"
[    55.183] (**) Option "_source" "server/udev"
[    55.184] (II) event5  - (II) Video Bus: (II) is tagged by udev as: Keyboard
[    55.184] (II) event5  - (II) Video Bus: (II) device is a keyboard
[    55.184] (II) event5  - (II) Video Bus: (II) device removed
[    55.184] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:04/LNXVIDEO:01/input/input9/event5"
[    55.184] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    55.184] (II) event5  - (II) Video Bus: (II) is tagged by udev as: Keyboard
[    55.184] (II) event5  - (II) Video Bus: (II) device is a keyboard
[    55.184] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    55.184] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    55.184] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    55.184] (II) Using input driver 'libinput' for 'Power Button'
[    55.184] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 24 paused 0
[    55.184] (**) Power Button: always reports core events
[    55.184] (**) Option "Device" "/dev/input/event1"
[    55.184] (**) Option "_source" "server/udev"
[    55.184] (II) event1  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    55.184] (II) event1  - (II) Power Button: (II) device is a keyboard
[    55.184] (II) event1  - (II) Power Button: (II) device removed
[    55.184] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5/event1"
[    55.184] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    55.185] (II) event1  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    55.185] (II) event1  - (II) Power Button: (II) device is a keyboard
[    55.185] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
[    55.185] (II) No input driver specified, ignoring this device.
[    55.185] (II) This device may have been added with another device file.
[    55.185] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[    55.185] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    55.185] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    55.185] (II) Using input driver 'libinput' for 'Sleep Button'
[    55.185] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 25 paused 0
[    55.185] (**) Sleep Button: always reports core events
[    55.185] (**) Option "Device" "/dev/input/event2"
[    55.185] (**) Option "_source" "server/udev"
[    55.185] (II) event2  - (II) Sleep Button: (II) is tagged by udev as: Keyboard
[    55.185] (II) event2  - (II) Sleep Button: (II) device is a keyboard
[    55.185] (II) event2  - (II) Sleep Button: (II) device removed
[    55.185] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input6/event2"
[    55.185] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    55.185] (II) event2  - (II) Sleep Button: (II) is tagged by udev as: Keyboard
[    55.185] (II) event2  - (II) Sleep Button: (II) device is a keyboard
[    55.186] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event12)
[    55.186] (II) No input driver specified, ignoring this device.
[    55.186] (II) This device may have been added with another device file.
[    55.186] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event13)
[    55.186] (II) No input driver specified, ignoring this device.
[    55.186] (II) This device may have been added with another device file.
[    55.186] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event14)
[    55.186] (II) No input driver specified, ignoring this device.
[    55.186] (II) This device may have been added with another device file.
[    55.186] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event15)
[    55.186] (II) No input driver specified, ignoring this device.
[    55.186] (II) This device may have been added with another device file.
[    55.186] (II) config/udev: Adding input device Chicony USB 2.0 Camera (/dev/input/event11)
[    55.186] (**) Chicony USB 2.0 Camera: Applying InputClass "evdev keyboard catchall"
[    55.186] (**) Chicony USB 2.0 Camera: Applying InputClass "libinput keyboard catchall"
[    55.186] (II) Using input driver 'libinput' for 'Chicony USB 2.0 Camera'
[    55.186] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 26 paused 0
[    55.186] (**) Chicony USB 2.0 Camera: always reports core events
[    55.186] (**) Option "Device" "/dev/input/event11"
[    55.186] (**) Option "_source" "server/udev"
[    55.187] (II) event11 - (II) Chicony USB 2.0 Camera: (II) is tagged by udev as: Keyboard
[    55.187] (II) event11 - (II) Chicony USB 2.0 Camera: (II) device is a keyboard
[    55.187] (II) event11 - (II) Chicony USB 2.0 Camera: (II) device removed
[    55.187] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/input/input17/event11"
[    55.187] (II) XINPUT: Adding extended input device "Chicony USB 2.0 Camera" (type: KEYBOARD, id 10)
[    55.187] (II) event11 - (II) Chicony USB 2.0 Camera: (II) is tagged by udev as: Keyboard
[    55.187] (II) event11 - (II) Chicony USB 2.0 Camera: (II) device is a keyboard
[    55.187] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event7)
[    55.187] (II) No input driver specified, ignoring this device.
[    55.187] (II) This device may have been added with another device file.
[    55.187] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event8)
[    55.187] (II) No input driver specified, ignoring this device.
[    55.187] (II) This device may have been added with another device file.
[    55.187] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event9)
[    55.187] (II) No input driver specified, ignoring this device.
[    55.187] (II) This device may have been added with another device file.
[    55.187] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event10)
[    55.187] (II) No input driver specified, ignoring this device.
[    55.187] (II) This device may have been added with another device file.
[    55.187] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    55.187] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    55.187] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    55.187] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    55.188] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 27 paused 0
[    55.188] (**) AT Translated Set 2 keyboard: always reports core events
[    55.188] (**) Option "Device" "/dev/input/event0"
[    55.188] (**) Option "_source" "server/udev"
[    55.188] (II) event0  - (II) AT Translated Set 2 keyboard: (II) is tagged by udev as: Keyboard
[    55.188] (II) event0  - (II) AT Translated Set 2 keyboard: (II) device is a keyboard
[    55.188] (II) event0  - (II) AT Translated Set 2 keyboard: (II) device removed
[    55.188] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    55.188] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[    55.188] (II) event0  - (II) AT Translated Set 2 keyboard: (II) is tagged by udev as: Keyboard
[    55.188] (II) event0  - (II) AT Translated Set 2 keyboard: (II) device is a keyboard
[    55.188] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event16)
[    55.188] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[    55.188] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[    55.188] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[    55.188] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[    55.188] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[    55.188] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[    55.188] (II) LoadModule: "synaptics"
[    55.188] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    55.189] (II) Module synaptics: vendor="X.Org Foundation"
[    55.189] 	compiled for 1.19.0, module version = 1.9.0
[    55.189] 	Module class: X.Org XInput Driver
[    55.189] 	ABI class: X.Org XInput driver, version 24.1
[    55.189] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[    55.189] (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 28 paused 0
[    55.189] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    55.189] (**) Option "Device" "/dev/input/event16"
[    55.189] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1284 - 5656 (res 41)
[    55.189] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1128 - 4728 (res 61)
[    55.189] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[    55.189] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[    55.189] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[    55.189] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[    55.189] (**) Option "FingerLow" "2"
[    55.189] (**) Option "FingerHigh" "2"
[    55.189] (**) Option "MaxTapTime" "200"
[    55.189] (**) Option "MaxTapMove" "13"
[    55.189] (**) Option "MaxDoubleTapTime" "300"
[    55.189] (**) Option "VertEdgeScroll" "1"
[    55.189] (**) Option "HorizEdgeScroll" "1"
[    55.189] (**) Option "VertTwoFingerScroll" "0"
[    55.189] (**) Option "HorizTwoFingerScroll" "0"
[    55.189] (**) Option "TouchpadOff" "0"
[    55.189] (**) Option "LockedDrags" "1"
[    55.189] (**) Option "TapButton1" "1"
[    55.189] (**) Option "TapButton2" "3"
[    55.189] (**) Option "TapButton3" "0"
[    55.189] (**) Option "PalmDetect" "1"
[    55.189] (**) Option "PalmMinWidth" "10"
[    55.189] (**) Option "PalmMinZ" "3"
[    55.189] (**) Option "MinSpeed" "0.10"
[    55.189] (**) Option "MaxSpeed" "1.00"
[    55.189] (**) Option "AccelFactor" "0.15"
[    55.189] (**) Option "TapAndDragGesture" "1"
[    55.189] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    55.189] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    55.189] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio2/input/input12/event16"
[    55.189] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
[    55.189] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 10.0
[    55.189] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 10.00
[    55.189] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.150
[    55.189] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[    55.189] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[    55.189] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    55.189] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    55.189] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    55.189] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[    55.189] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[    55.189] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[    55.189] (II) No input driver specified, ignoring this device.
[    55.189] (II) This device may have been added with another device file.
[    55.192] (EE) modeset(0): failed to set mode: Invalid argument
[    55.246] (II) modeset(0): Disabling kernel dirty updates, not required.
[    69.090] (**) Option "fd" "20"
[    69.090] (II) event4  - (II) Power Button: (II) device removed
[    69.090] (**) Option "fd" "23"
[    69.090] (II) event5  - (II) Video Bus: (II) device removed
[    69.090] (**) Option "fd" "24"
[    69.090] (II) event1  - (II) Power Button: (II) device removed
[    69.090] (**) Option "fd" "25"
[    69.090] (II) event2  - (II) Sleep Button: (II) device removed
[    69.090] (**) Option "fd" "26"
[    69.090] (II) event11 - (II) Chicony USB 2.0 Camera: (II) device removed
[    69.090] (**) Option "fd" "27"
[    69.090] (II) event0  - (II) AT Translated Set 2 keyboard: (II) device removed
[    69.091] (II) UnloadModule: "synaptics"
[    69.091] (II) systemd-logind: releasing fd for 13:80
[    69.137] (II) UnloadModule: "libinput"
[    69.137] (II) systemd-logind: releasing fd for 13:64
[    69.156] (II) UnloadModule: "libinput"
[    69.157] (II) systemd-logind: releasing fd for 13:75
[    69.196] (II) UnloadModule: "libinput"
[    69.196] (II) systemd-logind: releasing fd for 13:66
[    69.220] (II) UnloadModule: "libinput"
[    69.220] (II) systemd-logind: releasing fd for 13:65
[    69.243] (II) UnloadModule: "libinput"
[    69.243] (II) systemd-logind: releasing fd for 13:69
[    69.267] (II) UnloadModule: "libinput"
[    69.267] (II) systemd-logind: releasing fd for 13:68
[    69.524] (II) Server terminated successfully (0). Closing log file.

From what I can see, there are similar warnings in both logfiles for the NVidia and Nouveau drivers that Xorg is having trouble reading the EDID for the screen as the the resolutions it uses are all wrong.

Last edited by RobinLikesToCode (2017-07-30 10:26:59)

Offline

#9 2017-07-30 12:22:20

seth
Member
Registered: 2012-09-03
Posts: 51,039

Re: EDID Troubleshooting

"+" is not a valid keyword in this section.

There's been some spurious newline or something. The section should not have 4 lines and "+" should be no keyword.

As for the nouveau situation: it looks like you've the nvidia kernel module still installed & loaded?
Also the device is predominantly handled by the modesetting driver.

[    55.055] (EE) [drm] Failed to open DRM device for (null): -22
[    55.055] (EE) [drm] Failed to open DRM device for (null): -22
[    55.055] (EE) [drm] Failed to open DRM device for pci:0000:01:00.0: -22
[    55.055] (EE) [drm] Failed to open DRM device for pci:0000:01:00.0: -22
[    55.148] EGL_MESA_drm_image required.
[    55.148] (EE) modeset(0): glamor initialization failed
[    55.155] (II) AIGLX: Screen 0 is not DRI2 capable
[    55.155] (EE) AIGLX: reverting to software rendering
[    55.192] (EE) modeset(0): failed to set mode: Invalid argument

Offline

#10 2017-07-30 15:04:46

RobinLikesToCode
Member
Registered: 2016-10-04
Posts: 50

Re: EDID Troubleshooting

I'm not familiar enough with KMS.
Is it good or bad that the modesetting driver is handling the screen?

Also the log that said the NVidia module was still loaded was my mistake.
I uninstalled the driver but forgot to change the initramfs and kernel modules.

Where should I go from here?
Is this a driver issue or should I look more into troubleshooting EDID glitches?

Offline

#11 2017-07-30 15:20:53

seth
Member
Registered: 2012-09-03
Posts: 51,039

Re: EDID Troubleshooting

"Bad" because you intended to have it driven by nouveau.
You can use the nvidia blob, the X11 nouveau driver or the X11 modesetting driver on top of the nouveau kernel module. Each approach has its pros and cons. The major pro for the blob is performance.

Where you should go from here is to figure which setup you intend to use and then make it work.
If that's the nvidia blob solution, I'd start with fixing the xorg configlet that caused the error in comment #8.
And read up https://wiki.archlinux.org/index.php/NVIDIA https://wiki.archlinux.org/index.php/Xorg and https://wiki.archlinux.org/index.php/NV … leshooting - notably https://wiki.archlinux.org/index.php/NV … rride_EDID if you don't get valid modelines WITHOUT any xorg configuration files (that may break it)

Offline

#12 2017-07-30 15:32:38

RobinLikesToCode
Member
Registered: 2016-10-04
Posts: 50

Re: EDID Troubleshooting

I'm trying to use the proprietary NVidia driver instead of the Nouveau driver.
Will the stuff you recommended still help me?

Offline

#13 2017-07-30 18:41:59

seth
Member
Registered: 2012-09-03
Posts: 51,039

Re: EDID Troubleshooting

Yes. The thread is marked as solved - does this mean you got it working?

Offline

Board footer

Powered by FluxBB