X-Arcade Joystick moves the mouse pointer...

Rusty Russell rusty at rustcorp.com.au
Mon Oct 11 04:21:32 PDT 2010


Hi all!

So I have an old X-Arcade Joystick (USB adapter version).  It looks like
a USB keyboard, and the left joystick outputs KP-4, KP-8 keypressess.  It
recently stopped working in Mame, but it's been a while since I used it.

I now notice that moving the joystick moves the cursor.  I wonder if this
is related, but not sure *why* it's happening.  Other "keys" still work
as expected, eg right joystick: gdfrdg.

Assume it's not Ubuntu-specific, so sending here.  I couldn't find any
reason why a keyboard would effect the pointer...

xinput list:
rusty at vivaldi:~$ xinput list
⎡ Virtual core pointer                    	id=2	[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer              	id=4	[slave  pointer  (2)]
⎜   ↳ TPPS/2 IBM TrackPoint                   	id=10	[slave  pointer  (2)]
⎣ Virtual core keyboard                   	id=3	[master keyboard (2)]
    ↳ Virtual core XTEST keyboard             	id=5	[slave  keyboard (3)]
    ↳ Power Button                            	id=6	[slave  keyboard (3)]
    ↳ Video Bus                               	id=7	[slave  keyboard (3)]
    ↳ Sleep Button                            	id=8	[slave  keyboard (3)]
    ↳ AT Translated Set 2 keyboard            	id=9	[slave  keyboard (3)]
    ↳ ThinkPad Extra Buttons                  	id=11	[slave  keyboard (3)]
    ↳ XGaming USBAdapter                      	id=12	[slave  keyboard (3)]
    ↳ XGaming USBAdapter                      	id=13	[slave  keyboard (3)]

"xinput test 12" and "xinput test 13" don't show anything, it still just moves
the pointer (the other buttons show results...)

Confused,
Rusty.

Xorg.0.log (you can see me unplugging and replugging)
[    47.496] 
X.Org X Server 1.9.0
Release Date: 2010-08-20
[    47.496] X Protocol Version 11, Revision 0
[    47.496] Build Operating System: Linux 2.6.24-27-server i686 Ubuntu
[    47.496] Current Operating System: Linux vivaldi 2.6.35-22-generic #33-Ubuntu SMP Sun Sep 19 20:34:50 UTC 2010 i686
[    47.496] Kernel command line: root=UUID=c6be9f55-ad75-4348-91a6-0dd9abcfb9e3 ro quiet splash 
[    47.496] Build Date: 16 September 2010  05:39:22PM
[    47.496] xorg-server 2:1.9.0-0ubuntu7 (For technical support please see http://www.ubuntu.com/support) 
[    47.510] Current version of pixman: 0.18.4
[    47.510] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    47.510] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    47.510] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Oct 11 20:11:46 2010
[    47.650] (==) Using config file: "/etc/X11/xorg.conf"
[    47.732] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    47.842] (==) ServerLayout "Default Layout"
[    47.842] (**) |-->Screen "Default Screen" (0)
[    47.842] (**) |   |-->Monitor "Configured Monitor"
[    47.842] (**) |   |-->Device "Configured Video Device"
[    47.842] (==) Automatically adding devices
[    47.842] (==) Automatically enabling devices
[    48.022] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    48.022] 	Entry deleted from font path.
[    48.078] (==) 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,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	built-ins
[    48.078] (==) ModulePath set to "/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[    48.078] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    48.078] (II) Loader magic: 0x81f8e00
[    48.078] (II) Module ABI versions:
[    48.078] 	X.Org ANSI C Emulation: 0.4
[    48.078] 	X.Org Video Driver: 8.0
[    48.078] 	X.Org XInput driver : 11.0
[    48.078] 	X.Org Server Extension : 4.0
[    48.080] (--) PCI:*(0:0:2:0) 8086:2a02:17aa:20b5 rev 12, Mem @ 0xf8000000/1048576, 0xe0000000/268435456, I/O @ 0x00001800/8
[    48.080] (--) PCI: (0:0:2:1) 8086:2a03:17aa:20b5 rev 12, Mem @ 0xf8100000/1048576
[    48.080] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    48.080] (II) LoadModule: "extmod"
[    48.224] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    48.238] (II) Module extmod: vendor="X.Org Foundation"
[    48.238] 	compiled for 1.9.0, module version = 1.0.0
[    48.238] 	Module class: X.Org Server Extension
[    48.238] 	ABI class: X.Org Server Extension, version 4.0
[    48.238] (II) Loading extension MIT-SCREEN-SAVER
[    48.238] (II) Loading extension XFree86-VidModeExtension
[    48.238] (II) Loading extension XFree86-DGA
[    48.238] (II) Loading extension DPMS
[    48.238] (II) Loading extension XVideo
[    48.238] (II) Loading extension XVideo-MotionCompensation
[    48.238] (II) Loading extension X-Resource
[    48.238] (II) LoadModule: "dbe"
[    48.239] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    48.240] (II) Module dbe: vendor="X.Org Foundation"
[    48.240] 	compiled for 1.9.0, module version = 1.0.0
[    48.240] 	Module class: X.Org Server Extension
[    48.240] 	ABI class: X.Org Server Extension, version 4.0
[    48.240] (II) Loading extension DOUBLE-BUFFER
[    48.240] (II) LoadModule: "glx"
[    48.241] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    48.248] (II) Module glx: vendor="X.Org Foundation"
[    48.248] 	compiled for 1.9.0, module version = 1.0.0
[    48.248] 	ABI class: X.Org Server Extension, version 4.0
[    48.250] (==) AIGLX enabled
[    48.250] (II) Loading extension GLX
[    48.250] (II) LoadModule: "record"
[    48.250] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    48.251] (II) Module record: vendor="X.Org Foundation"
[    48.251] 	compiled for 1.9.0, module version = 1.13.0
[    48.251] 	Module class: X.Org Server Extension
[    48.251] 	ABI class: X.Org Server Extension, version 4.0
[    48.251] (II) Loading extension RECORD
[    48.251] (II) LoadModule: "dri"
[    48.252] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    48.279] (II) Module dri: vendor="X.Org Foundation"
[    48.279] 	compiled for 1.9.0, module version = 1.0.0
[    48.279] 	ABI class: X.Org Server Extension, version 4.0
[    48.279] (II) Loading extension XFree86-DRI
[    48.279] (II) LoadModule: "dri2"
[    48.279] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    48.504] (II) Module dri2: vendor="X.Org Foundation"
[    48.504] 	compiled for 1.9.0, module version = 1.2.0
[    48.504] 	ABI class: X.Org Server Extension, version 4.0
[    48.504] (II) Loading extension DRI2
[    48.504] (==) Matched intel as autoconfigured driver 0
[    48.504] (==) Matched vesa as autoconfigured driver 1
[    48.504] (==) Matched fbdev as autoconfigured driver 2
[    48.504] (==) Assigned the driver to the xf86ConfigLayout
[    48.504] (II) LoadModule: "intel"
[    48.505] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    48.564] (II) Module intel: vendor="X.Org Foundation"
[    48.564] 	compiled for 1.9.0, module version = 2.12.0
[    48.564] 	Module class: X.Org Video Driver
[    48.564] 	ABI class: X.Org Video Driver, version 8.0
[    48.564] (II) LoadModule: "vesa"
[    48.564] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    48.731] (II) Module vesa: vendor="X.Org Foundation"
[    48.731] 	compiled for 1.8.99.905, module version = 2.3.0
[    48.731] 	Module class: X.Org Video Driver
[    48.731] 	ABI class: X.Org Video Driver, version 8.0
[    48.731] (II) LoadModule: "fbdev"
[    48.731] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    48.739] (II) Module fbdev: vendor="X.Org Foundation"
[    48.739] 	compiled for 1.8.99.905, module version = 0.4.2
[    48.739] 	ABI class: X.Org Video Driver, version 8.0
[    48.739] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
	i810-dc100, i810e, i815, i830M, 845G, 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, Sandybridge, Sandybridge, Sandybridge, Sandybridge,
	Sandybridge, Sandybridge
