[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: dual head for Wheezy amd64 and Intel HD Graphics 2000



debian-user:

Dual head is working, sort of...

Both monitors are at 1024x768 @ 60 Hz.

When I boot up, the login screen is in extended mode.

If I run Start -> Settings -> Display, and try to set both monitors to 1600x1200, the screen changes to clone mode. The dialog box says the resolution and refresh are at the higher values, but they aren't. If I then log out, it goes back to extended mode. If I then log in, sometimes it remains in extended mode, sometimes it goes to clone mode.

Links:

    http://www.x.org/wiki/IntelGraphicsDriver

    http://intellinuxgraphics.org/dualhead.html

    http://www.x.org/archive/X11R6.8.0/doc/xorg.conf.5.html

    http://ubuntuforums.org/showthread.php?t=1419319

Looking at /var/log/Xorg.0.log, I see:

[ 1855.180] (II) intel(0): Allocated new frame buffer 3200x1200 stride 12800, tiled

But, I also see:

[ 1855.316] (II) intel(0): Allocated new frame buffer 2048x768 stride 8192, tiled

[ 1865.374] (II) intel(0): Allocated new frame buffer 1024x768 stride 4096, tiled

More console info follows.

David

--

2012-11-04 18:04:08 root@i72600s ~/i72600s/etc/X11
# xrandr -q
Screen 0: minimum 320 x 200, current 1600 x 1200, maximum 8192 x 8192
VGA1 connected 1600x1200+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
   1600x1200_86.00   86.0*
   1024x768       60.0
   800x600        60.3     56.2
   848x480        60.0
   640x480        59.9
HDMI1 disconnected (normal left inverted right x axis y axis)
DP1 disconnected (normal left inverted right x axis y axis)
HDMI2 disconnected (normal left inverted right x axis y axis)
HDMI3 disconnected (normal left inverted right x axis y axis)
DP2 disconnected (normal left inverted right x axis y axis)
DP3 disconnected (normal left inverted right x axis y axis)
2012-11-04 18:42:33 root@i72600s ~/X11
# get-edid 2>get-edid.err

2012-11-04 18:42:39 root@i72600s ~/X11
# cat get-edid.err
get-edid: get-edid version 2.0.0

	Performing real mode VBE call
	Interrupt 0x10 ax=0x4f00 bx=0x0 cx=0x0
	Function supported
	Call successful

	VBE version 300
VBE string at 0x11100 "Intel(R) Sandybridge/Ivybridge Graphics Chipset Accelerated VGA BIOS"

VBE/DDC service about to be called
	Report DDC capabilities

	Performing real mode VBE call
	Interrupt 0x10 ax=0x4f15 bx=0x0 cx=0x0
	Function supported
	Call successful

	Monitor and video card combination does not support DDC1 transfers
	Monitor and video card combination does not support DDC2 transfers
	0 seconds per 128 byte EDID block transfer
	Screen is not blanked during DDC transfer

Reading next EDID block

VBE/DDC service about to be called
	Read EDID

	Performing real mode VBE call
	Interrupt 0x10 ax=0x4f15 bx=0x1 cx=0x0
	Function supported
	Call failed

The EDID data should not be trusted as the VBE call failed
Error: output block unchanged

2012-11-04 18:45:30 dpchrist@i72600s ~
$ cat /etc/X11/xorg.conf
Section "ServerLayout"
	Identifier     "X.org Configured"
	Screen      0  "Screen0" 0 0
	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/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  "dri2"
	Load  "record"
	Load  "dri"
	Load  "dbe"
	Load  "extmod"
	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   "Nokia445XiPlus"
	VendorName   "Nokia"
	ModelName    "445XiPlus"
	HorizSync    30-110
	VertRefresh  50-150
Modeline "1600x1200_86.00" 238.00 1600 1728 1896 2192 1200 1203 1207 1263 -hsync +vsync
EndSection

Section "Monitor"
	Identifier   "Nokia445Xi"
	VendorName   "Nokia"
	ModelName    "445Xi"
	HorizSync    30-102
	VertRefresh  50-150
Modeline "1600x1200_72.00" 196.00 1600 1720 1888 2176 1200 1203 1207 1253 -hsync +vsync
	Option "RightOf" "Nokia445XiPlus"
EndSection

Section "Device"
	Identifier  "IntelHDGraphics2000"
	Driver      "intel"
	BusID       "PCI:0:2:0"
	Option	"monitor-VGA1" "Nokia445XiPlus"
	Option	"monitor-DP2" "Nokia445Xi"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "IntelHDGraphics2000"
	Monitor    "Nokia445XiPlus"
	DefaultDepth 24
	SubSection "Display"
		Viewport   0 0
		Depth     24
		Virtual  3200 1200
	EndSubSection
EndSection
2012-11-04 18:55:00 dpchrist@i72600s ~
$ cat /var/log/Xorg.0.log
[  1854.706]
X.Org X Server 1.12.4
Release Date: 2012-08-27
[  1854.706] X Protocol Version 11, Revision 0
[  1854.706] Build Operating System: Linux 3.2.0-4-amd64 x86_64 Debian
[ 1854.706] Current Operating System: Linux i72600s 3.2.0-3-amd64 #1 SMP Mon Jul 23 02:45:17 UTC 2012 x86_64 [ 1854.706] Kernel command line: BOOT_IMAGE=/vmlinuz-3.2.0-3-amd64 root=/dev/mapper/sda2_crypt ro quiet
[  1854.706] Build Date: 30 September 2012  10:53:24AM
[  1854.706] xorg-server 2:1.12.4-1 (Julien Cristau <jcristau@debian.org>)
[  1854.706] Current version of pixman: 0.26.0
[  1854.706] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[ 1854.706] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 1854.706] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Nov 4 18:50:57 2012
[  1854.706] (==) Using config file: "/etc/X11/xorg.conf"
[  1854.706] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  1854.707] (==) ServerLayout "X.org Configured"
[  1854.707] (**) |-->Screen "Screen0" (0)
[  1854.707] (**) |   |-->Monitor "Nokia445XiPlus"
[  1854.707] (**) |   |-->Device "IntelHDGraphics2000"
[  1854.707] (**) |-->Input Device "Mouse0"
[  1854.707] (**) |-->Input Device "Keyboard0"
[  1854.707] (==) Automatically adding devices
[  1854.707] (==) Automatically enabling devices
[ 1854.707] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[  1854.707] 	Entry deleted from font path.
[ 1854.707] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[  1854.707] 	Entry deleted from font path.
[  1854.707] (**) 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
[  1854.707] (**) ModulePath set to "/usr/lib/xorg/modules"
[ 1854.707] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[  1854.707] (WW) Disabling Mouse0
[  1854.707] (WW) Disabling Keyboard0
[  1854.707] (II) Loader magic: 0x7fb3f427eae0
[  1854.707] (II) Module ABI versions:
[  1854.707] 	X.Org ANSI C Emulation: 0.4
[  1854.707] 	X.Org Video Driver: 12.1
[  1854.707] 	X.Org XInput driver : 16.0
[  1854.707] 	X.Org Server Extension : 6.0
[ 1854.708] (--) PCI:*(0:0:2:0) 8086:0102:8086:2008 rev 9, Mem @ 0xfe000000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
[  1854.708] (II) Open ACPI successful (/var/run/acpid.socket)
[ 1854.708] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file. [ 1854.708] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file. [ 1854.708] (II) "glx" will be loaded. This was enabled by default and also specified in the config file. [ 1854.708] (II) "record" will be loaded. This was enabled by default and also specified in the config file. [ 1854.708] (II) "dri" will be loaded. This was enabled by default and also specified in the config file. [ 1854.708] (II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
[  1854.708] (II) LoadModule: "dri2"
[  1854.708] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[  1854.708] (II) Module dri2: vendor="X.Org Foundation"
[  1854.708] 	compiled for 1.12.4, module version = 1.2.0
[  1854.708] 	ABI class: X.Org Server Extension, version 6.0
[  1854.708] (II) Loading extension DRI2
[  1854.708] (II) LoadModule: "record"
[  1854.709] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[  1854.709] (II) Module record: vendor="X.Org Foundation"
[  1854.709] 	compiled for 1.12.4, module version = 1.13.0
[  1854.709] 	Module class: X.Org Server Extension
[  1854.709] 	ABI class: X.Org Server Extension, version 6.0
[  1854.709] (II) Loading extension RECORD
[  1854.709] (II) LoadModule: "dri"
[  1854.709] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[  1854.709] (II) Module dri: vendor="X.Org Foundation"
[  1854.709] 	compiled for 1.12.4, module version = 1.0.0
[  1854.709] 	ABI class: X.Org Server Extension, version 6.0
[  1854.709] (II) Loading extension XFree86-DRI
[  1854.709] (II) LoadModule: "dbe"
[  1854.709] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[  1854.709] (II) Module dbe: vendor="X.Org Foundation"
[  1854.709] 	compiled for 1.12.4, module version = 1.0.0
[  1854.709] 	Module class: X.Org Server Extension
[  1854.709] 	ABI class: X.Org Server Extension, version 6.0
[  1854.709] (II) Loading extension DOUBLE-BUFFER
[  1854.709] (II) LoadModule: "extmod"
[  1854.709] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[  1854.710] (II) Module extmod: vendor="X.Org Foundation"
[  1854.710] 	compiled for 1.12.4, module version = 1.0.0
[  1854.710] 	Module class: X.Org Server Extension
[  1854.710] 	ABI class: X.Org Server Extension, version 6.0
[  1854.710] (II) Loading extension SELinux
[  1854.710] (II) Loading extension MIT-SCREEN-SAVER
[  1854.710] (II) Loading extension XFree86-VidModeExtension
[  1854.710] (II) Loading extension XFree86-DGA
[  1854.710] (II) Loading extension DPMS
[  1854.710] (II) Loading extension XVideo
[  1854.710] (II) Loading extension XVideo-MotionCompensation
[  1854.710] (II) Loading extension X-Resource
[  1854.710] (II) LoadModule: "glx"
[  1854.710] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  1854.710] (II) Module glx: vendor="X.Org Foundation"
[  1854.710] 	compiled for 1.12.4, module version = 1.0.0
[  1854.710] 	ABI class: X.Org Server Extension, version 6.0
[  1854.710] (==) AIGLX enabled
[  1854.710] (II) Loading extension GLX
[  1854.710] (II) LoadModule: "intel"
[  1854.710] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[  1854.710] (II) Module intel: vendor="X.Org Foundation"
[  1854.710] 	compiled for 1.12.3.902, module version = 2.19.0
[  1854.710] 	Module class: X.Org Video Driver
[  1854.710] 	ABI class: X.Org Video Driver, version 12.1
[ 1854.711] (II) intel: Driver for Intel 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, B43, Clarkdale, Arrandale,
	Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
	Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
	Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
	Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
	Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server,
	Ivybridge Server (GT2)
