Four of them had the same symptoms as gentoo: after a few seconds the screen turned off. Only in knoppix the graphic system worked but it seems that it used the vesa driver:
Code: Select all
[ 89.434]
X.Org X Server 1.12.4
Release Date: 2012-08-27
[ 89.434] X Protocol Version 11, Revision 0
[ 89.435] Build Operating System: Linux 2.6.32-5-686-bigmem i686 Debian
[ 89.435] Current Operating System: Linux Microknoppix 3.9.6 #25 SMP PREEMPT Sat Jun 15 15:27:01 CEST 2013 i686
[ 89.435] Kernel command line: lang=en apm=power-off video=640x480 initrd=minirt.gz nomce libata.force=noncq hpsa.hpsa_allow_any=1 loglevel=1 adriane BOOT_IMAGE=linux
[ 89.435] Build Date: 17 April 2013 11:13:16AM
[ 89.435] xorg-server 2:1.12.4-6 (Julien Cristau <jcristau@debian.org>)
[ 89.435] Current version of pixman: 0.26.0
[ 89.436] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 89.436] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 89.437] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Dec 11 19:41:14 2014
[ 89.440] (==) Using config file: "/etc/X11/xorg.conf"
[ 89.441] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 89.630] (==) ServerLayout "XFree86 Configured"
[ 89.630] (**) |-->Screen "Screen0" (0)
[ 89.630] (**) | |-->Monitor "Monitor0"
[ 89.634] (**) | |-->Device "Card0"
[ 89.634] (**) Option "AllowMouseOpenFail" "true"
[ 89.634] (**) Option "AIGLX" "true"
[ 89.634] (==) Automatically adding devices
[ 89.634] (==) Automatically enabling devices
[ 89.639] (WW) The directory "/usr/share/fonts/X11/Speedo" does not exist.
[ 89.639] Entry deleted from font path.
[ 89.639] (WW) The directory "/usr/share/fonts/X11/PEX" does not exist.
[ 89.639] Entry deleted from font path.
[ 89.639] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 89.639] Entry deleted from font path.
[ 89.639] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[ 89.639] Entry deleted from font path.
[ 89.639] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/truetype".
[ 89.639] Entry deleted from font path.
[ 89.639] (Run 'mkfontdir' on "/usr/share/fonts/truetype").
[ 89.639] (WW) The directory "/usr/share/fonts/latex-ttf-fonts" does not exist.
[ 89.639] Entry deleted from font path.
[ 89.639] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 89.639] Entry deleted from font path.
[ 89.639] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[ 89.639] Entry deleted from font path.
[ 89.639] (**) FontPath set to:
/usr/share/fonts/X11/misc:unscaled,
/usr/share/fonts/X11/75dpi:unscaled,
/usr/share/fonts/X11/100dpi:unscaled,
/usr/share/fonts/X11/Type1,
/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
[ 89.639] (**) ModulePath set to "/usr/lib/xorg/modules"
[ 89.639] (**) Extension "Composite" is enabled
[ 89.639] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 89.639] (II) Loader magic: 0xb77f25a0
[ 89.639] (II) Module ABI versions:
[ 89.639] X.Org ANSI C Emulation: 0.4
[ 89.639] X.Org Video Driver: 12.1
[ 89.639] X.Org XInput driver : 16.0
[ 89.639] X.Org Server Extension : 6.0
[ 89.640] (--) PCI:*(0:0:2:0) 8086:0f31:103c:2190 rev 10, Mem @ 0x90000000/4194304, 0x80000000/268435456, I/O @ 0x00002050/8
[ 89.640] (II) Open ACPI successful (/var/run/acpid.socket)
[ 89.640] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
[ 89.640] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
[ 89.640] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[ 89.640] (II) "record" will be loaded. This was enabled by default and also specified in the config file.
[ 89.640] (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
[ 89.640] (II) "dri2" will be loaded by default.
[ 89.640] (II) LoadModule: "dbe"
[ 89.644] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 89.646] (II) Module dbe: vendor="X.Org Foundation"
[ 89.646] compiled for 1.12.4, module version = 1.0.0
[ 89.646] Module class: X.Org Server Extension
[ 89.646] ABI class: X.Org Server Extension, version 6.0
[ 89.646] (II) Loading extension DOUBLE-BUFFER
[ 89.646] (II) LoadModule: "dri"
[ 89.647] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 90.263] (II) Module dri: vendor="X.Org Foundation"
[ 90.263] compiled for 1.12.4, module version = 1.0.0
[ 90.263] ABI class: X.Org Server Extension, version 6.0
[ 90.263] (II) Loading extension XFree86-DRI
[ 90.263] (II) LoadModule: "glx"
[ 90.264] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 90.269] (II) Module glx: vendor="X.Org Foundation"
[ 90.269] compiled for 1.12.4, module version = 1.0.0
[ 90.269] ABI class: X.Org Server Extension, version 6.0
[ 90.269] (**) AIGLX enabled
[ 90.269] (II) Loading extension GLX
[ 90.269] (II) LoadModule: "record"
[ 90.270] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 90.543] (II) Module record: vendor="X.Org Foundation"
[ 90.543] compiled for 1.12.4, module version = 1.13.0
[ 90.543] Module class: X.Org Server Extension
[ 90.543] ABI class: X.Org Server Extension, version 6.0
[ 90.543] (II) Loading extension RECORD
[ 90.543] (II) LoadModule: "extmod"
[ 90.544] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 90.546] (II) Module extmod: vendor="X.Org Foundation"
[ 90.546] compiled for 1.12.4, module version = 1.0.0
[ 90.546] Module class: X.Org Server Extension
[ 90.546] ABI class: X.Org Server Extension, version 6.0
[ 90.546] (II) Loading extension SELinux
[ 90.546] (II) Loading extension MIT-SCREEN-SAVER
[ 90.546] (II) Loading extension XFree86-VidModeExtension
[ 90.546] (II) Loading extension XFree86-DGA
[ 90.546] (II) Loading extension DPMS
[ 90.546] (II) Loading extension XVideo
[ 90.546] (II) Loading extension XVideo-MotionCompensation
[ 90.546] (II) Loading extension X-Resource
[ 90.546] (II) LoadModule: "extmod"
[ 90.547] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 90.547] (II) Module extmod: vendor="X.Org Foundation"
[ 90.547] compiled for 1.12.4, module version = 1.0.0
[ 90.547] Module class: X.Org Server Extension
[ 90.547] ABI class: X.Org Server Extension, version 6.0
[ 90.547] (II) Loading extension SELinux
[ 90.547] (II) Loading extension MIT-SCREEN-SAVER
[ 90.547] (II) Loading extension XFree86-VidModeExtension
[ 90.547] (II) Loading extension DPMS
[ 90.547] (II) Loading extension XVideo
[ 90.547] (II) Loading extension XVideo-MotionCompensation
[ 90.547] (II) Loading extension X-Resource
[ 90.547] (II) LoadModule: "dri2"
[ 90.548] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 90.548] (II) Module dri2: vendor="X.Org Foundation"
[ 90.548] compiled for 1.12.4, module version = 1.2.0
[ 90.548] ABI class: X.Org Server Extension, version 6.0
[ 90.548] (II) Loading extension DRI2
[ 90.548] (==) Matched intel as autoconfigured driver 0
[ 90.548] (==) Matched vesa as autoconfigured driver 1
[ 90.548] (==) Matched fbdev as autoconfigured driver 2
[ 90.548] (==) Assigned the driver to the xf86ConfigLayout
[ 90.548] (II) LoadModule: "intel"
[ 90.549] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 91.457] (II) Module intel: vendor="X.Org Foundation"
[ 91.457] compiled for 1.12.3.902, module version = 2.19.0
[ 91.457] Module class: X.Org Video Driver
[ 91.457] ABI class: X.Org Video Driver, version 12.1
[ 91.457] (II) LoadModule: "vesa"
[ 91.458] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 91.460] (II) Module vesa: vendor="X.Org Foundation"
[ 91.460] compiled for 1.12.1, module version = 2.3.1
[ 91.460] Module class: X.Org Video Driver
[ 91.460] ABI class: X.Org Video Driver, version 12.0
[ 91.460] (II) LoadModule: "fbdev"
[ 91.460] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 91.460] (II) Module fbdev: vendor="X.Org Foundation"
[ 91.460] compiled for 1.12.1, module version = 0.4.2
[ 91.460] ABI class: X.Org Video Driver, version 12.0
[ 91.460] (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)
[ 91.461] (II) VESA: driver for VESA chipsets: vesa
[ 91.461] (II) FBDEV: driver for framebuffer: fbdev
[ 91.461] (--) using VT number 11
[ 91.465] (WW) Falling back to old probe method for fbdev
[ 91.465] (II) Loading sub module "fbdevhw"
[ 91.465] (II) LoadModule: "fbdevhw"
[ 91.471] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 91.471] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 91.471] compiled for 1.12.4, module version = 0.0.2
[ 91.471] ABI class: X.Org Video Driver, version 12.1
[ 91.474] (EE) open /dev/fb0: No such device
[ 91.474] (II) Loading sub module "vbe"
[ 91.474] (II) LoadModule: "vbe"
[ 91.477] (II) Loading /usr/lib/xorg/modules/libvbe.so
[ 91.479] (II) Module vbe: vendor="X.Org Foundation"
[ 91.479] compiled for 1.12.4, module version = 1.1.0
[ 91.479] ABI class: X.Org Video Driver, version 12.1
[ 91.479] (II) Loading sub module "int10"
[ 91.479] (II) LoadModule: "int10"
[ 91.480] (II) Loading /usr/lib/xorg/modules/libint10.so
[ 91.483] (II) Module int10: vendor="X.Org Foundation"
[ 91.483] compiled for 1.12.4, module version = 1.0.0
[ 91.483] ABI class: X.Org Video Driver, version 12.1
[ 91.483] (II) VESA(0): initializing int10
[ 91.484] (II) VESA(0): Bad V_BIOS checksum
[ 91.484] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[ 91.484] (II) VESA(0): VESA BIOS detected
[ 91.484] (II) VESA(0): VESA VBE Version 3.0
[ 91.484] (II) VESA(0): VESA VBE Total Mem: 63424 kB
[ 91.484] (II) VESA(0): VESA VBE OEM: Intel(R)Valleyview Graphics Chipset Accelerated VGA BIOS
[ 91.484] (II) VESA(0): VESA VBE OEM Software Rev: 1.0
[ 91.484] (II) VESA(0): VESA VBE OEM Vendor: Intel Corporation
[ 91.484] (II) VESA(0): VESA VBE OEM Product: Intel(R)Valleyview Graphics Controller
[ 91.484] (II) VESA(0): VESA VBE OEM Product Rev: Hardware Version 0.0
[ 91.499] (==) VESA(0): Depth 24, (--) framebuffer bpp 32
[ 91.499] (==) VESA(0): RGB weight 888
[ 91.499] (==) VESA(0): Default visual is TrueColor
[ 91.499] (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 91.499] (II) Loading sub module "ddc"
[ 91.499] (II) LoadModule: "ddc"
[ 91.499] (II) Module "ddc" already built-in
[ 91.499] (II) VESA(0): VESA VBE DDC supported
[ 91.499] (II) VESA(0): VESA VBE DDC Level none
[ 91.499] (II) VESA(0): VESA VBE DDC transfer in appr. 0 sec.
[ 91.504] (II) VESA(0): VESA VBE DDC read successfully
[ 91.504] (II) VESA(0): Manufacturer: LGD Model: 395 Serial#: 0
[ 91.504] (II) VESA(0): Year: 2012 Week: 0
[ 91.504] (II) VESA(0): EDID Version: 1.4
[ 91.504] (II) VESA(0): Digital Display Input
[ 91.504] (II) VESA(0): 6 bits per channel
[ 91.504] (II) VESA(0): Digital interface is undefined
[ 91.504] (II) VESA(0): Max Image Size [cm]: horiz.: 34 vert.: 19
[ 91.504] (II) VESA(0): Gamma: 2.20
[ 91.504] (II) VESA(0): No DPMS capabilities specified
[ 91.504] (II) VESA(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 91.504] (II) VESA(0): First detailed timing is preferred mode
[ 91.504] (II) VESA(0): Preferred mode is native pixel format and refresh rate
[ 91.504] (II) VESA(0): redX: 0.609 redY: 0.348 greenX: 0.352 greenY: 0.606
[ 91.504] (II) VESA(0): blueX: 0.150 blueY: 0.096 whiteX: 0.313 whiteY: 0.329
[ 91.504] (II) VESA(0): Manufacturer's mask: 0
[ 91.504] (II) VESA(0): Supported detailed timing:
[ 91.504] (II) VESA(0): clock: 76.4 MHz Image Size: 344 x 194 mm
[ 91.504] (II) VESA(0): h_active: 1366 h_sync: 1402 h_sync_end 1450 h_blank_end 1610 h_border: 0
[ 91.504] (II) VESA(0): v_active: 768 v_sync: 771 v_sync_end 776 v_blanking: 790 v_border: 0
[ 91.504] (II) VESA(0): Supported detailed timing:
[ 91.505] (II) VESA(0): clock: 50.9 MHz Image Size: 344 x 194 mm
[ 91.505] (II) VESA(0): h_active: 1366 h_sync: 1402 h_sync_end 1450 h_blank_end 1610 h_border: 0
[ 91.505] (II) VESA(0): v_active: 768 v_sync: 771 v_sync_end 776 v_blanking: 790 v_border: 0
[ 91.505] (II) VESA(0): Unknown vendor-specific block 2
[ 91.505] (II) VESA(0): EDID (in hex):
[ 91.505] (II) VESA(0): 00ffffffffffff0030e4950300000000
[ 91.505] (II) VESA(0): 00160104902213780a01a59c595a9b26
[ 91.505] (II) VESA(0): 18505400000001010101010101010101
[ 91.505] (II) VESA(0): 010101010101d81d56f4500016302430
[ 91.505] (II) VESA(0): 350058c21000001be51356f450001630
[ 91.505] (II) VESA(0): 2430350058c21000001b000000000000
[ 91.505] (II) VESA(0): 00000000000000000000000000000002
[ 91.505] (II) VESA(0): 000c47ff0a3c6412222964000000006e
[ 91.505] (II) VESA(0): EDID vendor "LGD", prod id 917
[ 91.505] (II) VESA(0): Printing DDC gathered Modelines:
[ 91.505] (II) VESA(0): Modeline "1366x768"x0.0 76.40 1366 1402 1450 1610 768 771 776 790 +hsync -vsync (47.5 kHz eP)
[ 91.505] (II) VESA(0): Modeline "1366x768"x0.0 50.93 1366 1402 1450 1610 768 771 776 790 +hsync -vsync (31.6 kHz e)
[ 91.505] (II) VESA(0): Searching for matching VESA mode(s):
[ 91.513] Mode: 105 (1024x768)
[ 91.513] ModeAttributes: 0x9b
[ 91.513] WinAAttributes: 0x7
[ 91.513] WinBAttributes: 0x0
[ 91.513] WinGranularity: 64
[ 91.513] WinSize: 64
[ 91.513] WinASegment: 0xa000
[ 91.513] WinBSegment: 0x0
[ 91.513] WinFuncPtr: 0xc00072b0
[ 91.513] BytesPerScanline: 1024
[ 91.513] XResolution: 1024
[ 91.513] YResolution: 768
[ 91.513] XCharSize: 8
[ 91.513] YCharSize: 16
[ 91.513] NumberOfPlanes: 1
[ 91.513] BitsPerPixel: 8
[ 91.513] NumberOfBanks: 1
[ 91.513] MemoryModel: 4
[ 91.513] BankSize: 0
[ 91.513] NumberOfImages: 81
[ 91.513] RedMaskSize: 0
[ 91.513] RedFieldPosition: 0
[ 91.513] GreenMaskSize: 0
[ 91.513] GreenFieldPosition: 0
[ 91.513] BlueMaskSize: 0
[ 91.513] BlueFieldPosition: 0
[ 91.513] RsvdMaskSize: 0
[ 91.513] RsvdFieldPosition: 0
[ 91.513] DirectColorModeInfo: 0
[ 91.513] PhysBasePtr: 0x80000000
[ 91.513] LinBytesPerScanLine: 1024
[ 91.513] BnkNumberOfImagePages: 81
[ 91.513] LinNumberOfImagePages: 81
[ 91.513] LinRedMaskSize: 0
[ 91.513] LinRedFieldPosition: 0
[ 91.513] LinGreenMaskSize: 0
[ 91.513] LinGreenFieldPosition: 0
[ 91.514] LinBlueMaskSize: 0
[ 91.514] LinBlueFieldPosition: 0
[ 91.514] LinRsvdMaskSize: 0
[ 91.514] LinRsvdFieldPosition: 0
[ 91.514] MaxPixelClock: 230000000
[ 91.514] Mode: 117 (1024x768)
[ 91.514] ModeAttributes: 0x9b
[ 91.514] WinAAttributes: 0x7
[ 91.514] WinBAttributes: 0x0
[ 91.514] WinGranularity: 64
[ 91.514] WinSize: 64
[ 91.514] WinASegment: 0xa000
[ 91.514] WinBSegment: 0x0
[ 91.514] WinFuncPtr: 0xc00072b0
[ 91.514] BytesPerScanline: 2048
[ 91.514] XResolution: 1024
[ 91.514] YResolution: 768
[ 91.514] XCharSize: 8
[ 91.514] YCharSize: 16
[ 91.514] NumberOfPlanes: 1
[ 91.514] BitsPerPixel: 16
[ 91.514] NumberOfBanks: 1
[ 91.514] MemoryModel: 6
[ 91.515] BankSize: 0
[ 91.515] NumberOfImages: 40
[ 91.515] RedMaskSize: 5
[ 91.515] RedFieldPosition: 11
[ 91.515] GreenMaskSize: 6
[ 91.515] GreenFieldPosition: 5
[ 91.515] BlueMaskSize: 5
[ 91.515] BlueFieldPosition: 0
[ 91.515] RsvdMaskSize: 0
[ 91.515] RsvdFieldPosition: 0
[ 91.515] DirectColorModeInfo: 0
[ 91.515] PhysBasePtr: 0x80000000
[ 91.515] LinBytesPerScanLine: 2048
[ 91.515] BnkNumberOfImagePages: 40
[ 91.515] LinNumberOfImagePages: 40
[ 91.515] LinRedMaskSize: 5
[ 91.515] LinRedFieldPosition: 11
[ 91.515] LinGreenMaskSize: 6
[ 91.515] LinGreenFieldPosition: 5
[ 91.515] LinBlueMaskSize: 5
[ 91.515] LinBlueFieldPosition: 0
[ 91.515] LinRsvdMaskSize: 0
[ 91.515] LinRsvdFieldPosition: 0
[ 91.515] MaxPixelClock: 230000000
[ 91.516] *Mode: 118 (1024x768)
[ 91.516] ModeAttributes: 0x9b
[ 91.516] WinAAttributes: 0x7
[ 91.516] WinBAttributes: 0x0
[ 91.516] WinGranularity: 64
[ 91.516] WinSize: 64
[ 91.516] WinASegment: 0xa000
[ 91.516] WinBSegment: 0x0
[ 91.516] WinFuncPtr: 0xc00072b0
[ 91.516] BytesPerScanline: 4096
[ 91.516] XResolution: 1024
[ 91.516] YResolution: 768
[ 91.516] XCharSize: 8
[ 91.516] YCharSize: 16
[ 91.516] NumberOfPlanes: 1
[ 91.516] BitsPerPixel: 32
[ 91.516] NumberOfBanks: 1
[ 91.516] MemoryModel: 6
[ 91.516] BankSize: 0
[ 91.516] NumberOfImages: 19
[ 91.516] RedMaskSize: 8
[ 91.516] RedFieldPosition: 16
[ 91.516] GreenMaskSize: 8
[ 91.516] GreenFieldPosition: 8
[ 91.516] BlueMaskSize: 8
[ 91.516] BlueFieldPosition: 0
[ 91.516] RsvdMaskSize: 8
[ 91.516] RsvdFieldPosition: 24
[ 91.516] DirectColorModeInfo: 0
[ 91.516] PhysBasePtr: 0x80000000
[ 91.516] LinBytesPerScanLine: 4096
[ 91.516] BnkNumberOfImagePages: 19
[ 91.516] LinNumberOfImagePages: 19
[ 91.516] LinRedMaskSize: 8
[ 91.516] LinRedFieldPosition: 16
[ 91.516] LinGreenMaskSize: 8
[ 91.516] LinGreenFieldPosition: 8
[ 91.516] LinBlueMaskSize: 8
[ 91.516] LinBlueFieldPosition: 0
[ 91.516] LinRsvdMaskSize: 8
[ 91.516] LinRsvdFieldPosition: 24
[ 91.516] MaxPixelClock: 230000000
[ 91.517] *Mode: 112 (640x480)
[ 91.517] ModeAttributes: 0x9b
[ 91.517] WinAAttributes: 0x7
[ 91.517] WinBAttributes: 0x0
[ 91.517] WinGranularity: 64
[ 91.517] WinSize: 64
[ 91.517] WinASegment: 0xa000
[ 91.517] WinBSegment: 0x0
[ 91.517] WinFuncPtr: 0xc00072b0
[ 91.517] BytesPerScanline: 2560
[ 91.517] XResolution: 640
[ 91.517] YResolution: 480
[ 91.517] XCharSize: 8
[ 91.517] YCharSize: 16
[ 91.517] NumberOfPlanes: 1
[ 91.517] BitsPerPixel: 32
[ 91.517] NumberOfBanks: 1
[ 91.517] MemoryModel: 6
[ 91.517] BankSize: 0
[ 91.517] NumberOfImages: 51
[ 91.517] RedMaskSize: 8
[ 91.517] RedFieldPosition: 16
[ 91.517] GreenMaskSize: 8
[ 91.517] GreenFieldPosition: 8
[ 91.517] BlueMaskSize: 8
[ 91.517] BlueFieldPosition: 0
[ 91.517] RsvdMaskSize: 8
[ 91.517] RsvdFieldPosition: 24
[ 91.517] DirectColorModeInfo: 0
[ 91.517] PhysBasePtr: 0x80000000
[ 91.517] LinBytesPerScanLine: 2560
[ 91.517] BnkNumberOfImagePages: 51
[ 91.517] LinNumberOfImagePages: 51
[ 91.517] LinRedMaskSize: 8
[ 91.517] LinRedFieldPosition: 16
[ 91.517] LinGreenMaskSize: 8
[ 91.517] LinGreenFieldPosition: 8
[ 91.517] LinBlueMaskSize: 8
[ 91.517] LinBlueFieldPosition: 0
[ 91.517] LinRsvdMaskSize: 8
[ 91.517] LinRsvdFieldPosition: 24
[ 91.517] MaxPixelClock: 230000000
[ 91.518] Mode: 114 (800x600)
[ 91.518] ModeAttributes: 0x9b
[ 91.518] WinAAttributes: 0x7
[ 91.518] WinBAttributes: 0x0
[ 91.518] WinGranularity: 64
[ 91.518] WinSize: 64
[ 91.518] WinASegment: 0xa000
[ 91.518] WinBSegment: 0x0
[ 91.518] WinFuncPtr: 0xc00072b0
[ 91.518] BytesPerScanline: 1600
[ 91.518] XResolution: 800
[ 91.518] YResolution: 600
[ 91.518] XCharSize: 8
[ 91.518] YCharSize: 16
[ 91.518] NumberOfPlanes: 1
[ 91.518] BitsPerPixel: 16
[ 91.518] NumberOfBanks: 1
[ 91.518] MemoryModel: 6
[ 91.518] BankSize: 0
[ 91.518] NumberOfImages: 65
[ 91.518] RedMaskSize: 5
[ 91.518] RedFieldPosition: 11
[ 91.518] GreenMaskSize: 6
[ 91.518] GreenFieldPosition: 5
[ 91.518] BlueMaskSize: 5
[ 91.518] BlueFieldPosition: 0
[ 91.518] RsvdMaskSize: 0
[ 91.518] RsvdFieldPosition: 0
[ 91.518] DirectColorModeInfo: 0
[ 91.518] PhysBasePtr: 0x80000000
[ 91.518] LinBytesPerScanLine: 1600
[ 91.518] BnkNumberOfImagePages: 65
[ 91.518] LinNumberOfImagePages: 65
[ 91.519] LinRedMaskSize: 5
[ 91.519] LinRedFieldPosition: 11
[ 91.519] LinGreenMaskSize: 6
[ 91.519] LinGreenFieldPosition: 5
[ 91.519] LinBlueMaskSize: 5
[ 91.519] LinBlueFieldPosition: 0
[ 91.519] LinRsvdMaskSize: 0
[ 91.519] LinRsvdFieldPosition: 0
[ 91.519] MaxPixelClock: 230000000
[ 91.519] *Mode: 115 (800x600)
[ 91.519] ModeAttributes: 0x9b
[ 91.519] WinAAttributes: 0x7
[ 91.520] WinBAttributes: 0x0
[ 91.520] WinGranularity: 64
[ 91.520] WinSize: 64
[ 91.520] WinASegment: 0xa000
[ 91.520] WinBSegment: 0x0
[ 91.520] WinFuncPtr: 0xc00072b0
[ 91.520] BytesPerScanline: 3200
[ 91.520] XResolution: 800
[ 91.520] YResolution: 600
[ 91.520] XCharSize: 8
[ 91.520] YCharSize: 16
[ 91.520] NumberOfPlanes: 1
[ 91.520] BitsPerPixel: 32
[ 91.520] NumberOfBanks: 1
[ 91.520] MemoryModel: 6
[ 91.520] BankSize: 0
[ 91.520] NumberOfImages: 32
[ 91.520] RedMaskSize: 8
[ 91.520] RedFieldPosition: 16
[ 91.520] GreenMaskSize: 8
[ 91.520] GreenFieldPosition: 8
[ 91.520] BlueMaskSize: 8
[ 91.520] BlueFieldPosition: 0
[ 91.520] RsvdMaskSize: 8
[ 91.520] RsvdFieldPosition: 24
[ 91.520] DirectColorModeInfo: 0
[ 91.520] PhysBasePtr: 0x80000000
[ 91.520] LinBytesPerScanLine: 3200
[ 91.520] BnkNumberOfImagePages: 32
[ 91.520] LinNumberOfImagePages: 32
[ 91.520] LinRedMaskSize: 8
[ 91.520] LinRedFieldPosition: 16
[ 91.520] LinGreenMaskSize: 8
[ 91.520] LinGreenFieldPosition: 8
[ 91.520] LinBlueMaskSize: 8
[ 91.520] LinBlueFieldPosition: 0
[ 91.520] LinRsvdMaskSize: 8
[ 91.520] LinRsvdFieldPosition: 24
[ 91.520] MaxPixelClock: 230000000
[ 91.520] Mode: 101 (640x480)
[ 91.521] ModeAttributes: 0x9b
[ 91.521] WinAAttributes: 0x7
[ 91.521] WinBAttributes: 0x0
[ 91.521] WinGranularity: 64
[ 91.521] WinSize: 64
[ 91.521] WinASegment: 0xa000
[ 91.521] WinBSegment: 0x0
[ 91.521] WinFuncPtr: 0xc00072b0
[ 91.521] BytesPerScanline: 640
[ 91.521] XResolution: 640
[ 91.521] YResolution: 480
[ 91.521] XCharSize: 8
[ 91.521] YCharSize: 16
[ 91.521] NumberOfPlanes: 1
[ 91.521] BitsPerPixel: 8
[ 91.521] NumberOfBanks: 1
[ 91.521] MemoryModel: 4
[ 91.521] BankSize: 0
[ 91.521] NumberOfImages: 197
[ 91.521] RedMaskSize: 0
[ 91.521] RedFieldPosition: 0
[ 91.521] GreenMaskSize: 0
[ 91.521] GreenFieldPosition: 0
[ 91.521] BlueMaskSize: 0
[ 91.521] BlueFieldPosition: 0
[ 91.521] RsvdMaskSize: 0
[ 91.521] RsvdFieldPosition: 0
[ 91.521] DirectColorModeInfo: 0
[ 91.521] PhysBasePtr: 0x80000000
[ 91.521] LinBytesPerScanLine: 640
[ 91.521] BnkNumberOfImagePages: 197
[ 91.521] LinNumberOfImagePages: 197
[ 91.521] LinRedMaskSize: 0
[ 91.521] LinRedFieldPosition: 0
[ 91.521] LinGreenMaskSize: 0
[ 91.521] LinGreenFieldPosition: 0
[ 91.521] LinBlueMaskSize: 0
[ 91.521] LinBlueFieldPosition: 0
[ 91.521] LinRsvdMaskSize: 0
[ 91.521] LinRsvdFieldPosition: 0
[ 91.521] MaxPixelClock: 230000000
[ 91.522] Mode: 103 (800x600)
[ 91.522] ModeAttributes: 0x9b
[ 91.522] WinAAttributes: 0x7
[ 91.522] WinBAttributes: 0x0
[ 91.522] WinGranularity: 64
[ 91.522] WinSize: 64
[ 91.522] WinASegment: 0xa000
[ 91.522] WinBSegment: 0x0
[ 91.522] WinFuncPtr: 0xc00072b0
[ 91.522] BytesPerScanline: 832
[ 91.522] XResolution: 800
[ 91.522] YResolution: 600
[ 91.522] XCharSize: 8
[ 91.522] YCharSize: 16
[ 91.522] NumberOfPlanes: 1
[ 91.522] BitsPerPixel: 8
[ 91.522] NumberOfBanks: 1
[ 91.522] MemoryModel: 4
[ 91.522] BankSize: 0
[ 91.522] NumberOfImages: 122
[ 91.522] RedMaskSize: 0
[ 91.522] RedFieldPosition: 0
[ 91.522] GreenMaskSize: 0
[ 91.522] GreenFieldPosition: 0
[ 91.522] BlueMaskSize: 0
[ 91.522] BlueFieldPosition: 0
[ 91.522] RsvdMaskSize: 0
[ 91.522] RsvdFieldPosition: 0
[ 91.522] DirectColorModeInfo: 0
[ 91.522] PhysBasePtr: 0x80000000
[ 91.522] LinBytesPerScanLine: 832
[ 91.522] BnkNumberOfImagePages: 122
[ 91.522] LinNumberOfImagePages: 122
[ 91.522] LinRedMaskSize: 0
[ 91.522] LinRedFieldPosition: 0
[ 91.522] LinGreenMaskSize: 0
[ 91.522] LinGreenFieldPosition: 0
[ 91.522] LinBlueMaskSize: 0
[ 91.522] LinBlueFieldPosition: 0
[ 91.522] LinRsvdMaskSize: 0
[ 91.522] LinRsvdFieldPosition: 0
[ 91.522] MaxPixelClock: 230000000
[ 91.523] Mode: 111 (640x480)
[ 91.523] ModeAttributes: 0x9b
[ 91.523] WinAAttributes: 0x7
[ 91.523] WinBAttributes: 0x0
[ 91.523] WinGranularity: 64
[ 91.523] WinSize: 64
[ 91.523] WinASegment: 0xa000
[ 91.523] WinBSegment: 0x0
[ 91.523] WinFuncPtr: 0xc00072b0
[ 91.523] BytesPerScanline: 1280
[ 91.523] XResolution: 640
[ 91.523] YResolution: 480
[ 91.523] XCharSize: 8
[ 91.523] YCharSize: 16
[ 91.523] NumberOfPlanes: 1
[ 91.523] BitsPerPixel: 16
[ 91.523] NumberOfBanks: 1
[ 91.523] MemoryModel: 6
[ 91.523] BankSize: 0
[ 91.523] NumberOfImages: 98
[ 91.523] RedMaskSize: 5
[ 91.523] RedFieldPosition: 11
[ 91.523] GreenMaskSize: 6
[ 91.523] GreenFieldPosition: 5
[ 91.523] BlueMaskSize: 5
[ 91.523] BlueFieldPosition: 0
[ 91.523] RsvdMaskSize: 0
[ 91.523] RsvdFieldPosition: 0
[ 91.523] DirectColorModeInfo: 0
[ 91.523] PhysBasePtr: 0x80000000
[ 91.523] LinBytesPerScanLine: 1280
[ 91.523] BnkNumberOfImagePages: 98
[ 91.523] LinNumberOfImagePages: 98
[ 91.523] LinRedMaskSize: 5
[ 91.523] LinRedFieldPosition: 11
[ 91.523] LinGreenMaskSize: 6
[ 91.523] LinGreenFieldPosition: 5
[ 91.523] LinBlueMaskSize: 5
[ 91.523] LinBlueFieldPosition: 0
[ 91.523] LinRsvdMaskSize: 0
[ 91.523] LinRsvdFieldPosition: 0
[ 91.523] MaxPixelClock: 230000000
[ 91.523]
[ 91.523] (II) VESA(0): Total Memory: 991 64KB banks (63424kB)
[ 91.523] (II) VESA(0): Monitor0: Using hsync range of 31.63-47.45 kHz
[ 91.523] (II) VESA(0): Monitor0: Using vrefresh range of 40.04-60.07 Hz
[ 91.523] (WW) VESA(0): Unable to estimate virtual size
[ 91.525] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 91.525] (II) VESA(0): Not using built-in mode "800x600" (no mode of this name)
[ 91.525] (II) VESA(0): Not using built-in mode "640x480" (no mode of this name)
[ 91.525] (WW) VESA(0): No valid modes left. Trying less strict filter...
[ 91.525] (II) VESA(0): Monitor0: Using hsync range of 31.63-47.45 kHz
[ 91.525] (II) VESA(0): Monitor0: Using vrefresh range of 40.04-60.07 Hz
[ 91.525] (WW) VESA(0): Unable to estimate virtual size
[ 91.526] (II) VESA(0): Not using built-in mode "640x480" (hsync out of range)
[ 91.526] (--) VESA(0): Virtual size is 1024x768 (pitch 1024)
[ 91.526] (**) VESA(0): *Built-in mode "1024x768"
[ 91.526] (**) VESA(0): *Built-in mode "800x600"
[ 91.526] (**) VESA(0): Display dimensions: (340, 190) mm
[ 91.526] (**) VESA(0): DPI set to (76, 102)
[ 91.526] (II) VESA(0): Attempting to use 60Hz refresh for mode "800x600" (115)
[ 91.534] (**) VESA(0): Using "Shadow Framebuffer"
[ 91.534] (II) Loading sub module "shadow"
[ 91.534] (II) LoadModule: "shadow"
[ 91.535] (II) Loading /usr/lib/xorg/modules/libshadow.so
[ 91.536] (II) Module shadow: vendor="X.Org Foundation"
[ 91.536] compiled for 1.12.4, module version = 1.1.0
[ 91.536] ABI class: X.Org ANSI C Emulation, version 0.4
[ 91.536] (II) Loading sub module "fb"
[ 91.536] (II) LoadModule: "fb"
[ 91.536] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 91.539] (II) Module fb: vendor="X.Org Foundation"
[ 91.539] compiled for 1.12.4, module version = 1.0.0
[ 91.539] ABI class: X.Org ANSI C Emulation, version 0.4
[ 91.539] (II) UnloadModule: "intel"
[ 91.539] (II) Unloading intel
[ 91.539] (II) UnloadModule: "fbdev"
[ 91.539] (II) Unloading fbdev
[ 91.539] (II) UnloadSubModule: "fbdevhw"
[ 91.539] (II) Unloading fbdevhw
[ 91.539] (==) Depth 24 pixmap format is 32 bpp
[ 91.539] (II) Loading sub module "int10"
[ 91.539] (II) LoadModule: "int10"
[ 91.540] (II) Loading /usr/lib/xorg/modules/libint10.so
[ 91.540] (II) Module int10: vendor="X.Org Foundation"
[ 91.540] compiled for 1.12.4, module version = 1.0.0
[ 91.540] ABI class: X.Org Video Driver, version 12.1
[ 91.540] (II) VESA(0): initializing int10
[ 91.540] (II) VESA(0): Bad V_BIOS checksum
[ 91.541] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[ 91.541] (II) VESA(0): VESA BIOS detected
[ 91.541] (II) VESA(0): VESA VBE Version 3.0
[ 91.541] (II) VESA(0): VESA VBE Total Mem: 63424 kB
[ 91.541] (II) VESA(0): VESA VBE OEM: Intel(R)Valleyview Graphics Chipset Accelerated VGA BIOS
[ 91.541] (II) VESA(0): VESA VBE OEM Software Rev: 1.0
[ 91.541] (II) VESA(0): VESA VBE OEM Vendor: Intel Corporation
[ 91.541] (II) VESA(0): VESA VBE OEM Product: Intel(R)Valleyview Graphics Controller
[ 91.541] (II) VESA(0): VESA VBE OEM Product Rev: Hardware Version 0.0
[ 91.541] (II) VESA(0): virtual address = 0xb2f88000,
physical address = 0x80000000, size = 64946176
[ 91.558] (II) VESA(0): Setting up VESA Mode 0x118 (1024x768)
[ 91.585] (==) VESA(0): Default visual is TrueColor
[ 91.592] (==) VESA(0): Backing store disabled
[ 91.592] (==) VESA(0): DPMS enabled
[ 91.592] (WW) VESA(0): Option "XAANoOffscreenPixmaps" is not used
[ 91.592] (WW) VESA(0): Option "AllowGLXWithComposite" is not used
[ 91.592] (WW) VESA(0): Option "TripleBuffer" is not used
[ 91.592] (WW) VESA(0): Option "Legacy3D" is not used
[ 91.592] (WW) VESA(0): Option "XaaNoScanlineImageWriteRect" is not used
[ 91.592] (WW) VESA(0): Option "XaaNoScanlineCPUToScreenColorExpandFill" is not used
[ 91.592] (WW) VESA(0): Option "MonitorLayout" is not used
[ 91.592] (WW) VESA(0): Option "AddARGBGLXVisuals" is not used
[ 91.592] (WW) VESA(0): Option "DisableGLXRootClipping" is not used
[ 91.592] (==) RandR enabled
[ 91.592] (II) Initializing built-in extension Generic Event Extension
[ 91.592] (II) Initializing built-in extension SHAPE
[ 91.592] (II) Initializing built-in extension MIT-SHM
[ 91.592] (II) Initializing built-in extension XInputExtension
[ 91.592] (II) Initializing built-in extension XTEST
[ 91.592] (II) Initializing built-in extension BIG-REQUESTS
[ 91.592] (II) Initializing built-in extension SYNC
[ 91.592] (II) Initializing built-in extension XKEYBOARD
[ 91.592] (II) Initializing built-in extension XC-MISC
[ 91.592] (II) Initializing built-in extension SECURITY
[ 91.592] (II) Initializing built-in extension XINERAMA
[ 91.592] (II) Initializing built-in extension XFIXES
[ 91.592] (II) Initializing built-in extension RENDER
[ 91.593] (II) Initializing built-in extension RANDR
[ 91.593] (II) Initializing built-in extension COMPOSITE
[ 91.593] (II) Initializing built-in extension DAMAGE
[ 91.595] (II) SELinux: Disabled on system
[ 91.609] (II) AIGLX: Screen 0 is not DRI2 capable
[ 91.609] (II) AIGLX: Screen 0 is not DRI capable
[ 103.341] (II) AIGLX: Loaded and initialized swrast
[ 103.341] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 104.363] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 104.363] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 104.363] (II) LoadModule: "evdev"
[ 104.364] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 104.370] (II) Module evdev: vendor="X.Org Foundation"
[ 104.370] compiled for 1.12.1, module version = 2.7.0
[ 104.370] Module class: X.Org XInput Driver
[ 104.370] ABI class: X.Org XInput driver, version 16.0
[ 104.370] (II) Using input driver 'evdev' for 'Power Button'
[ 104.370] (**) Power Button: always reports core events
[ 104.370] (**) evdev: Power Button: Device: "/dev/input/event2"
[ 104.370] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 104.370] (--) evdev: Power Button: Found keys
[ 104.370] (II) evdev: Power Button: Configuring as keyboard
[ 104.370] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 104.370] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 104.370] (**) Option "xkb_rules" "evdev"
[ 104.370] (**) Option "xkb_model" "pc105"
[ 104.370] (**) Option "xkb_layout" "us"
[ 104.370] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 104.414] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 104.414] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 104.414] (II) Using input driver 'evdev' for 'Power Button'
[ 104.414] (**) Power Button: always reports core events
[ 104.414] (**) evdev: Power Button: Device: "/dev/input/event1"
[ 104.414] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 104.414] (--) evdev: Power Button: Found keys
[ 104.414] (II) evdev: Power Button: Configuring as keyboard
[ 104.415] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 104.415] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 104.415] (**) Option "xkb_rules" "evdev"
[ 104.415] (**) Option "xkb_model" "pc105"
[ 104.415] (**) Option "xkb_layout" "us"
[ 104.415] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 104.416] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 104.416] (II) No input driver specified, ignoring this device.
[ 104.416] (II) This device may have been added with another device file.
[ 104.416] (II) config/udev: Adding input device HP Truevision HD (/dev/input/event6)
[ 104.416] (**) HP Truevision HD: Applying InputClass "evdev keyboard catchall"
[ 104.416] (II) Using input driver 'evdev' for 'HP Truevision HD'
[ 104.416] (**) HP Truevision HD: always reports core events
[ 104.416] (**) evdev: HP Truevision HD: Device: "/dev/input/event6"
[ 104.416] (--) evdev: HP Truevision HD: Vendor 0x5c8 Product 0x36e
[ 104.416] (--) evdev: HP Truevision HD: Found keys
[ 104.416] (II) evdev: HP Truevision HD: Configuring as keyboard
[ 104.416] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.3/1-4.3:1.0/input/input6/event6"
[ 104.416] (II) XINPUT: Adding extended input device "HP Truevision HD" (type: KEYBOARD, id 8)
[ 104.416] (**) Option "xkb_rules" "evdev"
[ 104.417] (**) Option "xkb_model" "pc105"
[ 104.417] (**) Option "xkb_layout" "us"
[ 104.417] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 104.418] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[ 104.418] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 104.418] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 104.418] (**) AT Translated Set 2 keyboard: always reports core events
[ 104.418] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event3"
[ 104.418] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[ 104.418] (--) evdev: AT Translated Set 2 keyboard: Found keys
[ 104.418] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[ 104.418] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[ 104.418] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
[ 104.418] (**) Option "xkb_rules" "evdev"
[ 104.418] (**) Option "xkb_model" "pc105"
[ 104.418] (**) Option "xkb_layout" "us"
[ 104.418] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 104.419] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event4)
[ 104.419] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[ 104.419] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 104.419] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[ 104.419] (II) LoadModule: "synaptics"
[ 104.420] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 104.904] (II) Module synaptics: vendor="X.Org Foundation"
[ 104.904] compiled for 1.12.4, module version = 1.6.2
[ 104.905] Module class: X.Org XInput Driver
[ 104.905] ABI class: X.Org XInput driver, version 16.0
[ 104.905] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[ 104.905] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 104.905] (**) Option "Device" "/dev/input/event4"
[ 104.980] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
[ 104.980] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1276 - 5696
[ 104.980] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1044 - 4884
[ 104.980] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[ 104.980] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[ 104.980] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[ 104.980] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[ 104.981] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 104.981] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 105.013] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input4/event4"
[ 105.013] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 10)
[ 105.013] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[ 105.013] (**) synaptics: SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
[ 105.013] (**) synaptics: SynPS/2 Synaptics TouchPad: AccelFactor is now 0.034
[ 105.013] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 105.013] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[ 105.013] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 105.013] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 105.014] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 105.014] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[ 105.014] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[ 105.015] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event5)
[ 105.015] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[ 105.015] (II) Using input driver 'evdev' for 'HP WMI hotkeys'
[ 105.015] (**) HP WMI hotkeys: always reports core events
[ 105.015] (**) evdev: HP WMI hotkeys: Device: "/dev/input/event5"
[ 105.015] (--) evdev: HP WMI hotkeys: Vendor 0 Product 0
[ 105.015] (--) evdev: HP WMI hotkeys: Found keys
[ 105.015] (II) evdev: HP WMI hotkeys: Configuring as keyboard
[ 105.015] (**) Option "config_info" "udev:/sys/devices/virtual/input/input5/event5"
[ 105.015] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 11)
[ 105.015] (**) Option "xkb_rules" "evdev"
[ 105.015] (**) Option "xkb_model" "pc105"
[ 105.015] (**) Option "xkb_layout" "us"
[ 105.015] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 105.017] (II) config/udev: Adding input device accessibility - kbd daemon (/dev/input/event7)
[ 105.017] (**) accessibility - kbd daemon: Applying InputClass "evdev keyboard catchall"
[ 105.017] (II) Using input driver 'evdev' for 'accessibility - kbd daemon'
[ 105.017] (**) accessibility - kbd daemon: always reports core events
[ 105.017] (**) evdev: accessibility - kbd daemon: Device: "/dev/input/event7"
[ 105.017] (--) evdev: accessibility - kbd daemon: Vendor 0 Product 0
[ 105.017] (--) evdev: accessibility - kbd daemon: Found keys
[ 105.017] (II) evdev: accessibility - kbd daemon: Configuring as keyboard
[ 105.017] (**) Option "config_info" "udev:/sys/devices/virtual/input/input7/event7"
[ 105.017] (II) XINPUT: Adding extended input device "accessibility - kbd daemon" (type: KEYBOARD, id 12)
[ 105.017] (**) Option "xkb_rules" "evdev"
[ 105.017] (**) Option "xkb_model" "pc105"
[ 105.017] (**) Option "xkb_layout" "us"
[ 105.017] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"