[    48.740] (II) VESA: driver for VESA chipsets: vesa
[    48.740] (II) FBDEV: driver for framebuffer: fbdev
[    48.740] (++) using VT number 7

[    48.740] (WW) Falling back to old probe method for vesa
[    48.740] (WW) Falling back to old probe method for fbdev
[    48.740] (II) Loading sub module "fbdevhw"
[    48.740] (II) LoadModule: "fbdevhw"
[    48.741] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    48.749] (II) Module fbdevhw: vendor="X.Org Foundation"
[    48.749] 	compiled for 1.9.0, module version = 0.0.2
[    48.749] 	ABI class: X.Org Video Driver, version 8.0
[    48.751] drmOpenDevice: node name is /dev/dri/card0
[    48.751] drmOpenDevice: open result is 8, (OK)
[    48.751] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[    48.751] drmOpenDevice: node name is /dev/dri/card0
[    48.751] drmOpenDevice: open result is 8, (OK)
[    48.751] drmOpenByBusid: drmOpenMinor returns 8
[    48.751] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[    48.751] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    48.751] (==) intel(0): RGB weight 888
[    48.751] (==) intel(0): Default visual is TrueColor
[    48.751] (II) intel(0): Integrated Graphics Chipset: Intel(R) 965GM
[    48.751] (--) intel(0): Chipset: "965GM"
[    48.751] (==) intel(0): video overlay key set to 0x101fe
[    48.780] (II) intel(0): Output VGA1 using monitor section Configured Monitor
[    48.780] (II) intel(0): Output LVDS1 has no monitor section
[    48.780] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
[    48.796] (II) intel(0): EDID for output VGA1
[    48.796] (II) intel(0): EDID for output LVDS1
[    48.796] (II) intel(0): Manufacturer: LEN  Model: 4000  Serial#: 0
[    48.796] (II) intel(0): Year: 2005  Week: 0
[    48.796] (II) intel(0): EDID Version: 1.3
[    48.796] (II) intel(0): Digital Display Input
[    48.796] (II) intel(0): Max Image Size [cm]: horiz.: 25  vert.: 18
[    48.796] (II) intel(0): Gamma: 2.20
[    48.796] (II) intel(0): DPMS capabilities: StandBy Suspend Off
[    48.796] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    48.796] (II) intel(0): First detailed timing is preferred mode
[    48.796] (II) intel(0): redX: 0.569 redY: 0.342   greenX: 0.312 greenY: 0.544
[    48.796] (II) intel(0): blueX: 0.149 blueY: 0.132   whiteX: 0.313 whiteY: 0.329
[    48.796] (II) intel(0): Supported established timings:
[    48.796] (II) intel(0): 640x480 at 60Hz
[    48.796] (II) intel(0): 800x600 at 60Hz
[    48.796] (II) intel(0): 1024x768 at 60Hz
[    48.796] (II) intel(0): Manufacturer's mask: 0
[    48.796] (II) intel(0): Supported detailed timing:
[    48.796] (II) intel(0): clock: 54.2 MHz   Image Size:  246 x 185 mm
[    48.796] (II) intel(0): h_active: 1024  h_sync: 1048  h_sync_end 1184 h_blank_end 1344 h_border: 0
[    48.796] (II) intel(0): v_active: 768  v_sync: 771  v_sync_end 777 v_blanking: 806 v_border: 0
[    48.796] (II) intel(0): Supported detailed timing:
[    48.796] (II) intel(0): clock: 43.3 MHz   Image Size:  246 x 185 mm
[    48.796] (II) intel(0): h_active: 1024  h_sync: 1048  h_sync_end 1184 h_blank_end 1344 h_border: 0
[    48.796] (II) intel(0): v_active: 768  v_sync: 771  v_sync_end 777 v_blanking: 806 v_border: 0
[    48.796] (II) intel(0): Unknown vendor-specific block f
[    48.796] (II) intel(0):  LTN121XJ-L07
[    48.796] (II) intel(0): EDID (in hex):
[    48.796] (II) intel(0): 	00ffffffffffff0030ae004000000000
[    48.796] (II) intel(0): 	000f010380191278eaed7591574f8b26
[    48.796] (II) intel(0): 	21505421080001010101010101010101
[    48.796] (II) intel(0): 	01010101010128150040410026301888
[    48.796] (II) intel(0): 	3600f6b900000018ed10004041002630
[    48.796] (II) intel(0): 	18883600f6b9000000180000000f0061
[    48.796] (II) intel(0): 	43326143280f01004ca3584a000000fe
[    48.796] (II) intel(0): 	004c544e313231584a2d4c30370a0000
[    48.797] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[    48.797] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    48.797] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    48.797] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[    48.797] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[    48.797] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[    48.797] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[    48.797] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[    48.797] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[    48.797] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[    48.797] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
[    48.797] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[    48.797] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[    48.797] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[    48.797] (II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
[    48.797] (II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
[    48.797] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[    48.797] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[    48.797] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
[    48.797] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
[    48.797] (II) intel(0): Printing probed modes for output LVDS1
[    48.797] (II) intel(0): Modeline "1024x768"x50.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
[    48.797] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    48.797] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[    48.797] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    48.797] (II) intel(0): Output VGA1 disconnected
[    48.797] (II) intel(0): Output LVDS1 connected
[    48.797] (II) intel(0): Using exact sizes for initial modes
[    48.797] (II) intel(0): Output LVDS1 using initial mode 1024x768
[    48.797] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    48.797] (II) intel(0): Kernel page flipping support detected, but forcibly disabled.
[    48.797] (==) intel(0): DPI set to (96, 96)
[    48.797] (II) Loading sub module "fb"
[    48.797] (II) LoadModule: "fb"
[    48.798] (II) Loading /usr/lib/xorg/modules/libfb.so
[    49.036] (II) Module fb: vendor="X.Org Foundation"
[    49.036] 	compiled for 1.9.0, module version = 1.0.0
[    49.036] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    49.036] (II) UnloadModule: "vesa"
[    49.036] (II) Unloading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    49.036] (II) UnloadModule: "fbdev"
[    49.036] (II) Unloading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    49.036] (II) UnloadModule: "fbdevhw"
[    49.036] (II) Unloading /usr/lib/xorg/modules/libfbdevhw.so
[    49.036] (==) Depth 24 pixmap format is 32 bpp
[    49.036] (II) intel(0): [DRI2] Setup complete
[    49.036] (II) intel(0): [DRI2]   DRI driver: i965
[    49.036] (**) intel(0): Tiling enabled
[    49.036] (**) intel(0): SwapBuffers wait enabled
[    49.036] (==) intel(0): VideoRam: 262144 KB
[    49.036] (II) intel(0): Allocated new frame buffer 2432x768 stride 9728, tiled
[    49.076] (II) UXA(0): Driver registered support for the following operations:
[    49.076] (II)         solid
[    49.076] (II)         copy
[    49.076] (II)         composite (RENDER acceleration)
[    49.076] (II)         put_image
[    49.076] (II)         get_image
[    49.076] (==) intel(0): Backing store disabled
[    49.076] (==) intel(0): Silken mouse enabled
[    49.079] (II) intel(0): Initializing HW Cursor
[    49.120] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    49.122] (==) intel(0): DPMS enabled
[    49.122] (==) intel(0): Intel XvMC decoder enabled
[    49.123] (II) intel(0): Set up textured video
[    49.123] (II) intel(0): Set up overlay video
[    49.123] (II) intel(0): [XvMC] i965_xvmc driver initialized.
[    49.123] (II) intel(0): direct rendering: DRI2 Enabled
[    49.123] (WW) intel(0): Option "AccelMethod" is not used
[    49.123] (WW) intel(0): Option "MigrationHeuristic" is not used
[    49.123] (WW) intel(0): Option "ExaNoComposite" is not used
[    49.123] (WW) intel(0): Option "ExaOptimiseMigration" is not used
[    49.123] (--) RandR disabled
[    49.123] (II) Initializing built-in extension Generic Event Extension
[    49.123] (II) Initializing built-in extension SHAPE
[    49.123] (II) Initializing built-in extension MIT-SHM
[    49.123] (II) Initializing built-in extension XInputExtension
[    49.123] (II) Initializing built-in extension XTEST
[    49.123] (II) Initializing built-in extension BIG-REQUESTS
[    49.123] (II) Initializing built-in extension SYNC
[    49.123] (II) Initializing built-in extension XKEYBOARD
[    49.123] (II) Initializing built-in extension XC-MISC
[    49.123] (II) Initializing built-in extension SECURITY
[    49.123] (II) Initializing built-in extension XINERAMA
[    49.123] (II) Initializing built-in extension XFIXES
[    49.123] (II) Initializing built-in extension RENDER
[    49.123] (II) Initializing built-in extension RANDR
[    49.123] (II) Initializing built-in extension COMPOSITE
[    49.123] (II) Initializing built-in extension DAMAGE
[    49.123] (II) Initializing built-in extension GESTURE
[    49.621] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    49.621] (II) AIGLX: enabled GLX_INTEL_swap_event
[    49.621] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    49.621] (II) AIGLX: enabled GLX_SGI_make_current_read
[    49.621] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    49.621] (II) AIGLX: Loaded and initialized /usr/lib/dri/i965_dri.so
[    49.621] (II) GLX: Initialized DRI2 GL provider for screen 0
[    49.622] (II) intel(0): Setting screen physical size to 270 x 203
[    49.622] (II) intel(0): Allocated new frame buffer 1024x768 stride 4096, tiled
[    51.003] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[    51.018] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    51.018] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    51.018] (II) LoadModule: "evdev"
[    51.019] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    51.261] (II) Module evdev: vendor="X.Org Foundation"
[    51.261] 	compiled for 1.9.0, module version = 2.3.2
[    51.261] 	Module class: X.Org XInput Driver
[    51.261] 	ABI class: X.Org XInput driver, version 11.0
[    51.261] (**) Power Button: always reports core events
[    51.261] (**) Power Button: Device: "/dev/input/event2"
[    51.264] (II) Power Button: Found keys
[    51.264] (II) Power Button: Configuring as keyboard
[    51.264] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[    51.264] (**) Option "xkb_rules" "evdev"
[    51.264] (**) Option "xkb_model" "pc105"
[    51.264] (**) Option "xkb_layout" "us"
[    51.264] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[    51.264] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    51.265] (**) Video Bus: always reports core events
[    51.265] (**) Video Bus: Device: "/dev/input/event5"
[    51.281] (II) Video Bus: Found keys
[    51.281] (II) Video Bus: Configuring as keyboard
[    51.281] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
[    51.281] (**) Option "xkb_rules" "evdev"
[    51.281] (**) Option "xkb_model" "pc105"
[    51.281] (**) Option "xkb_layout" "us"
[    51.282] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[    51.282] (II) No input driver/identifier specified (ignoring)
[    51.283] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[    51.283] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    51.283] (**) Sleep Button: always reports core events
[    51.283] (**) Sleep Button: Device: "/dev/input/event1"
[    51.293] (II) Sleep Button: Found keys
[    51.293] (II) Sleep Button: Configuring as keyboard
[    51.293] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
[    51.293] (**) Option "xkb_rules" "evdev"
[    51.293] (**) Option "xkb_model" "pc105"
[    51.293] (**) Option "xkb_layout" "us"
[    51.298] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[    51.298] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    51.298] (**) AT Translated Set 2 keyboard: always reports core events
[    51.298] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event3"
[    51.308] (II) AT Translated Set 2 keyboard: Found keys
[    51.308] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[    51.308] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[    51.308] (**) Option "xkb_rules" "evdev"
[    51.308] (**) Option "xkb_model" "pc105"
[    51.308] (**) Option "xkb_layout" "us"
[    51.308] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event4)
[    51.308] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
[    51.308] (**) TPPS/2 IBM TrackPoint: always reports core events
[    51.308] (**) TPPS/2 IBM TrackPoint: Device: "/dev/input/event4"
[    51.317] (II) TPPS/2 IBM TrackPoint: Found 3 mouse buttons
[    51.317] (II) TPPS/2 IBM TrackPoint: Found relative axes
[    51.317] (II) TPPS/2 IBM TrackPoint: Found x and y relative axes
[    51.317] (II) TPPS/2 IBM TrackPoint: Configuring as mouse
[    51.317] (**) TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
[    51.317] (**) TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    51.317] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE)
[    51.317] (II) TPPS/2 IBM TrackPoint: initialized for relative axes.
[    51.317] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse0)
[    51.317] (II) No input driver/identifier specified (ignoring)
[    51.318] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event6)
[    51.318] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
[    51.318] (**) ThinkPad Extra Buttons: always reports core events
[    51.318] (**) ThinkPad Extra Buttons: Device: "/dev/input/event6"
[    51.329] (II) ThinkPad Extra Buttons: Found keys
[    51.329] (II) ThinkPad Extra Buttons: Configuring as keyboard
[    51.329] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD)
[    51.329] (**) Option "xkb_rules" "evdev"
[    51.329] (**) Option "xkb_model" "pc105"
[    51.329] (**) Option "xkb_layout" "us"
[    54.676] (II) intel(0): EDID vendor "LEN", prod id 16384
[    54.676] (II) intel(0): Printing DDC gathered Modelines:
[    54.676] (II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
[    54.676] (II) intel(0): Modeline "1024x768"x0.0   43.33  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (32.2 kHz)
[    54.676] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    54.676] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    54.676] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    54.700] (II) intel(0): EDID vendor "LEN", prod id 16384
[    54.700] (II) intel(0): Printing DDC gathered Modelines:
[    54.700] (II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
[    54.700] (II) intel(0): Modeline "1024x768"x0.0   43.33  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (32.2 kHz)
[    54.700] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    54.700] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    54.700] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    54.748] (II) intel(0): EDID vendor "LEN", prod id 16384
[    54.748] (II) intel(0): Printing DDC gathered Modelines:
[    54.748] (II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
[    54.748] (II) intel(0): Modeline "1024x768"x0.0   43.33  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (32.2 kHz)
[    54.748] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    54.748] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    54.748] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    54.765] (II) intel(0): EDID vendor "LEN", prod id 16384
[    54.765] (II) intel(0): Printing DDC gathered Modelines:
[    54.765] (II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
[    54.765] (II) intel(0): Modeline "1024x768"x0.0   43.33  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (32.2 kHz)
[    54.765] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    54.765] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    54.765] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    90.173] (II) intel(0): EDID vendor "LEN", prod id 16384
[    90.173] (II) intel(0): Printing DDC gathered Modelines:
[    90.173] (II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
[    90.173] (II) intel(0): Modeline "1024x768"x0.0   43.33  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (32.2 kHz)
[    90.173] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    90.173] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    90.173] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    90.233] (II) intel(0): EDID vendor "LEN", prod id 16384
[    90.233] (II) intel(0): Printing DDC gathered Modelines:
[    90.233] (II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
[    90.233] (II) intel(0): Modeline "1024x768"x0.0   43.33  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (32.2 kHz)
[    90.233] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    90.233] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    90.233] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    90.261] (II) intel(0): EDID vendor "LEN", prod id 16384
[    90.261] (II) intel(0): Printing DDC gathered Modelines:
[    90.261] (II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
[    90.261] (II) intel(0): Modeline "1024x768"x0.0   43.33  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (32.2 kHz)
[    90.261] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    90.261] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    90.261] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[   109.769] (II) intel(0): EDID vendor "LEN", prod id 16384
[   109.769] (II) intel(0): Printing DDC gathered Modelines:
[   109.769] (II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
[   109.769] (II) intel(0): Modeline "1024x768"x0.0   43.33  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (32.2 kHz)
[   109.769] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[   109.769] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[   109.769] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[   569.130] (II) intel(0): EDID vendor "LEN", prod id 16384
[   569.130] (II) intel(0): Printing DDC gathered Modelines:
[   569.130] (II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
[   569.130] (II) intel(0): Modeline "1024x768"x0.0   43.33  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (32.2 kHz)
[   569.130] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[   569.130] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[   569.130] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[   569.262] (II) intel(0): EDID vendor "LEN", prod id 16384
[   569.263] (II) intel(0): Printing DDC gathered Modelines:
[   569.263] (II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
[   569.263] (II) intel(0): Modeline "1024x768"x0.0   43.33  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (32.2 kHz)
[   569.263] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[   569.263] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[   569.263] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[   569.312] (II) intel(0): Allocated new frame buffer 2432x768 stride 9728, tiled
[   621.549] (II) config/udev: Adding input device XGaming USBAdapter (/dev/input/event7)
[   621.549] (**) XGaming USBAdapter: Applying InputClass "evdev keyboard catchall"
[   621.549] (**) XGaming USBAdapter: always reports core events
[   621.549] (**) XGaming USBAdapter: Device: "/dev/input/event7"
[   621.561] (II) XGaming USBAdapter: Found keys
[   621.561] (II) XGaming USBAdapter: Configuring as keyboard
[   621.561] (II) XINPUT: Adding extended input device "XGaming USBAdapter" (type: KEYBOARD)
[   621.561] (**) Option "xkb_rules" "evdev"
[   621.561] (**) Option "xkb_model" "pc105"
[   621.561] (**) Option "xkb_layout" "us"
[   621.599] (II) config/udev: Adding input device XGaming USBAdapter (/dev/input/event8)
[   621.599] (**) XGaming USBAdapter: Applying InputClass "evdev keyboard catchall"
[   621.600] (**) XGaming USBAdapter: always reports core events
[   621.600] (**) XGaming USBAdapter: Device: "/dev/input/event8"
[   621.609] (II) XGaming USBAdapter: Found keys
[   621.609] (II) XGaming USBAdapter: Configuring as keyboard
[   621.609] (II) XINPUT: Adding extended input device "XGaming USBAdapter" (type: KEYBOARD)
[   621.609] (**) Option "xkb_rules" "evdev"
[   621.609] (**) Option "xkb_model" "pc105"
[   621.609] (**) Option "xkb_layout" "us"
[   668.086] (II) config/udev: removing device XGaming USBAdapter
[   668.087] (II) XGaming USBAdapter: Close
[   668.087] (II) UnloadModule: "evdev"
[   668.100] (II) config/udev: removing device XGaming USBAdapter
[   668.100] (II) XGaming USBAdapter: Close
[   668.100] (II) UnloadModule: "evdev"
[   731.747] (II) config/udev: Adding input device XGaming USBAdapter (/dev/input/event7)
[   731.747] (**) XGaming USBAdapter: Applying InputClass "evdev keyboard catchall"
[   731.747] (**) XGaming USBAdapter: always reports core events
[   731.747] (**) XGaming USBAdapter: Device: "/dev/input/event7"
[   731.757] (II) XGaming USBAdapter: Found keys
[   731.757] (II) XGaming USBAdapter: Configuring as keyboard
[   731.757] (II) XINPUT: Adding extended input device "XGaming USBAdapter" (type: KEYBOARD)
[   731.757] (**) Option "xkb_rules" "evdev"
[   731.757] (**) Option "xkb_model" "pc105"
[   731.757] (**) Option "xkb_layout" "us"
[   731.784] (II) config/udev: Adding input device XGaming USBAdapter (/dev/input/event8)
[   731.784] (**) XGaming USBAdapter: Applying InputClass "evdev keyboard catchall"
[   731.784] (**) XGaming USBAdapter: always reports core events
[   731.785] (**) XGaming USBAdapter: Device: "/dev/input/event8"
[   731.800] (II) XGaming USBAdapter: Found keys
[   731.800] (II) XGaming USBAdapter: Configuring as keyboard
[   731.800] (II) XINPUT: Adding extended input device "XGaming USBAdapter" (type: KEYBOARD)
[   731.800] (**) Option "xkb_rules" "evdev"
[   731.800] (**) Option "xkb_model" "pc105"
[   731.800] (**) Option "xkb_layout" "us"
[  2249.308] (II) config/udev: removing device XGaming USBAdapter
[  2249.308] (II) XGaming USBAdapter: Close
[  2249.308] (II) UnloadModule: "evdev"
[  2249.336] (II) config/udev: removing device XGaming USBAdapter
[  2249.336] (II) XGaming USBAdapter: Close
[  2249.336] (II) UnloadModule: "evdev"
[  2258.668] (II) config/udev: Adding input device XGaming USBAdapter (/dev/input/event7)
[  2258.668] (**) XGaming USBAdapter: Applying InputClass "evdev keyboard catchall"
[  2258.668] (**) XGaming USBAdapter: always reports core events
[  2258.668] (**) XGaming USBAdapter: Device: "/dev/input/event7"
[  2258.684] (II) XGaming USBAdapter: Found keys
[  2258.684] (II) XGaming USBAdapter: Configuring as keyboard
[  2258.684] (II) XINPUT: Adding extended input device "XGaming USBAdapter" (type: KEYBOARD)
[  2258.684] (**) Option "xkb_rules" "evdev"
[  2258.684] (**) Option "xkb_model" "pc105"
[  2258.684] (**) Option "xkb_layout" "us"
[  2258.700] (II) config/udev: Adding input device XGaming USBAdapter (/dev/input/event8)
[  2258.700] (**) XGaming USBAdapter: Applying InputClass "evdev keyboard catchall"
[  2258.700] (**) XGaming USBAdapter: always reports core events
[  2258.700] (**) XGaming USBAdapter: Device: "/dev/input/event8"
[  2258.709] (II) XGaming USBAdapter: Found keys
[  2258.709] (II) XGaming USBAdapter: Configuring as keyboard
[  2258.709] (II) XINPUT: Adding extended input device "XGaming USBAdapter" (type: KEYBOARD)
[  2258.709] (**) Option "xkb_rules" "evdev"
[  2258.709] (**) Option "xkb_model" "pc105"
[  2258.709] (**) Option "xkb_layout" "us"
[  3063.922] (II) intel(0): EDID vendor "LEN", prod id 16384
[  3063.923] (II) intel(0): Printing DDC gathered Modelines:
[  3063.923] (II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
[  3063.923] (II) intel(0): Modeline "1024x768"x0.0   43.33  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (32.2 kHz)
[  3063.923] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[  3063.923] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[  3063.923] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[  3581.068] (II) config/udev: removing device XGaming USBAdapter
[  3581.068] (II) XGaming USBAdapter: Close
[  3581.069] (II) UnloadModule: "evdev"
[  3581.096] (II) config/udev: removing device XGaming USBAdapter
[  3581.096] (II) XGaming USBAdapter: Close
[  3581.096] (II) UnloadModule: "evdev"
[  3603.938] (II) config/udev: Adding input device XGaming USBAdapter (/dev/input/event7)
[  3603.938] (**) XGaming USBAdapter: Applying InputClass "evdev keyboard catchall"
[  3603.938] (**) XGaming USBAdapter: always reports core events
[  3603.938] (**) XGaming USBAdapter: Device: "/dev/input/event7"
[  3603.949] (II) XGaming USBAdapter: Found keys
[  3603.949] (II) XGaming USBAdapter: Configuring as keyboard
[  3603.949] (II) XINPUT: Adding extended input device "XGaming USBAdapter" (type: KEYBOARD)
[  3603.949] (**) Option "xkb_rules" "evdev"
[  3603.949] (**) Option "xkb_model" "pc105"
[  3603.949] (**) Option "xkb_layout" "us"
[  3603.964] (II) config/udev: Adding input device XGaming USBAdapter (/dev/input/event8)
[  3603.964] (**) XGaming USBAdapter: Applying InputClass "evdev keyboard catchall"
[  3603.964] (**) XGaming USBAdapter: always reports core events
[  3603.964] (**) XGaming USBAdapter: Device: "/dev/input/event8"
[  3603.973] (II) XGaming USBAdapter: Found keys
[  3603.973] (II) XGaming USBAdapter: Configuring as keyboard
[  3603.973] (II) XINPUT: Adding extended input device "XGaming USBAdapter" (type: KEYBOARD)
[  3603.973] (**) Option "xkb_rules" "evdev"
[  3603.973] (**) Option "xkb_model" "pc105"
[  3603.973] (**) Option "xkb_layout" "us"
[  4542.560] (II) config/udev: removing device XGaming USBAdapter
[  4542.560] (II) XGaming USBAdapter: Close
[  4542.561] (II) UnloadModule: "evdev"
[  4542.601] (II) config/udev: removing device XGaming USBAdapter
[  4542.601] (II) XGaming USBAdapter: Close
[  4542.601] (II) UnloadModule: "evdev"
[  4548.288] (II) config/udev: Adding input device XGaming USBAdapter (/dev/input/event7)
[  4548.288] (**) XGaming USBAdapter: Applying InputClass "evdev keyboard catchall"
[  4548.288] (**) XGaming USBAdapter: always reports core events
[  4548.288] (**) XGaming USBAdapter: Device: "/dev/input/event7"
[  4548.297] (II) XGaming USBAdapter: Found keys
[  4548.297] (II) XGaming USBAdapter: Configuring as keyboard
[  4548.297] (II) XINPUT: Adding extended input device "XGaming USBAdapter" (type: KEYBOARD)
[  4548.297] (**) Option "xkb_rules" "evdev"
[  4548.297] (**) Option "xkb_model" "pc105"
[  4548.297] (**) Option "xkb_layout" "us"
[  4548.315] (II) config/udev: Adding input device XGaming USBAdapter (/dev/input/event8)
[  4548.315] (**) XGaming USBAdapter: Applying InputClass "evdev keyboard catchall"
[  4548.315] (**) XGaming USBAdapter: always reports core events
[  4548.315] (**) XGaming USBAdapter: Device: "/dev/input/event8"
[  4548.325] (II) XGaming USBAdapter: Found keys
[  4548.325] (II) XGaming USBAdapter: Configuring as keyboard
[  4548.325] (II) XINPUT: Adding extended input device "XGaming USBAdapter" (type: KEYBOARD)
[  4548.325] (**) Option "xkb_rules" "evdev"
[  4548.325] (**) Option "xkb_model" "pc105"
[  4548.325] (**) Option "xkb_layout" "us"
[  4873.216] (II) intel(0): EDID vendor "LEN", prod id 16384
[  4873.216] (II) intel(0): Printing DDC gathered Modelines:
[  4873.216] (II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
[  4873.216] (II) intel(0): Modeline "1024x768"x0.0   43.33  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (32.2 kHz)
[  4873.216] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[  4873.216] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[  4873.216] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[  4873.252] (II) intel(0): EDID vendor "LEN", prod id 16384
[  4873.252] (II) intel(0): Printing DDC gathered Modelines:
[  4873.252] (II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
[  4873.252] (II) intel(0): Modeline "1024x768"x0.0   43.33  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (32.2 kHz)
[  4873.252] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[  4873.252] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[  4873.252] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[  4873.588] (II) intel(0): Allocated new frame buffer 1024x768 stride 4096, tiled



More information about the xorg mailing list