I have a system in which I’m running the display on intel i915 graphic, and I’m using GPU for cuda operations only. It took me a while to get everything running and here’s my current settings:
os release: Ubuntu 17.10
kernel: 4.15.0-041500rc6-generic (manually installed to solve a resolution detection problem)
motherboard: asus z370-e
cpu: intel i7-8700k
nvidia driver verison: 390.25 (installed from run file with --no-opengl option)
cuda: version 9.0
Problem
when I try to run any nvidia-setting commands, this is what I get:
ERROR: Error querying enabled displays on GPU 0 (Missing Extension).
ERROR: Error querying connected displays on GPU 0 (Missing Extension).
Example: nvidia-settings -q gpus -V (or -q fans)
WARNING: NV-CONTROL extension not found on this Display.
ERROR: Error querying enabled displays on GPU 0 (Missing Extension).
ERROR: Error querying connected displays on GPU 0 (Missing Extension).
WARNING: NV-CONTROL extension not found on this Display.
WARNING: Unable to determine number of NVIDIA GPUs on ':0'.
WARNING: Unable to determine number of NVIDIA Frame Lock Devices on ':0'.
WARNING: Unable to determine number of NVIDIA VCSs on ':0'.
WARNING: Unable to determine number of NVIDIA SDI Input Devices on ':0'.
WARNING: Unable to determine number of NVIDIA Fans on ':0'.
WARNING: Unable to determine number of NVIDIA Thermal Sensors on ':0'.
WARNING: Unable to determine number of NVIDIA 3D Vision Pro Transceivers on ':0'.
WARNING: Unable to determine number of NVIDIA Display Devices on ':0'.
WARNING: Unable to determine number of NVIDIA X Screens on ':0'.
WARNING: No GPUs on <my_computer_name>:0
nvidia-smi works fine and here’s a sample output:
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 390.25 Driver Version: 390.25 |
|-------------------------------+----------------------+----------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
|===============================+======================+======================|
| 0 GeForce GTX 108... Off | 00000000:01:00.0 Off | N/A |
| 0% 40C P0 55W / 250W | 0MiB / 11178MiB | 0% Default |
+-------------------------------+----------------------+----------------------+
+-----------------------------------------------------------------------------+
| Processes: GPU Memory |
| GPU PID Type Process name Usage |
|=============================================================================|
| No running processes found |
+-----------------------------------------------------------------------------+
extra information about the problem
Nvidia-docker works fine and I was able to use it for both ccminer and tensorflow code. It may be worth mentioning that when I tried to run a tensorflow code on my system, it doesn’t use the gpu at all. But when I create an nvidia-docker container based on nvidia/cuda image, the code works perfectly on the gpu. Also I’m using another container that runs ccminer and works fine. I’m happy with this setup actually but I thought I should mention this behavior.
Nvidia-settings command also used to give an error about the “key” had a problem with the key where nvidia was not able to locate it under /usr/share/nvidia even though the file was there. I removed the version number from the file name, and after that the error did not come out.
original: nvidia-application-profiles-390.25-key-documentation
new: nvidia-application-profiles-key-documentation
also I fixed the other profiles-rc file:
original: nvidia-application-profiles-390.25-rc
new: nvidia-application-profiles-rc
Also when I open the GUI NVIDIA X server, there is no options on the left side except the profile settings and the nvidia-settings config.
What I’m trying to achieve
Currently, everything is working the way I want except that I cannot adjust the fan profile. My GPU runs 50% fan speed and temperature 84C and ~210watts out of 250watts when I’m using ccminer.
I’d like to increase the fan speed to achieve a lower temperature if possible (recommendations on that are appreciated)
xorg.conf
I don’t have an xorg.conf because I did not need it (or I thought so). I found some answers recommending using xorg.conf.d for simple configurations since nvidia reads both so I created /etc/X11/xorg.conf.d with the following content:
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BusID "PCI:1:0:0"
Option "Coolbits" "4"
EndSection
The config above didn’t fix it. I’m now stuck here.
some output that may be useful:
dmesg | grep nvidia
[ 10.002105] nvidia: loading out-of-tree module taints kernel.
[ 10.002113] nvidia: module license 'NVIDIA' taints kernel.
[ 10.005433] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[ 10.009302] nvidia-nvlink: Nvlink Core is being initialized, major device number 238
[ 10.009436] nvidia 0000:01:00.0: enabling device (0000 -> 0003)
[ 10.009539] nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=none
[ 10.035393] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 390.25 Wed Jan 24 19:29:37 PST 2018
[ 10.035831] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[ 10.035832] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 1
currently installed nvidia-*
I installed nvidia-prime using apt-get (and maybe some others, I cannot remember)
nvidia-bug-report.sh
nvidia-cuda-mps-control
nvidia-docker
nvidia-settings
nvidia-container-cli
nvidia-cuda-mps-server
nvidia-installer
nvidia-smi
nvidia-container-runtime
nvidia-debugdump
nvidia-modprobe
nvidia-uninstall
nvidia-container-runtime-hook
nvidia-detector
nvidia-persistenced
nvidia-xconfig
nvidia-prime
cat /var/log/Xorg.0.log:
[ 11.364]
X.Org X Server 1.19.5
Release Date: 2017-10-12
[ 11.364] X Protocol Version 11, Revision 0
[ 11.364] Build Operating System: Linux 4.4.0-97-generic x86_64 Ubuntu
[ 11.364] Current Operating System: Linux BlackHawk 4.15.0-041500rc6-generic #201712312330 SMP Sun Dec 31 23:31:15 UTC 2017 x86_64
[ 11.364] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-041500rc6-generic root=UUID=1fcf5ff7-38f6-42f2-9fee-567b7c3d20f2 ro quiet splash vt.handoff=7
[ 11.364] Build Date: 15 October 2017 05:51:19PM
[ 11.364] xorg-server 2:1.19.5-0ubuntu2 (For technical support please see http://www.ubuntu.com/support)
[ 11.364] Current version of pixman: 0.34.0
[ 11.364] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 11.364] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 11.364] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Mar 3 12:50:38 2018
[ 11.365] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 11.365] (==) No Layout section. Using the first Screen section.
[ 11.365] (==) No screen section available. Using defaults.
[ 11.365] (**) |-->Screen "Default Screen Section" (0)
[ 11.365] (**) | |-->Monitor "<default monitor>"
[ 11.365] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 11.365] (==) Automatically adding devices
[ 11.365] (==) Automatically enabling devices
[ 11.365] (==) Automatically adding GPU devices
[ 11.365] (==) Automatically binding GPU devices
[ 11.365] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 11.365] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 11.365] Entry deleted from font path.
[ 11.365] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[ 11.365] Entry deleted from font path.
[ 11.365] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ 11.365] Entry deleted from font path.
[ 11.365] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[ 11.365] Entry deleted from font path.
[ 11.365] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 11.365] Entry deleted from font path.
[ 11.365] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/Type1,
built-ins
[ 11.365] (==) ModulePath set to "/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[ 11.365] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 11.366] (II) Loader magic: 0x5574fa363020
[ 11.366] (II) Module ABI versions:
[ 11.366] X.Org ANSI C Emulation: 0.4
[ 11.366] X.Org Video Driver: 23.0
[ 11.366] X.Org XInput driver : 24.1
[ 11.366] X.Org Server Extension : 10.0
[ 11.366] (++) using VT number 7
[ 11.366] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 11.366] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 11.366] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 11.377] (--) PCI:*(0:0:2:0) 8086:3e92:1043:8694 rev 0, Mem @ 0xf5000000/16777216, 0xd0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[ 11.377] (--) PCI: (0:1:0:0) 10de:1b06:1043:85e5 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[ 11.377] (II) LoadModule: "glx"
[ 11.378] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 11.381] (II) Module glx: vendor="X.Org Foundation"
[ 11.381] compiled for 1.19.5, module version = 1.0.0
[ 11.381] ABI class: X.Org Server Extension, version 10.0
[ 11.381] (II) Applying OutputClass "nvidia" to /dev/dri/card1
[ 11.381] loading driver: nvidia
[ 11.381] (==) Matched nvidia as autoconfigured driver 0
[ 11.381] (==) Matched nvidia as autoconfigured driver 1
[ 11.381] (==) Matched nouveau as autoconfigured driver 2
[ 11.381] (==) Matched modesetting as autoconfigured driver 3
[ 11.381] (==) Matched fbdev as autoconfigured driver 4
[ 11.381] (==) Matched vesa as autoconfigured driver 5
[ 11.381] (==) Assigned the driver to the xf86ConfigLayout
[ 11.381] (II) LoadModule: "nvidia"
[ 11.381] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 11.383] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 11.383] compiled for 4.0.2, module version = 1.0.0
[ 11.383] Module class: X.Org Video Driver
[ 11.383] (II) LoadModule: "nouveau"
[ 11.383] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 11.384] (II) Module nouveau: vendor="X.Org Foundation"
[ 11.384] compiled for 1.19.3, module version = 1.0.15
[ 11.384] Module class: X.Org Video Driver
[ 11.384] ABI class: X.Org Video Driver, version 23.0
[ 11.384] (II) LoadModule: "modesetting"
[ 11.384] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 11.385] (II) Module modesetting: vendor="X.Org Foundation"
[ 11.385] compiled for 1.19.5, module version = 1.19.5
[ 11.385] Module class: X.Org Video Driver
[ 11.385] ABI class: X.Org Video Driver, version 23.0
[ 11.385] (II) LoadModule: "fbdev"
[ 11.385] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 11.385] (II) Module fbdev: vendor="X.Org Foundation"
[ 11.385] compiled for 1.19.3, module version = 0.4.4
[ 11.385] Module class: X.Org Video Driver
[ 11.385] ABI class: X.Org Video Driver, version 23.0
[ 11.385] (II) LoadModule: "vesa"
[ 11.385] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 11.385] (II) Module vesa: vendor="X.Org Foundation"
[ 11.385] compiled for 1.19.3, module version = 2.3.4
[ 11.385] Module class: X.Org Video Driver
[ 11.385] ABI class: X.Org Video Driver, version 23.0
[ 11.385] (II) NVIDIA dlloader X Driver 390.25 Wed Jan 24 18:57:05 PST 2018
[ 11.385] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 11.385] (II) NOUVEAU driver Date: Fri Apr 21 14:41:17 2017 -0400
[ 11.385] (II) NOUVEAU driver for NVIDIA chipset families :
[ 11.385] RIVA TNT (NV04)
[ 11.385] RIVA TNT2 (NV05)
[ 11.385] GeForce 256 (NV10)
[ 11.385] GeForce 2 (NV11, NV15)
[ 11.385] GeForce 4MX (NV17, NV18)
[ 11.385] GeForce 3 (NV20)
[ 11.385] GeForce 4Ti (NV25, NV28)
[ 11.385] GeForce FX (NV3x)
[ 11.385] GeForce 6 (NV4x)
[ 11.385] GeForce 7 (G7x)
[ 11.385] GeForce 8 (G8x)
[ 11.385] GeForce GTX 200 (NVA0)
[ 11.385] GeForce GTX 400 (NVC0)
[ 11.385] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 11.385] (II) FBDEV: driver for framebuffer: fbdev
[ 11.385] (II) VESA: driver for VESA chipsets: vesa
[ 11.395] (EE) [drm] Failed to open DRM device for (null): -22
[ 11.410] (II) modeset(0): using drv /dev/dri/card0
[ 11.410] (WW) Falling back to old probe method for fbdev
[ 11.410] (II) Loading sub module "fbdevhw"
[ 11.410] (II) LoadModule: "fbdevhw"
[ 11.410] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 11.410] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 11.410] compiled for 1.19.5, module version = 0.0.2
[ 11.410] ABI class: X.Org Video Driver, version 23.0
[ 11.410] (WW) Falling back to old probe method for vesa
[ 11.410] (II) modeset(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 11.410] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 11.410] (==) modeset(0): RGB weight 888
[ 11.410] (==) modeset(0): Default visual is TrueColor
[ 11.410] (II) Loading sub module "glamoregl"
[ 11.410] (II) LoadModule: "glamoregl"
[ 11.410] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 11.414] (II) Module glamoregl: vendor="X.Org Foundation"
[ 11.414] compiled for 1.19.5, module version = 1.0.0
[ 11.414] ABI class: X.Org ANSI C Emulation, version 0.4
[ 11.414] (II) glamor: OpenGL accelerated X.org driver based.
[ 11.431] (II) glamor: EGL version 1.4 (DRI2):
[ 11.434] (II) modeset(0): glamor initialized
[ 11.434] (II) modeset(0): Output DP-1 has no monitor section
[ 11.442] (II) modeset(0): Output HDMI-1 has no monitor section
[ 11.514] (II) modeset(0): Output HDMI-2 has no monitor section
[ 11.522] (II) modeset(0): Output HDMI-3 has no monitor section
[ 11.522] (II) modeset(0): EDID for output DP-1
[ 11.530] (II) modeset(0): EDID for output HDMI-1
[ 11.604] (II) modeset(0): EDID for output HDMI-2
[ 11.604] (II) modeset(0): Manufacturer: SAM Model: d49 Serial#: 0
[ 11.604] (II) modeset(0): Year: 2016 Week: 1
[ 11.604] (II) modeset(0): EDID Version: 1.3
[ 11.604] (II) modeset(0): Digital Display Input
[ 11.604] (II) modeset(0): Max Image Size [cm]: horiz.: 70 vert.: 39
[ 11.604] (II) modeset(0): Gamma: 2.20
[ 11.604] (II) modeset(0): No DPMS capabilities specified
[ 11.604] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 11.604] (II) modeset(0): First detailed timing is preferred mode
[ 11.604] (II) modeset(0): redX: 0.640 redY: 0.330 greenX: 0.300 greenY: 0.600
[ 11.604] (II) modeset(0): blueX: 0.150 blueY: 0.060 whiteX: 0.312 whiteY: 0.329
[ 11.604] (II) modeset(0): Supported established timings:
[ 11.604] (II) modeset(0): 720x400@70Hz
[ 11.604] (II) modeset(0): 640x480@60Hz
[ 11.604] (II) modeset(0): 640x480@67Hz
[ 11.604] (II) modeset(0): 640x480@72Hz
[ 11.604] (II) modeset(0): 640x480@75Hz
[ 11.604] (II) modeset(0): 800x600@60Hz
[ 11.604] (II) modeset(0): 800x600@72Hz
[ 11.604] (II) modeset(0): 800x600@75Hz
[ 11.604] (II) modeset(0): 832x624@75Hz
[ 11.604] (II) modeset(0): 1024x768@60Hz
[ 11.604] (II) modeset(0): 1024x768@70Hz
[ 11.604] (II) modeset(0): 1024x768@75Hz
[ 11.604] (II) modeset(0): 1280x1024@75Hz
[ 11.604] (II) modeset(0): 1152x864@75Hz
[ 11.604] (II) modeset(0): Manufacturer's mask: 0
[ 11.604] (II) modeset(0): Supported standard timings:
[ 11.604] (II) modeset(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
[ 11.604] (II) modeset(0): #1: hsize: 1280 vsize 720 refresh: 60 vid: 49281
[ 11.604] (II) modeset(0): #2: hsize: 1280 vsize 800 refresh: 60 vid: 129
[ 11.604] (II) modeset(0): #3: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 11.604] (II) modeset(0): #4: hsize: 1440 vsize 900 refresh: 60 vid: 149
[ 11.604] (II) modeset(0): #5: hsize: 1600 vsize 900 refresh: 60 vid: 49321
[ 11.604] (II) modeset(0): #6: hsize: 1680 vsize 1050 refresh: 60 vid: 179
[ 11.604] (II) modeset(0): Supported detailed timing:
[ 11.604] (II) modeset(0): clock: 148.5 MHz Image Size: 885 x 498 mm
[ 11.604] (II) modeset(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 11.604] (II) modeset(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 11.604] (II) modeset(0): Supported detailed timing:
[ 11.604] (II) modeset(0): clock: 85.5 MHz Image Size: 885 x 498 mm
[ 11.604] (II) modeset(0): h_active: 1366 h_sync: 1436 h_sync_end 1579 h_blank_end 1792 h_border: 0
[ 11.604] (II) modeset(0): v_active: 768 v_sync: 771 v_sync_end 774 v_blanking: 798 v_border: 0
[ 11.604] (II) modeset(0): Ranges: V min: 24 V max: 75 Hz, H min: 15 H max: 81 kHz, PixClock max 235 MHz
[ 11.604] (II) modeset(0): Monitor name: SAMSUNG
[ 11.604] (II) modeset(0): Supported detailed timing:
[ 11.604] (II) modeset(0): clock: 74.2 MHz Image Size: 885 x 498 mm
[ 11.604] (II) modeset(0): h_active: 1920 h_sync: 2448 h_sync_end 2492 h_blank_end 2640 h_border: 0
[ 11.604] (II) modeset(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
[ 11.604] (II) modeset(0): Supported detailed timing:
[ 11.604] (II) modeset(0): clock: 74.2 MHz Image Size: 885 x 498 mm
[ 11.604] (II) modeset(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 11.604] (II) modeset(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
[ 11.604] (II) modeset(0): Supported detailed timing:
[ 11.604] (II) modeset(0): clock: 74.2 MHz Image Size: 885 x 498 mm
[ 11.604] (II) modeset(0): h_active: 1280 h_sync: 1720 h_sync_end 1760 h_blank_end 1980 h_border: 0
[ 11.604] (II) modeset(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
[ 11.604] (II) modeset(0): Supported detailed timing:
[ 11.604] (II) modeset(0): clock: 74.2 MHz Image Size: 885 x 498 mm
[ 11.604] (II) modeset(0): h_active: 1280 h_sync: 1390 h_sync_end 1430 h_blank_end 1650 h_border: 0
[ 11.604] (II) modeset(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
[ 11.604] (II) modeset(0): Number of EDID sections to follow: 1
[ 11.604] (II) modeset(0): EDID (in hex):
[ 11.604] (II) modeset(0): 00ffffffffffff004c2d490d00000000
[ 11.604] (II) modeset(0): 011a0103804627780aee91a3544c9926
[ 11.604] (II) modeset(0): 0f5054bdef80714f81c0810081809500
[ 11.604] (II) modeset(0): a9c0b3000101023a801871382d40582c
[ 11.604] (II) modeset(0): 450075f23100001e662156aa51001e30
[ 11.604] (II) modeset(0): 468f330075f23100001e000000fd0018
[ 11.604] (II) modeset(0): 4b0f5117000a202020202020000000fc
[ 11.604] (II) modeset(0): 0053414d53554e470a20202020200160
[ 11.604] (II) modeset(0): 02032bf14d901f041305140312202122
[ 11.604] (II) modeset(0): 0716290907071507503d04c083010000
[ 11.604] (II) modeset(0): e2000f67030c001000b82d011d80d072
[ 11.604] (II) modeset(0): 1c1620102c258075f23100009e011d80
[ 11.604] (II) modeset(0): 18711c1620582c250075f23100009e01
[ 11.604] (II) modeset(0): 1d00bc52d01e20b828554075f2310000
[ 11.604] (II) modeset(0): 1e011d007251d01e206e28550075f231
[ 11.604] (II) modeset(0): 00001e000000000000000000000000fb
[ 11.604] (--) modeset(0): HDMI max TMDS frequency 225000KHz
[ 11.604] (II) modeset(0): Printing probed modes for output HDMI-2
[ 11.604] (II) modeset(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 11.604] (II) modeset(0): Modeline "1920x1080"x50.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[ 11.604] (II) modeset(0): Modeline "1920x1080"x59.9 148.35 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[ 11.604] (II) modeset(0): Modeline "1920x1080i"x60.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[ 11.604] (II) modeset(0): Modeline "1920x1080i"x50.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[ 11.604] (II) modeset(0): Modeline "1920x1080"x30.0 74.25 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (33.8 kHz e)
[ 11.604] (II) modeset(0): Modeline "1920x1080"x25.0 74.25 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (28.1 kHz e)
[ 11.604] (II) modeset(0): Modeline "1920x1080"x24.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[ 11.604] (II) modeset(0): Modeline "1920x1080i"x59.9 74.18 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.7 kHz e)
[ 11.604] (II) modeset(0): Modeline "1920x1080"x30.0 74.18 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (33.7 kHz e)
[ 11.604] (II) modeset(0): Modeline "1920x1080"x24.0 74.18 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[ 11.604] (II) modeset(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 11.604] (II) modeset(0): Modeline "1600x900"x60.0 108.00 1600 1624 1704 1800 900 901 904 1000 +hsync +vsync (60.0 kHz e)
[ 11.604] (II) modeset(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 11.604] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 11.604] (II) modeset(0): Modeline "1440x900"x59.9 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
[ 11.604] (II) modeset(0): Modeline "1366x768"x59.8 85.50 1366 1436 1579 1792 768 771 774 798 +hsync +vsync (47.7 kHz e)
[ 11.604] (II) modeset(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e)
[ 11.604] (II) modeset(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 11.604] (II) modeset(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 11.604] (II) modeset(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 11.604] (II) modeset(0): Modeline "1280x720"x59.9 74.18 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 11.604] (II) modeset(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 11.604] (II) modeset(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 11.604] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 11.604] (II) modeset(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 11.604] (II) modeset(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 11.604] (II) modeset(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 11.604] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 11.604] (II) modeset(0): Modeline "720x576"x50.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 11.604] (II) modeset(0): Modeline "720x576i"x50.0 13.50 720 732 795 864 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[ 11.604] (II) modeset(0): Modeline "720x480"x60.0 27.03 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 11.604] (II) modeset(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 11.604] (II) modeset(0): Modeline "720x480i"x60.0 13.51 720 739 801 858 480 488 494 525 interlace -hsync -vsync (15.8 kHz e)
[ 11.604] (II) modeset(0): Modeline "720x480i"x59.9 13.50 720 739 801 858 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[ 11.604] (II) modeset(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 11.604] (II) modeset(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 11.604] (II) modeset(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 11.604] (II) modeset(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 11.604] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 11.604] (II) modeset(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 11.612] (II) modeset(0): EDID for output HDMI-3
[ 11.612] (II) modeset(0): Output DP-1 disconnected
[ 11.612] (II) modeset(0): Output HDMI-1 disconnected
[ 11.612] (II) modeset(0): Output HDMI-2 connected
[ 11.612] (II) modeset(0): Output HDMI-3 disconnected
[ 11.612] (II) modeset(0): Using exact sizes for initial modes
[ 11.612] (II) modeset(0): Output HDMI-2 using initial mode 1920x1080 +0+0
[ 11.612] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 11.612] (==) modeset(0): DPI set to (96, 96)
[ 11.612] (II) Loading sub module "fb"
[ 11.612] (II) LoadModule: "fb"
[ 11.612] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 11.614] (II) Module fb: vendor="X.Org Foundation"
[ 11.614] compiled for 1.19.5, module version = 1.0.0
[ 11.614] ABI class: X.Org ANSI C Emulation, version 0.4
[ 11.614] (II) UnloadModule: "fbdev"
[ 11.614] (II) Unloading fbdev
[ 11.614] (II) UnloadSubModule: "fbdevhw"
[ 11.614] (II) Unloading fbdevhw
[ 11.614] (II) UnloadModule: "vesa"
[ 11.614] (II) Unloading vesa
[ 11.614] (==) Depth 24 pixmap format is 32 bpp
[ 11.650] (==) modeset(0): Backing store enabled
[ 11.650] (==) modeset(0): Silken mouse enabled
[ 11.650] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 11.710] (==) modeset(0): DPMS enabled
[ 11.710] (II) modeset(0): [DRI2] Setup complete
[ 11.710] (II) modeset(0): [DRI2] DRI driver: i965
[ 11.710] (II) modeset(0): [DRI2] VDPAU driver: i965
[ 11.710] (--) RandR disabled
[ 11.711] (II) SELinux: Disabled on system
[ 11.714] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 11.714] (II) AIGLX: enabled GLX_ARB_create_context
[ 11.714] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 11.714] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[ 11.714] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 11.714] (II) AIGLX: enabled GLX_SGI_swap_control
[ 11.714] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[ 11.714] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[ 11.714] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[ 11.714] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 11.714] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[ 11.714] (II) AIGLX: Loaded and initialized i965
[ 11.714] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 11.715] (II) modeset(0): Damage tracking initialized
[ 11.715] (II) modeset(0): Setting screen physical size to 508 x 285
[ 11.735] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 11.735] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 11.735] (II) LoadModule: "libinput"
[ 11.736] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 11.737] (II) Module libinput: vendor="X.Org Foundation"
[ 11.737] compiled for 1.19.3, module version = 0.25.0
[ 11.737] Module class: X.Org XInput Driver
[ 11.737] ABI class: X.Org XInput driver, version 24.1
[ 11.737] (II) Using input driver 'libinput' for 'Power Button'
[ 11.737] (**) Power Button: always reports core events
[ 11.737] (**) Option "Device" "/dev/input/event2"
[ 11.737] (**) Option "_source" "server/udev"
[ 11.737] (II) event2 - (II) Power Button: (II) is tagged by udev as: Keyboard
[ 11.737] (II) event2 - (II) Power Button: (II) device is a keyboard
[ 11.737] (II) event2 - (II) Power Button: (II) device removed
[ 11.752] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 11.752] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 11.752] (**) Option "xkb_model" "pc105"
[ 11.752] (**) Option "xkb_layout" "us"
[ 11.752] (II) event2 - (II) Power Button: (II) is tagged by udev as: Keyboard
[ 11.752] (II) event2 - (II) Power Button: (II) device is a keyboard
[ 11.752] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[ 11.752] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 11.752] (II) Using input driver 'libinput' for 'Video Bus'
[ 11.752] (**) Video Bus: always reports core events
[ 11.752] (**) Option "Device" "/dev/input/event3"
[ 11.752] (**) Option "_source" "server/udev"
[ 11.752] (II) event3 - (II) Video Bus: (II) is tagged by udev as: Keyboard
[ 11.752] (II) event3 - (II) Video Bus: (II) device is a keyboard
[ 11.752] (II) event3 - (II) Video Bus: (II) device removed
[ 11.768] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3/event3"
[ 11.768] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 11.768] (**) Option "xkb_model" "pc105"
[ 11.768] (**) Option "xkb_layout" "us"
[ 11.768] (II) event3 - (II) Video Bus: (II) is tagged by udev as: Keyboard
[ 11.768] (II) event3 - (II) Video Bus: (II) device is a keyboard
[ 11.768] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 11.768] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 11.768] (II) Using input driver 'libinput' for 'Power Button'
[ 11.768] (**) Power Button: always reports core events
[ 11.768] (**) Option "Device" "/dev/input/event1"
[ 11.768] (**) Option "_source" "server/udev"
[ 11.768] (II) event1 - (II) Power Button: (II) is tagged by udev as: Keyboard
[ 11.768] (II) event1 - (II) Power Button: (II) device is a keyboard
[ 11.768] (II) event1 - (II) Power Button: (II) device removed
[ 11.784] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 11.784] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 11.784] (**) Option "xkb_model" "pc105"
[ 11.784] (**) Option "xkb_layout" "us"
[ 11.784] (II) event1 - (II) Power Button: (II) is tagged by udev as: Keyboard
[ 11.784] (II) event1 - (II) Power Button: (II) device is a keyboard
[ 11.784] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[ 11.784] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 11.784] (II) Using input driver 'libinput' for 'Sleep Button'
[ 11.784] (**) Sleep Button: always reports core events
[ 11.784] (**) Option "Device" "/dev/input/event0"
[ 11.784] (**) Option "_source" "server/udev"
[ 11.784] (II) event0 - (II) Sleep Button: (II) is tagged by udev as: Keyboard
[ 11.784] (II) event0 - (II) Sleep Button: (II) device is a keyboard
[ 11.784] (II) event0 - (II) Sleep Button: (II) device removed
[ 11.800] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[ 11.800] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 11.800] (**) Option "xkb_model" "pc105"
[ 11.800] (**) Option "xkb_layout" "us"
[ 11.800] (II) event0 - (II) Sleep Button: (II) is tagged by udev as: Keyboard
[ 11.800] (II) event0 - (II) Sleep Button: (II) device is a keyboard
[ 11.800] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event18)
[ 11.800] (II) No input driver specified, ignoring this device.
[ 11.800] (II) This device may have been added with another device file.
[ 11.800] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event19)
[ 11.800] (II) No input driver specified, ignoring this device.
[ 11.800] (II) This device may have been added with another device file.
[ 11.800] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event20)
[ 11.800] (II) No input driver specified, ignoring this device.
[ 11.800] (II) This device may have been added with another device file.
[ 11.800] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event21)
[ 11.800] (II) No input driver specified, ignoring this device.
[ 11.800] (II) This device may have been added with another device file.
[ 11.801] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:200a (/dev/input/event5)
[ 11.801] (**) Logitech Unifying Device. Wireless PID:200a: Applying InputClass "libinput keyboard catchall"
[ 11.801] (II) Using input driver 'libinput' for 'Logitech Unifying Device. Wireless PID:200a'
[ 11.801] (**) Logitech Unifying Device. Wireless PID:200a: always reports core events
[ 11.801] (**) Option "Device" "/dev/input/event5"
[ 11.801] (**) Option "_source" "server/udev"
[ 11.801] (II) event5 - (II) Logitech Unifying Device. Wireless PID:200a: (II) is tagged by udev as: Keyboard
[ 11.801] (II) event5 - (II) Logitech Unifying Device. Wireless PID:200a: (II) device is a keyboard
[ 11.801] (II) event5 - (II) Logitech Unifying Device. Wireless PID:200a: (II) device removed
[ 11.816] (II) libinput: Logitech Unifying Device. Wireless PID:200a: needs a virtual subdevice
[ 11.816] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.2/0003:046D:C52B.0004/0003:046D:200A.0006/input/input5/event5"
[ 11.816] (II) XINPUT: Adding extended input device "Logitech Unifying Device. Wireless PID:200a" (type: MOUSE, id 10)
[ 11.816] (**) Option "AccelerationScheme" "none"
[ 11.816] (**) Logitech Unifying Device. Wireless PID:200a: (accel) selected scheme none/0
[ 11.816] (**) Logitech Unifying Device. Wireless PID:200a: (accel) acceleration factor: 2.000
[ 11.816] (**) Logitech Unifying Device. Wireless PID:200a: (accel) acceleration threshold: 4
[ 11.816] (II) event5 - (II) Logitech Unifying Device. Wireless PID:200a: (II) is tagged by udev as: Keyboard
[ 11.816] (II) event5 - (II) Logitech Unifying Device. Wireless PID:200a: (II) device is a keyboard
[ 11.816] (II) config/udev: Adding input device Logitech M510 (/dev/input/event4)
[ 11.816] (**) Logitech M510: Applying InputClass "libinput pointer catchall"
[ 11.816] (II) Using input driver 'libinput' for 'Logitech M510'
[ 11.816] (**) Logitech M510: always reports core events
[ 11.816] (**) Option "Device" "/dev/input/event4"
[ 11.816] (**) Option "_source" "server/udev"
[ 11.816] (II) event4 - (II) Logitech M510: (II) is tagged by udev as: Mouse
[ 11.816] (II) event4 - (II) Logitech M510: (II) device is a pointer
[ 11.816] (II) event4 - (II) Logitech M510: (II) device removed
[ 11.848] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.2/0003:046D:C52B.0004/0003:046D:4051.0005/input/input4/event4"
[ 11.848] (II) XINPUT: Adding extended input device "Logitech M510" (type: MOUSE, id 11)
[ 11.848] (**) Option "AccelerationScheme" "none"
[ 11.848] (**) Logitech M510: (accel) selected scheme none/0
[ 11.848] (**) Logitech M510: (accel) acceleration factor: 2.000
[ 11.848] (**) Logitech M510: (accel) acceleration threshold: 4
[ 11.848] (II) event4 - (II) Logitech M510: (II) is tagged by udev as: Mouse
[ 11.848] (II) event4 - (II) Logitech M510: (II) device is a pointer
[ 11.848] (II) config/udev: Adding input device Logitech M510 (/dev/input/mouse0)
[ 11.848] (II) No input driver specified, ignoring this device.
[ 11.848] (II) This device may have been added with another device file.
[ 11.848] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event10)
[ 11.848] (II) No input driver specified, ignoring this device.
[ 11.848] (II) This device may have been added with another device file.
[ 11.848] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event11)
[ 11.848] (II) No input driver specified, ignoring this device.
[ 11.848] (II) This device may have been added with another device file.
[ 11.848] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event12)
[ 11.848] (II) No input driver specified, ignoring this device.
[ 11.848] (II) This device may have been added with another device file.
[ 11.848] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event13)
[ 11.848] (II) No input driver specified, ignoring this device.
[ 11.848] (II) This device may have been added with another device file.
[ 11.849] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event14)
[ 11.849] (II) No input driver specified, ignoring this device.
[ 11.849] (II) This device may have been added with another device file.
[ 11.849] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event15)
[ 11.849] (II) No input driver specified, ignoring this device.
[ 11.849] (II) This device may have been added with another device file.
[ 11.849] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event16)
[ 11.849] (II) No input driver specified, ignoring this device.
[ 11.849] (II) This device may have been added with another device file.
[ 11.849] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event17)
[ 11.849] (II) No input driver specified, ignoring this device.
[ 11.849] (II) This device may have been added with another device file.
[ 11.849] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event7)
[ 11.849] (II) No input driver specified, ignoring this device.
[ 11.849] (II) This device may have been added with another device file.
[ 11.849] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event8)
[ 11.849] (II) No input driver specified, ignoring this device.
[ 11.849] (II) This device may have been added with another device file.
[ 11.849] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event9)
[ 11.849] (II) No input driver specified, ignoring this device.
[ 11.849] (II) This device may have been added with another device file.
[ 11.849] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event6)
[ 11.849] (**) Eee PC WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 11.849] (II) Using input driver 'libinput' for 'Eee PC WMI hotkeys'
[ 11.849] (**) Eee PC WMI hotkeys: always reports core events
[ 11.849] (**) Option "Device" "/dev/input/event6"
[ 11.849] (**) Option "_source" "server/udev"
[ 11.849] (II) event6 - (II) Eee PC WMI hotkeys: (II) is tagged by udev as: Keyboard
[ 11.849] (II) event6 - (II) Eee PC WMI hotkeys: (II) device is a keyboard
[ 11.849] (II) event6 - (II) Eee PC WMI hotkeys: (II) device removed
[ 11.872] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input6/event6"
[ 11.872] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 12)
[ 11.872] (**) Option "xkb_model" "pc105"
[ 11.872] (**) Option "xkb_layout" "us"
[ 11.872] (II) event6 - (II) Eee PC WMI hotkeys: (II) is tagged by udev as: Keyboard
[ 11.872] (II) event6 - (II) Eee PC WMI hotkeys: (II) device is a keyboard
[ 11.876] (**) Logitech Unifying Device. Wireless PID:200a: Applying InputClass "libinput keyboard catchall"
[ 11.876] (II) Using input driver 'libinput' for 'Logitech Unifying Device. Wireless PID:200a'
[ 11.876] (**) Logitech Unifying Device. Wireless PID:200a: always reports core events
[ 11.876] (**) Option "Device" "/dev/input/event5"
[ 11.876] (**) Option "_source" "_driver/libinput"
[ 11.876] (II) libinput: Logitech Unifying Device. Wireless PID:200a: is a virtual subdevice
[ 11.876] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.2/0003:046D:C52B.0004/0003:046D:200A.0006/input/input5/event5"
[ 11.876] (II) XINPUT: Adding extended input device "Logitech Unifying Device. Wireless PID:200a" (type: KEYBOARD, id 13)
[ 11.876] (**) Option "xkb_model" "pc105"
[ 11.876] (**) Option "xkb_layout" "us"
[ 12.209] (II) modeset(0): EDID vendor "SAM", prod id 3401
[ 12.209] (II) modeset(0): Using EDID range info for horizontal sync
[ 12.209] (II) modeset(0): Using EDID range info for vertical refresh
[ 12.209] (II) modeset(0): Printing DDC gathered Modelines:
[ 12.209] (II) modeset(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 12.209] (II) modeset(0): Modeline "1366x768"x0.0 85.50 1366 1436 1579 1792 768 771 774 798 +hsync +vsync (47.7 kHz e)
[ 12.209] (II) modeset(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[ 12.209] (II) modeset(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[ 12.209] (II) modeset(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 12.209] (II) modeset(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 12.209] (II) modeset(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 12.209] (II) modeset(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 12.209] (II) modeset(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 12.209] (II) modeset(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 12.209] (II) modeset(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 12.209] (II) modeset(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 12.209] (II) modeset(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 12.209] (II) modeset(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 12.209] (II) modeset(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 12.209] (II) modeset(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 12.209] (II) modeset(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 12.209] (II) modeset(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 12.209] (II) modeset(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 12.209] (II) modeset(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 12.209] (II) modeset(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz e)
[ 12.209] (II) modeset(0): Modeline "1280x800"x0.0 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e)
[ 12.209] (II) modeset(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 12.209] (II) modeset(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
[ 12.209] (II) modeset(0): Modeline "1600x900"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz e)
[ 12.209] (II) modeset(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 12.209] (II) modeset(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 12.209] (II) modeset(0): Modeline "1920x1080"x0.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[ 12.209] (II) modeset(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[ 12.209] (II) modeset(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[ 12.209] (II) modeset(0): Modeline "1920x1080"x0.0 74.25 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (28.1 kHz e)
[ 12.209] (II) modeset(0): Modeline "1920x1080"x0.0 74.25 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (33.8 kHz e)
[ 12.209] (II) modeset(0): Modeline "2880x480"x0.0 108.00 2880 2944 3192 3432 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 12.209] (II) modeset(0): Modeline "1440x240"x0.0 27.00 1440 1478 1602 1716 240 244 247 262 -hsync -vsync (15.7 kHz e)
[ 12.209] (II) modeset(0): Modeline "1440x288"x0.0 27.00 1440 1464 1590 1728 288 290 293 312 -hsync -vsync (15.6 kHz e)
[ 12.209] (--) modeset(0): HDMI max TMDS frequency 225000KHz
[ 12.423] (II) modeset(0): EDID vendor "SAM", prod id 3401
[ 12.423] (II) modeset(0): Using hsync ranges from config file
[ 12.423] (II) modeset(0): Using vrefresh ranges from config file
[ 12.423] (II) modeset(0): Printing DDC gathered Modelines:
[ 12.423] (II) modeset(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 12.423] (II) modeset(0): Modeline "1366x768"x0.0 85.50 1366 1436 1579 1792 768 771 774 798 +hsync +vsync (47.7 kHz e)
[ 12.423] (II) modeset(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[ 12.423] (II) modeset(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[ 12.423] (II) modeset(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 12.423] (II) modeset(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 12.423] (II) modeset(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 12.423] (II) modeset(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 12.423] (II) modeset(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 12.423] (II) modeset(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 12.423] (II) modeset(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 12.423] (II) modeset(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 12.423] (II) modeset(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 12.423] (II) modeset(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 12.423] (II) modeset(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 12.423] (II) modeset(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 12.423] (II) modeset(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 12.423] (II) modeset(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 12.423] (II) modeset(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 12.423] (II) modeset(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 12.423] (II) modeset(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz e)
[ 12.423] (II) modeset(0): Modeline "1280x800"x0.0 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e)
[ 12.423] (II) modeset(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 12.423] (II) modeset(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
[ 12.423] (II) modeset(0): Modeline "1600x900"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz e)
[ 12.423] (II) modeset(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 12.423] (II) modeset(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 12.423] (II) modeset(0): Modeline "1920x1080"x0.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[ 12.423] (II) modeset(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[ 12.423] (II) modeset(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[ 12.423] (II) modeset(0): Modeline "1920x1080"x0.0 74.25 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (28.1 kHz e)
[ 12.423] (II) modeset(0): Modeline "1920x1080"x0.0 74.25 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (33.8 kHz e)
[ 12.423] (II) modeset(0): Modeline "2880x480"x0.0 108.00 2880 2944 3192 3432 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 12.423] (II) modeset(0): Modeline "1440x240"x0.0 27.00 1440 1478 1602 1716 240 244 247 262 -hsync -vsync (15.7 kHz e)
[ 12.423] (II) modeset(0): Modeline "1440x288"x0.0 27.00 1440 1464 1590 1728 288 290 293 312 -hsync -vsync (15.6 kHz e)
[ 12.423] (--) modeset(0): HDMI max TMDS frequency 225000KHz
[ 17.449] (II) modeset(0): EDID vendor "SAM", prod id 3401
[ 17.449] (II) modeset(0): Using hsync ranges from config file
[ 17.449] (II) modeset(0): Using vrefresh ranges from config file
[ 17.449] (II) modeset(0): Printing DDC gathered Modelines:
[ 17.449] (II) modeset(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 17.449] (II) modeset(0): Modeline "1366x768"x0.0 85.50 1366 1436 1579 1792 768 771 774 798 +hsync +vsync (47.7 kHz e)
[ 17.449] (II) modeset(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[ 17.449] (II) modeset(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[ 17.449] (II) modeset(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 17.449] (II) modeset(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 17.449] (II) modeset(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 17.449] (II) modeset(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 17.449] (II) modeset(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 17.449] (II) modeset(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 17.449] (II) modeset(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 17.449] (II) modeset(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 17.449] (II) modeset(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 17.449] (II) modeset(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 17.449] (II) modeset(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 17.449] (II) modeset(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 17.449] (II) modeset(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 17.449] (II) modeset(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 17.449] (II) modeset(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 17.449] (II) modeset(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 17.449] (II) modeset(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz e)
[ 17.449] (II) modeset(0): Modeline "1280x800"x0.0 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e)
[ 17.449] (II) modeset(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 17.449] (II) modeset(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
[ 17.449] (II) modeset(0): Modeline "1600x900"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz e)
[ 17.449] (II) modeset(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 17.449] (II) modeset(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 17.449] (II) modeset(0): Modeline "1920x1080"x0.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[ 17.450] (II) modeset(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[ 17.450] (II) modeset(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[ 17.450] (II) modeset(0): Modeline "1920x1080"x0.0 74.25 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (28.1 kHz e)
[ 17.450] (II) modeset(0): Modeline "1920x1080"x0.0 74.25 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (33.8 kHz e)
[ 17.450] (II) modeset(0): Modeline "2880x480"x0.0 108.00 2880 2944 3192 3432 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 17.450] (II) modeset(0): Modeline "1440x240"x0.0 27.00 1440 1478 1602 1716 240 244 247 262 -hsync -vsync (15.7 kHz e)
[ 17.450] (II) modeset(0): Modeline "1440x288"x0.0 27.00 1440 1464 1590 1728 288 290 293 312 -hsync -vsync (15.6 kHz e)
[ 17.450] (--) modeset(0): HDMI max TMDS frequency 225000KHz
[ 710.001] (II) modeset(0): EDID vendor "SAM", prod id 3401
[ 710.001] (II) modeset(0): Using hsync ranges from config file
[ 710.001] (II) modeset(0): Using vrefresh ranges from config file
[ 710.001] (II) modeset(0): Printing DDC gathered Modelines:
[ 710.001] (II) modeset(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 710.001] (II) modeset(0): Modeline "1366x768"x0.0 85.50 1366 1436 1579 1792 768 771 774 798 +hsync +vsync (47.7 kHz e)
[ 710.001] (II) modeset(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[ 710.001] (II) modeset(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[ 710.001] (II) modeset(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 710.001] (II) modeset(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 710.001] (II) modeset(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 710.002] (II) modeset(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 710.002] (II) modeset(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 710.002] (II) modeset(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 710.002] (II) modeset(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 710.002] (II) modeset(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 710.002] (II) modeset(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 710.002] (II) modeset(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 710.002] (II) modeset(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 710.002] (II) modeset(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 710.002] (II) modeset(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 710.002] (II) modeset(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 710.002] (II) modeset(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 710.002] (II) modeset(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 710.002] (II) modeset(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz e)
[ 710.002] (II) modeset(0): Modeline "1280x800"x0.0 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e)
[ 710.002] (II) modeset(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 710.002] (II) modeset(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
[ 710.002] (II) modeset(0): Modeline "1600x900"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz e)
[ 710.002] (II) modeset(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 710.002] (II) modeset(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 710.002] (II) modeset(0): Modeline "1920x1080"x0.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[ 710.002] (II) modeset(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[ 710.002] (II) modeset(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[ 710.002] (II) modeset(0): Modeline "1920x1080"x0.0 74.25 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (28.1 kHz e)
[ 710.002] (II) modeset(0): Modeline "1920x1080"x0.0 74.25 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (33.8 kHz e)
[ 710.002] (II) modeset(0): Modeline "2880x480"x0.0 108.00 2880 2944 3192 3432 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 710.002] (II) modeset(0): Modeline "1440x240"x0.0 27.00 1440 1478 1602 1716 240 244 247 262 -hsync -vsync (15.7 kHz e)
nvidia-bug-report.log.gz (114 KB)