Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Configure dual monitor for Optimus system

Need help with peripherals or devices?
Post Reply
Message
Author
pevoz
Posts: 5
Joined: 2016-12-29 22:26

Configure dual monitor for Optimus system

#1 Post by pevoz »

Hi

I'm installing debian Jessie on my thinkpad w520 and I'm facing (as usual) problems in configuring my external monitor/nvidia optimus card.

I first run

Code: Select all

X -configure
from which I get a xorg.conf file but also an error like "(EE) Server terminated with error (2)". However, in the log file I cannot find any error:

Code: Select all

root@david-lenovo:/home/david# cat /var/log/Xorg.0.log
[    14.913] 
X.Org X Server 1.16.4
Release Date: 2014-12-20
[    14.913] X Protocol Version 11, Revision 0
[    14.913] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[    14.913] Current Operating System: Linux david-lenovo 3.16.0-4-amd64 #1 SMP Debian 3.16.36-1+deb8u2 (2016-10-19) x86_64
[    14.913] Kernel command line: BOOT_IMAGE=/vmlinuz-3.16.0-4-amd64 root=UUID=6296b930-96f3-4ccf-8a57-5bf88d10f9b3 ro quiet
[    14.913] Build Date: 11 February 2015  12:32:02AM
[    14.913] xorg-server 2:1.16.4-1 (http://www.debian.org/support) 
[    14.913] Current version of pixman: 0.32.6
[    14.913] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    14.913] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    14.913] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jan  2 14:06:26 2017
[    14.914] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    14.914] (==) No Layout section.  Using the first Screen section.
[    14.914] (==) No screen section available. Using defaults.
[    14.914] (**) |-->Screen "Default Screen Section" (0)
[    14.915] (**) |   |-->Monitor "<default monitor>"
[    14.915] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    14.915] (==) Automatically adding devices
[    14.915] (==) Automatically enabling devices
[    14.915] (==) Automatically adding GPU devices
[    14.916] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    14.916] 	Entry deleted from font path.
[    14.918] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[    14.918] (==) ModulePath set to "/usr/lib/xorg/modules"
[    14.918] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    14.918] (II) Loader magic: 0x7f2f65c7ad80
[    14.918] (II) Module ABI versions:
[    14.918] 	X.Org ANSI C Emulation: 0.4
[    14.918] 	X.Org Video Driver: 18.0
[    14.918] 	X.Org XInput driver : 21.0
[    14.918] 	X.Org Server Extension : 8.0
[    14.918] (II) xfree86: Adding drm device (/dev/dri/card1)
[    14.918] (II) xfree86: Adding drm device (/dev/dri/card0)
[    14.920] (--) PCI:*(0:0:2:0) 8086:0126:17aa:21d1 rev 9, Mem @ 0xf2400000/4194304, 0xe0000000/268435456, I/O @ 0x00006000/64
[    14.920] (--) PCI: (0:1:0:0) 10de:0dda:17aa:21d1 rev 161, Mem @ 0xf0000000/33554432, 0xc0000000/268435456, 0xd0000000/67108864, I/O @ 0x00005000/128, BIOS @ 0x????????/524288
[    14.920] (II) LoadModule: "glx"
[    14.921] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    14.926] (II) Module glx: vendor="X.Org Foundation"
[    14.926] 	compiled for 1.16.4, module version = 1.0.0
[    14.926] 	ABI class: X.Org Server Extension, version 8.0
[    14.926] (==) AIGLX enabled
[    14.926] (==) Matched intel as autoconfigured driver 0
[    14.926] (==) Matched nouveau as autoconfigured driver 1
[    14.926] (==) Matched nv as autoconfigured driver 2
[    14.926] (==) Matched intel as autoconfigured driver 3
[    14.926] (==) Matched modesetting as autoconfigured driver 4
[    14.926] (==) Matched fbdev as autoconfigured driver 5
[    14.926] (==) Matched vesa as autoconfigured driver 6
[    14.926] (==) Assigned the driver to the xf86ConfigLayout
[    14.926] (II) LoadModule: "intel"
[    14.926] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    14.929] (II) Module intel: vendor="X.Org Foundation"
[    14.929] 	compiled for 1.15.99.904, module version = 2.21.15
[    14.929] 	Module class: X.Org Video Driver
[    14.929] 	ABI class: X.Org Video Driver, version 18.0
[    14.929] (II) LoadModule: "nouveau"
[    14.929] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[    14.930] (II) Module nouveau: vendor="X.Org Foundation"
[    14.930] 	compiled for 1.16.0, module version = 1.0.11
[    14.930] 	Module class: X.Org Video Driver
[    14.930] 	ABI class: X.Org Video Driver, version 18.0
[    14.930] (II) LoadModule: "nv"
[    14.931] (WW) Warning, couldn't open module nv
[    14.931] (II) UnloadModule: "nv"
[    14.931] (II) Unloading nv
[    14.931] (EE) Failed to load module "nv" (module does not exist, 0)
[    14.931] (II) LoadModule: "modesetting"
[    14.931] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    14.931] (II) Module modesetting: vendor="X.Org Foundation"
[    14.931] 	compiled for 1.16.4, module version = 0.9.0
[    14.931] 	Module class: X.Org Video Driver
[    14.931] 	ABI class: X.Org Video Driver, version 18.0
[    14.931] (II) LoadModule: "fbdev"
[    14.931] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    14.932] (II) Module fbdev: vendor="X.Org Foundation"
[    14.932] 	compiled for 1.15.99.904, module version = 0.4.4
[    14.932] 	Module class: X.Org Video Driver
[    14.932] 	ABI class: X.Org Video Driver, version 18.0
[    14.932] (II) LoadModule: "vesa"
[    14.932] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    14.932] (II) Module vesa: vendor="X.Org Foundation"
[    14.932] 	compiled for 1.15.99.904, module version = 2.3.3
[    14.932] 	Module class: X.Org Video Driver
[    14.932] 	ABI class: X.Org Video Driver, version 18.0
[    14.932] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
	i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
	915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
	Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
	GM45, 4 Series, G45/G43, Q45/Q43, G41, B43, HD Graphics,
	HD Graphics 2000, HD Graphics 3000, HD Graphics 2500,
	HD Graphics 4000, HD Graphics P4000, HD Graphics 4600,
	HD Graphics 5000, HD Graphics P4600/P4700, Iris(TM) Graphics 5100,
	HD Graphics 4400, HD Graphics 4200, Iris(TM) Pro Graphics 5200
[    14.933] (II) NOUVEAU driver Date:   Thu Aug 28 03:57:48 2014 +0200
[    14.933] (II) NOUVEAU driver for NVIDIA chipset families :
[    14.933] 	RIVA TNT        (NV04)
[    14.933] 	RIVA TNT2       (NV05)
[    14.933] 	GeForce 256     (NV10)
[    14.933] 	GeForce 2       (NV11, NV15)
[    14.933] 	GeForce 4MX     (NV17, NV18)
[    14.933] 	GeForce 3       (NV20)
[    14.933] 	GeForce 4Ti     (NV25, NV28)
[    14.933] 	GeForce FX      (NV3x)
[    14.933] 	GeForce 6       (NV4x)
[    14.933] 	GeForce 7       (G7x)
[    14.933] 	GeForce 8       (G8x)
[    14.933] 	GeForce GTX 200 (NVA0)
[    14.933] 	GeForce GTX 400 (NVC0)
[    14.933] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    14.933] (II) FBDEV: driver for framebuffer: fbdev
[    14.933] (II) VESA: driver for VESA chipsets: vesa
[    14.933] (++) using VT number 7

[    14.938] (II) [drm] nouveau interface version: 1.1.2
[    14.938] (WW) Falling back to old probe method for modesetting
[    14.938] (WW) Falling back to old probe method for fbdev
[    14.938] (II) Loading sub module "fbdevhw"
[    14.938] (II) LoadModule: "fbdevhw"
[    14.938] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    14.938] (II) Module fbdevhw: vendor="X.Org Foundation"
[    14.938] 	compiled for 1.16.4, module version = 0.0.2
[    14.938] 	ABI class: X.Org Video Driver, version 18.0
[    14.938] (WW) Falling back to old probe method for vesa
[    14.938] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    14.938] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    14.938] (==) intel(0): RGB weight 888
[    14.938] (==) intel(0): Default visual is TrueColor
[    14.938] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 3000
[    14.938] (**) intel(0): Relaxed fencing enabled
[    14.938] (**) intel(0): Wait on SwapBuffers? enabled
[    14.938] (**) intel(0): Triple buffering? enabled
[    14.938] (**) intel(0): Framebuffer tiled
[    14.938] (**) intel(0): Pixmaps tiled
[    14.938] (**) intel(0): 3D buffers tiled
[    14.938] (**) intel(0): SwapBuffers wait enabled
[    14.938] (==) intel(0): video overlay key set to 0x101fe
[    14.938] (II) intel(0): Output LVDS1 has no monitor section
[    14.938] (--) intel(0): found backlight control interface /sys/class/backlight/intel_backlight
[    14.968] (II) intel(0): Output VGA1 has no monitor section
[    14.968] (II) intel(0): EDID for output LVDS1
[    14.968] (II) intel(0): Manufacturer: LEN  Model: 40b2  Serial#: 0
[    14.968] (II) intel(0): Year: 2009  Week: 1
[    14.968] (II) intel(0): EDID Version: 1.3
[    14.968] (II) intel(0): Digital Display Input
[    14.968] (II) intel(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[    14.968] (II) intel(0): Gamma: 2.20
[    14.968] (II) intel(0): DPMS capabilities: StandBy Suspend Off
[    14.968] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    14.968] (II) intel(0): First detailed timing is preferred mode
[    14.968] (II) intel(0): redX: 0.676 redY: 0.314   greenX: 0.215 greenY: 0.665
[    14.968] (II) intel(0): blueX: 0.141 blueY: 0.069   whiteX: 0.313 whiteY: 0.329
[    14.968] (II) intel(0): Manufacturer's mask: 0
[    14.968] (II) intel(0): Supported detailed timing:
[    14.968] (II) intel(0): clock: 139.0 MHz   Image Size:  344 x 193 mm
[    14.968] (II) intel(0): h_active: 1920  h_sync: 1980  h_sync_end 2028 h_blank_end 2050 h_border: 0
[    14.968] (II) intel(0): v_active: 1080  v_sync: 1090  v_sync_end 1100 v_blanking: 1130 v_border: 0
[    14.968] (II) intel(0): Supported detailed timing:
[    14.968] (II) intel(0): clock: 115.8 MHz   Image Size:  344 x 193 mm
[    14.968] (II) intel(0): h_active: 1920  h_sync: 1980  h_sync_end 2028 h_blank_end 2050 h_border: 0
[    14.968] (II) intel(0): v_active: 1080  v_sync: 1090  v_sync_end 1100 v_blanking: 1130 v_border: 0
[    14.968] (II) intel(0): Unknown vendor-specific block f
[    14.968] (II) intel(0):  B156HW01 V4
[    14.968] (II) intel(0): EDID (in hex):
[    14.968] (II) intel(0): 	00ffffffffffff0030aeb24000000000
[    14.968] (II) intel(0): 	0113010380221378ea2135ad5037aa24
[    14.968] (II) intel(0): 	11505400000001010101010101010101
[    14.968] (II) intel(0): 	0101010101014c368082703832403c30
[    14.968] (II) intel(0): 	aa0058c1100000183f2d808270383240
[    14.968] (II) intel(0): 	3c30aa0058c1100000180000000f00d1
[    14.968] (II) intel(0): 	0932d109281b190006af5634000000fe
[    14.968] (II) intel(0): 	004231353648573031205634200a00d6
[    14.968] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[    14.968] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    14.968] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    14.968] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[    14.968] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[    14.968] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[    14.968] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[    14.968] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[    14.968] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[    14.968] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[    14.968] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
[    14.968] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[    14.968] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[    14.968] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[    14.968] (II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
[    14.968] (II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
[    14.968] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[    14.968] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[    14.968] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
[    14.968] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
[    14.968] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[    14.968] (II) intel(0): Printing probed modes for output LVDS1
[    14.968] (II) intel(0): Modeline "1920x1080"x60.0  139.00  1920 1980 2028 2050  1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[    14.968] (II) intel(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[    14.968] (II) intel(0): Modeline "1920x1080"x50.0  115.83  1920 1980 2028 2050  1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[    14.968] (II) intel(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[    14.968] (II) intel(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[    14.968] (II) intel(0): Modeline "1600x1024"x60.2  103.12  1600 1600 1656 1664  1024 1024 1029 1030 +hsync +vsync (62.0 kHz d)
[    14.968] (II) intel(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[    14.968] (II) intel(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[    14.968] (II) intel(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz d)
[    14.968] (II) intel(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[    14.968] (II) intel(0): Modeline "1360x768"x59.8   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync (47.7 kHz d)
[    14.968] (II) intel(0): Modeline "1360x768"x60.0   72.00  1360 1408 1440 1520  768 771 781 790 +hsync -vsync (47.4 kHz d)
[    14.968] (II) intel(0): Modeline "1152x864"x60.0   81.62  1152 1216 1336 1520  864 865 868 895 -hsync +vsync (53.7 kHz d)
[    14.968] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    14.968] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    14.968] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    14.968] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    15.000] (II) intel(0): EDID for output VGA1
[    15.000] (II) intel(0): Output LVDS1 connected
[    15.000] (II) intel(0): Output VGA1 disconnected
[    15.000] (II) intel(0): Using exact sizes for initial modes
[    15.000] (II) intel(0): Output LVDS1 using initial mode 1920x1080
[    15.000] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    15.000] (II) intel(0): Kernel page flipping support detected, enabling
[    15.000] (==) intel(0): DPI set to (96, 96)
[    15.000] (II) Loading sub module "fb"
[    15.000] (II) LoadModule: "fb"
[    15.000] (II) Loading /usr/lib/xorg/modules/libfb.so
[    15.000] (II) Module fb: vendor="X.Org Foundation"
[    15.001] 	compiled for 1.16.4, module version = 1.0.0
[    15.001] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    15.001] (II) Loading sub module "dri2"
[    15.001] (II) LoadModule: "dri2"
[    15.001] (II) Module "dri2" already built-in
[    15.001] (II) Loading sub module "dri2"
[    15.001] (II) LoadModule: "dri2"
[    15.001] (II) Module "dri2" already built-in
[    15.001] (--) NOUVEAU(G0): Chipset: "NVIDIA NVC3"
[    15.001] (==) NOUVEAU(G0): Depth 24, (--) framebuffer bpp 32
[    15.001] (==) NOUVEAU(G0): RGB weight 888
[    15.001] (==) NOUVEAU(G0): Default visual is TrueColor
[    15.001] (==) NOUVEAU(G0): Using HW cursor
[    15.001] (==) NOUVEAU(G0): GLX sync to VBlank enabled.
[    15.001] (==) NOUVEAU(G0): Page flipping enabled
[    15.001] (==) NOUVEAU(G0): Swap limit set to 1 [Max allowed 2]
[    15.001] (==) NOUVEAU(G0): Page flipping synced to vblank by kernel.
[    15.001] (II) NOUVEAU(G0): Initializing outputs ...
[    15.003] (II) NOUVEAU(G0): Output LVDS-1-2 has no monitor section
[    15.035] (II) NOUVEAU(G0): Output VGA-1-2 has no monitor section
[    15.160] (II) NOUVEAU(G0): Output DP-1-1 has no monitor section
[    15.288] (II) NOUVEAU(G0): Output DP-1-2 has no monitor section
[    15.416] (II) NOUVEAU(G0): Output DP-1-3 has no monitor section
[    15.416] (II) NOUVEAU(G0): 5 crtcs needed for screen.
[    15.419] (II) NOUVEAU(G0): Allocated crtc nr. 0 to this screen.
[    15.419] (II) NOUVEAU(G0): Allocated crtc nr. 1 to this screen.
[    15.422] (II) NOUVEAU(G0): EDID for output LVDS-1-2
[    15.454] (II) NOUVEAU(G0): EDID for output VGA-1-2
[    15.454] (II) NOUVEAU(G0): Manufacturer: ACI  Model: 249a  Serial#: 194872
[    15.454] (II) NOUVEAU(G0): Year: 2011  Week: 47
[    15.454] (II) NOUVEAU(G0): EDID Version: 1.3
[    15.454] (II) NOUVEAU(G0): Analog Display Input,  Input Voltage Level: 0.700/0.700 V
[    15.454] (II) NOUVEAU(G0): Sync:  Separate
[    15.454] (II) NOUVEAU(G0): Max Image Size [cm]: horiz.: 52  vert.: 29
[    15.454] (II) NOUVEAU(G0): Gamma: 2.20
[    15.454] (II) NOUVEAU(G0): DPMS capabilities: Off; RGB/Color Display
[    15.454] (II) NOUVEAU(G0): First detailed timing is preferred mode
[    15.454] (II) NOUVEAU(G0): redX: 0.641 redY: 0.338   greenX: 0.311 greenY: 0.619
[    15.454] (II) NOUVEAU(G0): blueX: 0.159 blueY: 0.059   whiteX: 0.313 whiteY: 0.329
[    15.454] (II) NOUVEAU(G0): Supported established timings:
[    15.454] (II) NOUVEAU(G0): 720x400@70Hz
[    15.454] (II) NOUVEAU(G0): 640x480@60Hz
[    15.454] (II) NOUVEAU(G0): 640x480@67Hz
[    15.454] (II) NOUVEAU(G0): 640x480@75Hz
[    15.454] (II) NOUVEAU(G0): 800x600@56Hz
[    15.454] (II) NOUVEAU(G0): 800x600@60Hz
[    15.454] (II) NOUVEAU(G0): 800x600@72Hz
[    15.454] (II) NOUVEAU(G0): 800x600@75Hz
[    15.454] (II) NOUVEAU(G0): 832x624@75Hz
[    15.454] (II) NOUVEAU(G0): 1024x768@60Hz
[    15.454] (II) NOUVEAU(G0): 1024x768@70Hz
[    15.454] (II) NOUVEAU(G0): 1024x768@75Hz
[    15.454] (II) NOUVEAU(G0): 1280x1024@75Hz
[    15.454] (II) NOUVEAU(G0): Manufacturer's mask: 0
[    15.454] (II) NOUVEAU(G0): Supported standard timings:
[    15.454] (II) NOUVEAU(G0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    15.454] (II) NOUVEAU(G0): #1: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[    15.454] (II) NOUVEAU(G0): #2: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    15.454] (II) NOUVEAU(G0): #3: hsize: 1440  vsize 900  refresh: 60  vid: 149
[    15.454] (II) NOUVEAU(G0): #4: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[    15.454] (II) NOUVEAU(G0): #5: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[    15.454] (II) NOUVEAU(G0): #6: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[    15.454] (II) NOUVEAU(G0): #7: hsize: 1280  vsize 800  refresh: 60  vid: 129
[    15.454] (II) NOUVEAU(G0): Supported detailed timing:
[    15.454] (II) NOUVEAU(G0): clock: 148.5 MHz   Image Size:  521 x 293 mm
[    15.454] (II) NOUVEAU(G0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    15.454] (II) NOUVEAU(G0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[    15.454] (II) NOUVEAU(G0): Serial No: BBLMTF194872
[    15.454] (II) NOUVEAU(G0): Ranges: V min: 50 V max: 75 Hz, H min: 24 H max: 83 kHz, PixClock max 175 MHz
[    15.454] (II) NOUVEAU(G0): Monitor name: ASUS VS247
[    15.454] (II) NOUVEAU(G0): EDID (in hex):
[    15.454] (II) NOUVEAU(G0): 	00ffffffffffff0004699a2438f90200
[    15.454] (II) NOUVEAU(G0): 	2f15010368341d782a2ac5a4564f9e28
[    15.454] (II) NOUVEAU(G0): 	0f5054b7ef00714f814081809500b300
[    15.454] (II) NOUVEAU(G0): 	d1c081c08100023a801871382d40582c
[    15.454] (II) NOUVEAU(G0): 	450009252100001e000000ff0042424c
[    15.454] (II) NOUVEAU(G0): 	4d54463139343837320a000000fd0032
[    15.454] (II) NOUVEAU(G0): 	4b185311000a202020202020000000fc
[    15.454] (II) NOUVEAU(G0): 	00415355532056533234370a202000ca
[    15.454] (II) NOUVEAU(G0): Printing probed modes for output VGA-1-2
[    15.454] (II) NOUVEAU(G0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[    15.454] (II) NOUVEAU(G0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[    15.454] (II) NOUVEAU(G0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    15.454] (II) NOUVEAU(G0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    15.454] (II) NOUVEAU(G0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[    15.454] (II) NOUVEAU(G0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    15.454] (II) NOUVEAU(G0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 +hsync -vsync (49.7 kHz e)
[    15.455] (II) NOUVEAU(G0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    15.455] (II) NOUVEAU(G0): Modeline "1280x720"x60.0   74.44  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.7 kHz)
[    15.455] (II) NOUVEAU(G0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz e)
[    15.455] (II) NOUVEAU(G0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    15.455] (II) NOUVEAU(G0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    15.455] (II) NOUVEAU(G0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    15.455] (II) NOUVEAU(G0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    15.455] (II) NOUVEAU(G0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    15.455] (II) NOUVEAU(G0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    15.455] (II) NOUVEAU(G0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    15.455] (II) NOUVEAU(G0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    15.455] (II) NOUVEAU(G0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    15.455] (II) NOUVEAU(G0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    15.455] (II) NOUVEAU(G0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    15.580] (II) NOUVEAU(G0): EDID for output DP-1-1
[    15.708] (II) NOUVEAU(G0): EDID for output DP-1-2
[    15.836] (II) NOUVEAU(G0): EDID for output DP-1-3
[    15.836] (II) NOUVEAU(G0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    15.836] (--) NOUVEAU(G0): Virtual size is 1024x768 (pitch 0)
[    15.836] (**) NOUVEAU(G0):  Mode "1920x1080": 173.0 MHz (scaled from 0.0 MHz), 67.2 kHz, 60.0 Hz
[    15.836] (II) NOUVEAU(G0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz)
[    15.836] (==) NOUVEAU(G0): DPI set to (96, 96)
[    15.836] (II) Loading sub module "fb"
[    15.836] (II) LoadModule: "fb"
[    15.836] (II) Loading /usr/lib/xorg/modules/libfb.so
[    15.836] (II) Module fb: vendor="X.Org Foundation"
[    15.836] 	compiled for 1.16.4, module version = 1.0.0
[    15.836] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    15.836] (II) Loading sub module "shadowfb"
[    15.836] (II) LoadModule: "shadowfb"
[    15.836] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
[    15.838] (II) Module shadowfb: vendor="X.Org Foundation"
[    15.838] 	compiled for 1.16.4, module version = 1.0.0
[    15.838] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    15.838] (II) UnloadModule: "modesetting"
[    15.838] (II) Unloading modesetting
[    15.838] (II) UnloadModule: "fbdev"
[    15.838] (II) Unloading fbdev
[    15.838] (II) UnloadSubModule: "fbdevhw"
[    15.838] (II) Unloading fbdevhw
[    15.838] (II) UnloadModule: "vesa"
[    15.838] (II) Unloading vesa
[    15.838] (==) Depth 24 pixmap format is 32 bpp
[    15.845] (II) NOUVEAU(G0): Channel setup complete.
[    15.847] (II) NOUVEAU(G0): [COPY] async initialised.
[    15.847] (II) NOUVEAU(G0): [DRI2] Setup complete
[    15.847] (II) NOUVEAU(G0): [DRI2]   DRI driver: nouveau
[    15.847] (II) NOUVEAU(G0): [DRI2]   VDPAU driver: nouveau
[    15.848] (II) Loading sub module "exa"
[    15.848] (II) LoadModule: "exa"
[    15.849] (II) Loading /usr/lib/xorg/modules/libexa.so
[    15.849] (II) Module exa: vendor="X.Org Foundation"
[    15.849] 	compiled for 1.16.4, module version = 2.6.0
[    15.849] 	ABI class: X.Org Video Driver, version 18.0
[    15.849] (II) EXA(256): Driver allocated offscreen pixmaps
[    15.849] (II) EXA(256): Driver registered support for the following operations:
[    15.849] (II)         Solid
[    15.849] (II)         Copy
[    15.849] (II)         Composite (RENDER acceleration)
[    15.849] (II)         UploadToScreen
[    15.849] (II)         DownloadFromScreen
[    15.849] (==) NOUVEAU(G0): Backing store enabled
[    15.849] (==) NOUVEAU(G0): Silken mouse enabled
[    15.850] (II) NOUVEAU(G0): [XvMC] Associated with Nouveau GeForce 8/9 Textured Video.
[    15.850] (II) NOUVEAU(G0): [XvMC] Extension initialized.
[    15.850] (==) NOUVEAU(G0): DPMS enabled
[    15.850] (II) NOUVEAU(G0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    15.850] (II) intel(0): [DRI2] Setup complete
[    15.850] (II) intel(0): [DRI2]   DRI driver: i965
[    15.851] (II) intel(0): Allocated new frame buffer 1920x1080 stride 7680, tiled
[    15.852] (II) UXA(0): Driver registered support for the following operations:
[    15.852] (II)         solid
[    15.852] (II)         copy
[    15.852] (II)         composite (RENDER acceleration)
[    15.852] (II)         put_image
[    15.852] (II)         get_image
[    15.852] (==) intel(0): Backing store enabled
[    15.852] (==) intel(0): Silken mouse enabled
[    15.852] (II) intel(0): Initializing HW Cursor
[    15.852] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    15.852] (==) intel(0): DPMS enabled
[    15.852] (==) intel(0): Intel XvMC decoder enabled
[    15.852] (II) intel(0): Set up textured video
[    15.852] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[    15.852] (II) intel(0): direct rendering: DRI2 Enabled
[    15.852] (==) intel(0): hotplug detection: "enabled"
[    15.872] (--) RandR disabled
[    15.876] (II) SELinux: Disabled on system
[    15.893] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    15.893] (II) AIGLX: enabled GLX_ARB_create_context
[    15.893] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    15.893] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[    15.893] (II) AIGLX: enabled GLX_INTEL_swap_event
[    15.893] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    15.893] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[    15.893] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[    15.893] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    15.893] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[    15.894] (II) AIGLX: Loaded and initialized i965
[    15.894] (II) GLX: Initialized DRI2 GL provider for screen 0
[    15.895] (II) NOUVEAU(G0): NVEnterVT is called.
[    15.896] (II) intel(0): Setting screen physical size to 508 x 285
[    15.943] (II) config/udev: Adding input device Power Button (/dev/input/event7)
[    15.943] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    15.943] (II) LoadModule: "evdev"
[    15.943] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    15.945] (II) Module evdev: vendor="X.Org Foundation"
[    15.945] 	compiled for 1.16.0, module version = 2.9.0
[    15.945] 	Module class: X.Org XInput Driver
[    15.945] 	ABI class: X.Org XInput driver, version 21.0
[    15.945] (II) Using input driver 'evdev' for 'Power Button'
[    15.945] (**) Power Button: always reports core events
[    15.945] (**) evdev: Power Button: Device: "/dev/input/event7"
[    15.945] (--) evdev: Power Button: Vendor 0 Product 0x1
[    15.945] (--) evdev: Power Button: Found keys
[    15.945] (II) evdev: Power Button: Configuring as keyboard
[    15.945] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input8/event7"
[    15.945] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    15.945] (**) Option "xkb_rules" "evdev"
[    15.945] (**) Option "xkb_model" "pc105"
[    15.945] (**) Option "xkb_layout" "ch"
[    15.965] (II) config/udev: Adding input device Video Bus (/dev/input/event11)
[    15.965] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    15.965] (II) Using input driver 'evdev' for 'Video Bus'
[    15.965] (**) Video Bus: always reports core events
[    15.965] (**) evdev: Video Bus: Device: "/dev/input/event11"
[    15.965] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    15.965] (--) evdev: Video Bus: Found keys
[    15.965] (II) evdev: Video Bus: Configuring as keyboard
[    15.965] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input12/event11"
[    15.965] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    15.965] (**) Option "xkb_rules" "evdev"
[    15.965] (**) Option "xkb_model" "pc105"
[    15.965] (**) Option "xkb_layout" "ch"
[    15.965] (II) config/udev: Adding input device Video Bus (/dev/input/event12)
[    15.965] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    15.965] (II) Using input driver 'evdev' for 'Video Bus'
[    15.965] (**) Video Bus: always reports core events
[    15.965] (**) evdev: Video Bus: Device: "/dev/input/event12"
[    15.965] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    15.965] (--) evdev: Video Bus: Found keys
[    15.965] (II) evdev: Video Bus: Configuring as keyboard
[    15.965] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:09/LNXVIDEO:01/input/input13/event12"
[    15.965] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[    15.965] (**) Option "xkb_rules" "evdev"
[    15.965] (**) Option "xkb_model" "pc105"
[    15.965] (**) Option "xkb_layout" "ch"
[    15.966] (II) config/udev: Adding input device Lid Switch (/dev/input/event5)
[    15.966] (II) No input driver specified, ignoring this device.
[    15.966] (II) This device may have been added with another device file.
[    15.966] (II) config/udev: Adding input device Sleep Button (/dev/input/event6)
[    15.966] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    15.966] (II) Using input driver 'evdev' for 'Sleep Button'
[    15.966] (**) Sleep Button: always reports core events
[    15.966] (**) evdev: Sleep Button: Device: "/dev/input/event6"
[    15.966] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[    15.966] (--) evdev: Sleep Button: Found keys
[    15.966] (II) evdev: Sleep Button: Configuring as keyboard
[    15.966] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input7/event6"
[    15.966] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    15.966] (**) Option "xkb_rules" "evdev"
[    15.966] (**) Option "xkb_model" "pc105"
[    15.966] (**) Option "xkb_layout" "ch"
[    15.967] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event1)
[    15.967] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
[    15.967] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[    15.967] (**) Logitech USB Receiver: always reports core events
[    15.967] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event1"
[    15.967] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc521
[    15.967] (--) evdev: Logitech USB Receiver: Found 20 mouse buttons
[    15.967] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
[    15.967] (--) evdev: Logitech USB Receiver: Found relative axes
[    15.967] (--) evdev: Logitech USB Receiver: Found x and y relative axes
[    15.967] (II) evdev: Logitech USB Receiver: Configuring as mouse
[    15.967] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
[    15.967] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
[    15.967] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    15.967] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.2/3-1.2:1.0/0003:046D:C521.0001/input/input3/event1"
[    15.967] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE, id 10)
[    15.967] (II) evdev: Logitech USB Receiver: initialized for relative axes.
[    15.967] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
[    15.967] (**) Logitech USB Receiver: (accel) acceleration profile 0
[    15.967] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[    15.967] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[    15.967] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
[    15.967] (II) No input driver specified, ignoring this device.
[    15.967] (II) This device may have been added with another device file.
[    15.968] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event2)
[    15.968] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[    15.968] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[    15.968] (**) Logitech USB Receiver: always reports core events
[    15.968] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event2"
[    15.968] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc521
[    15.968] (--) evdev: Logitech USB Receiver: Found 1 mouse buttons
[    15.968] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
[    15.968] (--) evdev: Logitech USB Receiver: Found relative axes
[    15.968] (II) evdev: Logitech USB Receiver: Forcing relative x/y axes to exist.
[    15.968] (--) evdev: Logitech USB Receiver: Found absolute axes
[    15.968] (II) evdev: Logitech USB Receiver: Forcing absolute x/y axes to exist.
[    15.968] (--) evdev: Logitech USB Receiver: Found keys
[    15.968] (II) evdev: Logitech USB Receiver: Configuring as mouse
[    15.968] (II) evdev: Logitech USB Receiver: Configuring as keyboard
[    15.968] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
[    15.968] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
[    15.968] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    15.968] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.2/3-1.2:1.1/0003:046D:C521.0002/input/input4/event2"
[    15.968] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 11)
[    15.968] (**) Option "xkb_rules" "evdev"
[    15.968] (**) Option "xkb_model" "pc105"
[    15.968] (**) Option "xkb_layout" "ch"
[    15.968] (II) evdev: Logitech USB Receiver: initialized for relative axes.
[    15.968] (WW) evdev: Logitech USB Receiver: ignoring absolute axes.
[    15.968] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
[    15.968] (**) Logitech USB Receiver: (accel) acceleration profile 0
[    15.968] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[    15.968] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[    15.968] (II) config/udev: Adding input device Integrated Camera (/dev/input/event10)
[    15.968] (**) Integrated Camera: Applying InputClass "evdev keyboard catchall"
[    15.968] (II) Using input driver 'evdev' for 'Integrated Camera'
[    15.969] (**) Integrated Camera: always reports core events
[    15.969] (**) evdev: Integrated Camera: Device: "/dev/input/event10"
[    15.969] (--) evdev: Integrated Camera: Vendor 0x4f2 Product 0xb217
[    15.969] (--) evdev: Integrated Camera: Found keys
[    15.969] (II) evdev: Integrated Camera: Configuring as keyboard
[    15.969] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.6/3-1.6:1.0/input/input11/event10"
[    15.969] (II) XINPUT: Adding extended input device "Integrated Camera" (type: KEYBOARD, id 12)
[    15.969] (**) Option "xkb_rules" "evdev"
[    15.969] (**) Option "xkb_model" "pc105"
[    15.969] (**) Option "xkb_layout" "ch"
[    15.969] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event13)
[    15.969] (II) No input driver specified, ignoring this device.
[    15.969] (II) This device may have been added with another device file.
[    15.969] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event14)
[    15.969] (II) No input driver specified, ignoring this device.
[    15.969] (II) This device may have been added with another device file.
[    15.969] (II) config/udev: Adding input device HDA Intel PCH Dock Mic (/dev/input/event15)
[    15.969] (II) No input driver specified, ignoring this device.
[    15.969] (II) This device may have been added with another device file.
[    15.970] (II) config/udev: Adding input device HDA Intel PCH Dock Headphone (/dev/input/event16)
[    15.970] (II) No input driver specified, ignoring this device.
[    15.970] (II) This device may have been added with another device file.
[    15.970] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event17)
[    15.970] (II) No input driver specified, ignoring this device.
[    15.970] (II) This device may have been added with another device file.
[    15.970] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    15.970] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    15.970] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    15.970] (**) AT Translated Set 2 keyboard: always reports core events
[    15.970] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    15.970] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    15.970] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    15.970] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    15.970] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    15.970] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[    15.970] (**) Option "xkb_rules" "evdev"
[    15.970] (**) Option "xkb_model" "pc105"
[    15.970] (**) Option "xkb_layout" "ch"
[    15.970] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event3)
[    15.970] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[    15.970] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[    15.970] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[    15.970] (II) LoadModule: "synaptics"
[    15.971] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    15.971] (II) Module synaptics: vendor="X.Org Foundation"
[    15.971] 	compiled for 1.16.0.901, module version = 1.8.99
[    15.971] 	Module class: X.Org XInput Driver
[    15.971] 	ABI class: X.Org XInput driver, version 21.0
[    15.971] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[    15.971] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    15.971] (**) Option "Device" "/dev/input/event3"
[    16.036] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
[    16.036] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5888 (res 75)
[    16.036] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4820 (res 105)
[    16.036] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[    16.036] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[    16.036] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[    16.036] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[    16.036] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    16.036] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    16.104] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input2/event3"
[    16.104] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 14)
[    16.104] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[    16.104] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[    16.104] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.036
[    16.104] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[    16.104] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[    16.104] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    16.104] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    16.104] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    16.105] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[    16.105] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[    16.106] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event4)
[    16.106] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
[    16.106] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
[    16.106] (**) TPPS/2 IBM TrackPoint: always reports core events
[    16.106] (**) evdev: TPPS/2 IBM TrackPoint: Device: "/dev/input/event4"
[    16.106] (--) evdev: TPPS/2 IBM TrackPoint: Vendor 0x2 Product 0xa
[    16.106] (--) evdev: TPPS/2 IBM TrackPoint: Found 3 mouse buttons
[    16.106] (--) evdev: TPPS/2 IBM TrackPoint: Found relative axes
[    16.106] (--) evdev: TPPS/2 IBM TrackPoint: Found x and y relative axes
[    16.106] (II) evdev: TPPS/2 IBM TrackPoint: Configuring as mouse
[    16.106] (**) evdev: TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
[    16.106] (**) evdev: TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    16.106] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input5/event4"
[    16.106] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 15)
[    16.106] (II) evdev: TPPS/2 IBM TrackPoint: initialized for relative axes.
[    16.106] (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
[    16.106] (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
[    16.106] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[    16.106] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[    16.107] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse2)
[    16.107] (II) No input driver specified, ignoring this device.
[    16.107] (II) This device may have been added with another device file.
[    16.107] (II) config/udev: Adding input device PC Speaker (/dev/input/event8)
[    16.107] (II) No input driver specified, ignoring this device.
[    16.107] (II) This device may have been added with another device file.
[    16.108] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event9)
[    16.108] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
[    16.108] (II) Using input driver 'evdev' for 'ThinkPad Extra Buttons'
[    16.108] (**) ThinkPad Extra Buttons: always reports core events
[    16.108] (**) evdev: ThinkPad Extra Buttons: Device: "/dev/input/event9"
[    16.109] (--) evdev: ThinkPad Extra Buttons: Vendor 0x17aa Product 0x5054
[    16.109] (--) evdev: ThinkPad Extra Buttons: Found keys
[    16.109] (II) evdev: ThinkPad Extra Buttons: Configuring as keyboard
[    16.109] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input9/event9"
[    16.109] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 16)
[    16.109] (**) Option "xkb_rules" "evdev"
[    16.109] (**) Option "xkb_model" "pc105"
[    16.109] (**) Option "xkb_layout" "ch"
[    16.625] (II) intel(0): EDID vendor "LEN", prod id 16562
[    16.625] (II) intel(0): Printing DDC gathered Modelines:
[    16.625] (II) intel(0): Modeline "1920x1080"x0.0  139.00  1920 1980 2028 2050  1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[    16.625] (II) intel(0): Modeline "1920x1080"x0.0  115.83  1920 1980 2028 2050  1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[    17.327] (II) intel(0): EDID vendor "LEN", prod id 16562
[    17.327] (II) intel(0): Printing DDC gathered Modelines:
[    17.327] (II) intel(0): Modeline "1920x1080"x0.0  139.00  1920 1980 2028 2050  1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[    17.327] (II) intel(0): Modeline "1920x1080"x0.0  115.83  1920 1980 2028 2050  1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[    23.459] (II) intel(0): EDID vendor "LEN", prod id 16562
[    23.459] (II) intel(0): Printing DDC gathered Modelines:
[    23.459] (II) intel(0): Modeline "1920x1080"x0.0  139.00  1920 1980 2028 2050  1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[    23.459] (II) intel(0): Modeline "1920x1080"x0.0  115.83  1920 1980 2028 2050  1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[    24.126] (II) intel(0): EDID vendor "LEN", prod id 16562
[    24.126] (II) intel(0): Printing DDC gathered Modelines:
[    24.126] (II) intel(0): Modeline "1920x1080"x0.0  139.00  1920 1980 2028 2050  1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[    24.127] (II) intel(0): Modeline "1920x1080"x0.0  115.83  1920 1980 2028 2050  1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
I then edit the xorg.conf file according to https://nouveau.freedesktop.org/wiki/Mu ... orDesktop/ to get:

Code: Select all

cat /root/xorg.conf.new 
Section "ServerLayout"
	Identifier     "X.org Configured"
        Option        "Xinerama"  "on"
        Option        "Clone"       "off"
	Screen      0  "Screen0" 0 0
	Screen      1  "Screen1" RightOf "Screen0"
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
	ModulePath   "/usr/lib/xorg/modules"
	FontPath     "/usr/share/fonts/X11/misc"
	FontPath     "/usr/share/fonts/X11/cyrillic"
	FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/Type1"
	FontPath     "/usr/share/fonts/X11/100dpi"
	FontPath     "/usr/share/fonts/X11/75dpi"
	FontPath     "built-ins"
EndSection

Section "Module"
	Load  "glx"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
EndSection

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option	    "Protocol" "auto"
	Option	    "Device" "/dev/input/mice"
	Option	    "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
	Identifier   "Monitor0"
	VendorName   "Monitor Vendor"
	ModelName    "Monitor Model"
EndSection

Section "Monitor"
	Identifier   "Monitor1"
	VendorName   "Monitor Vendor"
	ModelName    "Monitor Model"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
        ### <percent>: "<f>%"
        ### [arg]: arg optional
        #Option     "NoAccel"            	# [<bool>]
        #Option     "AccelMethod"        	# <str>
        #Option     "Backlight"          	# <str>
        #Option     "DRI"                	# <str>
        #Option     "ColorKey"           	# <i>
        #Option     "VideoKey"           	# <i>
        #Option     "Tiling"             	# [<bool>]
        #Option     "LinearFramebuffer"  	# [<bool>]
        #Option     "SwapbuffersWait"    	# [<bool>]
        #Option     "TripleBuffer"       	# [<bool>]
        #Option     "XvPreferOverlay"    	# [<bool>]
        #Option     "HotPlug"            	# [<bool>]
        #Option     "ReprobeOutputs"     	# [<bool>]
        #Option     "XvMC"               	# [<bool>]
        #Option     "ZaphodHeads"        	# <str>
        #Option     "TearFree"           	# [<bool>]
        #Option     "PerCrtcPixmaps"     	# [<bool>]
        #Option     "FallbackDebug"      	# [<bool>]
        #Option     "DebugFlushBatches"  	# [<bool>]
        #Option     "DebugFlushCaches"   	# [<bool>]
        #Option     "DebugWait"          	# [<bool>]
        #Option     "BufferCache"        	# [<bool>]
	Identifier  "Card0"
	Driver      "intel"
	BusID       "PCI:0:2:0"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
        ### <percent>: "<f>%"
        ### [arg]: arg optional
        #Option     "SWcursor"           	# [<bool>]
        #Option     "HWcursor"           	# [<bool>]
        #Option     "NoAccel"            	# [<bool>]
        #Option     "ShadowFB"           	# [<bool>]
        #Option     "VideoKey"           	# <i>
        #Option     "WrappedFB"          	# [<bool>]
        #Option     "GLXVBlank"          	# [<bool>]
        #Option     "ZaphodHeads"        	# <str>
        #Option     "PageFlip"           	# [<bool>]
        #Option     "SwapLimit"          	# <i>
        #Option     "AsyncUTSDFS"        	# [<bool>]
        #Option     "AccelMethod"        	# <str>
	Identifier  "Card1"
	Driver      "nouveau"
	BusID       "PCI:1:0:0"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	SubSection "Display"
		Viewport   0 0
		Depth     1
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     4
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     8
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     15
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     16
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection

Section "Screen"
	Identifier "Screen1"
	Device     "Card1"
	Monitor    "Monitor1"
	SubSection "Display"
		Viewport   0 0
		Depth     1
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     4
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     8
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     15
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     16
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection

When I finally run X

Code: Select all

X -config /root/Xorg.conf.new
the external monitor lights up (he get some input), but both screens remain black.
The log file is given in the next post due to length limitation.

Can anyone help me?
Last edited by pevoz on 2017-01-02 13:21, edited 1 time in total.

pevoz
Posts: 5
Joined: 2016-12-29 22:26

Re: Configure dual monitor for Optimus system

#2 Post by pevoz »

Here, the log file of the execution of X

Code: Select all

cat /var/log/Xorg.0.log.exec 
[   540.538] 
X.Org X Server 1.16.4
Release Date: 2014-12-20
[   540.544] X Protocol Version 11, Revision 0
[   540.546] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[   540.548] Current Operating System: Linux david-lenovo 3.16.0-4-amd64 #1 SMP Debian 3.16.36-1+deb8u2 (2016-10-19) x86_64
[   540.548] Kernel command line: BOOT_IMAGE=/vmlinuz-3.16.0-4-amd64 root=UUID=6296b930-96f3-4ccf-8a57-5bf88d10f9b3 ro quiet
[   540.551] Build Date: 11 February 2015  12:32:02AM
[   540.553] xorg-server 2:1.16.4-1 (http://www.debian.org/support) 
[   540.555] Current version of pixman: 0.32.6
[   540.559] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   540.559] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   540.567] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jan  2 14:00:36 2017
[   540.569] (++) Using config file: "/root/xorg.conf.new"
[   540.571] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   540.571] (==) ServerLayout "X.org Configured"
[   540.571] (**) |-->Screen "Screen0" (0)
[   540.571] (**) |   |-->Monitor "Monitor0"
[   540.572] (**) |   |-->Device "Card0"
[   540.572] (**) |-->Screen "Screen1" (1)
[   540.572] (**) |   |-->Monitor "Monitor1"
[   540.572] (**) |   |-->Device "Card1"
[   540.572] (**) |-->Input Device "Mouse0"
[   540.572] (**) |-->Input Device "Keyboard0"
[   540.572] (**) Option "Xinerama" "on"
[   540.572] (==) Automatically adding devices
[   540.572] (==) Automatically enabling devices
[   540.572] (==) Automatically adding GPU devices
[   540.572] (**) Xinerama: enabled
[   540.572] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[   540.572] 	Entry deleted from font path.
[   540.572] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[   540.572] 	Entry deleted from font path.
[   540.572] (**) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins,
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[   540.572] (**) ModulePath set to "/usr/lib/xorg/modules"
[   540.572] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[   540.572] (WW) Disabling Mouse0
[   540.572] (WW) Disabling Keyboard0
[   540.572] (II) Loader magic: 0x7fd148c9ed80
[   540.572] (II) Module ABI versions:
[   540.572] 	X.Org ANSI C Emulation: 0.4
[   540.572] 	X.Org Video Driver: 18.0
[   540.572] 	X.Org XInput driver : 21.0
[   540.572] 	X.Org Server Extension : 8.0
[   540.573] (II) xfree86: Adding drm device (/dev/dri/card1)
[   541.005] (II) xfree86: Adding drm device (/dev/dri/card0)
[   541.008] (--) PCI:*(0:0:2:0) 8086:0126:17aa:21d1 rev 9, Mem @ 0xf2400000/4194304, 0xe0000000/268435456, I/O @ 0x00006000/64
[   541.008] (--) PCI: (0:1:0:0) 10de:0dda:17aa:21d1 rev 161, Mem @ 0xf0000000/33554432, 0xc0000000/268435456, 0xd0000000/67108864, I/O @ 0x00005000/128, BIOS @ 0x????????/524288
[   541.008] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[   541.008] (II) LoadModule: "glx"
[   541.009] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   541.011] (II) Module glx: vendor="X.Org Foundation"
[   541.011] 	compiled for 1.16.4, module version = 1.0.0
[   541.011] 	ABI class: X.Org Server Extension, version 8.0
[   541.011] (==) AIGLX enabled
[   541.011] (II) LoadModule: "intel"
[   541.011] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[   541.012] (II) Module intel: vendor="X.Org Foundation"
[   541.012] 	compiled for 1.15.99.904, module version = 2.21.15
[   541.012] 	Module class: X.Org Video Driver
[   541.012] 	ABI class: X.Org Video Driver, version 18.0
[   541.012] (II) LoadModule: "nouveau"
[   541.012] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[   541.013] (II) Module nouveau: vendor="X.Org Foundation"
[   541.013] 	compiled for 1.16.0, module version = 1.0.11
[   541.013] 	Module class: X.Org Video Driver
[   541.013] 	ABI class: X.Org Video Driver, version 18.0
[   541.013] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
	i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
	915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
	Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
	GM45, 4 Series, G45/G43, Q45/Q43, G41, B43, HD Graphics,
	HD Graphics 2000, HD Graphics 3000, HD Graphics 2500,
	HD Graphics 4000, HD Graphics P4000, HD Graphics 4600,
	HD Graphics 5000, HD Graphics P4600/P4700, Iris(TM) Graphics 5100,
	HD Graphics 4400, HD Graphics 4200, Iris(TM) Pro Graphics 5200
[   541.014] (II) NOUVEAU driver Date:   Thu Aug 28 03:57:48 2014 +0200
[   541.014] (II) NOUVEAU driver for NVIDIA chipset families :
[   541.014] 	RIVA TNT        (NV04)
[   541.014] 	RIVA TNT2       (NV05)
[   541.014] 	GeForce 256     (NV10)
[   541.014] 	GeForce 2       (NV11, NV15)
[   541.014] 	GeForce 4MX     (NV17, NV18)
[   541.014] 	GeForce 3       (NV20)
[   541.014] 	GeForce 4Ti     (NV25, NV28)
[   541.014] 	GeForce FX      (NV3x)
[   541.014] 	GeForce 6       (NV4x)
[   541.014] 	GeForce 7       (G7x)
[   541.014] 	GeForce 8       (G8x)
[   541.014] 	GeForce GTX 200 (NVA0)
[   541.014] 	GeForce GTX 400 (NVC0)
[   541.014] (--) using VT number 2

[   541.028] (II) [drm] nouveau interface version: 1.1.2
[   541.028] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[   541.028] (==) intel(0): RGB weight 888
[   541.028] (==) intel(0): Default visual is TrueColor
[   541.028] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 3000
[   541.028] (**) intel(0): Relaxed fencing enabled
[   541.029] (**) intel(0): Wait on SwapBuffers? enabled
[   541.029] (**) intel(0): Triple buffering? enabled
[   541.029] (**) intel(0): Framebuffer tiled
[   541.029] (**) intel(0): Pixmaps tiled
[   541.029] (**) intel(0): 3D buffers tiled
[   541.029] (**) intel(0): SwapBuffers wait enabled
[   541.029] (==) intel(0): video overlay key set to 0x101fe
[   541.029] (II) intel(0): Output LVDS1 using monitor section Monitor0
[   541.029] (--) intel(0): found backlight control interface /sys/class/backlight/intel_backlight
[   541.060] (II) intel(0): Output VGA1 has no monitor section
[   541.060] (II) intel(0): EDID for output LVDS1
[   541.060] (II) intel(0): Manufacturer: LEN  Model: 40b2  Serial#: 0
[   541.060] (II) intel(0): Year: 2009  Week: 1
[   541.060] (II) intel(0): EDID Version: 1.3
[   541.060] (II) intel(0): Digital Display Input
[   541.060] (II) intel(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[   541.060] (II) intel(0): Gamma: 2.20
[   541.060] (II) intel(0): DPMS capabilities: StandBy Suspend Off
[   541.060] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[   541.060] (II) intel(0): First detailed timing is preferred mode
[   541.060] (II) intel(0): redX: 0.676 redY: 0.314   greenX: 0.215 greenY: 0.665
[   541.060] (II) intel(0): blueX: 0.141 blueY: 0.069   whiteX: 0.313 whiteY: 0.329
[   541.060] (II) intel(0): Manufacturer's mask: 0
[   541.060] (II) intel(0): Supported detailed timing:
[   541.060] (II) intel(0): clock: 139.0 MHz   Image Size:  344 x 193 mm
[   541.060] (II) intel(0): h_active: 1920  h_sync: 1980  h_sync_end 2028 h_blank_end 2050 h_border: 0
[   541.060] (II) intel(0): v_active: 1080  v_sync: 1090  v_sync_end 1100 v_blanking: 1130 v_border: 0
[   541.060] (II) intel(0): Supported detailed timing:
[   541.060] (II) intel(0): clock: 115.8 MHz   Image Size:  344 x 193 mm
[   541.060] (II) intel(0): h_active: 1920  h_sync: 1980  h_sync_end 2028 h_blank_end 2050 h_border: 0
[   541.060] (II) intel(0): v_active: 1080  v_sync: 1090  v_sync_end 1100 v_blanking: 1130 v_border: 0
[   541.060] (II) intel(0): Unknown vendor-specific block f
[   541.060] (II) intel(0):  B156HW01 V4
[   541.060] (II) intel(0): EDID (in hex):
[   541.060] (II) intel(0): 	00ffffffffffff0030aeb24000000000
[   541.060] (II) intel(0): 	0113010380221378ea2135ad5037aa24
[   541.060] (II) intel(0): 	11505400000001010101010101010101
[   541.060] (II) intel(0): 	0101010101014c368082703832403c30
[   541.060] (II) intel(0): 	aa0058c1100000183f2d808270383240
[   541.060] (II) intel(0): 	3c30aa0058c1100000180000000f00d1
[   541.060] (II) intel(0): 	0932d109281b190006af5634000000fe
[   541.060] (II) intel(0): 	004231353648573031205634200a00d6
[   541.060] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[   541.060] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[   541.060] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[   541.060] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[   541.060] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[   541.060] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[   541.060] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[   541.060] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[   541.060] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[   541.060] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[   541.060] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
[   541.060] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[   541.060] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[   541.060] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[   541.060] (II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
[   541.060] (II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
[   541.060] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[   541.060] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[   541.060] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
[   541.060] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
[   541.060] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[   541.060] (II) intel(0): Printing probed modes for output LVDS1
[   541.060] (II) intel(0): Modeline "1920x1080"x60.0  139.00  1920 1980 2028 2050  1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[   541.060] (II) intel(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[   541.061] (II) intel(0): Modeline "1920x1080"x50.0  115.83  1920 1980 2028 2050  1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[   541.061] (II) intel(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[   541.061] (II) intel(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[   541.061] (II) intel(0): Modeline "1600x1024"x60.2  103.12  1600 1600 1656 1664  1024 1024 1029 1030 +hsync +vsync (62.0 kHz d)
[   541.061] (II) intel(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[   541.061] (II) intel(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[   541.061] (II) intel(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz d)
[   541.061] (II) intel(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[   541.061] (II) intel(0): Modeline "1360x768"x59.8   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync (47.7 kHz d)
[   541.061] (II) intel(0): Modeline "1360x768"x60.0   72.00  1360 1408 1440 1520  768 771 781 790 +hsync -vsync (47.4 kHz d)
[   541.061] (II) intel(0): Modeline "1152x864"x60.0   81.62  1152 1216 1336 1520  864 865 868 895 -hsync +vsync (53.7 kHz d)
[   541.061] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[   541.061] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[   541.061] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[   541.061] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[   541.092] (II) intel(0): EDID for output VGA1
[   541.092] (II) intel(0): Output LVDS1 connected
[   541.092] (II) intel(0): Output VGA1 disconnected
[   541.092] (II) intel(0): Using exact sizes for initial modes
[   541.092] (II) intel(0): Output LVDS1 using initial mode 1920x1080
[   541.092] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[   541.092] (II) intel(0): Kernel page flipping support detected, enabling
[   541.092] (==) intel(0): DPI set to (96, 96)
[   541.092] (II) Loading sub module "fb"
[   541.092] (II) LoadModule: "fb"
[   541.092] (II) Loading /usr/lib/xorg/modules/libfb.so
[   541.092] (II) Module fb: vendor="X.Org Foundation"
[   541.092] 	compiled for 1.16.4, module version = 1.0.0
[   541.092] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   541.092] (II) Loading sub module "dri2"
[   541.092] (II) LoadModule: "dri2"
[   541.092] (II) Module "dri2" already built-in
[   541.092] (II) Loading sub module "dri2"
[   541.092] (II) LoadModule: "dri2"
[   541.092] (II) Module "dri2" already built-in
[   541.092] (--) NOUVEAU(1): Chipset: "NVIDIA NVC3"
[   541.092] (==) NOUVEAU(1): Depth 24, (--) framebuffer bpp 32
[   541.092] (==) NOUVEAU(1): RGB weight 888
[   541.092] (==) NOUVEAU(1): Default visual is TrueColor
[   541.092] (==) NOUVEAU(1): Using HW cursor
[   541.092] (==) NOUVEAU(1): GLX sync to VBlank enabled.
[   541.092] (==) NOUVEAU(1): Page flipping enabled
[   541.092] (==) NOUVEAU(1): Swap limit set to 1 [Max allowed 2]
[   541.092] (==) NOUVEAU(1): Page flipping synced to vblank by kernel.
[   541.092] (II) NOUVEAU(1): Initializing outputs ...
[   541.095] (II) NOUVEAU(1): Output LVDS-2 using monitor section Monitor1
[   541.128] (II) NOUVEAU(1): Output VGA-2 has no monitor section
[   541.256] (II) NOUVEAU(1): Output DP-1 has no monitor section
[   541.384] (II) NOUVEAU(1): Output DP-2 has no monitor section
[   541.512] (II) NOUVEAU(1): Output DP-3 has no monitor section
[   541.512] (II) NOUVEAU(1): 5 crtcs needed for screen.
[   541.514] (II) NOUVEAU(1): Allocated crtc nr. 0 to this screen.
[   541.514] (II) NOUVEAU(1): Allocated crtc nr. 1 to this screen.
[   541.517] (II) NOUVEAU(1): EDID for output LVDS-2
[   541.549] (II) NOUVEAU(1): EDID for output VGA-2
[   541.549] (II) NOUVEAU(1): Manufacturer: ACI  Model: 249a  Serial#: 194872
[   541.549] (II) NOUVEAU(1): Year: 2011  Week: 47
[   541.549] (II) NOUVEAU(1): EDID Version: 1.3
[   541.549] (II) NOUVEAU(1): Analog Display Input,  Input Voltage Level: 0.700/0.700 V
[   541.549] (II) NOUVEAU(1): Sync:  Separate
[   541.549] (II) NOUVEAU(1): Max Image Size [cm]: horiz.: 52  vert.: 29
[   541.549] (II) NOUVEAU(1): Gamma: 2.20
[   541.549] (II) NOUVEAU(1): DPMS capabilities: Off; RGB/Color Display
[   541.549] (II) NOUVEAU(1): First detailed timing is preferred mode
[   541.549] (II) NOUVEAU(1): redX: 0.641 redY: 0.338   greenX: 0.311 greenY: 0.619
[   541.549] (II) NOUVEAU(1): blueX: 0.159 blueY: 0.059   whiteX: 0.313 whiteY: 0.329
[   541.549] (II) NOUVEAU(1): Supported established timings:
[   541.549] (II) NOUVEAU(1): 720x400@70Hz
[   541.549] (II) NOUVEAU(1): 640x480@60Hz
[   541.549] (II) NOUVEAU(1): 640x480@67Hz
[   541.549] (II) NOUVEAU(1): 640x480@75Hz
[   541.549] (II) NOUVEAU(1): 800x600@56Hz
[   541.549] (II) NOUVEAU(1): 800x600@60Hz
[   541.549] (II) NOUVEAU(1): 800x600@72Hz
[   541.549] (II) NOUVEAU(1): 800x600@75Hz
[   541.549] (II) NOUVEAU(1): 832x624@75Hz
[   541.549] (II) NOUVEAU(1): 1024x768@60Hz
[   541.549] (II) NOUVEAU(1): 1024x768@70Hz
[   541.549] (II) NOUVEAU(1): 1024x768@75Hz
[   541.549] (II) NOUVEAU(1): 1280x1024@75Hz
[   541.549] (II) NOUVEAU(1): Manufacturer's mask: 0
[   541.549] (II) NOUVEAU(1): Supported standard timings:
[   541.549] (II) NOUVEAU(1): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[   541.549] (II) NOUVEAU(1): #1: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[   541.549] (II) NOUVEAU(1): #2: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[   541.549] (II) NOUVEAU(1): #3: hsize: 1440  vsize 900  refresh: 60  vid: 149
[   541.549] (II) NOUVEAU(1): #4: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[   541.549] (II) NOUVEAU(1): #5: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[   541.549] (II) NOUVEAU(1): #6: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[   541.549] (II) NOUVEAU(1): #7: hsize: 1280  vsize 800  refresh: 60  vid: 129
[   541.549] (II) NOUVEAU(1): Supported detailed timing:
[   541.549] (II) NOUVEAU(1): clock: 148.5 MHz   Image Size:  521 x 293 mm
[   541.549] (II) NOUVEAU(1): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[   541.549] (II) NOUVEAU(1): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[   541.549] (II) NOUVEAU(1): Serial No: BBLMTF194872
[   541.549] (II) NOUVEAU(1): Ranges: V min: 50 V max: 75 Hz, H min: 24 H max: 83 kHz, PixClock max 175 MHz
[   541.549] (II) NOUVEAU(1): Monitor name: ASUS VS247
[   541.549] (II) NOUVEAU(1): EDID (in hex):
[   541.549] (II) NOUVEAU(1): 	00ffffffffffff0004699a2438f90200
[   541.549] (II) NOUVEAU(1): 	2f15010368341d782a2ac5a4564f9e28
[   541.549] (II) NOUVEAU(1): 	0f5054b7ef00714f814081809500b300
[   541.549] (II) NOUVEAU(1): 	d1c081c08100023a801871382d40582c
[   541.549] (II) NOUVEAU(1): 	450009252100001e000000ff0042424c
[   541.549] (II) NOUVEAU(1): 	4d54463139343837320a000000fd0032
[   541.549] (II) NOUVEAU(1): 	4b185311000a202020202020000000fc
[   541.549] (II) NOUVEAU(1): 	00415355532056533234370a202000ca
[   541.549] (II) NOUVEAU(1): Printing probed modes for output VGA-2
[   541.549] (II) NOUVEAU(1): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[   541.549] (II) NOUVEAU(1): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[   541.549] (II) NOUVEAU(1): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   541.549] (II) NOUVEAU(1): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[   541.549] (II) NOUVEAU(1): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[   541.549] (II) NOUVEAU(1): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[   541.549] (II) NOUVEAU(1): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 +hsync -vsync (49.7 kHz e)
[   541.549] (II) NOUVEAU(1): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[   541.549] (II) NOUVEAU(1): Modeline "1280x720"x60.0   74.44  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.7 kHz)
[   541.549] (II) NOUVEAU(1): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz e)
[   541.549] (II) NOUVEAU(1): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[   541.549] (II) NOUVEAU(1): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   541.549] (II) NOUVEAU(1): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[   541.549] (II) NOUVEAU(1): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[   541.549] (II) NOUVEAU(1): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[   541.549] (II) NOUVEAU(1): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   541.549] (II) NOUVEAU(1): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[   541.549] (II) NOUVEAU(1): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[   541.549] (II) NOUVEAU(1): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[   541.549] (II) NOUVEAU(1): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   541.549] (II) NOUVEAU(1): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   541.676] (II) NOUVEAU(1): EDID for output DP-1
[   541.804] (II) NOUVEAU(1): EDID for output DP-2
[   541.932] (II) NOUVEAU(1): EDID for output DP-3
[   541.932] (II) NOUVEAU(1): Output LVDS-2 disconnected
[   541.932] (II) NOUVEAU(1): Output VGA-2 connected
[   541.932] (II) NOUVEAU(1): Output DP-1 disconnected
[   541.932] (II) NOUVEAU(1): Output DP-2 disconnected
[   541.932] (II) NOUVEAU(1): Output DP-3 disconnected
[   541.932] (II) NOUVEAU(1): Using exact sizes for initial modes
[   541.932] (II) NOUVEAU(1): Output VGA-2 using initial mode 1920x1080
[   541.932] (II) NOUVEAU(1): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[   541.932] (--) NOUVEAU(1): Virtual size is 1920x1080 (pitch 0)
[   541.932] (**) NOUVEAU(1):  Driver mode "1920x1080": 148.5 MHz (scaled from 0.0 MHz), 67.5 kHz, 60.0 Hz
[   541.932] (II) NOUVEAU(1): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[   541.932] (**) NOUVEAU(1):  Driver mode "1680x1050": 146.2 MHz (scaled from 0.0 MHz), 65.3 kHz, 60.0 Hz
[   541.932] (II) NOUVEAU(1): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[   541.932] (**) NOUVEAU(1):  Driver mode "1280x1024": 135.0 MHz (scaled from 0.0 MHz), 80.0 kHz, 75.0 Hz
[   541.932] (II) NOUVEAU(1): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   541.932] (**) NOUVEAU(1):  Driver mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
[   541.932] (II) NOUVEAU(1): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[   541.932] (**) NOUVEAU(1):  Driver mode "1440x900": 106.5 MHz (scaled from 0.0 MHz), 55.9 kHz, 59.9 Hz
[   541.932] (II) NOUVEAU(1): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[   541.932] (**) NOUVEAU(1):  Driver mode "1280x960": 108.0 MHz (scaled from 0.0 MHz), 60.0 kHz, 60.0 Hz
[   541.932] (II) NOUVEAU(1): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[   541.932] (**) NOUVEAU(1):  Driver mode "1280x800": 83.5 MHz (scaled from 0.0 MHz), 49.7 kHz, 59.8 Hz
[   541.932] (II) NOUVEAU(1): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 +hsync -vsync (49.7 kHz e)
[   541.932] (**) NOUVEAU(1):  Driver mode "1152x864": 108.0 MHz (scaled from 0.0 MHz), 67.5 kHz, 75.0 Hz
[   541.932] (II) NOUVEAU(1): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[   541.932] (**) NOUVEAU(1):  Mode "1280x720": 74.4 MHz (scaled from 0.0 MHz), 44.7 kHz, 60.0 Hz
[   541.932] (II) NOUVEAU(1): Modeline "1280x720"x60.0   74.44  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.7 kHz)
[   541.932] (**) NOUVEAU(1):  Driver mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.1 kHz, 75.1 Hz
[   541.932] (II) NOUVEAU(1): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz e)
[   541.932] (**) NOUVEAU(1):  Driver mode "1024x768": 75.0 MHz (scaled from 0.0 MHz), 56.5 kHz, 70.1 Hz
[   541.932] (II) NOUVEAU(1): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[   541.932] (**) NOUVEAU(1):  Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
[   541.932] (II) NOUVEAU(1): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   541.932] (**) NOUVEAU(1):  Driver mode "832x624": 57.3 MHz (scaled from 0.0 MHz), 49.7 kHz, 74.6 Hz
[   541.932] (II) NOUVEAU(1): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[   541.932] (**) NOUVEAU(1):  Driver mode "800x600": 50.0 MHz (scaled from 0.0 MHz), 48.1 kHz, 72.2 Hz
[   541.932] (II) NOUVEAU(1): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[   541.932] (**) NOUVEAU(1):  Driver mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz
[   541.932] (II) NOUVEAU(1): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[   541.932] (**) NOUVEAU(1):  Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
[   541.932] (II) NOUVEAU(1): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   541.932] (**) NOUVEAU(1):  Driver mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.2 Hz
[   541.932] (II) NOUVEAU(1): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[   541.932] (**) NOUVEAU(1):  Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz
[   541.932] (II) NOUVEAU(1): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[   541.932] (**) NOUVEAU(1):  Driver mode "640x480": 30.2 MHz (scaled from 0.0 MHz), 35.0 kHz, 66.7 Hz
[   541.932] (II) NOUVEAU(1): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[   541.932] (**) NOUVEAU(1):  Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
[   541.932] (II) NOUVEAU(1): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   541.932] (**) NOUVEAU(1):  Driver mode "720x400": 28.3 MHz (scaled from 0.0 MHz), 31.5 kHz, 70.1 Hz
[   541.932] (II) NOUVEAU(1): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   541.932] (==) NOUVEAU(1): DPI set to (96, 96)
[   541.932] (II) Loading sub module "fb"
[   541.932] (II) LoadModule: "fb"
[   541.932] (II) Loading /usr/lib/xorg/modules/libfb.so
[   541.932] (II) Module fb: vendor="X.Org Foundation"
[   541.932] 	compiled for 1.16.4, module version = 1.0.0
[   541.932] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   541.932] (II) Loading sub module "shadowfb"
[   541.932] (II) LoadModule: "shadowfb"
[   541.932] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
[   541.932] (II) Module shadowfb: vendor="X.Org Foundation"
[   541.932] 	compiled for 1.16.4, module version = 1.0.0
[   541.932] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   541.932] (--) Depth 24 pixmap format is 32 bpp
[   541.932] (II) intel(0): [DRI2] Setup complete
[   541.932] (II) intel(0): [DRI2]   DRI driver: i965
[   541.932] (II) intel(0): Allocated new frame buffer 1920x1080 stride 7680, tiled
[   541.933] (II) UXA(0): Driver registered support for the following operations:
[   541.933] (II)         solid
[   541.933] (II)         copy
[   541.933] (II)         composite (RENDER acceleration)
[   541.933] (II)         put_image
[   541.933] (II)         get_image
[   541.933] (==) intel(0): Backing store enabled
[   541.933] (==) intel(0): Silken mouse enabled
[   541.933] (II) intel(0): Initializing HW Cursor
[   541.933] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[   541.933] (==) intel(0): DPMS enabled
[   541.933] (==) intel(0): Intel XvMC decoder enabled
[   541.933] (II) intel(0): Set up textured video
[   541.933] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[   541.933] (II) intel(0): direct rendering: DRI2 Enabled
[   541.933] (==) intel(0): hotplug detection: "enabled"
[   541.960] (--) RandR disabled
[   541.967] (II) NOUVEAU(1): Channel setup complete.
[   541.969] (II) NOUVEAU(1): [COPY] async initialised.
[   541.969] (II) NOUVEAU(1): [DRI2] Setup complete
[   541.969] (II) NOUVEAU(1): [DRI2]   DRI driver: nouveau
[   541.969] (II) NOUVEAU(1): [DRI2]   VDPAU driver: nouveau
[   541.969] (II) Loading sub module "exa"
[   541.969] (II) LoadModule: "exa"
[   541.969] (II) Loading /usr/lib/xorg/modules/libexa.so
[   541.969] (II) Module exa: vendor="X.Org Foundation"
[   541.969] 	compiled for 1.16.4, module version = 2.6.0
[   541.969] 	ABI class: X.Org Video Driver, version 18.0
[   541.969] (II) EXA(1): Driver allocated offscreen pixmaps
[   541.969] (II) EXA(1): Driver registered support for the following operations:
[   541.969] (II)         Solid
[   541.969] (II)         Copy
[   541.969] (II)         Composite (RENDER acceleration)
[   541.969] (II)         UploadToScreen
[   541.969] (II)         DownloadFromScreen
[   541.969] (==) NOUVEAU(1): Backing store enabled
[   541.969] (==) NOUVEAU(1): Silken mouse enabled
[   541.969] (II) NOUVEAU(1): [XvMC] Associated with Nouveau GeForce 8/9 Textured Video.
[   541.970] (II) NOUVEAU(1): [XvMC] Extension initialized.
[   541.970] (==) NOUVEAU(1): DPMS enabled
[   541.970] (II) NOUVEAU(1): RandR 1.2 enabled, ignore the following RandR disabled message.
[   541.970] (--) RandR disabled
[   541.972] (II) SELinux: Disabled on system
[   541.975] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[   541.975] (II) AIGLX: enabled GLX_ARB_create_context
[   541.975] (II) AIGLX: enabled GLX_ARB_create_context_profile
[   541.975] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[   541.976] (II) AIGLX: enabled GLX_INTEL_swap_event
[   541.976] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[   541.976] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[   541.976] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[   541.976] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[   541.976] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[   541.976] (II) AIGLX: Loaded and initialized i965
[   541.976] (II) GLX: Initialized DRI2 GL provider for screen 0
[   541.990] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[   541.990] (II) AIGLX: enabled GLX_ARB_create_context
[   541.990] (II) AIGLX: enabled GLX_ARB_create_context_profile
[   541.990] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[   541.990] (II) AIGLX: enabled GLX_INTEL_swap_event
[   541.990] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[   541.990] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[   541.990] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[   541.990] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[   541.991] (II) AIGLX: Loaded and initialized nouveau
[   541.991] (II) GLX: Initialized DRI2 GL provider for screen 1
[   541.997] (II) NOUVEAU(1): NVEnterVT is called.
[   542.075] (II) config/udev: Adding input device Power Button (/dev/input/event7)
[   542.075] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   542.075] (II) LoadModule: "evdev"
[   542.075] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   542.075] (II) Module evdev: vendor="X.Org Foundation"
[   542.075] 	compiled for 1.16.0, module version = 2.9.0
[   542.075] 	Module class: X.Org XInput Driver
[   542.075] 	ABI class: X.Org XInput driver, version 21.0
[   542.075] (II) Using input driver 'evdev' for 'Power Button'
[   542.075] (**) Power Button: always reports core events
[   542.076] (**) evdev: Power Button: Device: "/dev/input/event7"
[   542.076] (--) evdev: Power Button: Vendor 0 Product 0x1
[   542.076] (--) evdev: Power Button: Found keys
[   542.076] (II) evdev: Power Button: Configuring as keyboard
[   542.076] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input8/event7"
[   542.076] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   542.076] (**) Option "xkb_rules" "evdev"
[   542.076] (**) Option "xkb_model" "pc105"
[   542.076] (**) Option "xkb_layout" "ch"
[   542.087] (II) config/udev: Adding input device Video Bus (/dev/input/event16)
[   542.087] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   542.087] (II) Using input driver 'evdev' for 'Video Bus'
[   542.087] (**) Video Bus: always reports core events
[   542.087] (**) evdev: Video Bus: Device: "/dev/input/event16"
[   542.087] (--) evdev: Video Bus: Vendor 0 Product 0x6
[   542.087] (--) evdev: Video Bus: Found keys
[   542.087] (II) evdev: Video Bus: Configuring as keyboard
[   542.087] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input17/event16"
[   542.087] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[   542.087] (**) Option "xkb_rules" "evdev"
[   542.087] (**) Option "xkb_model" "pc105"
[   542.087] (**) Option "xkb_layout" "ch"
[   542.087] (II) config/udev: Adding input device Video Bus (/dev/input/event17)
[   542.087] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   542.087] (II) Using input driver 'evdev' for 'Video Bus'
[   542.087] (**) Video Bus: always reports core events
[   542.087] (**) evdev: Video Bus: Device: "/dev/input/event17"
[   542.087] (--) evdev: Video Bus: Vendor 0 Product 0x6
[   542.087] (--) evdev: Video Bus: Found keys
[   542.087] (II) evdev: Video Bus: Configuring as keyboard
[   542.087] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:09/LNXVIDEO:01/input/input18/event17"
[   542.087] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[   542.087] (**) Option "xkb_rules" "evdev"
[   542.087] (**) Option "xkb_model" "pc105"
[   542.087] (**) Option "xkb_layout" "ch"
[   542.088] (II) config/udev: Adding input device Lid Switch (/dev/input/event5)
[   542.088] (II) No input driver specified, ignoring this device.
[   542.088] (II) This device may have been added with another device file.
[   542.088] (II) config/udev: Adding input device Sleep Button (/dev/input/event6)
[   542.088] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[   542.088] (II) Using input driver 'evdev' for 'Sleep Button'
[   542.088] (**) Sleep Button: always reports core events
[   542.088] (**) evdev: Sleep Button: Device: "/dev/input/event6"
[   542.088] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[   542.088] (--) evdev: Sleep Button: Found keys
[   542.088] (II) evdev: Sleep Button: Configuring as keyboard
[   542.088] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input7/event6"
[   542.088] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[   542.088] (**) Option "xkb_rules" "evdev"
[   542.088] (**) Option "xkb_model" "pc105"
[   542.088] (**) Option "xkb_layout" "ch"
[   542.089] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event1)
[   542.089] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
[   542.089] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[   542.089] (**) Logitech USB Receiver: always reports core events
[   542.089] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event1"
[   542.089] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc521
[   542.089] (--) evdev: Logitech USB Receiver: Found 20 mouse buttons
[   542.089] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
[   542.089] (--) evdev: Logitech USB Receiver: Found relative axes
[   542.089] (--) evdev: Logitech USB Receiver: Found x and y relative axes
[   542.089] (II) evdev: Logitech USB Receiver: Configuring as mouse
[   542.089] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
[   542.089] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
[   542.089] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   542.089] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.2/3-1.2:1.0/0003:046D:C521.0001/input/input3/event1"
[   542.089] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE, id 10)
[   542.089] (II) evdev: Logitech USB Receiver: initialized for relative axes.
[   542.089] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
[   542.089] (**) Logitech USB Receiver: (accel) acceleration profile 0
[   542.089] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[   542.089] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[   542.089] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
[   542.089] (II) No input driver specified, ignoring this device.
[   542.089] (II) This device may have been added with another device file.
[   542.089] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event2)
[   542.089] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[   542.089] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[   542.089] (**) Logitech USB Receiver: always reports core events
[   542.089] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event2"
[   542.089] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc521
[   542.089] (--) evdev: Logitech USB Receiver: Found 1 mouse buttons
[   542.089] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
[   542.089] (--) evdev: Logitech USB Receiver: Found relative axes
[   542.089] (II) evdev: Logitech USB Receiver: Forcing relative x/y axes to exist.
[   542.089] (--) evdev: Logitech USB Receiver: Found absolute axes
[   542.089] (II) evdev: Logitech USB Receiver: Forcing absolute x/y axes to exist.
[   542.089] (--) evdev: Logitech USB Receiver: Found keys
[   542.089] (II) evdev: Logitech USB Receiver: Configuring as mouse
[   542.089] (II) evdev: Logitech USB Receiver: Configuring as keyboard
[   542.089] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
[   542.089] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
[   542.089] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   542.089] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.2/3-1.2:1.1/0003:046D:C521.0002/input/input4/event2"
[   542.089] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 11)
[   542.089] (**) Option "xkb_rules" "evdev"
[   542.089] (**) Option "xkb_model" "pc105"
[   542.089] (**) Option "xkb_layout" "ch"
[   542.089] (II) evdev: Logitech USB Receiver: initialized for relative axes.
[   542.089] (WW) evdev: Logitech USB Receiver: ignoring absolute axes.
[   542.090] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
[   542.090] (**) Logitech USB Receiver: (accel) acceleration profile 0
[   542.090] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[   542.090] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[   542.090] (II) config/udev: Adding input device Integrated Camera (/dev/input/event15)
[   542.090] (**) Integrated Camera: Applying InputClass "evdev keyboard catchall"
[   542.090] (II) Using input driver 'evdev' for 'Integrated Camera'
[   542.090] (**) Integrated Camera: always reports core events
[   542.090] (**) evdev: Integrated Camera: Device: "/dev/input/event15"
[   542.090] (--) evdev: Integrated Camera: Vendor 0x4f2 Product 0xb217
[   542.090] (--) evdev: Integrated Camera: Found keys
[   542.090] (II) evdev: Integrated Camera: Configuring as keyboard
[   542.090] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.6/3-1.6:1.0/input/input16/event15"
[   542.090] (II) XINPUT: Adding extended input device "Integrated Camera" (type: KEYBOARD, id 12)
[   542.090] (**) Option "xkb_rules" "evdev"
[   542.090] (**) Option "xkb_model" "pc105"
[   542.090] (**) Option "xkb_layout" "ch"
[   542.090] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event10)
[   542.090] (II) No input driver specified, ignoring this device.
[   542.090] (II) This device may have been added with another device file.
[   542.090] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event11)
[   542.090] (II) No input driver specified, ignoring this device.
[   542.090] (II) This device may have been added with another device file.
[   542.090] (II) config/udev: Adding input device HDA Intel PCH Dock Mic (/dev/input/event12)
[   542.090] (II) No input driver specified, ignoring this device.
[   542.090] (II) This device may have been added with another device file.
[   542.090] (II) config/udev: Adding input device HDA Intel PCH Dock Headphone (/dev/input/event13)
[   542.090] (II) No input driver specified, ignoring this device.
[   542.090] (II) This device may have been added with another device file.
[   542.091] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event14)
[   542.091] (II) No input driver specified, ignoring this device.
[   542.091] (II) This device may have been added with another device file.
[   542.091] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[   542.091] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[   542.091] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[   542.091] (**) AT Translated Set 2 keyboard: always reports core events
[   542.091] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[   542.091] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[   542.091] (--) evdev: AT Translated Set 2 keyboard: Found keys
[   542.091] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[   542.091] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[   542.091] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[   542.091] (**) Option "xkb_rules" "evdev"
[   542.091] (**) Option "xkb_model" "pc105"
[   542.091] (**) Option "xkb_layout" "ch"
[   542.091] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event3)
[   542.091] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[   542.091] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[   542.091] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[   542.091] (II) LoadModule: "synaptics"
[   542.091] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[   542.091] (II) Module synaptics: vendor="X.Org Foundation"
[   542.091] 	compiled for 1.16.0.901, module version = 1.8.99
[   542.091] 	Module class: X.Org XInput Driver
[   542.091] 	ABI class: X.Org XInput driver, version 21.0
[   542.091] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[   542.091] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   542.091] (**) Option "Device" "/dev/input/event3"
[   542.140] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
[   542.140] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5888 (res 75)
[   542.140] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4820 (res 105)
[   542.140] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[   542.140] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[   542.140] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[   542.140] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[   542.140] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[   542.140] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   542.196] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input2/event3"
[   542.196] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 14)
[   542.196] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[   542.196] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[   542.196] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.036
[   542.196] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[   542.196] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[   542.196] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[   542.196] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[   542.196] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[   542.196] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[   542.196] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[   542.196] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event4)
[   542.196] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
[   542.196] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
[   542.196] (**) TPPS/2 IBM TrackPoint: always reports core events
[   542.196] (**) evdev: TPPS/2 IBM TrackPoint: Device: "/dev/input/event4"
[   542.196] (--) evdev: TPPS/2 IBM TrackPoint: Vendor 0x2 Product 0xa
[   542.196] (--) evdev: TPPS/2 IBM TrackPoint: Found 3 mouse buttons
[   542.196] (--) evdev: TPPS/2 IBM TrackPoint: Found relative axes
[   542.196] (--) evdev: TPPS/2 IBM TrackPoint: Found x and y relative axes
[   542.196] (II) evdev: TPPS/2 IBM TrackPoint: Configuring as mouse
[   542.197] (**) evdev: TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
[   542.197] (**) evdev: TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   542.197] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input5/event4"
[   542.197] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 15)
[   542.197] (II) evdev: TPPS/2 IBM TrackPoint: initialized for relative axes.
[   542.197] (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
[   542.197] (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
[   542.197] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[   542.197] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[   542.197] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse2)
[   542.197] (II) No input driver specified, ignoring this device.
[   542.197] (II) This device may have been added with another device file.
[   542.197] (II) config/udev: Adding input device PC Speaker (/dev/input/event8)
[   542.197] (II) No input driver specified, ignoring this device.
[   542.197] (II) This device may have been added with another device file.
[   542.197] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event9)
[   542.197] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
[   542.197] (II) Using input driver 'evdev' for 'ThinkPad Extra Buttons'
[   542.197] (**) ThinkPad Extra Buttons: always reports core events
[   542.197] (**) evdev: ThinkPad Extra Buttons: Device: "/dev/input/event9"
[   542.197] (--) evdev: ThinkPad Extra Buttons: Vendor 0x17aa Product 0x5054
[   542.197] (--) evdev: ThinkPad Extra Buttons: Found keys
[   542.197] (II) evdev: ThinkPad Extra Buttons: Configuring as keyboard
[   542.197] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input9/event9"
[   542.197] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 16)
[   542.197] (**) Option "xkb_rules" "evdev"
[   542.197] (**) Option "xkb_model" "pc105"
[   542.197] (**) Option "xkb_layout" "ch"
[   554.564] (II) AIGLX: Suspending AIGLX clients for VT switch
[   554.564] (II) AIGLX: Suspending AIGLX clients for VT switch
[   554.564] (II) NOUVEAU(1): NVLeaveVT is called.
[   600.141] (II) evdev: ThinkPad Extra Buttons: Close
[   600.141] (II) UnloadModule: "evdev"
[   600.141] (II) evdev: TPPS/2 IBM TrackPoint: Close
[   600.141] (II) UnloadModule: "evdev"
[   600.141] (II) UnloadModule: "synaptics"
[   600.141] (II) evdev: AT Translated Set 2 keyboard: Close
[   600.141] (II) UnloadModule: "evdev"
[   600.141] (II) evdev: Integrated Camera: Close
[   600.141] (II) UnloadModule: "evdev"
[   600.141] (II) evdev: Logitech USB Receiver: Close
[   600.141] (II) UnloadModule: "evdev"
[   600.141] (II) evdev: Logitech USB Receiver: Close
[   600.141] (II) UnloadModule: "evdev"
[   600.141] (II) evdev: Sleep Button: Close
[   600.141] (II) UnloadModule: "evdev"
[   600.141] (II) evdev: Video Bus: Close
[   600.141] (II) UnloadModule: "evdev"
[   600.142] (II) evdev: Video Bus: Close
[   600.142] (II) UnloadModule: "evdev"
[   600.142] (II) evdev: Power Button: Close
[   600.142] (II) UnloadModule: "evdev"
[   600.188] (EE) Server terminated successfully (0). Closing log file.

Post Reply