You are not logged in.

#1 2013-01-24 22:33:24

Xemertix
Member
Registered: 2009-04-09
Posts: 66

Notebook touchscreen issues

Hello to all, I have an Itronix 260+ rugged notebook with a Semtech touchscreen. I followed these instruction https://forums.mageia.org/en/viewtopic. … 48&p=18619  http://khetzal.info/ix260/ I have installed semtech module,modified xorg.conf,added udev rule and I got the touchscreen partially working but it doesnt do click when tapping,it only moves the cursors...also xorg recognizes 3 touchscreens instead of one...True touchscreen is /dev/input/event9
Another problem is xorg crashing when I remove usb wireless mouse dongle. Any hint? thank you

/etc/rc.local

#!/bin/bash
#
# /etc/rc.local: Local multi-user start-up script.
echo -n "semtech" > /sys/bus/serio/devices/serio2/drvctl
chvt 7

/etc/udev/rules.d/10-semtech.rules

SUBSYSTEM=="input", KERNEL=="event*", ATTRS{name}=="semtech psaux/serial TouchScreen", SYMLINK+="input/touchscreen"

/etc/X11/xorg.conf

Section "ServerFlags"
        Option "DontZap" "false"
       # Option "AutoAddDevices" "false"
Endsection




Section "InputClass"
    Identifier    "touchscreen"
    Driver    "evdev"
        MatchIsTouchscreen "on"
        MatchDevicePath "/dev/input/touchscreen"
        Option  "Mode"  "absolute"
        Option  "Device"    "/dev/input/touchscreen"
        Option  "DeviceName"    "touchscreen"
 #      Option  "Calibration" "18 1020 28 1008"
#       Option  "EmulateThirdButton" "yes"
 #      Option  "EmulateThirdButtonButton" "3"
#       Option  "EmulateThirdButtonTimeout" "1000"
#       Option  "EmulateThirdButtonMoveThreshold" "50"

#       Option  "Emulate3Buttons" "no"
#       Option  "Emulate3Timeout"    "20"
#       Option  "EmulateWheel" "no"
#       Option  "EmulateWheelButton" "1"
#       Option "EmulateWheelInertia" "10"
#       Option  "EmulateWheelTimeout" "200"
#       Option  "InvertX" "no"
#       Option  "InvertY" "no"

EndSection

Section "Device"
	Identifier  "Card0"
	Driver      "radeon"
        Option     "AGPMode"	"1"  
	VendorName  "ATI Technologies Inc"
	BoardName   "Radeon RV250 [Mobility FireGL 9000]"
	BusID       "PCI:1:0:0"
EndSection


Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
        DefaultColorDepth 24
	SubSection "Display"
		Viewport   0 0
		Depth     8
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     16
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
Endsection	

Section "DRI"
   Mode 0666
EndSection

/var/log/xorg.0.log

	Information	[    34.841] 
	Information	X.Org X Server 1.13.1
	Information	Release Date: 2012-12-13
	Information	[    34.841] X Protocol Version 11, Revision 0
	Information	[    34.841] Build Operating System: Linux 3.7.0-1-ARCH i686 
	Information	[    34.841] Current Operating System: Linux devastato 3.7.3-1-ARCH #1 SMP PREEMPT Thu Jan 17 19:29:42 CET 2013 i686
	Information	[    34.841] Kernel command line: root=/dev/mapper/vgroup-root cryptdevice=/dev/disk/by-uuid/317043ce-9a77-4dd6-8fab-184e05e1c4fa:vgroup ro
	Information	[    34.841] Build Date: 16 December 2012  04:52:09PM
	Information	[    34.841]  
	Information	[    34.841] Current version of pixman: 0.28.2
	Information	[    34.841] 	Before reporting problems, check http://wiki.x.org
	Information		to make sure that you have the latest version.
	Information	[    34.841] Markers: (--) probed, (**) from config file, (==) default setting,
	Information		(++) from command line, (!!) notice, (II) informational,
	Information		(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
	Information	[    34.841] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jan 24 18:18:39 2013
	Information	[    34.992] (==) Using config file: "/etc/X11/xorg.conf"
	Information	[    34.992] (==) Using config directory: "/etc/X11/xorg.conf.d"
	Information	[    35.332] (==) No Layout section.  Using the first Screen section.
	Information	[    35.332] (**) |-->Screen "Screen0" (0)
	Information	[    35.332] (**) |   |-->Monitor "<default monitor>"
	Information	[    35.362] (**) |   |-->Device "Card0"
	Information	[    35.362] (==) No monitor specified for screen "Screen0".
	Information		Using a default monitor configuration.
	Information	[    35.362] (**) Option "DontZap" "false"
	Information	[    35.362] (==) Automatically adding devices
	Information	[    35.362] (==) Automatically enabling devices
	Information	[    35.362] (==) Automatically adding GPU devices
	Information	[    35.738] (==) FontPath set to:
	Information		/usr/share/fonts/misc/,
	Information		/usr/share/fonts/TTF/,
	Information		/usr/share/fonts/OTF/,
	Information		/usr/share/fonts/Type1/,
	Information		/usr/share/fonts/100dpi/,
	Information		/usr/share/fonts/75dpi/
	Information	[    35.738] (==) ModulePath set to "/usr/lib/xorg/modules"
	Information	[    35.738] (II) The server relies on udev to provide the list of input devices.
	Information		If no devices become available, reconfigure udev or disable AutoAddDevices.
	Information	[    35.774] (II) Loader magic: 0x825a640
	Information	[    35.774] (II) Module ABI versions:
	Information	[    35.774] 	X.Org ANSI C Emulation: 0.4
	Information	[    35.774] 	X.Org Video Driver: 13.1
	Information	[    35.774] 	X.Org XInput driver : 18.0
	Information	[    35.774] 	X.Org Server Extension : 7.0
	Information	[    35.775] (II) config/udev: Adding drm device (/dev/dri/card0)
	Information	[    35.778] (--) PCI:*(0:1:0:0) 1002:4c66:14ff:0311 rev 2, Mem @ 0xb0000000/134217728, 0xe00f0000/65536, I/O @ 0x0000b000/256, BIOS @ 0x????????/131072
	Information	[    35.778] (II) Open ACPI successful (/var/run/acpid.socket)
	Information	[    35.799] Initializing built-in extension Generic Event Extension
	Information	[    35.799] Initializing built-in extension SHAPE
	Information	[    35.799] Initializing built-in extension MIT-SHM
	Information	[    35.799] Initializing built-in extension XInputExtension
	Information	[    35.799] Initializing built-in extension XTEST
	Information	[    35.799] Initializing built-in extension BIG-REQUESTS
	Information	[    35.799] Initializing built-in extension SYNC
	Information	[    35.799] Initializing built-in extension XKEYBOARD
	Information	[    35.799] Initializing built-in extension XC-MISC
	Information	[    35.799] Initializing built-in extension SECURITY
	Information	[    35.799] Initializing built-in extension XINERAMA
	Information	[    35.799] Initializing built-in extension XFIXES
	Information	[    35.799] Initializing built-in extension RENDER
	Information	[    35.799] Initializing built-in extension RANDR
	Information	[    35.799] Initializing built-in extension COMPOSITE
	Information	[    35.799] Initializing built-in extension DAMAGE
	Information	[    35.799] Initializing built-in extension MIT-SCREEN-SAVER
	Information	[    35.799] Initializing built-in extension DOUBLE-BUFFER
	Information	[    35.799] Initializing built-in extension RECORD
	Information	[    35.799] Initializing built-in extension DPMS
	Information	[    35.799] Initializing built-in extension X-Resource
	Information	[    35.799] Initializing built-in extension XVideo
	Information	[    35.799] Initializing built-in extension XVideo-MotionCompensation
	Information	[    35.799] Initializing built-in extension XFree86-VidModeExtension
	Information	[    35.799] Initializing built-in extension XFree86-DGA
	Information	[    35.799] Initializing built-in extension XFree86-DRI
	Information	[    35.799] Initializing built-in extension DRI2
	Information	[    35.799] (II) LoadModule: "glx"
	Information	[    35.892] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
	Information	[    36.006] (II) Module glx: vendor="X.Org Foundation"
	Information	[    36.006] 	compiled for 1.13.1, module version = 1.0.0
	Information	[    36.006] 	ABI class: X.Org Server Extension, version 7.0
	Information	[    36.006] (==) AIGLX enabled
	Information	[    36.007] Loading extension GLX
	Information	[    36.007] (II) LoadModule: "radeon"
	Information	[    36.434] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
	Information	[    36.516] (II) Module radeon: vendor="X.Org Foundation"
	Information	[    36.516] 	compiled for 1.13.0, module version = 7.0.0
	Information	[    36.516] 	Module class: X.Org Video Driver
	Information	[    36.516] 	ABI class: X.Org Video Driver, version 13.0
	Information	[    36.516] (II) RADEON: Driver for ATI Radeon chipsets:
	Information		ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
	Information		ATI Radeon Mobility X300 (M24) 3152 (PCIE),
	Information		ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
	Information		ATI Radeon X600 (RV380) 3E50 (PCIE),
	Information		ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
	Information		ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
	Information		ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
	Information		ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
	Information		ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
	Information		ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
	Information		ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
	Information		ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
	Information		ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
	Information		ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
	Information		ATI Radeon IGP330M/340M/350M (U2) 4337,
	Information		ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
	Information		ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
	Information		ATI Radeon X800PRO (R420) JI (AGP),
	Information		ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
	Information		ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
	Information		ATI Radeon Mobility 9800 (M18) JN (AGP),
	Information		ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
	Information		ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
	Information		ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
	Information		ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
	Information		ATI Radeon Mobility M7 LW (AGP),
	Information		ATI Mobility FireGL 7800 M7 LX (AGP),
	Information		ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
	Information		ATI FireGL Mobility 9000 (M9) Ld (AGP),
	Information		ATI Radeon Mobility 9000 (M9) Lf (AGP),
	Information		ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI FireMV 2400 PCI,
	Information		ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),
	Information		ATI Radeon 9600TX NF (AGP), ATI FireGL X1 NG (AGP),
	Information		ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
	Information		ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
	Information		ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
	Information		ATI Radeon Mobility 9600 (M10) NQ (AGP),
	Information		ATI Radeon Mobility 9600 (M11) NR (AGP),
	Information		ATI Radeon Mobility 9600 (M10) NS (AGP),
	Information		ATI FireGL Mobility T2 (M10) NT (AGP),
	Information		ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
	Information		ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
	Information		ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
	Information		ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
	Information		ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
	Information		ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
	Information		ATI Radeon Mobility X300 (M22) 5460 (PCIE),
	Information		ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
	Information		ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
	Information		ATI Radeon X800PRO (R423) UI (PCIE),
	Information		ATI Radeon X800LE (R423) UJ (PCIE),
	Information		ATI Radeon X800SE (R423) UK (PCIE),
	Information		ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
	Information		ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
	Information		ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
	Information		ATI FireGL unknown (R423) UR (PCIE),
	Information		ATI FireGL unknown (R423) UT (PCIE),
	Information		ATI Mobility FireGL V5000 (M26) (PCIE),
	Information		ATI Mobility Radeon X700 XL (M26) (PCIE),
	Information		ATI Mobility Radeon X700 (M26) (PCIE),
	Information		ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
	Information		ATI Radeon Mobility 9100 IGP (U3) 5835,
	Information		ATI Radeon XPRESS 200 5954 (PCIE),
	Information		ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
	Information		ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
	Information		ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
	Information		ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
	Information		ATI Radeon XPRESS 200M 5975 (PCIE),
	Information		ATI Radeon XPRESS 200 5A41 (PCIE),
	Information		ATI Radeon XPRESS 200M 5A42 (PCIE),
	Information		ATI Radeon XPRESS 200 5A61 (PCIE),
	Information		ATI Radeon XPRESS 200M 5A62 (PCIE),
	Information		ATI Radeon X300 (RV370) 5B60 (PCIE),
	Information		ATI Radeon X600 (RV370) 5B62 (PCIE),
	Information		ATI Radeon X550 (RV370) 5B63 (PCIE),
	Information		ATI FireGL V3100 (RV370) 5B64 (PCIE),
	Information		ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
	Information		ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
	Information		ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
	Information		ATI Mobility Radeon X800 XT (M28) (PCIE),
	Information		ATI Mobility FireGL V5100 (M28) (PCIE),
	Information		ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
	Information		ATI Radeon X850 XT PE (R480) (PCIE),
	Information		ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
	Information		ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
	Information		ATI Radeon X850 XT (R480) (PCIE),
	Information		ATI Radeon X800XT (R423) 5D57 (PCIE),
	Information		ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
	Information		ATI Radeon X700 PRO (RV410) (PCIE),
	Information		ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
	Information		ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
	Information		ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
	Information		ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
	Information		ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
	Information		ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
	Information		ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
	Information		ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
	Information		ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
	Information		ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
	Information		ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
	Information		ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
	Information		ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
	Information		ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
	Information		ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
	Information		ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
	Information		ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
	Information		ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
	Information		ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
	Information		ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
	Information		ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
	Information		ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
	Information		ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
	Information		ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
	Information		ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
	Information		ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
	Information		ATI Mobility Radeon X1700, ATI Radeon X2300HD,
	Information		ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
	Information		ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
	Information		ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
	Information		ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
	Information		ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
	Information		ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
	Information		ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
	Information		ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
	Information		ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
	Information		ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
	Information		ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
	Information		ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
	Information		ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
	Information		ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
	Information		ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
	Information		ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
	Information		ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
	Information		ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
	Information		AMD FireStream 9250, ATI FirePro V8700 (FireGL),
	Information		ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
	Information		ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
	Information		ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
	Information		ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
	Information		ATI Mobility Radeon HD 4670, ATI FirePro M5750,
	Information		ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
	Information		ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
	Information		ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
	Information		ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
	Information		ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
	Information		ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
	Information		ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
	Information		ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
	Information		ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
	Information		ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
	Information		ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
	Information		ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
	Information		ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
	Information		ATI Mobility Radeon HD 3850 X2, ATI RV670,
	Information		ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
	Information		ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
	Information		ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
	Information		ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
	Information		ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
	Information		ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
	Information		ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
	Information		ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
	Information		ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
	Information		ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
	Information		ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
	Information		ATI FireGL V3600, ATI Radeon HD 2600 LE,
	Information		ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
	Information		ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
	Information		ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
	Information		ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
	Information		ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
	Information		ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
	Information		ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
	Information		ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
	Information		ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
	Information		ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
	Information		ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
	Information		ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
	Information		SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200,
	Information		ATI Radeon 4100, ATI Mobility Radeon HD 4200,
	Information		ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
	Information		AMD Radeon HD 6310 Graphics, AMD Radeon HD 6310 Graphics,
	Information		AMD Radeon HD 6250 Graphics, AMD Radeon HD 6250 Graphics,
	Information		AMD Radeon HD 6300 Series Graphics,
	Information		AMD Radeon HD 6200 Series Graphics, PALM, PALM, PALM, CYPRESS,
	Information		ATI FirePro (FireGL) Graphics Adapter,
	Information		ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
	Information		AMD Firestream 9350, ATI Radeon HD 5800 Series,
	Information		ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
	Information		ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
	Information		ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
	Information		ATI Mobility Radeon HD 5800 Series,
	Information		ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
	Information		ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
	Information		ATI Mobility Radeon HD 5000 Series,
	Information		ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
	Information		ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
	Information		ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
	Information		ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
	Information		ATI Mobility Radeon Graphics, CEDAR,
	Information		ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
	Information		ATI Radeon HD 5450, CEDAR, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
	Information		CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
	Information		AMD Radeon HD 6900 Series, AMD Radeon HD 6900 Series, CAYMAN, CAYMAN,
	Information		CAYMAN, AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series,
	Information		BARTS, BARTS, Mobility Radeon HD 6000 Series,
	Information		Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
	Information		AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
	Information		AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
	Information		TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
	Information		CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
	Information		CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA,
	Information		ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
	Information		ARUBA, ARUBA, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI,
	Information		TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, PITCAIRN, PITCAIRN, PITCAIRN,
	Information		PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
	Information		PITCAIRN, PITCAIRN, PITCAIRN, VERDE, VERDE, VERDE, VERDE, VERDE,
	Information		VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
	Information		VERDE, VERDE, VERDE, VERDE, VERDE
	Information	[    36.554] (++) using VT number 7
	Information	
	Information	[    36.571] (II) [KMS] Kernel modesetting enabled.
	Information	[    36.571] (**) RADEON(0): Depth 24, (--) framebuffer bpp 32
	Information	[    36.571] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
	Information	[    36.571] (==) RADEON(0): Default visual is TrueColor
	Information	[    36.571] (==) RADEON(0): RGB weight 888
	Information	[    36.571] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
	Information	[    36.571] (--) RADEON(0): Chipset: "ATI Radeon Mobility 9000 (M9) Lf (AGP)" (ChipID = 0x4c66)
	Information	[    36.571] (II) Loading sub module "dri2"
	Information	[    36.571] (II) LoadModule: "dri2"
	Information	[    36.571] (II) Module "dri2" already built-in
	Information	[    36.571] (II) Loading sub module "exa"
	Information	[    36.571] (II) LoadModule: "exa"
	Information	[    36.572] (II) Loading /usr/lib/xorg/modules/libexa.so
	Information	[    36.587] (II) Module exa: vendor="X.Org Foundation"
	Information	[    36.587] 	compiled for 1.13.1, module version = 2.6.0
	Information	[    36.587] 	ABI class: X.Org Video Driver, version 13.1
	Information	[    36.587] (II) RADEON(0): KMS Color Tiling: disabled
	Information	[    36.587] (II) RADEON(0): KMS Color Tiling 2D: disabled
	Information	[    36.587] (II) RADEON(0): KMS Pageflipping: enabled
	Information	[    36.587] (II) RADEON(0): SwapBuffers wait for vsync: enabled
	Information	[    36.594] (II) RADEON(0): Output VGA-0 has no monitor section
	Information	[    36.594] (II) RADEON(0): Output LVDS has no monitor section
	Information	[    36.600] (II) RADEON(0): Output S-video has no monitor section
	Information	[    36.606] (II) RADEON(0): EDID for output VGA-0
	Information	[    36.606] (II) RADEON(0): EDID for output LVDS
	Information	[    36.606] (II) RADEON(0): Printing probed modes for output LVDS
	Information	[    36.606] (II) RADEON(0): Modeline "1024x768"x60.0   65.00  1024 1040 1176 1344  768 770 776 806 (48.4 kHz eP)
	Information	[    36.606] (II) RADEON(0): Modeline "800x600"x59.9   38.25  800 832 912 1024  600 603 607 624 -hsync +vsync (37.4 kHz)
	Information	[    36.606] (II) RADEON(0): Modeline "848x480"x59.7   31.50  848 872 952 1056  480 483 493 500 -hsync +vsync (29.8 kHz)
	Information	[    36.606] (II) RADEON(0): Modeline "720x480"x59.7   26.75  720 744 808 896  480 483 493 500 -hsync +vsync (29.9 kHz)
	Information	[    36.606] (II) RADEON(0): Modeline "640x480"x59.4   23.75  640 664 720 800  480 483 487 500 -hsync +vsync (29.7 kHz)
	Information	[    36.612] (II) RADEON(0): EDID for output S-video
	Information	[    36.613] (II) RADEON(0): Output VGA-0 disconnected
	Information	[    36.613] (II) RADEON(0): Output LVDS connected
	Information	[    36.613] (II) RADEON(0): Output S-video disconnected
	Information	[    36.613] (II) RADEON(0): Using exact sizes for initial modes
	Information	[    36.613] (II) RADEON(0): Output LVDS using initial mode 1024x768
	Information	[    36.613] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
	Information	[    36.613] (II) RADEON(0): mem size init: gart size :fdff000 vram size: s:4000000 visible:3cc0000
	Information	[    36.613] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
	Information	[    36.613] (==) RADEON(0): DPI set to (96, 96)
	Information	[    36.613] (II) Loading sub module "fb"
	Information	[    36.613] (II) LoadModule: "fb"
	Information	[    36.613] (II) Loading /usr/lib/xorg/modules/libfb.so
	Information	[    36.697] (II) Module fb: vendor="X.Org Foundation"
	Information	[    36.697] 	compiled for 1.13.1, module version = 1.0.0
	Information	[    36.697] 	ABI class: X.Org ANSI C Emulation, version 0.4
	Information	[    36.697] (II) Loading sub module "ramdac"
	Information	[    36.697] (II) LoadModule: "ramdac"
	Information	[    36.697] (II) Module "ramdac" already built-in
	Information	[    36.697] (--) Depth 24 pixmap format is 32 bpp
	Information	[    36.720] (II) RADEON(0): [DRI2] Setup complete
	Information	[    36.720] (II) RADEON(0): [DRI2]   DRI driver: r200
	Information	[    36.720] (II) RADEON(0): [DRI2]   VDPAU driver: r200
	Information	[    36.720] (II) RADEON(0): Front buffer size: 3072K
	Information	[    36.720] (II) RADEON(0): VRAM usage limit set to 53222K
	Information	[    36.777] (==) RADEON(0): Backing store disabled
	Information	[    36.777] (II) RADEON(0): Direct rendering enabled
	Information	[    36.777] (II) RADEON(0): Render acceleration enabled for R200 type cards.
	Information	[    36.777] (II) RADEON(0): Setting EXA maxPitchBytes
	Information	[    36.777] (II) EXA(0): Driver allocated offscreen pixmaps
	Information	[    36.777] (II) EXA(0): Driver registered support for the following operations:
	Information	[    36.777] (II)         Solid
	Information	[    36.777] (II)         Copy
	Information	[    36.777] (II)         Composite (RENDER acceleration)
	Information	[    36.777] (II)         UploadToScreen
	Information	[    36.778] (II)         DownloadFromScreen
	Information	[    36.778] (II) RADEON(0): Acceleration enabled
	Information	[    36.778] (==) RADEON(0): DPMS enabled
	Information	[    36.778] (==) RADEON(0): Silken mouse enabled
	Information	[    36.778] (II) RADEON(0): Set up textured video
	Information	[    36.778] (II) RADEON(0): [XvMC] Associated with Radeon Textured Video.
	Information	[    36.778] (II) RADEON(0): [XvMC] Extension initialized.
	Information	[    36.778] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
	Information	[    36.807] (WW) RADEON(0): Option "AGPMode" is not used
	Information	[    36.807] (--) RandR disabled
	Information	[    37.214] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
	Information	[    37.214] (II) AIGLX: enabled GLX_INTEL_swap_event
	Information	[    37.214] (II) AIGLX: enabled GLX_ARB_create_context
	Information	[    37.214] (II) AIGLX: enabled GLX_ARB_create_context_profile
	Information	[    37.214] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
	Information	[    37.214] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
	Information	[    37.214] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
	Information	[    37.215] (II) AIGLX: Loaded and initialized r200
	Information	[    37.215] (II) GLX: Initialized DRI2 GL provider for screen 0
	Information	[    37.216] (II) RADEON(0): Setting screen physical size to 270 x 203
	Information	[    39.135] (II) config/udev: Adding input device Power Button (/dev/input/event6)
	Information	[    39.135] (**) Power Button: Applying InputClass "evdev keyboard catchall"
	Information	[    39.135] (**) Power Button: Applying InputClass "Keyboard Defaults"
	Information	[    39.135] (II) LoadModule: "evdev"
	Information	[    39.135] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
	Information	[    39.189] (II) Module evdev: vendor="X.Org Foundation"
	Information	[    39.189] 	compiled for 1.13.0, module version = 2.7.3
	Information	[    39.189] 	Module class: X.Org XInput Driver
	Information	[    39.189] 	ABI class: X.Org XInput driver, version 18.0
	Information	[    39.189] (II) Using input driver 'evdev' for 'Power Button'
	Information	[    39.189] (**) Power Button: always reports core events
	Information	[    39.189] (**) evdev: Power Button: Device: "/dev/input/event6"
	Information	[    39.190] (--) evdev: Power Button: Vendor 0 Product 0x1
	Information	[    39.190] (--) evdev: Power Button: Found keys
	Information	[    39.190] (II) evdev: Power Button: Configuring as keyboard
	Information	[    39.190] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event6"
	Information	[    39.190] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
	Information	[    39.190] (**) Option "xkb_rules" "evdev"
	Information	[    39.190] (**) Option "xkb_model" "evdev"
	Information	[    39.190] (**) Option "xkb_layout" "us"
	Information	[    39.190] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
	Information	[    39.245] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
	Information	[    39.245] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
	Information	[    39.245] (**) Video Bus: Applying InputClass "Keyboard Defaults"
	Information	[    39.245] (II) Using input driver 'evdev' for 'Video Bus'
	Information	[    39.245] (**) Video Bus: always reports core events
	Information	[    39.245] (**) evdev: Video Bus: Device: "/dev/input/event7"
	Information	[    39.245] (--) evdev: Video Bus: Vendor 0 Product 0x6
	Information	[    39.245] (--) evdev: Video Bus: Found keys
	Information	[    39.245] (II) evdev: Video Bus: Configuring as keyboard
	Information	[    39.245] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:0e/LNXVIDEO:00/input/input7/event7"
	Information	[    39.245] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
	Information	[    39.245] (**) Option "xkb_rules" "evdev"
	Information	[    39.245] (**) Option "xkb_model" "evdev"
	Information	[    39.245] (**) Option "xkb_layout" "us"
	Information	[    39.245] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
	Information	[    39.246] (II) config/udev: Adding input device Power Button (/dev/input/event3)
	Information	[    39.246] (**) Power Button: Applying InputClass "evdev keyboard catchall"
	Information	[    39.246] (**) Power Button: Applying InputClass "Keyboard Defaults"
	Information	[    39.246] (II) Using input driver 'evdev' for 'Power Button'
	Information	[    39.246] (**) Power Button: always reports core events
	Information	[    39.246] (**) evdev: Power Button: Device: "/dev/input/event3"
	Information	[    39.246] (--) evdev: Power Button: Vendor 0 Product 0x1
	Information	[    39.246] (--) evdev: Power Button: Found keys
	Information	[    39.246] (II) evdev: Power Button: Configuring as keyboard
	Information	[    39.246] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event3"
	Information	[    39.246] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
	Information	[    39.246] (**) Option "xkb_rules" "evdev"
	Information	[    39.246] (**) Option "xkb_model" "evdev"
	Information	[    39.246] (**) Option "xkb_layout" "us"
	Information	[    39.246] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
	Information	[    39.247] (II) config/udev: Adding input device Lid Switch (/dev/input/event4)
	Information	[    39.247] (II) No input driver specified, ignoring this device.
	Information	[    39.247] (II) This device may have been added with another device file.
	Information	[    39.248] (II) config/udev: Adding input device Sleep Button (/dev/input/event5)
	Information	[    39.248] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
	Information	[    39.248] (**) Sleep Button: Applying InputClass "Keyboard Defaults"
	Information	[    39.248] (II) Using input driver 'evdev' for 'Sleep Button'
	Information	[    39.248] (**) Sleep Button: always reports core events
	Information	[    39.248] (**) evdev: Sleep Button: Device: "/dev/input/event5"
	Information	[    39.248] (--) evdev: Sleep Button: Vendor 0 Product 0x3
	Information	[    39.248] (--) evdev: Sleep Button: Found keys
	Information	[    39.248] (II) evdev: Sleep Button: Configuring as keyboard
	Information	[    39.248] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5/event5"
	Information	[    39.248] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
	Information	[    39.248] (**) Option "xkb_rules" "evdev"
	Information	[    39.248] (**) Option "xkb_model" "evdev"
	Information	[    39.248] (**) Option "xkb_layout" "us"
	Information	[    39.248] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
	Information	[    39.249] (II) config/udev: Adding drm device (/dev/dri/card0)
	Information	[    39.250] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event1)
	Information	[    39.250] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
	Information	[    39.250] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
	Information	[    39.250] (**) Logitech USB Receiver: always reports core events
	Information	[    39.250] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event1"
	Information	[    39.250] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc52f
	Information	[    39.250] (--) evdev: Logitech USB Receiver: Found 20 mouse buttons
	Information	[    39.250] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
	Information	[    39.250] (--) evdev: Logitech USB Receiver: Found relative axes
	Information	[    39.250] (--) evdev: Logitech USB Receiver: Found x and y relative axes
	Information	[    39.250] (II) evdev: Logitech USB Receiver: Configuring as mouse
	Information	[    39.250] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
	Information	[    39.250] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
	Information	[    39.250] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
	Information	[    39.250] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.0/input/input1/event1"
	Information	[    39.250] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE, id 10)
	Information	[    39.250] (II) evdev: Logitech USB Receiver: initialized for relative axes.
	Information	[    39.250] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
	Information	[    39.251] (**) Logitech USB Receiver: (accel) acceleration profile 0
	Information	[    39.251] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
	Information	[    39.251] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
	Information	[    39.251] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
	Information	[    39.251] (II) No input driver specified, ignoring this device.
	Information	[    39.251] (II) This device may have been added with another device file.
	Information	[    39.252] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event2)
	Information	[    39.252] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
	Information	[    39.252] (**) Logitech USB Receiver: Applying InputClass "Keyboard Defaults"
	Information	[    39.252] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
	Information	[    39.252] (**) Logitech USB Receiver: always reports core events
	Information	[    39.252] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event2"
	Information	[    39.252] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc52f
	Information	[    39.252] (--) evdev: Logitech USB Receiver: Found 1 mouse buttons
	Information	[    39.252] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
	Information	[    39.252] (--) evdev: Logitech USB Receiver: Found relative axes
	Information	[    39.252] (II) evdev: Logitech USB Receiver: Forcing relative x/y axes to exist.
	Information	[    39.252] (--) evdev: Logitech USB Receiver: Found absolute axes
	Information	[    39.252] (II) evdev: Logitech USB Receiver: Forcing absolute x/y axes to exist.
	Information	[    39.252] (--) evdev: Logitech USB Receiver: Found keys
	Information	[    39.252] (II) evdev: Logitech USB Receiver: Configuring as mouse
	Information	[    39.252] (II) evdev: Logitech USB Receiver: Configuring as keyboard
	Information	[    39.252] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
	Information	[    39.252] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
	Information	[    39.252] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
	Information	[    39.252] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.1/input/input2/event2"
	Information	[    39.252] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 11)
	Information	[    39.252] (**) Option "xkb_rules" "evdev"
	Information	[    39.252] (**) Option "xkb_model" "evdev"
	Information	[    39.252] (**) Option "xkb_layout" "us"
	Information	[    39.252] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
	Information	[    39.253] (II) evdev: Logitech USB Receiver: initialized for relative axes.
	Information	[    39.253] (WW) evdev: Logitech USB Receiver: ignoring absolute axes.
	Information	[    39.253] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
	Information	[    39.253] (**) Logitech USB Receiver: (accel) acceleration profile 0
	Information	[    39.253] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
	Information	[    39.253] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
	Information	[    39.254] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
	Information	[    39.254] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
	Information	[    39.254] (**) AT Translated Set 2 keyboard: Applying InputClass "Keyboard Defaults"
	Information	[    39.254] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
	Information	[    39.254] (**) AT Translated Set 2 keyboard: always reports core events
	Information	[    39.254] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
	Information	[    39.254] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
	Information	[    39.254] (--) evdev: AT Translated Set 2 keyboard: Found keys
	Information	[    39.254] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
	Information	[    39.254] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
	Information	[    39.254] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
	Information	[    39.255] (**) Option "xkb_rules" "evdev"
	Information	[    39.255] (**) Option "xkb_model" "evdev"
	Information	[    39.255] (**) Option "xkb_layout" "us"
	Information	[    39.255] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
	Information	[    39.256] (II) config/udev: Adding input device semtech psaux/serial TouchScreen (/dev/input/event11)
	Information	[    39.256] (**) semtech psaux/serial TouchScreen: Applying InputClass "evdev pointer catchall"
	Information	[    39.256] (II) Using input driver 'evdev' for 'semtech psaux/serial TouchScreen'
	Information	[    39.256] (**) semtech psaux/serial TouchScreen: always reports core events
	Information	[    39.256] (**) evdev: semtech psaux/serial TouchScreen: Device: "/dev/input/event11"
	Information	[    39.256] (--) evdev: semtech psaux/serial TouchScreen: Vendor 0x27 Product 0
	Information	[    39.256] (--) evdev: semtech psaux/serial TouchScreen: Found 3 mouse buttons
	Information	[    39.256] (--) evdev: semtech psaux/serial TouchScreen: Found relative axes
	Information	[    39.256] (--) evdev: semtech psaux/serial TouchScreen: Found x and y relative axes
	Information	[    39.256] (--) evdev: semtech psaux/serial TouchScreen: Found absolute axes
	Information	[    39.256] (--) evdev: semtech psaux/serial TouchScreen: Found x and y absolute axes
	Information	[    39.256] (--) evdev: semtech psaux/serial TouchScreen: Found absolute touchpad.
	Information	[    39.256] (II) evdev: semtech psaux/serial TouchScreen: Configuring as touchpad
	Information	[    39.256] (**) evdev: semtech psaux/serial TouchScreen: YAxisMapping: buttons 4 and 5
	Information	[    39.256] (**) evdev: semtech psaux/serial TouchScreen: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
	Information	[    39.256] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input11/event11"
	Information	[    39.256] (II) XINPUT: Adding extended input device "semtech psaux/serial TouchScreen" (type: TOUCHPAD, id 13)
	Information	[    39.256] (WW) evdev: semtech psaux/serial TouchScreen: touchpads, tablets and touchscreens ignore relative axes.
	Information	[    39.256] (II) evdev: semtech psaux/serial TouchScreen: initialized for absolute axes.
	Information	[    39.256] (**) semtech psaux/serial TouchScreen: (accel) keeping acceleration scheme 1
	Information	[    39.256] (**) semtech psaux/serial TouchScreen: (accel) acceleration profile 0
	Information	[    39.256] (**) semtech psaux/serial TouchScreen: (accel) acceleration factor: 2.000
	Information	[    39.256] (**) semtech psaux/serial TouchScreen: (accel) acceleration threshold: 4
	Information	[    39.257] (II) config/udev: Adding input device semtech psaux/serial TouchScreen (/dev/input/mouse3)
	Information	[    39.257] (II) No input driver specified, ignoring this device.
	Information	[    39.257] (II) This device may have been added with another device file.
	Information	[    39.257] (II) config/udev: Adding input device semtech psaux/serial TouchScreen (/dev/input/event9)
	Information	[    39.257] (**) semtech psaux/serial TouchScreen: Applying InputClass "evdev pointer catchall"
	Information	[    39.257] (II) Using input driver 'evdev' for 'semtech psaux/serial TouchScreen'
	Information	[    39.257] (**) semtech psaux/serial TouchScreen: always reports core events
	Information	[    39.257] (**) evdev: semtech psaux/serial TouchScreen: Device: "/dev/input/event9"
	Information	[    39.258] (--) evdev: semtech psaux/serial TouchScreen: Vendor 0x27 Product 0
	Information	[    39.258] (--) evdev: semtech psaux/serial TouchScreen: Found 3 mouse buttons
	Information	[    39.258] (--) evdev: semtech psaux/serial TouchScreen: Found relative axes
	Information	[    39.258] (--) evdev: semtech psaux/serial TouchScreen: Found x and y relative axes
	Information	[    39.258] (--) evdev: semtech psaux/serial TouchScreen: Found absolute axes
	Information	[    39.258] (--) evdev: semtech psaux/serial TouchScreen: Found x and y absolute axes
	Information	[    39.258] (--) evdev: semtech psaux/serial TouchScreen: Found absolute touchpad.
	Information	[    39.258] (II) evdev: semtech psaux/serial TouchScreen: Configuring as touchpad
	Information	[    39.258] (**) evdev: semtech psaux/serial TouchScreen: YAxisMapping: buttons 4 and 5
	Information	[    39.258] (**) evdev: semtech psaux/serial TouchScreen: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
	Information	[    39.258] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio2/input/input13/event9"
	Information	[    39.258] (II) XINPUT: Adding extended input device "semtech psaux/serial TouchScreen" (type: TOUCHPAD, id 14)
	Information	[    39.258] (WW) evdev: semtech psaux/serial TouchScreen: touchpads, tablets and touchscreens ignore relative axes.
	Information	[    39.258] (II) evdev: semtech psaux/serial TouchScreen: initialized for absolute axes.
	Information	[    39.258] (**) semtech psaux/serial TouchScreen: (accel) keeping acceleration scheme 1
	Information	[    39.258] (**) semtech psaux/serial TouchScreen: (accel) acceleration profile 0
	Information	[    39.258] (**) semtech psaux/serial TouchScreen: (accel) acceleration factor: 2.000
	Information	[    39.258] (**) semtech psaux/serial TouchScreen: (accel) acceleration threshold: 4
	Information	[    39.259] (II) config/udev: Adding input device semtech psaux/serial TouchScreen (/dev/input/mouse1)
	Information	[    39.259] (II) No input driver specified, ignoring this device.
	Information	[    39.259] (II) This device may have been added with another device file.
	Information	[    39.259] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event10)
	Information	[    39.259] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
	Information	[    39.259] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
	Information	[    39.259] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
	Information	[    39.259] (II) LoadModule: "synaptics"
	Information	[    39.259] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
	Information	[    39.278] (II) Module synaptics: vendor="X.Org Foundation"
	Information	[    39.278] 	compiled for 1.13.1, module version = 1.6.2
	Information	[    39.278] 	Module class: X.Org XInput Driver
	Information	[    39.278] 	ABI class: X.Org XInput driver, version 18.0
	Information	[    39.278] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
	Information	[    39.278] (**) SynPS/2 Synaptics TouchPad: always reports core events
	Information	[    39.278] (**) Option "Device" "/dev/input/event10"
	Information	[    39.283] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
	Information	[    39.283] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
	Information	[    39.283] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
	Information	[    39.283] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
	Information	[    39.283] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
	Information	[    39.283] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
	Information	[    39.283] (**) Option "TapButton1" "1"
	Information	[    39.283] (**) Option "TapButton2" "2"
	Information	[    39.283] (**) Option "TapButton3" "3"
	Information	[    39.283] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
	Information	[    39.283] (**) SynPS/2 Synaptics TouchPad: always reports core events
	Information	[    39.286] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio3/input/input10/event10"
	Information	[    39.286] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 15)
	Information	[    39.286] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
	Information	[    39.286] (**) synaptics: SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
	Information	[    39.286] (**) synaptics: SynPS/2 Synaptics TouchPad: AccelFactor is now 0.040
	Information	[    39.287] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
	Information	[    39.287] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
	Information	[    39.287] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
	Information	[    39.287] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
	Information	[    39.287] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
	Information	[    39.287] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse2)
	Information	[    39.287] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
	Information	[    39.288] (II) config/udev: Adding input device semtech psaux/serial TouchScreen (/dev/input/event12)
	Information	[    39.288] (**) semtech psaux/serial TouchScreen: Applying InputClass "evdev pointer catchall"
	Information	[    39.288] (II) Using input driver 'evdev' for 'semtech psaux/serial TouchScreen'
	Information	[    39.288] (**) semtech psaux/serial TouchScreen: always reports core events
	Information	[    39.288] (**) evdev: semtech psaux/serial TouchScreen: Device: "/dev/input/event12"
	Information	[    39.288] (--) evdev: semtech psaux/serial TouchScreen: Vendor 0x27 Product 0
	Information	[    39.288] (--) evdev: semtech psaux/serial TouchScreen: Found 3 mouse buttons
	Information	[    39.288] (--) evdev: semtech psaux/serial TouchScreen: Found relative axes
	Information	[    39.288] (--) evdev: semtech psaux/serial TouchScreen: Found x and y relative axes
	Information	[    39.288] (--) evdev: semtech psaux/serial TouchScreen: Found absolute axes
	Information	[    39.288] (--) evdev: semtech psaux/serial TouchScreen: Found x and y absolute axes
	Information	[    39.288] (--) evdev: semtech psaux/serial TouchScreen: Found absolute touchpad.
	Information	[    39.288] (II) evdev: semtech psaux/serial TouchScreen: Configuring as touchpad
	Information	[    39.288] (**) evdev: semtech psaux/serial TouchScreen: YAxisMapping: buttons 4 and 5
	Information	[    39.288] (**) evdev: semtech psaux/serial TouchScreen: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
	Information	[    39.288] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input12/event12"
	Information	[    39.288] (II) XINPUT: Adding extended input device "semtech psaux/serial TouchScreen" (type: TOUCHPAD, id 16)
	Information	[    39.288] (WW) evdev: semtech psaux/serial TouchScreen: touchpads, tablets and touchscreens ignore relative axes.
	Information	[    39.288] (II) evdev: semtech psaux/serial TouchScreen: initialized for absolute axes.
	Information	[    39.289] (**) semtech psaux/serial TouchScreen: (accel) keeping acceleration scheme 1
	Information	[    39.289] (**) semtech psaux/serial TouchScreen: (accel) acceleration profile 0
	Information	[    39.289] (**) semtech psaux/serial TouchScreen: (accel) acceleration factor: 2.000
	Information	[    39.289] (**) semtech psaux/serial TouchScreen: (accel) acceleration threshold: 4
	Information	[    39.289] (II) config/udev: Adding input device semtech psaux/serial TouchScreen (/dev/input/mouse4)
	Information	[    39.289] (II) No input driver specified, ignoring this device.
	Information	[    39.289] (II) This device may have been added with another device file.
	Information	[    39.290] (II) config/udev: Adding input device PC Speaker (/dev/input/event8)
	Information	[    39.290] (II) No input driver specified, ignoring this device.
	Information	[    39.290] (II) This device may have been added with another device file.

dmesg

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.7.3-1-ARCH (tobias@testing) (gcc version 4.7.2 (GCC) ) #1 SMP PREEMPT Thu Jan 17 19:29:42 CET 2013
[    0.000000] Disabled fast string operations
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffcffff] usable
[    0.000000] BIOS-e820: [mem 0x000000007ffd0000-0x000000007ffdefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000007ffdf000-0x000000007fffffff] ACPI NVS
[    0.000000] Notice: NX (Execute Disable) protection missing in CPU!
[    0.000000] DMI 2.3 present.
[    0.000000] DMI: Itronix Corp.                    IX260+                          /P16D, BIOS Ver.190 04/11/2006
[    0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x7ffd0 max_arch_pfn = 0x100000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-EFFFF uncachable
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask F80000000 write-back
[    0.000000]   1 disabled
[    0.000000]   2 disabled
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] PAT not supported by CPU.
[    0.000000] initial memory mapped: [mem 0x00000000-0x00bfffff]
[    0.000000] Base memory trampoline at [c009b000] 9b000 size 16384
[    0.000000] init_memory_mapping: [mem 0x00000000-0x377fdfff]
[    0.000000]  [mem 0x00000000-0x003fffff] page 4k
[    0.000000]  [mem 0x00400000-0x373fffff] page 2M
[    0.000000]  [mem 0x37400000-0x377fdfff] page 4k
[    0.000000] kernel direct mapping tables up to 0x377fdfff @ [mem 0x00bfa000-0x00bfffff]
[    0.000000] RAMDISK: [mem 0x7fb2f000-0x7ffbffff]
[    0.000000] Allocated new RAMDISK: [mem 0x3736d000-0x377fd8d6]
[    0.000000] Move RAMDISK from [mem 0x7fb2f000-0x7ffbf8d6] to [mem 0x3736d000-0x377fd8d6]
[    0.000000] ACPI: RSDP 000f65d0 00024 (v02 ACPIAM)
[    0.000000] ACPI: XSDT 7ffd0100 00044 (v01 A M I  OEMXSDT  04000611 MSFT 00000097)
[    0.000000] ACPI: FACP 7ffd0290 000F4 (v03 A M I  OEMFACP  04000611 MSFT 00000097)
[    0.000000] ACPI: DSDT 7ffd03f0 06641 (v01  P16D1 P16D1190 00000190 INTL 02002026)
[    0.000000] ACPI: FACS 7ffdf000 00040
[    0.000000] ACPI: APIC 7ffd0390 00054 (v01 A M I  OEMAPIC  04000611 MSFT 00000097)
[    0.000000] ACPI: OEMB 7ffdf040 00040 (v01 A M I  AMI_OEM  04000611 MSFT 00000097)
[    0.000000] ACPI: SSDT 7ffd6a40 003A3 (v01    AMI   CPU1PM 00000001 INTL 02002026)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] 1159MB HIGHMEM available.
[    0.000000] 887MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 377fe000
[    0.000000]   low ram: 0 - 377fe000
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00010000-0x00ffffff]
[    0.000000]   Normal   [mem 0x01000000-0x377fdfff]
[    0.000000]   HighMem  [mem 0x377fe000-0x7ffcffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00010000-0x0009efff]
[    0.000000]   node   0: [mem 0x00100000-0x7ffcffff]
[    0.000000] On node 0 totalpages: 524127
[    0.000000] free_area_init_node: node 0, pgdat c0685740, node_mem_map f636c200
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3951 pages, LIFO batch:0
[    0.000000]   Normal zone: 1744 pages used for memmap
[    0.000000]   Normal zone: 221486 pages, LIFO batch:31
[    0.000000]   HighMem zone: 2320 pages used for memmap
[    0.000000]   HighMem zone: 294594 pages, LIFO batch:31
[    0.000000] Using APIC driver default
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[    0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[    0.000000] e820: [mem 0x80000000-0xffffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1
[    0.000000] PERCPU: Embedded 13 pages/cpu @f6353000 s32384 r0 d20864 u53248
[    0.000000] pcpu-alloc: s32384 r0 d20864 u53248 alloc=13*4096
[    0.000000] pcpu-alloc: [0] 0 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 520031
[    0.000000] Kernel command line: root=/dev/mapper/vgroup-root cryptdevice=/dev/disk/by-uuid/317043ce-9a77-4dd6-8fab-184e05e1c4fa:vgroup ro
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] __ex_table already sorted, skipping sort
[    0.000000] Initializing CPU#0
[    0.000000] allocated 4193792 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] Initializing HighMem for node 0 (000377fe:0007ffd0)
[    0.000000] Memory: 2063236k/2096960k available (4075k kernel code, 33272k reserved, 1636k data, 552k init, 1187656k highmem)
[    0.000000] virtual kernel memory layout:
    fixmap  : 0xfff16000 - 0xfffff000   ( 932 kB)
    pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
    vmalloc : 0xf7ffe000 - 0xff7fe000   ( 120 MB)
    lowmem  : 0xc0000000 - 0xf77fe000   ( 887 MB)
      .init : 0xc0694000 - 0xc071e000   ( 552 kB)
      .data : 0xc04fac20 - 0xc0693f40   (1636 kB)
      .text : 0xc0100000 - 0xc04fac20   (4075 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] 	Dump stacks of tasks blocking RCU-preempt GP.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=1.
[    0.000000] NR_IRQS:2304 nr_irqs:256 16
[    0.000000] CPU 0 irqstacks, hard=f5806000 soft=f5808000
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 1786.097 MHz processor
[    0.006668] Calibrating delay loop (skipped), value calculated using timer frequency.. 3573.03 BogoMIPS (lpj=5953656)
[    0.006673] pid_max: default: 32768 minimum: 301
[    0.006723] Security Framework initialized
[    0.006736] AppArmor: AppArmor disabled by boot time parameter
[    0.006751] Mount-cache hash table entries: 512
[    0.007047] Initializing cgroup subsys cpuacct
[    0.007050] Initializing cgroup subsys memory
[    0.007062] Initializing cgroup subsys devices
[    0.007064] Initializing cgroup subsys freezer
[    0.007067] Initializing cgroup subsys net_cls
[    0.007069] Initializing cgroup subsys blkio
[    0.007103] Disabled fast string operations
[    0.007111] mce: CPU supports 5 MCE banks
[    0.007122] CPU0: Thermal monitoring enabled (TM1)
[    0.007136] Last level iTLB entries: 4KB 128, 2MB 0, 4MB 2
Last level dTLB entries: 4KB 128, 2MB 0, 4MB 8
tlb_flushall_shift: 6
[    0.012972] Freeing SMP alternatives: 16k freed
[    0.014168] ACPI: Core revision 20120913
[    0.020011] ftrace: allocating 17644 entries in 35 pages
[    0.030078] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.030424] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.065388] smpboot: CPU0: Intel(R) Pentium(R) M processor 1.80GHz (fam: 06, model: 0d, stepping: 06)
[    0.066666] Performance Events: p6 PMU driver.
[    0.066666] ... version:                0
[    0.066666] ... bit width:              32
[    0.066666] ... generic registers:      2
[    0.066666] ... value mask:             00000000ffffffff
[    0.066666] ... max period:             000000007fffffff
[    0.066666] ... fixed-purpose events:   0
[    0.066666] ... event mask:             0000000000000003
[    0.085110] Brought up 1 CPUs
[    0.085114] smpboot: Total of 1 processors activated (3573.03 BogoMIPS)
[    0.086636] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.086824] devtmpfs: initialized
[    0.087091] PM: Registering ACPI NVS region [mem 0x7ffdf000-0x7fffffff] (135168 bytes)
[    0.088503] NET: Registered protocol family 16
[    0.088707] ACPI: bus type pci registered
[    0.089822] PCI: PCI BIOS revision 2.10 entry at 0xf0031, last bus=2
[    0.089824] PCI: Using configuration type 1 for base access
[    0.090661] bio: create slab <bio-0> at 0
[    0.090739] ACPI: Added _OSI(Module Device)
[    0.090742] ACPI: Added _OSI(Processor Device)
[    0.090744] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.090747] ACPI: Added _OSI(Processor Aggregator Device)
[    0.091921] ACPI: EC: Look up EC in DSDT
[    0.093318] ACPI: Executed 2 blocks of module-level executable AML code
[    0.096512] ACPI: Interpreter enabled
[    0.096533] ACPI: (supports S0 S3 S4 S5)
[    0.096555] ACPI: Using IOAPIC for interrupt routing
[    0.104987] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
[    0.116957] ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62
[    0.123513] ACPI: ACPI Dock Station Driver: 1 docks/bays found
[    0.123522] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
[    0.123594] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.123709] pci_root PNP0A03:00: host bridge window [io  0x0000-0x0cf7] (ignored)
[    0.123713] pci_root PNP0A03:00: host bridge window [io  0x0d00-0xffff] (ignored)
[    0.123717] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
[    0.123720] pci_root PNP0A03:00: host bridge window [mem 0x000d0000-0x000dffff] (ignored)
[    0.123724] pci_root PNP0A03:00: host bridge window [mem 0x80000000-0xffffffff] (ignored)
[    0.123726] PCI: root bus 00: using default resources
[    0.123731] pci_root PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
[    0.123779] PCI host bridge to bus 0000:00
[    0.123783] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.123787] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
[    0.123790] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff]
[    0.123804] pci 0000:00:00.0: [8086:3580] type 00 class 0x060000
[    0.123814] pci 0000:00:00.0: reg 10: [mem 0xd0000000-0xdfffffff pref]
[    0.123860] pci 0000:00:00.1: [8086:3584] type 00 class 0x088000
[    0.123902] pci 0000:00:00.3: [8086:3585] type 00 class 0x088000
[    0.123947] pci 0000:00:01.0: [8086:3581] type 01 class 0x060400
[    0.124000] pci 0000:00:1d.0: [8086:24c2] type 00 class 0x0c0300
[    0.124042] pci 0000:00:1d.0: reg 20: [io  0xe800-0xe81f]
[    0.124077] pci 0000:00:1d.1: [8086:24c4] type 00 class 0x0c0300
[    0.124119] pci 0000:00:1d.1: reg 20: [io  0xe880-0xe89f]
[    0.124152] pci 0000:00:1d.2: [8086:24c7] type 00 class 0x0c0300
[    0.124193] pci 0000:00:1d.2: reg 20: [io  0xec00-0xec1f]
[    0.124236] pci 0000:00:1d.7: [8086:24cd] type 00 class 0x0c0320
[    0.124257] pci 0000:00:1d.7: reg 10: [mem 0xe02ffc00-0xe02fffff]
[    0.124345] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.124365] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060400
[    0.124407] pci 0000:00:1f.0: [8086:24cc] type 00 class 0x060100
[    0.124481] pci 0000:00:1f.1: [8086:24ca] type 00 class 0x01018a
[    0.124495] pci 0000:00:1f.1: reg 10: [io  0x0000-0x0007]
[    0.124505] pci 0000:00:1f.1: reg 14: [io  0x0000-0x0003]
[    0.124515] pci 0000:00:1f.1: reg 18: [io  0x0000-0x0007]
[    0.124526] pci 0000:00:1f.1: reg 1c: [io  0x0000-0x0003]
[    0.124536] pci 0000:00:1f.1: reg 20: [io  0xffa0-0xffaf]
[    0.124546] pci 0000:00:1f.1: reg 24: [mem 0x00000000-0x000003ff]
[    0.124579] pci 0000:00:1f.5: [8086:24c5] type 00 class 0x040100
[    0.124593] pci 0000:00:1f.5: reg 10: [io  0xd800-0xd8ff]
[    0.124603] pci 0000:00:1f.5: reg 14: [io  0xe000-0xe03f]
[    0.124612] pci 0000:00:1f.5: reg 18: [mem 0xe02ff800-0xe02ff9ff]
[    0.124622] pci 0000:00:1f.5: reg 1c: [mem 0xe02ff400-0xe02ff4ff]
[    0.124664] pci 0000:00:1f.5: PME# supported from D0 D3hot D3cold
[    0.124681] pci 0000:00:1f.6: [8086:24c6] type 00 class 0x070300
[    0.124696] pci 0000:00:1f.6: reg 10: [io  0xe400-0xe4ff]
[    0.124705] pci 0000:00:1f.6: reg 14: [io  0xe080-0xe0ff]
[    0.124759] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[    0.124786] pci 0000:01:00.0: [1002:4c66] type 00 class 0x030000
[    0.124801] pci 0000:01:00.0: reg 10: [mem 0xb0000000-0xb7ffffff pref]
[    0.124809] pci 0000:01:00.0: reg 14: [io  0xb000-0xb0ff]
[    0.124817] pci 0000:01:00.0: reg 18: [mem 0xe00f0000-0xe00fffff]
[    0.124841] pci 0000:01:00.0: reg 30: [mem 0xe00c0000-0xe00dffff pref]
[    0.124867] pci 0000:01:00.0: supports D1 D2
[    0.124897] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.124902] pci 0000:00:01.0:   bridge window [io  0x9000-0xbfff]
[    0.124906] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xe00fffff]
[    0.124911] pci 0000:00:01.0:   bridge window [mem 0xaff00000-0xbfefffff pref]
[    0.124934] pci 0000:02:01.0: [168c:001b] type 00 class 0x020000
[    0.124950] pci 0000:02:01.0: reg 10: [mem 0xe01f0000-0xe01fffff]
[    0.125028] pci 0000:02:02.0: [10ec:8139] type 00 class 0x020000
[    0.125043] pci 0000:02:02.0: reg 10: [io  0xc800-0xc8ff]
[    0.125054] pci 0000:02:02.0: reg 14: [mem 0xe01efc00-0xe01efcff]
[    0.125110] pci 0000:02:02.0: supports D1 D2
[    0.125114] pci 0000:02:02.0: PME# supported from D1 D2 D3hot D3cold
[    0.125132] pci 0000:02:03.0: [1217:7114] type 02 class 0x060700
[    0.125148] pci 0000:02:03.0: reg 10: [mem 0x00000000-0x00000fff]
[    0.125174] pci 0000:02:03.0: supports D1 D2
[    0.125177] pci 0000:02:03.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.125196] pci 0000:02:03.1: [1217:7114] type 02 class 0x060700
[    0.125212] pci 0000:02:03.1: reg 10: [mem 0x00000000-0x00000fff]
[    0.125237] pci 0000:02:03.1: supports D1 D2
[    0.125241] pci 0000:02:03.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.125265] pci 0000:02:05.0: [1180:0475] type 02 class 0x060700
[    0.125280] pci 0000:02:05.0: reg 10: [mem 0x00000000-0x00000fff]
[    0.125304] pci 0000:02:05.0: supports D1 D2
[    0.125307] pci 0000:02:05.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.125325] pci 0000:02:05.1: [1180:0551] type 00 class 0x0c0010
[    0.125340] pci 0000:02:05.1: reg 10: [mem 0xe01ef000-0xe01ef7ff]
[    0.125401] pci 0000:02:05.1: PME# supported from D0 D3hot D3cold
[    0.125441] pci 0000:00:1e.0: PCI bridge to [bus 02] (subtractive decode)
[    0.125446] pci 0000:00:1e.0:   bridge window [io  0xc000-0xcfff]
[    0.125451] pci 0000:00:1e.0:   bridge window [mem 0xe0100000-0xe01fffff]
[    0.125457] pci 0000:00:1e.0:   bridge window [io  0x0000-0xffff] (subtractive decode)
[    0.125460] pci 0000:00:1e.0:   bridge window [mem 0x00000000-0xffffffff] (subtractive decode)
[    0.125465] pci 0000:02:03.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    0.125473] pci 0000:02:03.1: bridge configuration invalid ([bus 00-00]), reconfiguring
[    0.125481] pci 0000:02:05.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    0.125509] pci_bus 0000:03: busn_res: can not insert [bus 03-ff] under [bus 02] (conflicts with (null) [bus 02])
[    0.125515] pci_bus 0000:03: busn_res: [bus 03-ff] end is updated to 06
[    0.125519] pci_bus 0000:03: busn_res: can not insert [bus 03-06] under [bus 02] (conflicts with (null) [bus 02])
[    0.125525] pci_bus 0000:03: [bus 03-06] partially hidden behind transparent bridge 0000:02 [bus 02]
[    0.125551] pci_bus 0000:07: busn_res: can not insert [bus 07-ff] under [bus 02] (conflicts with (null) [bus 02])
[    0.125556] pci_bus 0000:07: busn_res: [bus 07-ff] end is updated to 0a
[    0.125560] pci_bus 0000:07: busn_res: can not insert [bus 07-0a] under [bus 02] (conflicts with (null) [bus 02])
[    0.125565] pci_bus 0000:07: [bus 07-0a] partially hidden behind transparent bridge 0000:02 [bus 02]
[    0.125589] pci_bus 0000:0b: busn_res: can not insert [bus 0b-ff] under [bus 02] (conflicts with (null) [bus 02])
[    0.125594] pci_bus 0000:0b: busn_res: [bus 0b-ff] end is updated to 0e
[    0.125598] pci_bus 0000:0b: busn_res: can not insert [bus 0b-0e] under [bus 02] (conflicts with (null) [bus 02])
[    0.125603] pci_bus 0000:0b: [bus 0b-0e] partially hidden behind transparent bridge 0000:02 [bus 02]
[    0.125615] pci_bus 0000:00: on NUMA node 0
[    0.125619] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.125746] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
[    0.125785] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT]
[    0.125886]  pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM
[    0.125890]  pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08)
[    0.130010] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 7 *9 11 12 14 15)
[    0.130079] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 6 7 *9 11 12 14 15)
[    0.130147] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 7 *9 11 12 14 15)
[    0.130217] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 6 7 *9 11 12 14 15)
[    0.130283] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 6 7 9 11 12 14 15) *0, disabled.
[    0.130351] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 6 7 *9 11 12 14 15)
[    0.130417] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 6 7 9 11 12 14 15) *0, disabled.
[    0.130484] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 6 7 *9 11 12 14 15)
[    0.130589] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.130592] vgaarb: loaded
[    0.130594] vgaarb: bridge control possible 0000:01:00.0
[    0.130650] PCI: Using ACPI for IRQ routing
[    0.130653] PCI: pci_cache_line_size set to 64 bytes
[    0.130707] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[    0.130710] e820: reserve RAM buffer [mem 0x7ffd0000-0x7fffffff]
[    0.130846] NetLabel: Initializing
[    0.130848] NetLabel:  domain hash size = 128
[    0.130850] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.130867] NetLabel:  unlabeled traffic allowed by default
[    0.130896] Switching to clocksource refined-jiffies
[    0.138586] pnp: PnP ACPI init
[    0.138620] ACPI: bus type pnp registered
[    0.138768] pnp 00:00: [bus 00-ff]
[    0.138773] pnp 00:00: [io  0x0cf8-0x0cff]
[    0.138777] pnp 00:00: [io  0x0000-0x0cf7 window]
[    0.138791] pnp 00:00: [io  0x0d00-0xffff window]
[    0.138794] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[    0.138797] pnp 00:00: [mem 0x000d0000-0x000dffff window]
[    0.138801] pnp 00:00: [mem 0x80000000-0xffffffff window]
[    0.138864] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
[    0.138915] pnp 00:01: [mem 0xfeff0000-0xfeffffff]
[    0.138979] system 00:01: [mem 0xfeff0000-0xfeffffff] has been reserved
[    0.138985] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.139071] pnp 00:02: [dma 4]
[    0.139071] pnp 00:02: [io  0x0000-0x000f]
[    0.139071] pnp 00:02: [io  0x0081-0x0083]
[    0.139071] pnp 00:02: [io  0x0087]
[    0.139071] pnp 00:02: [io  0x0089-0x008b]
[    0.139071] pnp 00:02: [io  0x008f]
[    0.139071] pnp 00:02: [io  0x00c0-0x00df]
[    0.139071] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.139071] pnp 00:03: [io  0x0070-0x0071]
[    0.139071] pnp 00:03: [irq 8]
[    0.139071] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.140028] pnp 00:04: [io  0x0060]
[    0.140032] pnp 00:04: [io  0x0064]
[    0.140039] pnp 00:04: [irq 1]
[    0.140072] pnp 00:04: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[    0.140129] pnp 00:05: [irq 12]
[    0.140166] pnp 00:05: Plug and Play ACPI device, IDs PNP0f13 (active)
[    0.140178] pnp 00:06: [io  0x0061]
[    0.140209] pnp 00:06: Plug and Play ACPI device, IDs PNP0800 (active)
[    0.140220] pnp 00:07: [io  0x00f0-0x00ff]
[    0.140226] pnp 00:07: [irq 13]
[    0.140258] pnp 00:07: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.140578] pnp 00:08: [io  0x03f8-0x03ff]
[    0.140586] pnp 00:08: [irq 4]
[    0.140589] pnp 00:08: [dma 0 disabled]
[    0.140689] pnp 00:08: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.140998] pnp 00:09: [io  0x02f8-0x02ff]
[    0.141006] pnp 00:09: [irq 3]
[    0.141009] pnp 00:09: [dma 0 disabled]
[    0.141127] pnp 00:09: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.141434] pnp 00:0a: [io  0x02e8-0x02ef]
[    0.141441] pnp 00:0a: [irq 11]
[    0.141444] pnp 00:0a: [dma 0 disabled]
[    0.141525] pnp 00:0a: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.141792] pnp 00:0b: [io  0x03f0-0x03f5]
[    0.141795] pnp 00:0b: [io  0x03f7]
[    0.141846] system 00:0b: [io  0x03f0-0x03f5] has been reserved
[    0.141850] system 00:0b: [io  0x03f7] has been reserved
[    0.141855] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.142226] pnp 00:0c: [io  0x0378-0x037f]
[    0.142233] pnp 00:0c: [irq 7]
[    0.142236] pnp 00:0c: [dma 7]
[    0.142363] pnp 00:0c: Plug and Play ACPI device, IDs PNP0400 (active)
[    0.142439] pnp 00:0d: [io  0x0000-0xffffffff disabled]
[    0.142442] pnp 00:0d: [io  0x0680-0x06ff]
[    0.142489] system 00:0d: [io  0x0680-0x06ff] has been reserved
[    0.142494] system 00:0d: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.142566] pnp 00:0e: [io  0x0010-0x0018]
[    0.142569] pnp 00:0e: [io  0x001f]
[    0.142572] pnp 00:0e: [io  0x0020-0x003f]
[    0.142575] pnp 00:0e: [io  0x0050-0x0052]
[    0.142578] pnp 00:0e: [io  0x0072-0x007f]
[    0.142581] pnp 00:0e: [io  0x0080]
[    0.142584] pnp 00:0e: [io  0x0084-0x0086]
[    0.142587] pnp 00:0e: [io  0x0088]
[    0.142590] pnp 00:0e: [io  0x008c-0x008e]
[    0.142593] pnp 00:0e: [io  0x0090-0x009f]
[    0.142596] pnp 00:0e: [io  0x00a2-0x00bf]
[    0.142599] pnp 00:0e: [io  0x0400-0x047f]
[    0.142601] pnp 00:0e: [io  0x04d0-0x04d1]
[    0.142604] pnp 00:0e: [io  0x0500-0x053f]
[    0.142607] pnp 00:0e: [io  0x0680-0x069f]
[    0.142611] pnp 00:0e: [mem 0xfec00000-0xfec00fff]
[    0.142614] pnp 00:0e: [mem 0xfee00000-0xfee00fff]
[    0.142617] pnp 00:0e: [mem 0xffb80000-0xffbfffff]
[    0.142620] pnp 00:0e: [mem 0xfff80000-0xffffffff]
[    0.142680] system 00:0e: [io  0x0400-0x047f] has been reserved
[    0.142684] system 00:0e: [io  0x04d0-0x04d1] has been reserved
[    0.142688] system 00:0e: [io  0x0500-0x053f] has been reserved
[    0.142692] system 00:0e: [io  0x0680-0x069f] has been reserved
[    0.142696] system 00:0e: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.142699] system 00:0e: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.142703] system 00:0e: [mem 0xffb80000-0xffbfffff] has been reserved
[    0.142707] system 00:0e: [mem 0xfff80000-0xffffffff] has been reserved
[    0.142712] system 00:0e: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.142870] pnp 00:0f: [mem 0x00000000-0x0009ffff]
[    0.142874] pnp 00:0f: [mem 0x00000000-0xffffffff disabled]
[    0.142877] pnp 00:0f: [mem 0x000e0000-0x000fffff]
[    0.142880] pnp 00:0f: [mem 0x00100000-0x7fffffff]
[    0.142884] pnp 00:0f: [mem 0x00000000-0xffffffff disabled]
[    0.142935] system 00:0f: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.142939] system 00:0f: [mem 0x000e0000-0x000fffff] could not be reserved
[    0.142943] system 00:0f: [mem 0x00100000-0x7fffffff] could not be reserved
[    0.142947] system 00:0f: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.143416] pnp: PnP ACPI: found 16 devices
[    0.143416] ACPI: ACPI bus type pnp unregistered
[    0.180943] Switching to clocksource acpi_pm
[    0.181003] pci 0000:02:03.0: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
[    0.181008] pci 0000:02:03.1: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
[    0.181012] pci 0000:02:05.0: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
[    0.181017] pci 0000:00:1e.0: bridge window [mem 0x04000000-0x03ffffff pref] to [bus 02] add_size c000000
[    0.181026] pci 0000:00:1e.0: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size c000000
[    0.181034] pci 0000:00:1e.0: BAR 15: assigned [mem 0x80000000-0x8bffffff pref]
[    0.181038] pci 0000:00:1f.1: BAR 5: assigned [mem 0x8c000000-0x8c0003ff]
[    0.181046] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.181050] pci 0000:00:01.0:   bridge window [io  0x9000-0xbfff]
[    0.181055] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xe00fffff]
[    0.181059] pci 0000:00:01.0:   bridge window [mem 0xaff00000-0xbfefffff pref]
[    0.181073] pci 0000:02:03.0: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
[    0.181077] pci 0000:02:03.0: res[16]=[mem 0x04000000-0x03ffffff] get_res_add_size add_size 4000000
[    0.181081] pci 0000:02:03.1: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
[    0.181085] pci 0000:02:03.1: res[16]=[mem 0x04000000-0x03ffffff] get_res_add_size add_size 4000000
[    0.181088] pci 0000:02:05.0: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
[    0.181092] pci 0000:02:05.0: res[16]=[mem 0x04000000-0x03ffffff] get_res_add_size add_size 4000000
[    0.181096] pci 0000:02:03.0: res[13]=[io  0x0100-0x00ff] get_res_add_size add_size 100
[    0.181099] pci 0000:02:03.0: res[14]=[io  0x0100-0x00ff] get_res_add_size add_size 100
[    0.181103] pci 0000:02:03.1: res[13]=[io  0x0100-0x00ff] get_res_add_size add_size 100
[    0.181106] pci 0000:02:03.1: res[14]=[io  0x0100-0x00ff] get_res_add_size add_size 100
[    0.181110] pci 0000:02:05.0: res[13]=[io  0x0100-0x00ff] get_res_add_size add_size 100
[    0.181113] pci 0000:02:05.0: res[14]=[io  0x0100-0x00ff] get_res_add_size add_size 100
[    0.181118] pci 0000:02:03.0: BAR 0: assigned [mem 0x90000000-0x90000fff]
[    0.181124] pci 0000:02:03.0: BAR 15: assigned [mem 0x80000000-0x83ffffff pref]
[    0.181128] pci 0000:02:03.0: BAR 16: assigned [mem 0x94000000-0x97ffffff]
[    0.181132] pci 0000:02:03.1: BAR 0: assigned [mem 0x98000000-0x98000fff]
[    0.181138] pci 0000:02:03.1: BAR 15: assigned [mem 0x84000000-0x87ffffff pref]
[    0.181142] pci 0000:02:03.1: BAR 16: assigned [mem 0x9c000000-0x9fffffff]
[    0.181146] pci 0000:02:05.0: BAR 0: assigned [mem 0xa0000000-0xa0000fff]
[    0.181152] pci 0000:02:05.0: BAR 15: assigned [mem 0x88000000-0x8bffffff pref]
[    0.181156] pci 0000:02:05.0: BAR 16: assigned [mem 0xa4000000-0xa7ffffff]
[    0.181160] pci 0000:02:03.0: BAR 13: assigned [io  0xc000-0xc0ff]
[    0.181163] pci 0000:02:03.0: BAR 14: assigned [io  0xc400-0xc4ff]
[    0.181167] pci 0000:02:03.1: BAR 13: assigned [io  0xcc00-0xccff]
[    0.181172] pci 0000:02:03.1: BAR 14: assigned [io  0x1000-0x10ff]
[    0.181176] pci 0000:02:05.0: BAR 13: assigned [io  0x1400-0x14ff]
[    0.181180] pci 0000:02:05.0: BAR 14: assigned [io  0x1800-0x18ff]
[    0.181186] pci 0000:02:03.0: CardBus bridge to [bus 03-06]
[    0.181189] pci 0000:02:03.0:   bridge window [io  0xc000-0xc0ff]
[    0.181194] pci 0000:02:03.0:   bridge window [io  0xc400-0xc4ff]
[    0.181199] pci 0000:02:03.0:   bridge window [mem 0x80000000-0x83ffffff pref]
[    0.181204] pci 0000:02:03.0:   bridge window [mem 0x94000000-0x97ffffff]
[    0.181209] pci 0000:02:03.1: CardBus bridge to [bus 07-0a]
[    0.181213] pci 0000:02:03.1:   bridge window [io  0xcc00-0xccff]
[    0.181218] pci 0000:02:03.1:   bridge window [io  0x1000-0x10ff]
[    0.181223] pci 0000:02:03.1:   bridge window [mem 0x84000000-0x87ffffff pref]
[    0.181228] pci 0000:02:03.1:   bridge window [mem 0x9c000000-0x9fffffff]
[    0.181233] pci 0000:02:05.0: CardBus bridge to [bus 0b-0e]
[    0.181236] pci 0000:02:05.0:   bridge window [io  0x1400-0x14ff]
[    0.181241] pci 0000:02:05.0:   bridge window [io  0x1800-0x18ff]
[    0.181246] pci 0000:02:05.0:   bridge window [mem 0x88000000-0x8bffffff pref]
[    0.181251] pci 0000:02:05.0:   bridge window [mem 0xa4000000-0xa7ffffff]
[    0.181256] pci 0000:00:1e.0: PCI bridge to [bus 02]
[    0.181260] pci 0000:00:1e.0:   bridge window [io  0xc000-0xcfff]
[    0.181266] pci 0000:00:1e.0:   bridge window [mem 0xe0100000-0xe01fffff]
[    0.181272] pci 0000:00:1e.0:   bridge window [mem 0x80000000-0x8bffffff pref]
[    0.181291] pci 0000:00:1e.0: setting latency timer to 64
[    0.181317] pci 0000:02:03.1: enabling device (0080 -> 0083)
[    0.181324] pci 0000:02:03.1: setting latency timer to 64
[    0.181337] pci 0000:02:05.0: setting latency timer to 64
[    0.181342] pci_bus 0000:00: resource 4 [io  0x0000-0xffff]
[    0.181345] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffff]
[    0.181349] pci_bus 0000:01: resource 0 [io  0x9000-0xbfff]
[    0.181352] pci_bus 0000:01: resource 1 [mem 0xe0000000-0xe00fffff]
[    0.181356] pci_bus 0000:01: resource 2 [mem 0xaff00000-0xbfefffff pref]
[    0.181359] pci_bus 0000:02: resource 0 [io  0xc000-0xcfff]
[    0.181362] pci_bus 0000:02: resource 1 [mem 0xe0100000-0xe01fffff]
[    0.181366] pci_bus 0000:02: resource 2 [mem 0x80000000-0x8bffffff pref]
[    0.181369] pci_bus 0000:02: resource 4 [io  0x0000-0xffff]
[    0.181372] pci_bus 0000:02: resource 5 [mem 0x00000000-0xffffffff]
[    0.181376] pci_bus 0000:03: resource 0 [io  0xc000-0xc0ff]
[    0.181379] pci_bus 0000:03: resource 1 [io  0xc400-0xc4ff]
[    0.181382] pci_bus 0000:03: resource 2 [mem 0x80000000-0x83ffffff pref]
[    0.181385] pci_bus 0000:03: resource 3 [mem 0x94000000-0x97ffffff]
[    0.181389] pci_bus 0000:07: resource 0 [io  0xcc00-0xccff]
[    0.181392] pci_bus 0000:07: resource 1 [io  0x1000-0x10ff]
[    0.181395] pci_bus 0000:07: resource 2 [mem 0x84000000-0x87ffffff pref]
[    0.181399] pci_bus 0000:07: resource 3 [mem 0x9c000000-0x9fffffff]
[    0.181402] pci_bus 0000:0b: resource 0 [io  0x1400-0x14ff]
[    0.181405] pci_bus 0000:0b: resource 1 [io  0x1800-0x18ff]
[    0.181408] pci_bus 0000:0b: resource 2 [mem 0x88000000-0x8bffffff pref]
[    0.181412] pci_bus 0000:0b: resource 3 [mem 0xa4000000-0xa7ffffff]
[    0.181472] NET: Registered protocol family 2
[    0.181700] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.182966] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.182966] TCP: Hash tables configured (established 131072 bind 65536)
[    0.182985] TCP: reno registered
[    0.182994] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.183022] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.183188] NET: Registered protocol family 1
[    0.183394] pci 0000:01:00.0: Boot video device
[    0.183415] PCI: CLS 64 bytes, default 64
[    0.183502] Unpacking initramfs...
[    0.327300] Freeing initrd memory: 4676k freed
[    0.331992] apm: BIOS not found.
[    0.332443] audit: initializing netlink socket (disabled)
[    0.332469] type=2000 audit(1359051484.329:1): initialized
[    0.346475] bounce pool size: 64 pages
[    0.346491] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    0.348929] VFS: Disk quotas dquot_6.5.2
[    0.349002] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.349212] msgmni has been set to 1719
[    0.349492] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.349524] io scheduler noop registered
[    0.349526] io scheduler deadline registered
[    0.349536] io scheduler cfq registered (default)
[    0.349830] intel_idle: does not run on family 6 model 13
[    0.349870] GHES: HEST is not enabled!
[    0.349885] isapnp: Scanning for PnP cards...
[    0.706144] isapnp: No Plug & Play device found
[    0.706199] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.726745] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.747218] 00:09: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[    0.767710] 00:0a: ttyS3 at I/O 0x2e8 (irq = 11) is a 16550A
[    0.768215] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    0.776632] i8042: Detected active multiplexing controller, rev 1.0
[    0.778026] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.778069] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    0.778100] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    0.778136] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    0.778167] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    0.778287] mousedev: PS/2 mouse device common for all mice
[    0.778510] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[    0.778533] rtc0: alarms up to one month, 114 bytes nvram
[    0.778559] cpuidle: using governor ladder
[    0.778561] cpuidle: using governor menu
[    0.778694] drop_monitor: Initializing network drop monitor service
[    0.778820] TCP: cubic registered
[    0.778974] NET: Registered protocol family 10
[    0.779248] NET: Registered protocol family 17
[    0.779263] Key type dns_resolver registered
[    0.779400] Using IPI No-Shortcut mode
[    0.779513] PM: Hibernation image not present or could not be loaded.
[    0.779529] registered taskstats version 1
[    0.780055] rtc_cmos 00:03: setting system clock to 2013-01-24 18:18:05 UTC (1359051485)
[    0.780178] Freeing unused kernel memory: 552k freed
[    0.780647] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    0.780756] Write protecting the kernel text: 4076k
[    0.780785] Write protecting the kernel read-only data: 1248k
[    0.793561] systemd-udevd[40]: starting version 197
[    0.859268] ACPI: bus type usb registered
[    0.859311] usbcore: registered new interface driver usbfs
[    0.859327] usbcore: registered new interface driver hub
[    0.863388] usbcore: registered new device driver usb
[    0.864077] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.864132] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    0.864137] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    0.864146] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
[    0.864164] ehci_hcd 0000:00:1d.7: debug port 1
[    0.874204] SCSI subsystem initialized
[    0.876225] ACPI: bus type scsi registered
[    0.879892] libata version 3.00 loaded.
[    0.880684] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
[    0.880716] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xe02ffc00
[    0.890041] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    0.890260] hub 1-0:1.0: USB hub found
[    0.890267] hub 1-0:1.0: 6 ports detected
[    0.890908] uhci_hcd: USB Universal Host Controller Interface driver
[    0.890952] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    0.890957] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    0.890965] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    0.891005] uhci_hcd 0000:00:1d.0: irq 16, io base 0x0000e800
[    0.891799] hub 2-0:1.0: USB hub found
[    0.891805] hub 2-0:1.0: 2 ports detected
[    0.891917] ata_piix 0000:00:1f.1: version 2.13
[    0.891930] ata_piix 0000:00:1f.1: enabling device (0005 -> 0007)
[    0.891975] ata_piix 0000:00:1f.1: setting latency timer to 64
[    0.895653] scsi0 : ata_piix
[    0.899769] scsi1 : ata_piix
[    0.900672] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
[    0.900676] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
[    0.900858] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[    0.900862] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    0.900870] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[    0.900905] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000e880
[    0.901094] hub 3-0:1.0: USB hub found
[    0.901100] hub 3-0:1.0: 2 ports detected
[    0.901209] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    0.901213] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    0.901220] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[    0.901251] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000ec00
[    0.901409] hub 4-0:1.0: USB hub found
[    0.901414] hub 4-0:1.0: 2 ports detected
[    0.933415] firewire_ohci 0000:02:05.1: added OHCI v1.0 device as card 0, 4 IR + 4 IT contexts, quirks 0x11
[    1.064497] ata2.00: ATAPI: Optiarc DVD RW AD-5540A, 2.63, max UDMA/33
[    1.081477] ata2.00: configured for UDMA/33
[    1.106006] ata1.00: ATA-8: WDC WD3200BEVE-00A0HT0, 11.01A11, max UDMA/100
[    1.106010] ata1.00: 625142448 sectors, multi 16: LBA48 
[    1.117908] ata1.00: configured for UDMA/100
[    1.118057] scsi 0:0:0:0: Direct-Access     ATA      WDC WD3200BEVE-0 11.0 PQ: 0 ANSI: 5
[    1.119322] scsi 1:0:0:0: CD-ROM            Optiarc  DVD RW AD-5540A  2.63 PQ: 0 ANSI: 5
[    1.118341] ACPI: Invalid Power Resource to register!
[    1.122380] ACPI: Invalid Power Resource to register!
[    1.128115] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[    1.128181] sd 0:0:0:0: [sda] Write Protect is off
[    1.128185] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.128210] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.145641]  sda: sda1 sda2 sda3 sda4 < sda5 >
[    1.146128] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.147999] sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
[    1.148003] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.148229] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    1.333354] tsc: Refined TSC clocksource calibration: 1786.192 MHz
[    1.333363] Switching to clocksource tsc
[    1.433504] firewire_core 0000:02:05.1: created device fw0: GUID 00012f650002672e, S400
[    1.483634] device-mapper: uevent: version 1.0.3
[    1.484186] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com
[    1.573349] usb 2-1: new full-speed USB device number 2 using uhci_hcd
[    1.763129] usbcore: registered new interface driver usbhid
[    1.763134] usbhid: USB HID core driver
[    1.765939] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.0/input/input1
[    1.766511] hid-generic 0003:046D:C52F.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:1d.0-1/input0
[    1.771562] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.1/input/input2
[    1.772102] hid-generic 0003:046D:C52F.0002: input,hiddev0,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1d.0-1/input1
[    7.506176] bio: create slab <bio-1> at 1
[    7.659578] bio: create slab <bio-1> at 1
[    9.250190] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
[   10.063470] systemd[1]: RTC configured in localtime, applying delta of 60 minutes to system time.
[   10.166736] systemd[1]: systemd 197 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
[   10.228058] systemd[1]: Set hostname to <devastato>.
[   11.717363] systemd[1]: [/etc/systemd/system/rc-local.service:1] Unknown section 'unit'. Ignoring.
[   11.717377] systemd[1]: [/etc/systemd/system/rc-local.service:2] Assignment outside of section. Ignoring.
[   12.065983] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[   12.066063] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   12.066085] systemd[1]: Starting Remote File Systems.
[   12.066395] systemd[1]: Reached target Remote File Systems.
[   12.066413] systemd[1]: Starting Delayed Shutdown Socket.
[   12.066719] systemd[1]: Listening on Delayed Shutdown Socket.
[   12.066735] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[   12.067009] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[   12.067026] systemd[1]: Starting Encrypted Volumes.
[   12.067281] systemd[1]: Reached target Encrypted Volumes.
[   12.067378] systemd[1]: Starting udev Kernel Socket.
[   12.067642] systemd[1]: Listening on udev Kernel Socket.
[   12.067712] systemd[1]: Starting udev Control Socket.
[   12.067976] systemd[1]: Listening on udev Control Socket.
[   12.068000] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[   12.068050] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[   12.068098] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[   12.068488] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   12.068505] systemd[1]: Expecting device dev-mapper-vgroup\x2dswap.device...
[   12.068691] systemd[1]: Expecting device dev-disk-by\x2duuid-e432d41e\x2dd6d3\x2d4cdc\x2dad1c\x2d67010fffb839.device...
[   12.068877] systemd[1]: Expecting device dev-mapper-vgroup\x2dhome.device...
[   12.069061] systemd[1]: Expecting device dev-disk-by\x2duuid-096a8551\x2d9eca\x2d4231\x2da56f\x2d2de3f1442785.device...
[   12.069250] systemd[1]: Starting Journal Socket.
[   12.069547] systemd[1]: Listening on Journal Socket.
[   12.069566] systemd[1]: Mounting Temporary Directory...
[   12.077834] systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway.
[   12.093227] systemd[1]: Started File System Check on Root Device.
[   12.093249] systemd[1]: Starting Remount Root and Kernel File Systems...
[   12.117775] systemd[1]: Starting Setup Virtual Console...
[   12.192694] systemd[1]: Starting udev Kernel Device Manager...
[   12.317913] systemd[1]: Starting Set Up Additional Binary Formats...
[   12.320164] systemd[1]: Mounting Debug File System...
[   12.459996] systemd[1]: Starting Load Kernel Modules...
[   12.463521] systemd[1]: Starting udev Coldplug all Devices...
[   12.466782] systemd[1]: Mounting POSIX Message Queue File System...
[   12.470091] systemd[1]: Mounting Huge Pages File System...
[   12.537835] systemd[1]: Starting Apply Kernel Variables...
[   12.540209] systemd[1]: Starting Journal Service...
[   12.543738] systemd[1]: Started Journal Service.
[   12.891676] EXT4-fs (dm-1): re-mounted. Opts: (null)
[   12.949078] systemd-udevd[167]: starting version 197
[   13.275138] fuse init (API version 7.20)
[   13.445585] iTCO_vendor_support: vendor-support=0
[   13.465739] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
[   14.347666] wmi: Mapper loaded
[   14.401794] microcode: CPU0 sig=0x6d6, pf=0x20, revision=0x17
[   14.431366] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3
[   14.432410] ACPI: Power Button [PWRB]
[   14.432505] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input4
[   14.432602] ACPI: Lid Switch [LIDD]
[   14.432674] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5
[   14.432716] ACPI: Sleep Button [SLPB]
[   14.432783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
[   14.432828] ACPI: Power Button [PWRF]
[   14.444117] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
[   14.444272] acpi device:10: registered as cooling_device0
[   14.444295] ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[   14.444361] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:0e/LNXVIDEO:00/input/input7
[   14.447069] ACPI: AC Adapter [AC0] (on-line)
[   14.457260] ACPI: Battery Slot [BAT1] (battery absent)
[   14.457966] ACPI: Battery Slot [BAT2] (battery absent)
[   14.473494] thermal LNXTHERM:00: registered as thermal_zone0
[   14.473500] ACPI: Thermal Zone [THRM] (70 C)
[   14.761204] microcode: CPU0 updated to revision 0x18, date = 2004-10-17
[   14.761301] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[   14.783311] ACPI: Requesting acpi_cpufreq
[   14.816443] input: PC Speaker as /devices/platform/pcspkr/input/input8
[   15.000952] psmouse serio2: hgpk: ID: 10 00 64
[   15.056730] parport_pc 00:0c: reported by Plug and Play ACPI
[   15.056754] parport0: PC-style at 0x378, irq 7 [PCSPP,EPP]
[   15.094970] tsc: Marking TSC unstable due to TSC halts in idle
[   15.095009] ACPI: acpi_idle registered with cpuidle
[   15.101676] Switching to clocksource acpi_pm
[   15.107341] ppdev: user-space parallel port driver
[   15.294909] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[   15.314795] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   15.428039] intel_rng: FWH not detected
[   15.562701] Linux agpgart interface v0.103
[   15.623460] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio2/input/input9
[   15.684624] agpgart-intel 0000:00:00.0: Intel 855GM Chipset
[   15.710843] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[   15.866527] 8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
[   15.866563] 8139cp 0000:02:02.0: This (id 10ec:8139 rev 10) is not an 8139C+ compatible chip, use 8139too
[   16.095235] iTCO_wdt: Found a ICH4-M TCO device (Version=1, TCOBASE=0x0460)
[   16.095750] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   16.095796] lpc_ich 0000:00:1f.0: I/O space for GPIO uninitialized
[   16.151826] 8139too: 8139too Fast Ethernet driver 0.9.28
[   16.152929] 8139too 0000:02:02.0 eth0: RealTek RTL8139 at 0xf8192c00, 00:40:45:2a:00:c8, IRQ 19
[   16.152961] yenta_cardbus 0000:02:03.0: CardBus bridge found [14ff:060b]
[   16.152980] yenta_cardbus 0000:02:03.0: O2: enabling read prefetch/write burst. If you experience problems or performance issues, use the yenta_socket parameter 'o2_speedup=off'
[   16.159467] cfg80211: Calling CRDA to update world regulatory domain
[   16.277556] yenta_cardbus 0000:02:03.0: ISA IRQ mask 0x0c38, PCI irq 20
[   16.277571] yenta_cardbus 0000:02:03.0: Socket status: 30000820
[   16.277583] pci_bus 0000:02: Raising subordinate bus# of parent bus (#02) from #02 to #06
[   16.277607] yenta_cardbus 0000:02:03.0: pcmcia: parent PCI bridge window: [io  0xc000-0xcfff]
[   16.277618] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc000-0xcfff:
[   16.278951]  excluding 0xc000-0xc0ff 0xc400-0xc4ff 0xc800-0xc8ff 0xcc00-0xccff
[   16.291419] yenta_cardbus 0000:02:03.0: pcmcia: parent PCI bridge window: [mem 0xe0100000-0xe01fffff]
[   16.291424] pcmcia_socket pcmcia_socket0: cs: memory probe 0xe0100000-0xe01fffff:
[   16.291436]  excluding 0xe01e0000-0xe01fffff
[   16.291441] yenta_cardbus 0000:02:03.0: pcmcia: parent PCI bridge window: [mem 0x80000000-0x8bffffff pref]
[   16.291445] pcmcia_socket pcmcia_socket0: cs: memory probe 0x80000000-0x8bffffff:
[   16.291459]  excluding 0x80000000-0x8bffffff
[   16.296204] yenta_cardbus 0000:02:03.1: CardBus bridge found [14ff:060b]
[   16.391309] psmouse serio3: synaptics: Touchpad model: 1, fw: 6.2, id: 0x8fa0b1, caps: 0xa0471b/0x200000/0x0, board id: 3655, fw id: 172536
[   16.424301] yenta_cardbus 0000:02:03.1: ISA IRQ mask 0x0c38, PCI irq 20
[   16.424309] yenta_cardbus 0000:02:03.1: Socket status: 30000410
[   16.424315] pci_bus 0000:02: Raising subordinate bus# of parent bus (#02) from #06 to #0a
[   16.424328] yenta_cardbus 0000:02:03.1: pcmcia: parent PCI bridge window: [io  0xc000-0xcfff]
[   16.424333] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xc000-0xcfff:
[   16.429174] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio3/input/input10
[   16.434010] semtech: bad acknolowedge received 0xfe
[   16.434018] input: semtech psaux/serial TouchScreen as /devices/platform/i8042/serio1/input/input11
[   16.435345] input: semtech psaux/serial TouchScreen as /devices/platform/i8042/serio4/input/input12
[   16.435393] semtech: bad acknolowedge received 0xfe
[   16.425545]  excluding 0xc000-0xc0ff 0xc400-0xc4ff 0xc800-0xc8ff 0xcc00-0xccff
[   16.438185] yenta_cardbus 0000:02:03.1: pcmcia: parent PCI bridge window: [mem 0xe0100000-0xe01fffff]
[   16.438190] pcmcia_socket pcmcia_socket1: cs: memory probe 0xe0100000-0xe01fffff:
[   16.438200]  excluding 0xe01e0000-0xe01fffff
[   16.438205] yenta_cardbus 0000:02:03.1: pcmcia: parent PCI bridge window: [mem 0x80000000-0x8bffffff pref]
[   16.438209] pcmcia_socket pcmcia_socket1: cs: memory probe 0x80000000-0x8bffffff:
[   16.438223]  excluding 0x80000000-0x8bffffff
[   16.438809] yenta_cardbus 0000:02:05.0: CardBus bridge found [14ff:060a]
[   16.564526] yenta_cardbus 0000:02:05.0: ISA IRQ mask 0x0c38, PCI irq 16
[   16.564534] yenta_cardbus 0000:02:05.0: Socket status: 30000821
[   16.564539] pci_bus 0000:02: Raising subordinate bus# of parent bus (#02) from #0a to #0e
[   16.564553] yenta_cardbus 0000:02:05.0: pcmcia: parent PCI bridge window: [io  0xc000-0xcfff]
[   16.564557] pcmcia_socket pcmcia_socket2: cs: IO port probe 0xc000-0xcfff:
[   16.568597]  excluding 0xc000-0xc0ff 0xc400-0xc4ff 0xc800-0xc8ff 0xcc00-0xccff
[   16.581611] yenta_cardbus 0000:02:05.0: pcmcia: parent PCI bridge window: [mem 0xe0100000-0xe01fffff]
[   16.581619] pcmcia_socket pcmcia_socket2: cs: memory probe 0xe0100000-0xe01fffff:
[   16.581628]  excluding 0xe01e0000-0xe01fffff
[   16.581634] yenta_cardbus 0000:02:05.0: pcmcia: parent PCI bridge window: [mem 0x80000000-0x8bffffff pref]
[   16.581637] pcmcia_socket pcmcia_socket2: cs: memory probe 0x80000000-0x8bffffff:
[   16.581652]  excluding 0x80000000-0x8bffffff
[   16.587081] [drm] Initialized drm 1.1.0 20060810
[   16.587696] ath5k 0000:02:01.0: registered as 'phy0'
[   16.980622] Adding 1048572k swap on /dev/mapper/vgroup-swap.  Priority:-1 extents:1 across:1048572k 
[   17.180027] pcmcia_socket pcmcia_socket0: pccard: CardBus card inserted into slot 0
[   17.180056] pci 0000:03:00.0: [1033:0035] type 00 class 0x0c0310
[   17.180082] pci 0000:03:00.0: reg 10: [mem 0x00000000-0x00000fff]
[   17.180176] pci 0000:03:00.0: supports D1 D2
[   17.180179] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot
[   17.180205] pci 0000:03:00.1: [1033:0035] type 00 class 0x0c0310
[   17.180226] pci 0000:03:00.1: reg 10: [mem 0x00000000-0x00000fff]
[   17.180313] pci 0000:03:00.1: supports D1 D2
[   17.180316] pci 0000:03:00.1: PME# supported from D0 D1 D2 D3hot
[   17.180343] pci 0000:03:00.0: BAR 0: assigned [mem 0x94000000-0x94000fff]
[   17.180351] pci 0000:03:00.1: BAR 0: assigned [mem 0x94001000-0x94001fff]
[   17.180378] pci 0000:03:00.0: enabling device (0000 -> 0002)
[   17.180578] pci 0000:03:00.1: enabling device (0000 -> 0002)
[   17.270266] cfg80211: World regulatory domain updated:
[   17.270275] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   17.270278] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   17.270281] cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   17.270284] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   17.270286] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   17.270289] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   17.311420] snd_intel8x0 0000:00:1f.5: setting latency timer to 64
[   17.323401] pcmcia_socket pcmcia_socket1: pccard: PCMCIA card inserted into slot 1
[   17.323422] pcmcia_socket pcmcia_socket1: cs: memory probe 0xe0100000-0xe01dffff:
[   17.353064]  clean.
[   17.356234] pcmcia 1.0: pcmcia: registering new device pcmcia1.0 (IRQ: 3)
[   17.443853] [drm] radeon defaulting to kernel modesetting.
[   17.443859] [drm] radeon kernel modesetting enabled.
[   17.448450] [drm] initializing kernel modesetting (RV250 0x1002:0x4C66 0x14FF:0x0311).
[   17.448491] [drm] register mmio base: 0xE00F0000
[   17.448493] [drm] register mmio size: 65536
[   17.451483] agpgart-intel 0000:00:00.0: AGP 2.0 bridge
[   17.451496] agpgart-intel 0000:00:00.0: putting AGP V2 device into 4x mode
[   17.451544] radeon 0000:01:00.0: putting AGP V2 device into 4x mode
[   17.451600] radeon 0000:01:00.0: GTT: 256M 0xD0000000 - 0xDFFFFFFF
[   17.451616] radeon 0000:01:00.0: VRAM: 128M 0x00000000B0000000 - 0x00000000B7FFFFFF (64M used)
[   17.451639] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[   17.451641] [drm] Driver supports precise vblank timestamp query.
[   17.451651] [drm] radeon: irq initialized.
[   17.452211] [drm] Detected VRAM RAM=128M, BAR=128M
[   17.452227] [drm] RAM width 128bits DDR
[   17.452326] [TTM] Zone  kernel: Available graphics memory: 440412 kiB
[   17.452337] [TTM] Zone highmem: Available graphics memory: 1034240 kiB
[   17.452339] [TTM] Initializing pool allocator
[   17.452398] [drm] radeon: 64M of VRAM memory ready
[   17.452401] [drm] radeon: 256M of GTT memory ready.
[   17.455220] radeon 0000:01:00.0: WB disabled
[   17.455239] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x00000000d0000000 and cpu addr 0xf8008000
[   17.455990] [drm] Loading R200 Microcode
[   17.470037] pcmcia_socket pcmcia_socket2: pccard: CardBus card inserted into slot 2
[   17.470067] pci 0000:0b:00.0: [1106:3038] type 00 class 0x0c0300
[   17.470103] pci 0000:0b:00.0: reg 14: [mem 0x00000000-0x000000ff]
[   17.470135] pci 0000:0b:00.0: reg 20: [io  0xfce0-0xfcff]
[   17.470195] pci 0000:0b:00.0: supports D1 D2
[   17.470199] pci 0000:0b:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[   17.470228] pci 0000:0b:00.1: [1106:3038] type 00 class 0x0c0300
[   17.470259] pci 0000:0b:00.1: reg 14: [mem 0x00000000-0x000000ff]
[   17.470291] pci 0000:0b:00.1: reg 20: [io  0xfce0-0xfcff]
[   17.470344] pci 0000:0b:00.1: supports D1 D2
[   17.470347] pci 0000:0b:00.1: PME# supported from D0 D1 D2 D3hot D3cold
[   17.470376] pci 0000:0b:00.0: BAR 1: assigned [mem 0xa4000000-0xa40000ff]
[   17.470383] pci 0000:0b:00.1: BAR 1: assigned [mem 0xa4000100-0xa40001ff]
[   17.470390] pci 0000:0b:00.0: BAR 4: assigned [io  0x1400-0x141f]
[   17.470396] pci 0000:0b:00.1: BAR 4: assigned [io  0x1420-0x143f]
[   17.470423] pci 0000:0b:00.0: enabling device (0000 -> 0003)
[   17.470579] uhci_hcd 0000:0b:00.0: UHCI Host Controller
[   17.470589] uhci_hcd 0000:0b:00.0: new USB bus registered, assigned bus number 5
[   17.470625] uhci_hcd 0000:0b:00.0: irq 16, io base 0x00001400
[   17.470870] hub 5-0:1.0: USB hub found
[   17.470877] hub 5-0:1.0: 2 ports detected
[   17.471021] pci 0000:0b:00.1: enabling device (0000 -> 0003)
[   17.471109] uhci_hcd 0000:0b:00.1: UHCI Host Controller
[   17.471117] uhci_hcd 0000:0b:00.1: new USB bus registered, assigned bus number 6
[   17.471144] uhci_hcd 0000:0b:00.1: irq 16, io base 0x00001420
[   17.471314] hub 6-0:1.0: USB hub found
[   17.471320] hub 6-0:1.0: 2 ports detected
[   17.568506] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x100-0x3af:
[   17.570464] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x100-0x3af:
[   17.569425]  excluding 0x170-0x177 0x1f0-0x1f7 0x2e8-0x2ef 0x2f8-0x2ff
[   17.571368]  excluding
[   17.571380]  0x170-0x177 0x1f0-0x1f7 0x2e8-0x2ef 0x2f8-0x2ff 0x360-0x367 0x370-0x37f
[   17.572026] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x3e0-0x4ff:
[   17.572222]  excluding 0x3f0-0x47f 0x4d0-0x4d7
[   17.572396] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x820-0x8ff:
[   17.572943]  clean.
[   17.572964] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xc00-0xcf7:
[   17.576815] pcmcia_socket pcmcia_socket2: cs: IO port probe 0x100-0x3af:
[   17.577785]  excluding 0x170-0x177 0x1f0-0x1f7 0x2e8-0x2ef 0x2f8-0x2ff 0x360-0x367 0x370-0x37f
[   17.578503] pcmcia_socket pcmcia_socket2: cs: IO port probe 0x3e0-0x4ff:
[   17.578720]  excluding 0x3f0-0x47f 0x4d0-0x4d7
[   17.578909] pcmcia_socket pcmcia_socket2: cs: IO port probe 0x820-0x8ff:
[   17.583112]  0x370-0x37f
[   17.583249] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3e0-0x4ff:
[   17.583796]  excluding 0x3f0-0x47f 0x4d0-0x4d7
[   17.584059] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x820-0x8ff:
[   17.584559]  excluding 0x860-0x867
[   17.584875] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc00-0xcf7:
[   17.586134]  clean.
[   17.586182] pcmcia_socket pcmcia_socket2: cs: IO port probe 0xc00-0xcf7:
[   17.585395]  excluding 0xc30-0xc37
[   17.588962]  excluding
[   17.588988]  0xc58-0xc5f
[   17.589301] pcmcia_socket pcmcia_socket1: cs: memory probe 0x0c0000-0x0fffff:
[   17.589307]  excluding 0xc0000-0xcffff 0xe0000-0xfffff
[   17.589360] pcmcia_socket pcmcia_socket1: cs: memory probe 0xa0000000-0xa0ffffff:
[   17.589364]  excluding 0xa0000000-0xa00fffff
[   17.589420] pcmcia_socket pcmcia_socket1: cs: memory probe 0x60000000-0x60ffffff:
[   17.589439]  excluding 0x60000000-0x60ffffff
[   17.589475] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xa00-0xaff:
[   17.591116]  excluding 0xc58-0xc5f
[   17.591440] pcmcia_socket pcmcia_socket2: cs: memory probe 0x0c0000-0x0fffff:
[   17.591456]  excluding 0xc0000-0xcffff 0xe0000-0xfffff
[   17.591508] pcmcia_socket pcmcia_socket2: cs: memory probe 0xa0000000-0xa0ffffff:
[   17.591512]  excluding 0xa0000000-0xa00fffff
[   17.591567] pcmcia_socket pcmcia_socket2: cs: memory probe 0x60000000-0x60ffffff:
[   17.591576]  excluding 0x60000000-0x60ffffff
[   17.591621] pcmcia_socket pcmcia_socket2: cs: IO port probe 0xa00-0xaff:

[   17.592728] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff:
[   17.592122]  excluding 0xa20-0xa27
[   17.592733]  excluding
[   17.592735]  0xc0000-0xcffff 0xe0000-0xfffff
[   17.592785] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff:
[   17.592788]  excluding 0xa0000000-0xa00fffff
[   17.592843] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff:
[   17.592862]  excluding 0x60000000-0x60ffffff
[   17.592898] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xa00-0xaff:
[   17.597405]  excluding 0xac0-0xac7
[   17.599281]  excluding 0xac0-0xac7
[   17.599512]  0xac8-0xacf
[   17.599526]  0xad8-0xadf
[   17.599540]  0xad0-0xad7
[   17.599623]  0xae8-0xaef

[   17.770681] [drm] radeon: ring at 0x00000000D0001000
[   17.770707] [drm] ring test succeeded in 1 usecs
[   17.770958] [drm] ib test succeeded in 0 usecs
[   17.771193] [drm] Panel ID String: 1024x768                
[   17.771196] [drm] Panel Size 1024x768
[   17.776703] usb 5-1: new full-speed USB device number 2 using uhci_hcd
[   17.791046] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[   17.791110] ohci_hcd 0000:03:00.0: setting latency timer to 64
[   17.791115] ohci_hcd 0000:03:00.0: OHCI Host Controller
[   17.791125] ohci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 7
[   17.791152] ohci_hcd 0000:03:00.0: irq 20, io mem 0x94000000
[   17.805474] ath: EEPROM regdomain: 0x0
[   17.805478] ath: EEPROM indicates default country code should be used
[   17.805480] ath: doing EEPROM country->regdmn map search
[   17.805483] ath: country maps to regdmn code: 0x3a
[   17.805486] ath: Country alpha2 being used: US
[   17.805488] ath: Regpair used: 0x3a
[   17.828676] [drm] radeon legacy LVDS backlight initialized
[   17.828684] [drm] Radeon Display Connectors
[   17.828687] [drm] Connector 0:
[   17.828690] [drm]   VGA-1
[   17.828694] [drm]   DDC: 0x60 0x60 0x60 0x60 0x60 0x60 0x60 0x60
[   17.828695] [drm]   Encoders:
[   17.828697] [drm]     CRT1: INTERNAL_DAC1
[   17.828700] [drm] Connector 1:
[   17.828702] [drm]   LVDS-1
[   17.828703] [drm]   Encoders:
[   17.828705] [drm]     LCD1: INTERNAL_LVDS
[   17.828707] [drm] Connector 2:
[   17.828709] [drm]   SVIDEO-1
[   17.828711] [drm]   Encoders:
[   17.828712] [drm]     TV1: INTERNAL_DAC2
[   17.893379] usb 5-1: device descriptor read/64, error -71
[   17.922789] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   17.923123] cfg80211: Calling CRDA for country: US
[   17.925221] ath5k: phy0: Atheros AR5413 chip found (MAC: 0xa4, PHY: 0x61)
[   17.949098] cfg80211: Regulatory domain changed to country: US
[   17.949104] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   17.949108] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2700 mBm)
[   17.949111] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 1700 mBm)
[   17.949113] cfg80211:   (5250000 KHz - 5330000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   17.949116] cfg80211:   (5490000 KHz - 5600000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   17.949119] cfg80211:   (5650000 KHz - 5710000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   17.949121] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 3000 mBm)
[   18.043859] hub 7-0:1.0: USB hub found
[   18.043873] hub 7-0:1.0: 1 port detected
[   18.052780] ohci_hcd 0000:03:00.1: setting latency timer to 64
[   18.052789] ohci_hcd 0000:03:00.1: OHCI Host Controller
[   18.052799] ohci_hcd 0000:03:00.1: new USB bus registered, assigned bus number 8
[   18.052825] ohci_hcd 0000:03:00.1: irq 20, io mem 0x94001000
[   18.173398] intel8x0_measure_ac97_clock: measured 52725 usecs (2541 samples)
[   18.173405] intel8x0: clocking to 48000
[   18.174624] snd_intel8x0m 0000:00:1f.6: setting latency timer to 64
[   18.205731] [drm] fb mappable at 0xB0040000
[   18.205738] [drm] vram apper at 0xB0000000
[   18.205740] [drm] size 3145728
[   18.205742] [drm] fb depth is 24
[   18.205744] [drm]    pitch is 4096
[   18.234814] fbcon: radeondrmfb (fb0) is primary device
[   18.340637] hub 8-0:1.0: USB hub found
[   18.340645] hub 8-0:1.0: 1 port detected
[   18.670578] Console: switching to colour frame buffer device 128x48
[   18.783536] fb0: radeondrmfb frame buffer device
[   18.783542] drm: registered panic notifier
[   18.783556] [drm] Initialized radeon 2.24.0 20080528 for 0000:01:00.0 on minor 0
[   19.333611] Bluetooth: Core ver 2.16
[   19.333850] NET: Registered protocol family 31
[   19.333853] Bluetooth: HCI device and connection manager initialized
[   19.333867] Bluetooth: HCI socket layer initialized
[   19.333871] Bluetooth: L2CAP socket layer initialized
[   19.333878] Bluetooth: SCO socket layer initialized
[   19.381610] usbcore: registered new interface driver btusb
[   20.236719] usb 8-1: new full-speed USB device number 2 using ohci_hcd
[   20.930159] usbcore: registered new interface driver usbserial
[   20.930412] usbcore: registered new interface driver usbserial_generic
[   20.930657] usbserial: USB Serial support registered for generic
[   21.012846] usbcore: registered new interface driver option
[   21.013108] usbserial: USB Serial support registered for GSM modem (1-port)
[   21.013601] option 8-1:1.0: GSM modem (1-port) converter detected
[   21.013805] usb 8-1: GSM modem (1-port) converter now attached to ttyUSB0
[   21.013835] option 8-1:1.1: GSM modem (1-port) converter detected
[   21.013986] usb 8-1: GSM modem (1-port) converter now attached to ttyUSB1
[   21.014266] option 8-1:1.2: GSM modem (1-port) converter detected
[   21.014428] usb 8-1: GSM modem (1-port) converter now attached to ttyUSB2
[   21.295646] EXT4-fs (sda2): mounting ext3 file system using the ext4 subsystem
[   21.380655] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[   30.730837] EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null)
[   30.885144] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
[   31.007977] systemd-journald[178]: Received SIGUSR1
[   31.155550] systemd-journald[178]: File /var/log/journal/a1d793f6eaed23861cb04410000006ef/system.journal corrupted or uncleanly shut down, renaming and replacing.
[   31.769197] input: semtech psaux/serial TouchScreen as /devices/platform/i8042/serio2/input/input13
[   31.793161] semtech: Semtech UR7HCTS2 detected
[   31.815217] semtech: UR7HCTS2 successfully initialized in absolute mode
[   33.403245] NET: Registered protocol family 23
[   35.960714] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   35.960736] Bluetooth: BNEP socket layer initialized
[   36.049073] Bluetooth: RFCOMM TTY layer initialized
[   36.049096] Bluetooth: RFCOMM socket layer initialized
[   36.049100] Bluetooth: RFCOMM ver 1.11
[   38.056855] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   38.066207] 8139too 0000:02:02.0 eth0: link down
[   38.066253] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   44.831447] wlan0: authenticate with 00:1b:2f:f1:41:1a
[   44.847160] wlan0: send auth to 00:1b:2f:f1:41:1a (try 1/3)
[   44.848604] wlan0: authenticated
[   44.853374] wlan0: associate with 00:1b:2f:f1:41:1a (try 1/3)
[   44.855593] wlan0: RX AssocResp from 00:1b:2f:f1:41:1a (capab=0x411 status=0 aid=1)
[   44.856103] wlan0: associated
[   44.856136] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   46.168421] 8139too 0000:02:02.0 eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[   46.168453] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   49.053362] 8139too 0000:02:02.0 eth0: link down
[   51.253789] 8139too 0000:02:02.0 eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[   62.640660] EXT4-fs (dm-1): re-mounted. Opts: commit=0
[   62.652729] EXT4-fs (sda2): re-mounted. Opts: commit=0
[   63.000046] EXT4-fs (dm-3): re-mounted. Opts: commit=0
[   63.010353] EXT4-fs (sda5): re-mounted. Opts: commit=0
[  210.670941] 8139too 0000:02:02.0 eth0: link down
[  215.034371] 8139too 0000:02:02.0 eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[ 2635.670582] ACPI: EC: GPE storm detected, transactions will use polling mode
[ 8308.944163] 8139too 0000:02:02.0 eth0: link down
[17179.762395] semtech: [ABS] + 899 643
[17179.782147] semtech: [ABS] + 899 644
[17179.801519] semtech: [ABS] + 899 644
[17179.820426] semtech: [ABS] + 899 644
[17179.846386] semtech: [ABS] + 899 644
[17179.868531] semtech: [ABS] + 898 644
[17179.888023] semtech: [ABS] + 898 645
[17179.905866] semtech: [ABS] + 898 645
[17179.918577] semtech: [ABS]   898 646
[17180.308595] semtech: [ABS] + 904 673
[17180.328580] semtech: [ABS] + 905 673
[17180.348579] semtech: [ABS] + 905 673
[17180.368584] semtech: [ABS] + 905 673
[17180.394521] semtech: [ABS] + 905 673
[17180.413724] semtech: [ABS] + 905 673
[17180.432622] semtech: [ABS] + 905 673
[17180.452536] semtech: [ABS] + 905 673
[17180.472455] semtech: [ABS] + 905 673
[17180.492466] semtech: [ABS] + 905 673
[17180.512477] semtech: [ABS] + 905 673
[17180.534609] semtech: [ABS] + 905 673
[17180.555176] semtech: [ABS] + 905 673
[17180.575055] semtech: [ABS] + 905 673
[17180.591734] semtech: [ABS] + 905 673
[17180.605966] semtech: [ABS]   905 673
[17180.856084] semtech: [ABS] + 881 718
[17180.881944] semtech: [ABS] + 880 717
[17180.921695] semtech: [ABS] + 880 717
[17180.942305] semtech: [ABS] + 880 715
[17180.956101] semtech: [ABS]   880 715
[17181.701829] semtech: [ABS] + 875 710
[17181.729555] semtech: [ABS] + 874 710
[17181.746222] semtech: [ABS] + 874 710
[17181.758819] semtech: [ABS]   874 709
[17182.226602] semtech: [ABS] + 892 685
[17182.252618] semtech: [ABS] + 892 685
[17182.282157] semtech: [ABS] + 892 685
[17182.296217] semtech: [ABS]   892 685
[17182.608929] semtech: [ABS] + 896 697
[17182.628865] semtech: [ABS] + 896 697
[17182.648886] semtech: [ABS] + 896 697
[17182.666364] semtech: [ABS] + 896 697
[17182.679478] semtech: [ABS]   896 697
[17183.028958] semtech: [ABS] + 823 801
[17183.046220] semtech: [ABS] + 823 801
[17183.062933] semtech: [ABS]   823 800
[17183.242047] semtech: [ABS] + 873 685
[17183.258072] semtech: [ABS]   876 682
[17183.317152] semtech: [ABS] + 897 635
[17183.334114] semtech: [ABS]   897 635
[17183.454023] semtech: [ABS] + 918 584
[17183.474060] semtech: [ABS] + 918 583
[17183.491450] semtech: [ABS] + 920 581
[17183.504142] semtech: [ABS]   921 579
[17183.901490] semtech: [ABS] + 834 689
[17183.921438] semtech: [ABS] + 834 689
[17183.941532] semtech: [ABS] + 834 687
[17183.961571] semtech: [ABS] + 834 683
[17183.981773] semtech: [ABS] + 836 674
[17184.002143] semtech: [ABS] + 839 663
[17184.021324] semtech: [ABS] + 843 653
[17184.040459] semtech: [ABS] + 848 642
[17184.077167] semtech: [ABS] + 852 630
[17184.107960] semtech: [ABS] + 863 607
[17184.127446] semtech: [ABS] + 868 593
[17184.146830] semtech: [ABS] + 870 583
[17184.172434] semtech: [ABS] + 873 575
[17184.202162] semtech: [ABS] + 876 563
[17184.242204] semtech: [ABS] + 880 550
[17184.262773] semtech: [ABS] + 886 532
[17184.282352] semtech: [ABS] + 890 523
[17184.301851] semtech: [ABS] + 893 516
[17184.320540] semtech: [ABS] + 897 508
[17184.349152] semtech: [ABS] + 901 501
[17184.369178] semtech: [ABS] + 908 491
[17184.389160] semtech: [ABS] + 912 485
[17184.408948] semtech: [ABS] + 915 481
[17184.429191] semtech: [ABS] + 918 477
[17184.449223] semtech: [ABS] + 920 473
[17184.468999] semtech: [ABS] + 922 470
[17184.489178] semtech: [ABS] + 925 466
[17184.508988] semtech: [ABS] + 928 462
[17184.529238] semtech: [ABS] + 931 458
[17184.548970] semtech: [ABS] + 933 454
[17184.569213] semtech: [ABS] + 935 452
[17184.589014] semtech: [ABS] + 936 448
[17184.608994] semtech: [ABS] + 937 446
[17184.629028] semtech: [ABS] + 939 443
[17184.649192] semtech: [ABS] + 941 442
[17184.669020] semtech: [ABS] + 942 442
[17184.688989] semtech: [ABS] + 942 442
[17184.709201] semtech: [ABS] + 943 442
[17184.726633] semtech: [ABS] + 943 441
[17184.739338] semtech: [ABS]   943 441
[17185.556080] semtech: [ABS] + 854 613
[17185.582639] semtech: [ABS] + 853 614
[17185.622398] semtech: [ABS] + 850 616
[17185.642878] semtech: [ABS] + 837 619
[17185.662296] semtech: [ABS] + 834 619
[17185.681668] semtech: [ABS] + 831 619
[17185.707456] semtech: [ABS] + 827 618
[17185.736793] semtech: [ABS] + 822 618
[17185.756798] semtech: [ABS] + 817 618
[17185.776791] semtech: [ABS] + 813 618
[17185.797823] semtech: [ABS] + 810 618
[17185.817409] semtech: [ABS] + 805 618
[17185.836576] semtech: [ABS] + 804 617
[17185.856833] semtech: [ABS] + 801 617
[17185.876779] semtech: [ABS] + 799 617
[17185.903214] semtech: [ABS] + 797 616
[17185.923279] semtech: [ABS] + 795 615
[17185.943312] semtech: [ABS] + 793 615
[17185.963279] semtech: [ABS] + 792 614
[17185.983261] semtech: [ABS] + 790 613
[17186.003329] semtech: [ABS] + 788 613
[17186.023433] semtech: [ABS] + 785 613
[17186.043395] semtech: [ABS] + 782 613
[17186.063359] semtech: [ABS] + 780 613
[17186.083288] semtech: [ABS] + 776 613
[17186.103334] semtech: [ABS] + 772 613
[17186.123353] semtech: [ABS] + 768 613
[17186.143389] semtech: [ABS] + 766 613
[17186.163340] semtech: [ABS] + 763 613
[17186.183458] semtech: [ABS] + 759 613
[17186.203291] semtech: [ABS] + 755 613
[17186.223357] semtech: [ABS] + 750 613
[17186.243395] semtech: [ABS] + 746 613
[17186.263245] semtech: [ABS] + 742 613
[17186.283337] semtech: [ABS] + 738 613
[17186.303344] semtech: [ABS] + 734 612
[17186.323396] semtech: [ABS] + 729 609
[17186.345444] semtech: [ABS] + 727 605
[17186.366002] semtech: [ABS] + 722 601
[17186.386053] semtech: [ABS] + 720 599
[17186.405986] semtech: [ABS] + 717 598
[17186.426027] semtech: [ABS] + 714 596
[17186.446104] semtech: [ABS] + 710 595
[17186.466109] semtech: [ABS] + 708 594
[17186.485999] semtech: [ABS] + 706 592
[17186.506102] semtech: [ABS] + 704 590
[17186.526084] semtech: [ABS] + 702 588
[17186.546033] semtech: [ABS] + 700 587
[17186.566053] semtech: [ABS] + 699 585
[17186.586127] semtech: [ABS] + 696 584
[17186.606019] semtech: [ABS] + 694 582
[17186.626005] semtech: [ABS] + 693 580
[17186.646079] semtech: [ABS] + 690 579
[17186.666006] semtech: [ABS] + 690 578
[17186.685995] semtech: [ABS] + 689 576
[17186.706115] semtech: [ABS] + 688 573
[17186.726197] semtech: [ABS] + 686 570
[17186.746069] semtech: [ABS] + 684 568
[17186.766154] semtech: [ABS] + 682 565
[17186.786063] semtech: [ABS] + 680 562
[17186.806128] semtech: [ABS] + 678 558
[17186.826098] semtech: [ABS] + 677 554
[17186.846070] semtech: [ABS] + 676 550
[17186.866044] semtech: [ABS] + 675 546
[17186.886089] semtech: [ABS] + 673 542
[17186.905986] semtech: [ABS] + 672 538
[17186.922791] semtech: [ABS]   672 535
[17186.967500] semtech: [ABS] + 666 522
[17186.986369] semtech: [ABS]   667 522
[17187.012713] semtech: [ABS] + 666 515
[17187.026933] semtech: [ABS]   666 515
[17187.909495] semtech: [ABS] + 32 988
[17187.929727] semtech: [ABS] + 32 988
[17187.949724] semtech: [ABS] + 31 988
[17187.969490] semtech: [ABS] + 31 989
[17187.989722] semtech: [ABS] + 31 990
[17188.009730] semtech: [ABS] + 29 990
[17188.029751] semtech: [ABS] + 29 991
[17188.049710] semtech: [ABS] + 29 991
[17188.069732] semtech: [ABS] + 29 991
[17188.089505] semtech: [ABS] + 29 991
[17188.109783] semtech: [ABS] + 29 991
[17188.122828] semtech: [ABS]   29 991
[17189.173753] semtech: [ABS] + 849 632
[17189.200498] semtech: [ABS] + 849 632
[17189.219863] semtech: [ABS] + 849 632
[17189.239276] semtech: [ABS] + 849 632
[17189.258558] semtech: [ABS] + 849 632
[17189.297828] semtech: [ABS] + 849 632
[17189.325582] semtech: [ABS] + 850 632
[17189.344954] semtech: [ABS] + 850 632
[17189.364227] semtech: [ABS] + 851 632
[17189.383378] semtech: [ABS] + 851 632
[17189.412314] semtech: [ABS] + 851 632
[17189.432269] semtech: [ABS] + 851 632
[17189.452342] semtech: [ABS] + 851 632
[17189.464932] semtech: [ABS]   851 632
[17189.864825] semtech: [ABS] + 869 522
[17189.885182] semtech: [ABS] + 869 522
[17189.904758] semtech: [ABS] + 869 522
[17189.925014] semtech: [ABS] + 869 522
[17189.944975] semtech: [ABS] + 869 522
[17189.962459] semtech: [ABS] + 869 522
[17189.975180] semtech: [ABS]   869 522
[17190.622522] semtech: [ABS] + 830 493
[17190.642520] semtech: [ABS] + 830 492
[17190.668113] semtech: [ABS] + 830 492
[17190.702462] semtech: [ABS] + 830 492
[17190.715200] semtech: [ABS]   830 491
[17191.812405] semtech: [ABS] + 866 586
[17191.832715] semtech: [ABS] + 866 586
[17191.852677] semtech: [ABS] + 867 586
[17191.872627] semtech: [ABS] + 867 586
[17191.890385] semtech: [ABS]   867 585
[17192.225406] semtech: [ABS] + 879 386
[17192.252786] semtech: [ABS] + 879 386
[17192.272817] semtech: [ABS] + 879 386
[17192.295347] semtech: [ABS] + 879 386
[17192.308524] semtech: [ABS]   879 386
[17193.246289] semtech: [ABS] + 847 620
[17193.262914] semtech: [ABS] + 847 619
[17193.275617] semtech: [ABS]   848 619
[17193.529288] semtech: [ABS] + 836 688
[17193.548754] semtech: [ABS] + 835 688
[17193.565641] semtech: [ABS] + 834 688
[17193.578709] semtech: [ABS]   834 688
[17193.785805] semtech: [ABS] + 767 791
[17193.798701] semtech: [ABS]   766 791
[17194.035653] semtech: [ABS] + 681 836
[17194.058739] semtech: [ABS] + 680 836
[17194.073086] semtech: [ABS]   677 836
[17194.288751] semtech: [ABS] + 724 781
[17194.303045] semtech: [ABS]   728 775
[17194.705669] semtech: [ABS] + 796 563
[17194.725475] semtech: [ABS] + 796 561
[17194.745501] semtech: [ABS] + 795 560
[17194.763153] semtech: [ABS] + 794 558
[17194.775730] semtech: [ABS]   794 558
[17195.085422] semtech: [ABS] + 825 543
[17195.104498] semtech: [ABS] + 825 541
[17195.133770] semtech: [ABS] + 825 541
[17195.171591] semtech: [ABS] + 824 540
[17195.193967] semtech: [ABS] + 824 540
[17195.213409] semtech: [ABS] + 824 540
[17195.240034] semtech: [ABS] + 824 540
[17195.259317] semtech: [ABS] + 824 537
[17195.288216] semtech: [ABS] + 824 534
[17195.308213] semtech: [ABS] + 823 529
[17195.328182] semtech: [ABS] + 823 526
[17195.348141] semtech: [ABS] + 823 524
[17195.369327] semtech: [ABS] + 823 519
[17195.388473] semtech: [ABS] + 823 515
[17195.407545] semtech: [ABS] + 823 510
[17195.433919] semtech: [ABS] + 823 506
[17195.473811] semtech: [ABS] + 823 498
[17195.494363] semtech: [ABS] + 820 486
[17195.513775] semtech: [ABS] + 819 483
[17195.532667] semtech: [ABS] + 813 467
[17195.559028] semtech: [ABS] + 812 464
[17195.578410] semtech: [ABS]   812 463
[17195.613597] semtech: [ABS] + 803 441
[17195.635810] semtech: [ABS] + 803 440
[17195.655832] semtech: [ABS] + 801 436
[17195.675845] semtech: [ABS] + 798 434
[17195.703289] semtech: [ABS] + 795 431
[17195.723233] semtech: [ABS] + 789 424
[17195.743257] semtech: [ABS] + 785 421
[17195.764138] semtech: [ABS] + 782 418
[17195.791856] semtech: [ABS] + 778 412
[17195.810939] semtech: [ABS] + 775 409
[17195.829991] semtech: [ABS] + 773 406
[17195.849734] semtech: [ABS] + 769 404
[17195.869734] semtech: [ABS] + 766 401
[17195.888868] semtech: [ABS] + 763 398
[17195.908491] semtech: [ABS]   762 397
[17195.927295] semtech: [ABS] + 753 388
[17195.955914] semtech: [ABS] + 753 387
[17195.975865] semtech: [ABS] + 752 387
[17195.995699] semtech: [ABS] + 747 382
[17196.015907] semtech: [ABS] + 746 381
[17196.033253] semtech: [ABS] + 737 372
[17196.045976] semtech: [ABS]   737 372
[17197.563519] semtech: [ABS] + 446 859
[17197.583765] semtech: [ABS] + 446 860
[17197.604215] semtech: [ABS] + 446 860
[17197.623461] semtech: [ABS] + 446 860
[17197.642585] semtech: [ABS] + 446 857
[17197.679400] semtech: [ABS] + 447 856
[17197.709989] semtech: [ABS] + 447 847
[17197.735850] semtech: [ABS] + 447 839
[17197.754964] semtech: [ABS] + 447 829
[17197.783743] semtech: [ABS] + 448 823
[17197.803570] semtech: [ABS] + 448 816
[17197.823623] semtech: [ABS] + 448 811
[17197.843502] semtech: [ABS] + 448 806
[17197.863522] semtech: [ABS] + 448 802
[17197.894501] semtech: [ABS] + 448 798
[17197.914505] semtech: [ABS] + 449 793
[17197.933967] semtech: [ABS] + 449 789
[17197.952622] semtech: [ABS] + 449 785
[17197.981386] semtech: [ABS] + 449 782
[17198.000969] semtech: [ABS] + 450 777
[17198.021201] semtech: [ABS] + 451 773
[17198.041200] semtech: [ABS] + 451 769
[17198.060961] semtech: [ABS] + 451 764
[17198.081000] semtech: [ABS] + 453 759
[17198.100973] semtech: [ABS] + 453 755
[17198.126731] semtech: [ABS] + 455 751
[17198.145600] semtech: [ABS] + 457 745
[17198.164720] semtech: [ABS] + 459 739
[17198.185213] semtech: [ABS] + 460 734
[17198.214193] semtech: [ABS] + 462 727
[17198.245218] semtech: [ABS] + 465 717
[17198.264744] semtech: [ABS] + 467 706
[17198.284370] semtech: [ABS] + 469 699
[17198.303723] semtech: [ABS] + 472 692
[17198.329309] semtech: [ABS] + 479 673
[17198.351203] semtech: [ABS] + 480 671
[17198.371022] semtech: [ABS] + 481 668
[17198.391004] semtech: [ABS] + 483 663
[17198.411232] semtech: [ABS] + 485 658
[17198.431228] semtech: [ABS] + 487 653
[17198.454292] semtech: [ABS] + 490 649
[17198.492076] semtech: [ABS]   491 647
[17198.511387] semtech: [ABS] + 496 631
[17198.530554] semtech: [ABS] + 497 629
[17198.571281] semtech: [ABS] + 507 607
[17198.609444] semtech: [ABS] + 510 595
[17198.628295] semtech: [ABS] + 511 594
[17198.645192] semtech: [ABS]   511 590
[17198.674407] semtech: [ABS] + 519 577
[17198.694296] semtech: [ABS] + 519 576
[17198.711304] semtech: [ABS]   519 574
[17198.741307] semtech: [ABS] + 521 561
[17198.761290] semtech: [ABS] + 521 559
[17198.781550] semtech: [ABS] + 521 556
[17198.814402] semtech: [ABS]   521 552
[17198.845009] semtech: [ABS] + 529 529
[17198.864295] semtech: [ABS] + 529 530
[17198.881525] semtech: [ABS]   529 528
[17198.909375] semtech: [ABS] + 538 513
[17198.924637] semtech: [ABS] + 538 511
[17198.951974] semtech: [ABS]   538 510
[17198.971420] semtech: [ABS] + 542 498
[17198.994178] semtech: [ABS] + 544 492
[17199.020507] semtech: [ABS] + 545 491
[17199.049327] semtech: [ABS] + 547 486
[17199.089395] semtech: [ABS] + 550 481
[17199.109737] semtech: [ABS] + 556 473
[17199.129192] semtech: [ABS] + 559 470
[17199.147875] semtech: [ABS] + 563 465
[17199.176503] semtech: [ABS] + 567 462
[17199.203751] semtech: [ABS] + 573 457
[17199.223745] semtech: [ABS] + 578 452
[17199.236435] semtech: [ABS]   581 449
[17199.700200] semtech: [ABS] + 577 674
[17199.719580] semtech: [ABS] + 576 674
[17199.739161] semtech: [ABS] + 574 674
[17199.757806] semtech: [ABS] + 574 671
[17199.786621] semtech: [ABS] + 574 668
[17199.806226] semtech: [ABS] + 577 643
[17199.826223] semtech: [ABS] + 579 634
[17199.846248] semtech: [ABS] + 581 620
[17199.866238] semtech: [ABS] + 584 603
[17199.886646] semtech: [ABS] + 588 584
[17199.906459] semtech: [ABS] + 590 574
[17199.934519] semtech: [ABS] + 615 505
[17199.953476] semtech: [ABS] + 617 501
[17199.973835] semtech: [ABS] + 623 491
[17200.000430] semtech: [ABS] + 629 479
[17200.020366] semtech: [ABS] + 641 460
[17200.040381] semtech: [ABS] + 649 447
[17200.060428] semtech: [ABS] + 658 433
[17200.080424] semtech: [ABS] + 667 419
[17200.100319] semtech: [ABS] + 677 406
[17200.120289] semtech: [ABS] + 687 394
[17200.140221] semtech: [ABS] + 698 382
[17200.169511] semtech: [ABS] + 709 371
[17200.199492] semtech: [ABS]   709 371
[17202.109158] semtech: [ABS] + 841 464
[17202.134792] semtech: [ABS]   841 464
[17202.165766] semtech: [ABS] + 837 469
[17202.191556] semtech: [ABS] + 837 470
[17202.210967] semtech: [ABS] + 834 473
[17202.230120] semtech: [ABS] + 830 476
[17202.259267] semtech: [ABS] + 825 480
[17202.279196] semtech: [ABS] + 817 485
[17202.299198] semtech: [ABS] + 812 489
[17202.319090] semtech: [ABS] + 808 492
[17202.339225] semtech: [ABS] + 805 495
[17202.359265] semtech: [ABS] + 801 497
[17202.380069] semtech: [ABS] + 798 498
[17202.401837] semtech: [ABS] + 792 502
[17202.421819] semtech: [ABS] + 789 504
[17202.441846] semtech: [ABS] + 785 507
[17202.461968] semtech: [ABS] + 771 522
[17202.489814] semtech: [ABS] + 761 528
[17202.508997] semtech: [ABS] + 760 529
[17202.528236] semtech: [ABS] + 757 531
[17202.564927] semtech: [ABS] + 755 534
[17202.595640] semtech: [ABS] + 748 540
[17202.615193] semtech: [ABS] + 742 544
[17202.641428] semtech: [ABS] + 739 545
[17202.660698] semtech: [ABS] + 736 548
[17202.691127] semtech: [ABS] + 733 551
[17202.727653] semtech: [ABS] + 727 555
[17202.746988] semtech: [ABS] + 723 558
[17202.766273] semtech: [ABS] + 720 561
[17202.785550] semtech: [ABS] + 717 563
[17202.824998] semtech: [ABS] + 715 566
[17202.855486] semtech: [ABS] + 711 568
[17202.874990] semtech: [ABS] + 709 568
[17202.894730] semtech: [ABS] + 709 569
[17202.913676] semtech: [ABS] + 708 569
[17202.949374] semtech: [ABS] + 708 570
[17202.969304] semtech: [ABS] + 708 570
[17202.989320] semtech: [ABS] + 708 570
[17203.009244] semtech: [ABS] + 708 570
[17203.029302] semtech: [ABS] + 708 570
[17203.049296] semtech: [ABS] + 709 570
[17203.069347] semtech: [ABS] + 710 570
[17203.089349] semtech: [ABS] + 713 569
[17203.111966] semtech: [ABS] + 716 566
[17203.131709] semtech: [ABS] + 719 562
[17203.151952] semtech: [ABS] + 722 558
[17203.171969] semtech: [ABS] + 725 555
[17203.191969] semtech: [ABS] + 727 552
[17203.211927] semtech: [ABS] + 730 548
[17203.231760] semtech: [ABS] + 734 544
[17203.252032] semtech: [ABS] + 736 543
[17203.285284] semtech: [ABS]   745 532
[17203.305173] semtech: [ABS] + 750 524
[17203.329534] semtech: [ABS]   750 524
[17203.351984] semtech: [ABS] + 758 515
[17203.369316] semtech: [ABS] + 758 514
[17203.382209] semtech: [ABS]   758 513
[17203.445002] semtech: [ABS] + 761 509
[17203.469457] semtech: [ABS] + 763 508
[17203.489357] semtech: [ABS]   763 508
[17203.519572] semtech: [ABS] + 770 498
[17203.538559] semtech: [ABS] + 770 498
[17203.558479] semtech: [ABS] + 772 496
[17203.578624] semtech: [ABS] + 774 494
[17203.598497] semtech: [ABS] + 777 491
[17203.635068] semtech: [ABS] + 778 489
[17203.659463] semtech: [ABS]   778 489
[17203.742038] semtech: [ABS] + 818 442
[17203.762140] semtech: [ABS] + 820 440
[17203.789477] semtech: [ABS]   824 437
[17203.981851] semtech: [ABS] + 876 396
[17204.005112] semtech: [ABS] + 877 395
[17204.042933] semtech: [ABS]   878 395
[17204.065058] semtech: [ABS] + 887 389
[17204.085067] semtech: [ABS] + 888 388
[17204.104644] semtech: [ABS] + 888 388
[17204.130351] semtech: [ABS] + 888 388
[17204.159521] semtech: [ABS] + 888 388
[17204.179471] semtech: [ABS] + 888 387
[17204.199551] semtech: [ABS] + 888 387
[17204.219479] semtech: [ABS]   888 386
[17204.888676] semtech: [ABS] + 719 564
[17204.915484] semtech: [ABS] + 720 562
[17204.935611] semtech: [ABS] + 732 552
[17204.975215] semtech: [ABS] + 738 543
[17205.002649] semtech: [ABS] + 740 540
[17205.021917] semtech: [ABS] + 744 534
[17205.041329] semtech: [ABS] + 748 531
[17205.060469] semtech: [ABS] + 752 526
[17205.089629] semtech: [ABS] + 755 521
[17205.110494] semtech: [ABS] + 761 515
[17205.130109] semtech: [ABS] + 766 511
[17205.149149] semtech: [ABS] + 767 510
[17205.169585] semtech: [ABS] + 769 501
[17205.188895] semtech: [ABS] + 770 501
[17205.225308] semtech: [ABS] + 771 500
[17205.252974] semtech: [ABS] + 775 498
[17205.272256] semtech: [ABS] + 776 497
[17205.291821] semtech: [ABS] + 776 497
[17205.311135] semtech: [ABS] + 777 497
[17205.339792] semtech: [ABS] + 777 497
[17205.359606] semtech: [ABS] + 777 497
[17205.379673] semtech: [ABS] + 777 496
[17205.392244] semtech: [ABS]   777 496
[17444.186927] semtech: [ABS] + 453 553
[17444.207092] semtech: [ABS] + 453 553
[17444.226909] semtech: [ABS] + 453 553
[17444.247134] semtech: [ABS] + 453 553
[17444.267148] semtech: [ABS] + 453 553
[17444.287119] semtech: [ABS] + 453 553
[17444.307112] semtech: [ABS] + 453 553
[17444.326939] semtech: [ABS] + 453 553
[17444.347148] semtech: [ABS] + 453 553
[17444.366913] semtech: [ABS] + 453 553
[17444.387200] semtech: [ABS] + 453 553
[17444.400245] semtech: [ABS]   453 553
[17444.850442] semtech: [ABS] + 578 606
[17444.869944] semtech: [ABS] + 578 604
[17444.888697] semtech: [ABS] + 578 603
[17444.917507] semtech: [ABS] + 578 602
[17444.937212] semtech: [ABS] + 578 601
[17444.957200] semtech: [ABS] + 578 601
[17444.977246] semtech: [ABS] + 578 600
[17444.997212] semtech: [ABS] + 578 600
[17445.010355] semtech: [ABS]   578 600
[17445.434698] semtech: [ABS] + 481 480
[17445.454653] semtech: [ABS] + 481 479
[17445.474711] semtech: [ABS] + 482 478
[17445.490388] semtech: [ABS] + 482 478
[17445.504694] semtech: [ABS]   482 477
[17446.040562] semtech: [ABS] + 634 679
[17446.054869] semtech: [ABS]   634 679
[17447.760730] semtech: [ABS] + 187 457
[17447.791433] semtech: [ABS] + 187 457
[17447.810939] semtech: [ABS] + 187 457
[17447.830685] semtech: [ABS] + 187 457
[17447.849469] semtech: [ABS] + 187 457
[17447.875461] semtech: [ABS] + 187 457
[17447.897456] semtech: [ABS] + 187 457
[17447.915020] semtech: [ABS] + 187 457
[17447.927741] semtech: [ABS]   187 457
[17448.585005] semtech: [ABS] + 396 556
[17448.605221] semtech: [ABS] + 396 556
[17448.625218] semtech: [ABS] + 396 556
[17448.645149] semtech: [ABS] + 396 556
[17448.665196] semtech: [ABS] + 396 556
[17448.685182] semtech: [ABS] + 396 556
[17448.705258] semtech: [ABS] + 396 555
[17448.725211] semtech: [ABS] + 396 555
[17448.745197] semtech: [ABS] + 396 555
[17448.765259] semtech: [ABS] + 396 554
[17448.777823] semtech: [ABS]   396 554
[17449.471036] semtech: [ABS] + 463 729
[17449.491645] semtech: [ABS] + 465 728
[17449.517530] semtech: [ABS] + 465 728
[17449.537197] semtech: [ABS] + 465 728
[17449.556294] semtech: [ABS] + 465 728
[17449.585311] semtech: [ABS] + 465 728
[17449.605293] semtech: [ABS] + 465 729
[17449.618198] semtech: [ABS]   466 729
[17450.485450] semtech: [ABS] + 260 483
[17450.505421] semtech: [ABS] + 260 482
[17450.521432] semtech: [ABS] + 261 480
[17450.535469] semtech: [ABS]   262 480
[17544.583900] semtech: [ABS] + 406 656
[17544.595314] semtech: [ABS]   406 656
[17544.912279] semtech: [ABS] + 460 699
[17544.932374] semtech: [ABS] + 460 696
[17544.952086] semtech: [ABS] + 460 696
[17544.972176] semtech: [ABS] + 460 695
[17544.991919] semtech: [ABS] + 460 694
[17545.012111] semtech: [ABS] + 460 694
[17545.029577] semtech: [ABS] + 460 693
[17545.042300] semtech: [ABS]   460 693
[17545.248584] semtech: [ABS] + 435 680
[17545.285246] semtech: [ABS] + 435 680
[17545.312865] semtech: [ABS] + 435 680
[17545.332397] semtech: [ABS] + 435 680
[17545.351710] semtech: [ABS] + 435 680
[17545.370759] semtech: [ABS] + 435 680
[17545.385319] semtech: [ABS]   435 680
xinput --list
⎡ Virtual core pointer                    	id=2	[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer              	id=4	[slave  pointer  (2)]
⎜   ↳ Logitech USB Receiver                   	id=10	[slave  pointer  (2)]
⎜   ↳ Logitech USB Receiver                   	id=11	[slave  pointer  (2)]
⎜   ↳ semtech psaux/serial TouchScreen        	id=13	[slave  pointer  (2)]
⎜   ↳ semtech psaux/serial TouchScreen        	id=14	[slave  pointer  (2)]
⎜   ↳ SynPS/2 Synaptics TouchPad              	id=15	[slave  pointer  (2)]
⎜   ↳ semtech psaux/serial TouchScreen        	id=16	[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)]
    ↳ Power Button                            	id=8	[slave  keyboard (3)]
    ↳ Sleep Button                            	id=9	[slave  keyboard (3)]
    ↳ AT Translated Set 2 keyboard            	id=12	[slave  keyboard (3)]

Last edited by Xemertix (2013-01-24 22:34:52)

Offline

Board footer

Powered by FluxBB