[  1854.711] (++) using VT number 9

[  1854.716] drmOpenDevice: node name is /dev/dri/card0
[  1854.716] drmOpenDevice: open result is 9, (OK)
[  1854.716] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[  1854.716] drmOpenDevice: node name is /dev/dri/card0
[  1854.716] drmOpenDevice: open result is 9, (OK)
[  1854.716] drmOpenByBusid: drmOpenMinor returns 9
[  1854.716] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[  1854.716] (**) intel(0): Depth 24, (--) framebuffer bpp 32
[  1854.716] (==) intel(0): RGB weight 888
[  1854.716] (==) intel(0): Default visual is TrueColor
[ 1854.716] (II) intel(0): Integrated Graphics Chipset: Intel(R) Sandybridge Desktop (GT1)
[  1854.716] (--) intel(0): Chipset: "Sandybridge Desktop (GT1)"
[  1854.716] (**) intel(0): Relaxed fencing enabled
[  1854.716] (**) intel(0): Wait on SwapBuffers? enabled
[  1854.716] (**) intel(0): Triple buffering? enabled
[  1854.716] (**) intel(0): Framebuffer tiled
[  1854.716] (**) intel(0): Pixmaps tiled
[  1854.717] (**) intel(0): 3D buffers tiled
[  1854.717] (**) intel(0): SwapBuffers wait enabled
[  1854.717] (==) intel(0): video overlay key set to 0x101fe
[  1854.729] (II) intel(0): Output VGA1 using monitor section Nokia445XiPlus
[  1854.754] (II) intel(0): Output HDMI1 has no monitor section
[  1854.800] (II) intel(0): Output DP1 has no monitor section
[  1854.824] (II) intel(0): Output HDMI2 has no monitor section
[  1854.849] (II) intel(0): Output HDMI3 has no monitor section
[  1854.900] (II) intel(0): Output DP2 using monitor section Nokia445Xi
[  1854.900] (**) intel(0): Option "RightOf" "Nokia445XiPlus"
[  1854.948] (II) intel(0): Output DP3 has no monitor section
[  1854.960] (II) intel(0): EDID for output VGA1
[  1854.960] (II) intel(0): Printing probed modes for output VGA1
[ 1854.960] (II) intel(0): Modeline "1600x1200_86.00"x86.0 238.00 1600 1728 1896 2192 1200 1203 1207 1263 -hsync +vsync (108.6 kHz) [ 1854.960] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e) [ 1854.960] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e) [ 1854.960] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e) [ 1854.960] (II) intel(0): Modeline "848x480"x60.0 33.75 848 864 976 1088 480 486 494 517 +hsync +vsync (31.0 kHz e) [ 1854.960] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 489 492 525 -hsync -vsync (31.5 kHz e)
[  1854.985] (II) intel(0): EDID for output HDMI1
[  1855.032] (II) intel(0): EDID for output DP1
[  1855.056] (II) intel(0): EDID for output HDMI2
[  1855.081] (II) intel(0): EDID for output HDMI3
[  1855.132] (II) intel(0): EDID for output DP2
[  1855.132] (II) intel(0): Printing probed modes for output DP2
[ 1855.132] (II) intel(0): Modeline "1600x1200_72.00"x71.9 196.00 1600 1720 1888 2176 1200 1203 1207 1253 -hsync +vsync (90.1 kHz) [ 1855.132] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e) [ 1855.132] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e) [ 1855.132] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e) [ 1855.132] (II) intel(0): Modeline "848x480"x60.0 33.75 848 864 976 1088 480 486 494 517 +hsync +vsync (31.0 kHz e) [ 1855.132] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 489 492 525 -hsync -vsync (31.5 kHz e)
[  1855.180] (II) intel(0): EDID for output DP3
[  1855.180] (II) intel(0): Output VGA1 connected
[  1855.180] (II) intel(0): Output HDMI1 disconnected
[  1855.180] (II) intel(0): Output DP1 disconnected
[  1855.180] (II) intel(0): Output HDMI2 disconnected
[  1855.180] (II) intel(0): Output HDMI3 disconnected
[  1855.180] (II) intel(0): Output DP2 connected
[  1855.180] (II) intel(0): Output DP3 disconnected
[  1855.180] (II) intel(0): Using user preference for initial modes
[  1855.180] (II) intel(0): Output VGA1 using initial mode 1024x768
[  1855.180] (II) intel(0): Output DP2 using initial mode 1024x768
[ 1855.180] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[  1855.180] (II) intel(0): Kernel page flipping support detected, enabling
[  1855.180] (==) intel(0): DPI set to (96, 96)
[  1855.180] (II) Loading sub module "fb"
[  1855.180] (II) LoadModule: "fb"
[  1855.180] (II) Loading /usr/lib/xorg/modules/libfb.so
[  1855.180] (II) Module fb: vendor="X.Org Foundation"
[  1855.180] 	compiled for 1.12.4, module version = 1.0.0
[  1855.180] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  1855.180] (II) Loading sub module "dri2"
[  1855.180] (II) LoadModule: "dri2"
[  1855.180] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[  1855.180] (II) Module dri2: vendor="X.Org Foundation"
[  1855.180] 	compiled for 1.12.4, module version = 1.2.0
[  1855.180] 	ABI class: X.Org Server Extension, version 6.0
[  1855.180] (==) Depth 24 pixmap format is 32 bpp
[  1855.180] (II) intel(0): [DRI2] Setup complete
[  1855.180] (II) intel(0): [DRI2]   DRI driver: i965
[ 1855.180] (II) intel(0): Allocated new frame buffer 3200x1200 stride 12800, tiled [ 1855.181] (II) UXA(0): Driver registered support for the following operations:
[  1855.181] (II)         solid
[  1855.181] (II)         copy
[  1855.181] (II)         composite (RENDER acceleration)
[  1855.181] (II)         put_image
[  1855.181] (II)         get_image
[  1855.181] (==) intel(0): Backing store disabled
[  1855.181] (==) intel(0): Silken mouse enabled
[  1855.181] (II) intel(0): Initializing HW Cursor
[ 1855.181] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[  1855.181] (==) intel(0): DPMS enabled
[  1855.181] (==) intel(0): Intel XvMC decoder enabled
[  1855.181] (II) intel(0): Set up textured video
[  1855.181] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[  1855.181] (II) intel(0): direct rendering: DRI2 Enabled
[  1855.181] (==) intel(0): hotplug detection: "enabled"
[  1855.308] (--) RandR disabled
[  1855.308] (II) Initializing built-in extension Generic Event Extension
[  1855.308] (II) Initializing built-in extension SHAPE
[  1855.308] (II) Initializing built-in extension MIT-SHM
[  1855.308] (II) Initializing built-in extension XInputExtension
[  1855.308] (II) Initializing built-in extension XTEST
[  1855.308] (II) Initializing built-in extension BIG-REQUESTS
[  1855.308] (II) Initializing built-in extension SYNC
[  1855.308] (II) Initializing built-in extension XKEYBOARD
[  1855.308] (II) Initializing built-in extension XC-MISC
[  1855.308] (II) Initializing built-in extension SECURITY
[  1855.308] (II) Initializing built-in extension XINERAMA
[  1855.308] (II) Initializing built-in extension XFIXES
[  1855.308] (II) Initializing built-in extension RENDER
[  1855.308] (II) Initializing built-in extension RANDR
[  1855.308] (II) Initializing built-in extension COMPOSITE
[  1855.308] (II) Initializing built-in extension DAMAGE
[  1855.308] (II) SELinux: Disabled on system
[  1855.315] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[  1855.315] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 1855.315] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control [ 1855.315] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[  1855.316] (II) AIGLX: Loaded and initialized i965
[  1855.316] (II) GLX: Initialized DRI2 GL provider for screen 0
[  1855.316] (II) intel(0): Setting screen physical size to 541 x 203
[ 1855.316] (II) intel(0): Allocated new frame buffer 2048x768 stride 8192, tiled [ 1855.475] (II) config/udev: Adding input device Power Button (/dev/input/event3) [ 1855.475] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  1855.475] (II) LoadModule: "evdev"
[  1855.476] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  1855.476] (II) Module evdev: vendor="X.Org Foundation"
[  1855.476] 	compiled for 1.12.1, module version = 2.7.0
[  1855.476] 	Module class: X.Org XInput Driver
[  1855.476] 	ABI class: X.Org XInput driver, version 16.0
[  1855.476] (II) Using input driver 'evdev' for 'Power Button'
[  1855.476] (**) Power Button: always reports core events
[  1855.476] (**) evdev: Power Button: Device: "/dev/input/event3"
[  1855.476] (--) evdev: Power Button: Vendor 0 Product 0x1
[  1855.476] (--) evdev: Power Button: Found keys
[  1855.476] (II) evdev: Power Button: Configuring as keyboard
[ 1855.476] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3" [ 1855.476] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[  1855.476] (**) Option "xkb_rules" "evdev"
[  1855.476] (**) Option "xkb_model" "pc105"
[  1855.476] (**) Option "xkb_layout" "us"
[ 1855.476] (II) config/udev: Adding input device Power Button (/dev/input/event2) [ 1855.476] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  1855.476] (II) Using input driver 'evdev' for 'Power Button'
[  1855.476] (**) Power Button: always reports core events
[  1855.476] (**) evdev: Power Button: Device: "/dev/input/event2"
[  1855.476] (--) evdev: Power Button: Vendor 0 Product 0x1
[  1855.476] (--) evdev: Power Button: Found keys
[  1855.476] (II) evdev: Power Button: Configuring as keyboard
[ 1855.476] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2" [ 1855.476] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[  1855.476] (**) Option "xkb_rules" "evdev"
[  1855.476] (**) Option "xkb_model" "pc105"
[  1855.476] (**) Option "xkb_layout" "us"
[ 1855.477] (II) config/udev: Adding input device UC-100KMA (/dev/input/event0)
[  1855.477] (**) UC-100KMA: Applying InputClass "evdev keyboard catchall"
[  1855.477] (II) Using input driver 'evdev' for 'UC-100KMA'
[  1855.477] (**) UC-100KMA: always reports core events
[  1855.477] (**) evdev: UC-100KMA: Device: "/dev/input/event0"
[  1855.477] (--) evdev: UC-100KMA: Vendor 0x557 Product 0x204
[  1855.477] (--) evdev: UC-100KMA: Found keys
[  1855.477] (II) evdev: UC-100KMA: Configuring as keyboard
[ 1855.477] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/input/input0/event0" [ 1855.477] (II) XINPUT: Adding extended input device "UC-100KMA" (type: KEYBOARD, id 8)
[  1855.477] (**) Option "xkb_rules" "evdev"
[  1855.477] (**) Option "xkb_model" "pc105"
[  1855.477] (**) Option "xkb_layout" "us"
[ 1855.478] (II) config/udev: Adding input device UC-100KMA (/dev/input/event1)
[  1855.478] (**) UC-100KMA: Applying InputClass "evdev pointer catchall"
[  1855.478] (II) Using input driver 'evdev' for 'UC-100KMA'
[  1855.478] (**) UC-100KMA: always reports core events
[  1855.478] (**) evdev: UC-100KMA: Device: "/dev/input/event1"
[  1855.478] (--) evdev: UC-100KMA: Vendor 0x557 Product 0x204
[  1855.478] (--) evdev: UC-100KMA: Found 9 mouse buttons
[  1855.478] (--) evdev: UC-100KMA: Found scroll wheel(s)
[  1855.478] (--) evdev: UC-100KMA: Found relative axes
[  1855.478] (--) evdev: UC-100KMA: Found x and y relative axes
[  1855.478] (II) evdev: UC-100KMA: Configuring as mouse
[  1855.478] (II) evdev: UC-100KMA: Adding scrollwheel support
[  1855.478] (**) evdev: UC-100KMA: YAxisMapping: buttons 4 and 5
[ 1855.478] (**) evdev: UC-100KMA: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 [ 1855.478] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.1/input/input1/event1" [ 1855.478] (II) XINPUT: Adding extended input device "UC-100KMA" (type: MOUSE, id 9)
[  1855.478] (II) evdev: UC-100KMA: initialized for relative axes.
[  1855.478] (**) UC-100KMA: (accel) keeping acceleration scheme 1
[  1855.478] (**) UC-100KMA: (accel) acceleration profile 0
[  1855.478] (**) UC-100KMA: (accel) acceleration factor: 2.000
[  1855.478] (**) UC-100KMA: (accel) acceleration threshold: 4
[ 1855.478] (II) config/udev: Adding input device UC-100KMA (/dev/input/mouse0)
[  1855.478] (II) No input driver specified, ignoring this device.
[  1855.478] (II) This device may have been added with another device file.
[ 1855.479] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event5)
[  1855.479] (II) No input driver specified, ignoring this device.
[  1855.479] (II) This device may have been added with another device file.
[ 1855.479] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event6)
[  1855.479] (II) No input driver specified, ignoring this device.
[  1855.479] (II) This device may have been added with another device file.
[ 1855.479] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[  1855.479] (II) No input driver specified, ignoring this device.
[  1855.479] (II) This device may have been added with another device file.
[ 1865.374] (II) intel(0): Allocated new frame buffer 1024x768 stride 4096, tiled



Reply to: