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

Bug#613968: report from script




--
Wolfgang Sourdeau :: +1 (514) 447-4918 ext. 125 :: wsourdeau@inverse.ca
Inverse inc. Leaders behind SOGo (sogo.nu) and PacketFence (www.packetfence.org)

X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 27 nov 11:38 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1917984  5 fév 07:14 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
----------------------------------
01:00.0 VGA compatible controller: nVidia Corporation GT216 [GeForce GT 330M] (rev a2)

Xorg X server configuration file status:
----------------------------------------
-rw-r--r-- 1 root root 3648 15 fév 16:27 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
-------------------------------
Section "ServerLayout"
	Identifier     "X.org Configured"
	Screen      0  "Screen0" 0 0
	InputDevice    "trackpad" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
	ModulePath   "/usr/lib/xorg/modules"
	FontPath     "/usr/share/fonts/X11/misc"
	FontPath     "/usr/share/fonts/X11/cyrillic"
	FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/Type1"
	FontPath     "/usr/share/fonts/X11/100dpi"
	FontPath     "/usr/share/fonts/X11/75dpi"
	FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
	FontPath     "built-ins"
EndSection

Section "Module"
	Load  "dri2"
	Load  "record"
	Load  "glx"
	Load  "dri"
	Load  "extmod"
	Load  "dbe"
EndSection

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

Section "InputDevice"
	Identifier "trackpad"
	Driver "synaptics"
	Option  "SendCoreEvents"        "true"
	Option  "Device"                "/dev/input/mice"
	Option  "Protocol"              "auto-dev"
	Option  "SHMConfig"             "true"
	Option  "New AccelFactor"       "0.03"
	Option  "LeftEdge"              "0"
	Option  "RightEdge"             "1280"
	Option  "TopEdge"               "0"
	Option  "BottomEdge"            "800"
	Option  "MinSpeed"              "0.94"
	Option  "MaxSpeed"              "1"
	Option  "AccelFactor"           "0.0015"

	#tapping
	Option  "RTCornerButton"        "2"
	Option  "RBCornerButton"        "3"
	Option  "LTCornerButton"        "2"
	Option  "LBCornerButton"        "3"
	Option  "FingerHigh"            "30"
	Option  "FingerLow"             "20"
	Option  "MaxTapTime"            "80"
	Option  "MaxDoubleTapTime"	"150"
	Option  "ClickTime"		"30"
	Option  "FastTaps"              "0"
	Option  "TapButton1"            "1"
	Option  "TapButton2"            "2"
	Option  "TapButton3"            "3"
	Option  "CircularScrolling"	"true"

	#edge scroll
	Option  "VertEdgeScroll"        "0"
	Option  "HorizEdgeScroll"       "0"
	Option  "VertScrollDelta"       "5"
	Option  "HorizScrollDelta"      "0"

	#two finger scroll
	Option  "VertTwoFingerScroll"   "1"
	Option  "HorizTwoFingerScroll"  "1"
EndSection

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

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

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "SWcursor"           	# [<bool>]
        #Option     "HWcursor"           	# [<bool>]
        #Option     "NoAccel"            	# [<bool>]
        #Option     "ShadowFB"           	# [<bool>]
        #Option     "VideoKey"           	# <i>
	Identifier  "Card0"
	Driver      "nouveau"
	VendorName  "nVidia Corporation"
	BoardName   "GT216 [GeForce GT 330M]"
	BusID       "PCI:1:0:0"
EndSection

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

Contents of /etc/X11/xorg.conf.d:
---------------------------------
total 4
-rw-r--r-- 1 root root 126 30 nov 18:18 touchpad.conf

Kernel version (/proc/version):
-------------------------------
Linux version 2.6.37 (root@wolfomachine) (gcc version 4.4.5 (Debian 4.4.5-10) ) #1 SMP Fri Feb 4 15:20:03 EST 2011

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 29046 20 fév 21:05 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[    27.097] 
X.Org X Server 1.9.4
Release Date: 2011-02-04
[    27.097] X Protocol Version 11, Revision 0
[    27.097] Build Operating System: Linux 2.6.32-5-amd64 x86_64 Debian
[    27.097] Current Operating System: Linux wolfomachine 2.6.37 #1 SMP Fri Feb 4 15:20:03 EST 2011 x86_64
[    27.097] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.37 root=UUID=5789755e-0a4e-47c7-bc36-7f6c22b59f7f ro quiet nouveau.noaccel=1
[    27.097] Build Date: 05 February 2011  12:02:52PM
[    27.097] xorg-server 2:1.9.4-1 (Cyril Brulebois <kibi@debian.org>) 
[    27.097] Current version of pixman: 0.21.4
[    27.097] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    27.097] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    27.097] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Feb 20 21:04:53 2011
[    27.180] (==) Using config file: "/etc/X11/xorg.conf"
[    27.180] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    27.180] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    27.304] (==) ServerLayout "X.org Configured"
[    27.304] (**) |-->Screen "Screen0" (0)
[    27.304] (**) |   |-->Monitor "Monitor0"
[    27.304] (**) |   |-->Device "Card0"
[    27.304] (**) |-->Input Device "trackpad"
[    27.304] (**) |-->Input Device "Keyboard0"
[    27.304] (==) Automatically adding devices
[    27.304] (==) Automatically enabling devices
[    27.389] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    27.389] 	Entry deleted from font path.
[    27.672] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[    27.672] 	Entry deleted from font path.
[    27.672] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    27.672] 	Entry deleted from font path.
[    27.672] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[    27.672] 	Entry deleted from font path.
[    27.672] (**) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins,
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[    27.672] (**) ModulePath set to "/usr/lib/xorg/modules"
[    27.672] (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[    27.672] (WW) Disabling Keyboard0
[    27.672] (II) Loader magic: 0x7cfac0
[    27.672] (II) Module ABI versions:
[    27.672] 	X.Org ANSI C Emulation: 0.4
[    27.672] 	X.Org Video Driver: 8.0
[    27.672] 	X.Org XInput driver : 11.0
[    27.672] 	X.Org Server Extension : 4.0
[    27.673] (--) PCI:*(0:1:0:0) 10de:0a29:106b:00c7 rev 162, Mem @ 0xc0000000/16777216, 0x90000000/268435456, 0xa0000000/33554432, I/O @ 0x00002000/128, BIOS @ 0x????????/524288
[    27.674] (II) Open ACPI successful (/var/run/acpid.socket)
[    27.674] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
[    27.674] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
[    27.674] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[    27.674] (II) "record" will be loaded. This was enabled by default and also specified in the config file.
[    27.674] (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
[    27.674] (II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
[    27.674] (II) LoadModule: "dri2"
[    27.997] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    28.309] (II) Module dri2: vendor="X.Org Foundation"
[    28.309] 	compiled for 1.9.4, module version = 1.2.0
[    28.309] 	ABI class: X.Org Server Extension, version 4.0
[    28.309] (II) Loading extension DRI2
[    28.309] (II) LoadModule: "record"
[    28.309] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    28.310] (II) Module record: vendor="X.Org Foundation"
[    28.310] 	compiled for 1.9.4, module version = 1.13.0
[    28.310] 	Module class: X.Org Server Extension
[    28.310] 	ABI class: X.Org Server Extension, version 4.0
[    28.310] (II) Loading extension RECORD
[    28.310] (II) LoadModule: "glx"
[    28.310] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    28.344] (II) Module glx: vendor="X.Org Foundation"
[    28.344] 	compiled for 1.9.4, module version = 1.0.0
[    28.344] 	ABI class: X.Org Server Extension, version 4.0
[    28.344] (==) AIGLX enabled
[    28.344] (II) Loading extension GLX
[    28.345] (II) LoadModule: "dri"
[    28.345] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    28.522] (II) Module dri: vendor="X.Org Foundation"
[    28.522] 	compiled for 1.9.4, module version = 1.0.0
[    28.522] 	ABI class: X.Org Server Extension, version 4.0
[    28.522] (II) Loading extension XFree86-DRI
[    28.522] (II) LoadModule: "extmod"
[    28.522] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    28.602] (II) Module extmod: vendor="X.Org Foundation"
[    28.602] 	compiled for 1.9.4, module version = 1.0.0
[    28.602] 	Module class: X.Org Server Extension
[    28.602] 	ABI class: X.Org Server Extension, version 4.0
[    28.602] (II) Loading extension SELinux
[    28.602] (II) Loading extension MIT-SCREEN-SAVER
[    28.602] (II) Loading extension XFree86-VidModeExtension
[    28.602] (II) Loading extension XFree86-DGA
[    28.602] (II) Loading extension DPMS
[    28.602] (II) Loading extension XVideo
[    28.602] (II) Loading extension XVideo-MotionCompensation
[    28.602] (II) Loading extension X-Resource
[    28.602] (II) LoadModule: "dbe"
[    28.602] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    28.664] (II) Module dbe: vendor="X.Org Foundation"
[    28.664] 	compiled for 1.9.4, module version = 1.0.0
[    28.664] 	Module class: X.Org Server Extension
[    28.664] 	ABI class: X.Org Server Extension, version 4.0
[    28.664] (II) Loading extension DOUBLE-BUFFER
[    28.664] (II) LoadModule: "nouveau"
[    28.665] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[    28.824] (II) Module nouveau: vendor="X.Org Foundation"
[    28.824] 	compiled for 1.9.4, module version = 0.0.16
[    28.824] 	Module class: X.Org Video Driver
[    28.824] 	ABI class: X.Org Video Driver, version 8.0
[    28.824] (II) LoadModule: "synaptics"
[    28.824] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    28.853] (II) Module synaptics: vendor="X.Org Foundation"
[    28.853] 	compiled for 1.9.4, module version = 1.3.0
[    28.853] 	Module class: X.Org XInput Driver
[    28.853] 	ABI class: X.Org XInput driver, version 11.0
[    28.853] (II) NOUVEAU driver Date:   Tue Nov 30 15:27:36 2010 +1000
[    28.853] (II) NOUVEAU driver for NVIDIA chipset families :
[    28.853] 	RIVA TNT    (NV04)
[    28.853] 	RIVA TNT2   (NV05)
[    28.853] 	GeForce 256 (NV10)
[    28.853] 	GeForce 2   (NV11, NV15)
[    28.853] 	GeForce 4MX (NV17, NV18)
[    28.853] 	GeForce 3   (NV20)
[    28.853] 	GeForce 4Ti (NV25, NV28)
[    28.853] 	GeForce FX  (NV3x)
[    28.853] 	GeForce 6   (NV4x)
[    28.853] 	GeForce 7   (G7x)
[    28.853] 	GeForce 8   (G8x)
[    28.853] (++) using VT number 7

[    28.857] drmOpenDevice: node name is /dev/dri/card0
[    28.857] drmOpenDevice: open result is 8, (OK)
[    28.857] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
[    28.857] drmOpenDevice: node name is /dev/dri/card0
[    28.857] drmOpenDevice: open result is 8, (OK)
[    28.858] drmOpenByBusid: drmOpenMinor returns 8
[    28.858] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
[    28.858] (II) [drm] nouveau interface version: 0.0.16
[    28.858] (II) Loading sub module "dri"
[    28.858] (II) LoadModule: "dri"
[    28.858] (II) Reloading /usr/lib/xorg/modules/extensions/libdri.so
[    28.858] (II) NOUVEAU(0): Loaded DRI module
[    28.858] drmOpenDevice: node name is /dev/dri/card0
[    28.858] drmOpenDevice: open result is 9, (OK)
[    28.858] drmOpenDevice: node name is /dev/dri/card0
[    28.858] drmOpenDevice: open result is 9, (OK)
[    28.858] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
[    28.858] drmOpenDevice: node name is /dev/dri/card0
[    28.858] drmOpenDevice: open result is 9, (OK)
[    28.858] drmOpenByBusid: drmOpenMinor returns 9
[    28.858] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
[    28.858] (II) [drm] DRM interface version 1.4
[    28.858] (II) [drm] DRM open master succeeded.
[    28.858] (--) NOUVEAU(0): Chipset: "NVIDIA NVa5"
[    28.858] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
[    28.858] (==) NOUVEAU(0): RGB weight 888
[    28.858] (==) NOUVEAU(0): Default visual is TrueColor
[    28.858] (==) NOUVEAU(0): Using HW cursor
[    28.858] (==) NOUVEAU(0): GLX sync to VBlank disabled.
[    28.972] (II) NOUVEAU(0): Output LVDS-1 using monitor section Monitor0
[    28.982] (II) NOUVEAU(0): Output DP-1 has no monitor section
[    29.096] (II) NOUVEAU(0): EDID for output LVDS-1
[    29.096] (II) NOUVEAU(0): Manufacturer: APP  Model: 9ca3  Serial#: 0
[    29.096] (II) NOUVEAU(0): Year: 2009  Week: 0
[    29.096] (II) NOUVEAU(0): EDID Version: 1.3
[    29.096] (II) NOUVEAU(0): Digital Display Input
[    29.096] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 33  vert.: 21
[    29.096] (II) NOUVEAU(0): Gamma: 2.20
[    29.096] (II) NOUVEAU(0): No DPMS capabilities specified
[    29.096] (II) NOUVEAU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    29.096] (II) NOUVEAU(0): First detailed timing is preferred mode
[    29.096] (II) NOUVEAU(0): redX: 0.640 redY: 0.335   greenX: 0.310 greenY: 0.610
[    29.096] (II) NOUVEAU(0): blueX: 0.150 blueY: 0.060   whiteX: 0.313 whiteY: 0.329
[    29.096] (II) NOUVEAU(0): Manufacturer's mask: 0
[    29.096] (II) NOUVEAU(0): Supported detailed timing:
[    29.096] (II) NOUVEAU(0): clock: 88.8 MHz   Image Size:  331 x 207 mm
[    29.096] (II) NOUVEAU(0): h_active: 1440  h_sync: 1488  h_sync_end 1520 h_blank_end 1600 h_border: 0
[    29.096] (II) NOUVEAU(0): v_active: 900  v_sync: 903  v_sync_end 909 v_blanking: 926 v_border: 0
[    29.096] (II) NOUVEAU(0): Unknown vendor-specific block 1
[    29.096] (II) NOUVEAU(0):  LP154WP4-TLA1
[    29.096] (II) NOUVEAU(0):  Color LCD
[    29.096] (II) NOUVEAU(0): EDID (in hex):
[    29.096] (II) NOUVEAU(0): 	00ffffffffffff000610a39c00000000
[    29.096] (II) NOUVEAU(0): 	00130103802115780af595a3554f9c26
[    29.096] (II) NOUVEAU(0): 	0f505400000001010101010101010101
[    29.096] (II) NOUVEAU(0): 	010101010101ab22a0a050841a303020
[    29.096] (II) NOUVEAU(0): 	36004bcf100000180000000100061030
[    29.096] (II) NOUVEAU(0): 	00000000000000000a20000000fe004c
[    29.096] (II) NOUVEAU(0): 	503135345750342d544c4131000000fe
[    29.096] (II) NOUVEAU(0): 	00436f6c6f72204c43440a2020200000
[    29.096] (II) NOUVEAU(0): EDID vendor "APP", prod id 40099
[    29.096] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[    29.096] (II) NOUVEAU(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.5 kHz)
[    29.096] (II) NOUVEAU(0): Printing probed modes for output LVDS-1
[    29.096] (II) NOUVEAU(0): Modeline "1440x900"x59.9   88.75  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.5 kHz)
[    29.096] (II) NOUVEAU(0): Modeline "1152x864"x60.0   81.75  1152 1216 1336 1520  864 867 871 897 -hsync +vsync (53.8 kHz)
[    29.096] (II) NOUVEAU(0): Modeline "1024x768"x59.9   63.50  1024 1072 1176 1328  768 771 775 798 -hsync +vsync (47.8 kHz)
[    29.096] (II) NOUVEAU(0): Modeline "800x600"x59.9   38.25  800 832 912 1024  600 603 607 624 -hsync +vsync (37.4 kHz)
[    29.096] (II) NOUVEAU(0): Modeline "640x480"x59.4   23.75  640 664 720 800  480 483 487 500 -hsync +vsync (29.7 kHz)
[    29.096] (II) NOUVEAU(0): Modeline "720x400"x59.6   22.25  720 744 808 896  400 403 413 417 -hsync +vsync (24.8 kHz)
[    29.096] (II) NOUVEAU(0): Modeline "640x400"x60.0   20.00  640 664 720 800  400 403 409 417 -hsync +vsync (25.0 kHz)
[    29.096] (II) NOUVEAU(0): Modeline "640x350"x59.8   17.50  640 664 720 800  350 353 363 366 -hsync +vsync (21.9 kHz)
[    29.106] (II) NOUVEAU(0): EDID for output DP-1
[    29.106] (II) NOUVEAU(0): Output LVDS-1 connected
[    29.106] (II) NOUVEAU(0): Output DP-1 disconnected
[    29.106] (II) NOUVEAU(0): Using exact sizes for initial modes
[    29.106] (II) NOUVEAU(0): Output LVDS-1 using initial mode 1440x900
[    29.106] (II) NOUVEAU(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    29.106] (--) NOUVEAU(0): Virtual size is 1440x900 (pitch 0)
[    29.106] (**) NOUVEAU(0):  Driver mode "1440x900": 88.8 MHz (scaled from 0.0 MHz), 55.5 kHz, 59.9 Hz
[    29.106] (II) NOUVEAU(0): Modeline "1440x900"x59.9   88.75  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.5 kHz)
[    29.106] (**) NOUVEAU(0):  Driver mode "1152x864": 81.8 MHz (scaled from 0.0 MHz), 53.8 kHz, 60.0 Hz
[    29.106] (II) NOUVEAU(0): Modeline "1152x864"x60.0   81.75  1152 1216 1336 1520  864 867 871 897 -hsync +vsync (53.8 kHz)
[    29.106] (**) NOUVEAU(0):  Driver mode "1024x768": 63.5 MHz (scaled from 0.0 MHz), 47.8 kHz, 59.9 Hz
[    29.106] (II) NOUVEAU(0): Modeline "1024x768"x59.9   63.50  1024 1072 1176 1328  768 771 775 798 -hsync +vsync (47.8 kHz)
[    29.106] (**) NOUVEAU(0):  Driver mode "800x600": 38.2 MHz (scaled from 0.0 MHz), 37.4 kHz, 59.9 Hz
[    29.106] (II) NOUVEAU(0): Modeline "800x600"x59.9   38.25  800 832 912 1024  600 603 607 624 -hsync +vsync (37.4 kHz)
[    29.106] (**) NOUVEAU(0):  Driver mode "640x480": 23.8 MHz (scaled from 0.0 MHz), 29.7 kHz, 59.4 Hz
[    29.106] (II) NOUVEAU(0): Modeline "640x480"x59.4   23.75  640 664 720 800  480 483 487 500 -hsync +vsync (29.7 kHz)
[    29.106] (**) NOUVEAU(0):  Driver mode "720x400": 22.2 MHz (scaled from 0.0 MHz), 24.8 kHz, 59.6 Hz
[    29.106] (II) NOUVEAU(0): Modeline "720x400"x59.6   22.25  720 744 808 896  400 403 413 417 -hsync +vsync (24.8 kHz)
[    29.106] (**) NOUVEAU(0):  Driver mode "640x400": 20.0 MHz (scaled from 0.0 MHz), 25.0 kHz, 60.0 Hz
[    29.106] (II) NOUVEAU(0): Modeline "640x400"x60.0   20.00  640 664 720 800  400 403 409 417 -hsync +vsync (25.0 kHz)
[    29.106] (**) NOUVEAU(0):  Driver mode "640x350": 17.5 MHz (scaled from 0.0 MHz), 21.9 kHz, 59.8 Hz
[    29.106] (II) NOUVEAU(0): Modeline "640x350"x59.8   17.50  640 664 720 800  350 353 363 366 -hsync +vsync (21.9 kHz)
[    29.106] (**) NOUVEAU(0): Display dimensions: (330, 210) mm
[    29.106] (**) NOUVEAU(0): DPI set to (110, 108)
[    29.106] (II) Loading sub module "fb"
[    29.106] (II) LoadModule: "fb"
[    29.106] (II) Loading /usr/lib/xorg/modules/libfb.so
[    29.207] (II) Module fb: vendor="X.Org Foundation"
[    29.207] 	compiled for 1.9.4, module version = 1.0.0
[    29.207] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    29.207] (II) Loading sub module "exa"
[    29.207] (II) LoadModule: "exa"
[    29.207] (II) Loading /usr/lib/xorg/modules/libexa.so
[    29.237] (II) Module exa: vendor="X.Org Foundation"
[    29.237] 	compiled for 1.9.4, module version = 2.5.0
[    29.237] 	ABI class: X.Org Video Driver, version 8.0
[    29.237] (II) Loading sub module "shadowfb"
[    29.237] (II) LoadModule: "shadowfb"
[    29.237] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
[    29.288] (II) Module shadowfb: vendor="X.Org Foundation"
[    29.288] 	compiled for 1.9.4, module version = 1.0.0
[    29.288] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    29.288] (--) Depth 24 pixmap format is 32 bpp
[    29.289] (EE) NOUVEAU(0): Error creating GPU channel: -19
[    29.289] (EE) NOUVEAU(0): Error initialising acceleration.  Falling back to NoAccel
[    29.355] (==) NOUVEAU(0): Backing store disabled
[    29.355] (==) NOUVEAU(0): Silken mouse enabled
[    29.386] (==) NOUVEAU(0): DPMS enabled
[    29.386] (II) NOUVEAU(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    29.386] (--) RandR disabled
[    29.417] (II) Initializing built-in extension Generic Event Extension
[    29.417] (II) Initializing built-in extension SHAPE
[    29.417] (II) Initializing built-in extension MIT-SHM
[    29.417] (II) Initializing built-in extension XInputExtension
[    29.417] (II) Initializing built-in extension XTEST
[    29.417] (II) Initializing built-in extension BIG-REQUESTS
[    29.417] (II) Initializing built-in extension SYNC
[    29.417] (II) Initializing built-in extension XKEYBOARD
[    29.417] (II) Initializing built-in extension XC-MISC
[    29.417] (II) Initializing built-in extension XINERAMA
[    29.417] (II) Initializing built-in extension XFIXES
[    29.417] (II) Initializing built-in extension RENDER
[    29.417] (II) Initializing built-in extension RANDR
[    29.417] (II) Initializing built-in extension COMPOSITE
[    29.417] (II) Initializing built-in extension DAMAGE
[    29.418] (II) SELinux: Disabled on system
[    29.478] (II) AIGLX: Screen 0 is not DRI2 capable
[    29.478] (II) AIGLX: Screen 0 is not DRI capable
[    30.002] (II) AIGLX: Loaded and initialized /usr/lib/dri/swrast_dri.so
[    30.002] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[    30.004] (II) NOUVEAU(0): NVEnterVT is called.
[    30.004] (II) NOUVEAU(0): Setting screen physical size to 381 x 238
[    30.004] resize called 1440 900
[    30.920] (II) Synaptics touchpad driver version 1.3.0
[    31.208] (--) trackpad auto-dev sets device to /dev/input/event8
[    31.264] (**) Option "Device" "/dev/input/event8"
[    31.404] (--) trackpad: x-axis range 0 - 1280
[    31.404] (--) trackpad: y-axis range 0 - 800
[    31.404] (--) trackpad: pressure range 0 - 256
[    31.404] (--) trackpad: finger width range 0 - 16
[    31.404] (--) trackpad: buttons: left double triple
[    31.404] (**) Option "TapButton2" "3"
[    31.404] (**) Option "TapButton3" "2"
[    31.488] (--) trackpad: touchpad found
[    31.488] (**) Option "CorePointer"
[    31.488] (**) trackpad: always reports core events
[    31.524] (II) XINPUT: Adding extended input device "trackpad" (type: TOUCHPAD)
[    31.524] (**) trackpad: (accel) MinSpeed is now constant deceleration 2.5
[    31.524] (**) trackpad: MaxSpeed is now 1.75
[    31.524] (**) trackpad: AccelFactor is now 0.133
[    31.524] (**) trackpad: (accel) keeping acceleration scheme 1
[    31.524] (**) trackpad: (accel) acceleration profile 1
[    31.524] (**) trackpad: (accel) acceleration factor: 2.000
[    31.524] (**) trackpad: (accel) acceleration threshold: 4
[    31.584] (--) trackpad: touchpad found
[    31.591] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    31.591] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    31.591] (II) LoadModule: "evdev"
[    31.591] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    31.699] (II) Module evdev: vendor="X.Org Foundation"
[    31.699] 	compiled for 1.9.4, module version = 2.6.0
[    31.699] 	Module class: X.Org XInput Driver
[    31.699] 	ABI class: X.Org XInput driver, version 11.0
[    31.699] (**) Power Button: always reports core events
[    31.699] (**) Power Button: Device: "/dev/input/event3"
[    31.712] (--) Power Button: Found keys
[    31.712] (II) Power Button: Configuring as keyboard
[    31.712] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[    31.712] (**) Option "xkb_rules" "evdev"
[    31.712] (**) Option "xkb_model" "pc105"
[    31.712] (**) Option "xkb_layout" "us"
[    31.712] (**) Option "xkb_variant" "intl"
[    31.712] (**) Option "xkb_options" "lv3:rwin_switch"
[    33.076] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    33.076] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    33.076] (**) Power Button: always reports core events
[    33.076] (**) Power Button: Device: "/dev/input/event1"
[    33.108] (--) Power Button: Found keys
[    33.108] (II) Power Button: Configuring as keyboard
[    33.108] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[    33.108] (**) Option "xkb_rules" "evdev"
[    33.108] (**) Option "xkb_model" "pc105"
[    33.108] (**) Option "xkb_layout" "us"
[    33.108] (**) Option "xkb_variant" "intl"
[    33.108] (**) Option "xkb_options" "lv3:rwin_switch"
[    33.108] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[    33.108] (II) No input driver/identifier specified (ignoring)
[    33.109] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[    33.109] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    33.109] (**) Sleep Button: always reports core events
[    33.109] (**) Sleep Button: Device: "/dev/input/event2"
[    33.140] (--) Sleep Button: Found keys
[    33.140] (II) Sleep Button: Configuring as keyboard
[    33.140] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
[    33.140] (**) Option "xkb_rules" "evdev"
[    33.140] (**) Option "xkb_model" "pc105"
[    33.140] (**) Option "xkb_layout" "us"
[    33.140] (**) Option "xkb_variant" "intl"
[    33.140] (**) Option "xkb_options" "lv3:rwin_switch"
[    33.143] (II) config/udev: Adding input device HID 05ac:820a (/dev/input/event5)
[    33.144] (**) HID 05ac:820a: Applying InputClass "evdev keyboard catchall"
[    33.144] (**) HID 05ac:820a: always reports core events
[    33.144] (**) HID 05ac:820a: Device: "/dev/input/event5"
[    33.168] (--) HID 05ac:820a: Found keys
[    33.168] (II) HID 05ac:820a: Configuring as keyboard
[    33.168] (II) XINPUT: Adding extended input device "HID 05ac:820a" (type: KEYBOARD)
[    33.168] (**) Option "xkb_rules" "evdev"
[    33.168] (**) Option "xkb_model" "pc105"
[    33.168] (**) Option "xkb_layout" "us"
[    33.168] (**) Option "xkb_variant" "intl"
[    33.168] (**) Option "xkb_options" "lv3:rwin_switch"
[    33.169] (II) config/udev: Adding input device HID 05ac:820b (/dev/input/event6)
[    33.169] (**) HID 05ac:820b: Applying InputClass "evdev pointer catchall"
[    33.169] (**) HID 05ac:820b: always reports core events
[    33.169] (**) HID 05ac:820b: Device: "/dev/input/event6"
[    33.196] (--) HID 05ac:820b: Found 3 mouse buttons
[    33.196] (--) HID 05ac:820b: Found relative axes
[    33.196] (--) HID 05ac:820b: Found x and y relative axes
[    33.196] (II) HID 05ac:820b: Configuring as mouse
[    33.196] (**) HID 05ac:820b: YAxisMapping: buttons 4 and 5
[    33.196] (**) HID 05ac:820b: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    33.196] (II) XINPUT: Adding extended input device "HID 05ac:820b" (type: MOUSE)
[    33.196] (**) HID 05ac:820b: (accel) keeping acceleration scheme 1
[    33.196] (**) HID 05ac:820b: (accel) acceleration profile 0
[    33.196] (**) HID 05ac:820b: (accel) acceleration factor: 2.000
[    33.196] (**) HID 05ac:820b: (accel) acceleration threshold: 4
[    33.196] (II) HID 05ac:820b: initialized for relative axes.
[    33.196] (II) config/udev: Adding input device HID 05ac:820b (/dev/input/mouse0)
[    33.196] (II) No input driver/identifier specified (ignoring)
[    33.198] (II) config/udev: Adding input device Apple Inc. Apple Internal Keyboard / Trackpad (/dev/input/event4)
[    33.198] (**) Apple Inc. Apple Internal Keyboard / Trackpad: Applying InputClass "evdev keyboard catchall"
[    33.198] (**) Apple Inc. Apple Internal Keyboard / Trackpad: always reports core events
[    33.198] (**) Apple Inc. Apple Internal Keyboard / Trackpad: Device: "/dev/input/event4"
[    33.228] (--) Apple Inc. Apple Internal Keyboard / Trackpad: Found keys
[    33.228] (II) Apple Inc. Apple Internal Keyboard / Trackpad: Configuring as keyboard
[    33.228] (II) XINPUT: Adding extended input device "Apple Inc. Apple Internal Keyboard / Trackpad" (type: KEYBOARD)
[    33.228] (**) Option "xkb_rules" "evdev"
[    33.228] (**) Option "xkb_model" "pc105"
[    33.228] (**) Option "xkb_layout" "us"
[    33.228] (**) Option "xkb_variant" "intl"
[    33.228] (**) Option "xkb_options" "lv3:rwin_switch"
[    33.229] (II) config/udev: Adding input device bcm5974 (/dev/input/event8)
[    33.229] (**) bcm5974: Applying InputClass "evdev touchpad catchall"
[    33.229] (**) bcm5974: Applying InputClass "Multitouch Touchpad"
[    33.229] (**) bcm5974: Applying InputClass "touchpad catchall"
[    33.229] (II) Synaptics touchpad driver version 1.3.0
[    33.229] (**) Option "Device" "/dev/input/event8"
[    33.264] (--) bcm5974: invalid x-axis range.  defaulting to 1615 - 5685
[    33.264] (--) bcm5974: invalid y-axis range.  defaulting to 1729 - 4171
[    33.264] (--) bcm5974: invalid pressure range.  defaulting to 0 - 256
[    33.264] (--) bcm5974: invalid finger width range.  defaulting to 0 - 16
[    33.264] (--) bcm5974: no supported touchpad found
[    33.264] (EE) bcm5974 Unable to query/initialize Synaptics hardware.
[    33.288] (EE) PreInit failed for input device "bcm5974"
[    33.288] (II) UnloadModule: "synaptics"
[    33.288] (II) config/udev: Adding input device bcm5974 (/dev/input/mouse1)
[    33.288] (**) bcm5974: Applying InputClass "Multitouch Touchpad"
[    33.288] (**) bcm5974: Applying InputClass "touchpad catchall"
[    33.288] (II) Synaptics touchpad driver version 1.3.0
[    35.196] (EE) bcm5974 no synaptics event device found
[    35.196] (**) Option "Device" "/dev/input/mouse1"
[    35.224] (--) bcm5974: invalid x-axis range.  defaulting to 1615 - 5685
[    35.224] (--) bcm5974: invalid y-axis range.  defaulting to 1729 - 4171
[    35.224] (--) bcm5974: invalid pressure range.  defaulting to 0 - 256
[    35.224] (--) bcm5974: invalid finger width range.  defaulting to 0 - 16
[    35.244] (EE) Query no Synaptics: 6003C8
[    35.244] (--) bcm5974: no supported touchpad found
[    35.244] (EE) bcm5974 Unable to query/initialize Synaptics hardware.
[    35.284] (EE) PreInit failed for input device "bcm5974"
[    35.284] (II) UnloadModule: "synaptics"
[    35.287] (II) config/udev: Adding input device Built-in iSight (/dev/input/event10)
[    35.287] (**) Built-in iSight: Applying InputClass "evdev keyboard catchall"
[    35.287] (**) Built-in iSight: always reports core events
[    35.287] (**) Built-in iSight: Device: "/dev/input/event10"
[    35.312] (--) Built-in iSight: Found keys
[    35.312] (II) Built-in iSight: Configuring as keyboard
[    35.312] (II) XINPUT: Adding extended input device "Built-in iSight" (type: KEYBOARD)
[    35.312] (**) Option "xkb_rules" "evdev"
[    35.312] (**) Option "xkb_model" "pc105"
[    35.312] (**) Option "xkb_layout" "us"
[    35.312] (**) Option "xkb_variant" "intl"
[    35.312] (**) Option "xkb_options" "lv3:rwin_switch"
[    35.317] (II) config/udev: Adding input device applesmc (/dev/input/event9)
[    35.317] (II) No input driver/identifier specified (ignoring)
[    35.317] (II) config/udev: Adding input device applesmc (/dev/input/js0)
[    35.317] (II) No input driver/identifier specified (ignoring)
[    35.317] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[    35.317] (II) No input driver/identifier specified (ignoring)
[    35.320] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event11)
[    35.320] (**) ACPI Virtual Keyboard Device: Applying InputClass "evdev keyboard catchall"
[    35.320] (**) ACPI Virtual Keyboard Device: always reports core events
[    35.320] (**) ACPI Virtual Keyboard Device: Device: "/dev/input/event11"
[    35.356] (--) ACPI Virtual Keyboard Device: Found keys
[    35.356] (II) ACPI Virtual Keyboard Device: Configuring as keyboard
[    35.356] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD)
[    35.356] (**) Option "xkb_rules" "evdev"
[    35.356] (**) Option "xkb_model" "pc105"
[    35.356] (**) Option "xkb_layout" "us"
[    35.356] (**) Option "xkb_variant" "intl"
[    35.356] (**) Option "xkb_options" "lv3:rwin_switch"
[    39.764] (II) NOUVEAU(0): EDID vendor "APP", prod id 40099
[    39.764] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[    39.764] (II) NOUVEAU(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.5 kHz)
[    40.003] (II) NOUVEAU(0): EDID vendor "APP", prod id 40099
[    40.003] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[    40.003] (II) NOUVEAU(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.5 kHz)
[    40.267] (II) NOUVEAU(0): EDID vendor "APP", prod id 40099
[    40.267] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[    40.267] (II) NOUVEAU(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 -hsync -vsync (55.5 kHz)
[    41.280] (II) NOUVEAU(0): NVLeaveVT is called.

udev information:
-----------------
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3
N: input/event3
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3
E: MAJOR=13
E: MINOR=67
E: DEVNAME=/dev/input/event3
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: XKBVARIANT=intl
E: XKBOPTIONS=lv3:rwin_switch
E: DMI_VENDOR=Apple Inc.

P: /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1
N: input/event1
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1
E: MAJOR=13
E: MINOR=65
E: DEVNAME=/dev/input/event1
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: XKBVARIANT=intl
E: XKBOPTIONS=lv3:rwin_switch
E: DMI_VENDOR=Apple Inc.

P: /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0/event0
N: input/event0
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0/event0
E: MAJOR=13
E: MINOR=64
E: DEVNAME=/dev/input/event0
E: SUBSYSTEM=input
E: ID_INPUT=1
E: DMI_VENDOR=Apple Inc.

P: /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2
N: input/event2
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2
E: MAJOR=13
E: MINOR=66
E: DEVNAME=/dev/input/event2
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: XKBVARIANT=intl
E: XKBOPTIONS=lv3:rwin_switch
E: DMI_VENDOR=Apple Inc.

P: /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.1/1-1.1.1/1-1.1.1:1.0/input/input5/event5
N: input/event5
S: input/by-id/usb-05ac_820a-event-kbd
S: input/by-path/pci-0000:00:1a.7-usb-0:1.1.1:1.0-event-kbd
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.1/1-1.1.1/1-1.1.1:1.0/input/input5/event5
E: MAJOR=13
E: MINOR=69
E: DEVNAME=/dev/input/event5
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_VENDOR=05ac
E: ID_VENDOR_ENC=05ac
E: ID_VENDOR_ID=05ac
E: ID_MODEL=820a
E: ID_MODEL_ENC=820a
E: ID_MODEL_ID=820a
E: ID_REVISION=0100
E: ID_SERIAL=05ac_820a
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030101:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:1a.7-usb-0:1.1.1:1.0
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: XKBVARIANT=intl
E: XKBOPTIONS=lv3:rwin_switch
E: DEVLINKS=/dev/input/by-id/usb-05ac_820a-event-kbd /dev/input/by-path/pci-0000:00:1a.7-usb-0:1.1.1:1.0-event-kbd

P: /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.1/1-1.1.2/1-1.1.2:1.0/input/input6/event6
N: input/event6
S: input/by-id/usb-05ac_820b-event-mouse
S: input/by-path/pci-0000:00:1a.7-usb-0:1.1.2:1.0-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.1/1-1.1.2/1-1.1.2:1.0/input/input6/event6
E: MAJOR=13
E: MINOR=70
E: DEVNAME=/dev/input/event6
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_VENDOR=05ac
E: ID_VENDOR_ENC=05ac
E: ID_VENDOR_ID=05ac
E: ID_MODEL=820b
E: ID_MODEL_ENC=820b
E: ID_MODEL_ID=820b
E: ID_REVISION=0100
E: ID_SERIAL=05ac_820b
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:1a.7-usb-0:1.1.2:1.0
E: DEVLINKS=/dev/input/by-id/usb-05ac_820b-event-mouse /dev/input/by-path/pci-0000:00:1a.7-usb-0:1.1.2:1.0-event-mouse

P: /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.1/1-1.1.2/1-1.1.2:1.0/input/input6/mouse0
N: input/mouse0
S: input/by-id/usb-05ac_820b-mouse
S: input/by-path/pci-0000:00:1a.7-usb-0:1.1.2:1.0-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.1/1-1.1.2/1-1.1.2:1.0/input/input6/mouse0
E: MAJOR=13
E: MINOR=32
E: DEVNAME=/dev/input/mouse0
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_VENDOR=05ac
E: ID_VENDOR_ENC=05ac
E: ID_VENDOR_ID=05ac
E: ID_MODEL=820b
E: ID_MODEL_ENC=820b
E: ID_MODEL_ID=820b
E: ID_REVISION=0100
E: ID_SERIAL=05ac_820b
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:1a.7-usb-0:1.1.2:1.0
E: DEVLINKS=/dev/input/by-id/usb-05ac_820b-mouse /dev/input/by-path/pci-0000:00:1a.7-usb-0:1.1.2:1.0-mouse

P: /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.2/1-1.2:1.0/input/input4/event4
N: input/event4
S: input/by-id/usb-Apple_Inc._Apple_Internal_Keyboard___Trackpad-event-kbd
S: input/by-path/pci-0000:00:1a.7-usb-0:1.2:1.0-event-kbd
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.2/1-1.2:1.0/input/input4/event4
E: MAJOR=13
E: MINOR=68
E: DEVNAME=/dev/input/event4
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_VENDOR=Apple_Inc.
E: ID_VENDOR_ENC=Apple\x20Inc.
E: ID_VENDOR_ID=05ac
E: ID_MODEL=Apple_Internal_Keyboard___Trackpad
E: ID_MODEL_ENC=Apple\x20Internal\x20Keyboard\x20\x2f\x20Trackpad
E: ID_MODEL_ID=0236
E: ID_REVISION=0090
E: ID_SERIAL=Apple_Inc._Apple_Internal_Keyboard___Trackpad
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030101:030000:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:1a.7-usb-0:1.2:1.0
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: XKBVARIANT=intl
E: XKBOPTIONS=lv3:rwin_switch
E: DEVLINKS=/dev/input/by-id/usb-Apple_Inc._Apple_Internal_Keyboard___Trackpad-event-kbd /dev/input/by-path/pci-0000:00:1a.7-usb-0:1.2:1.0-event-kbd

P: /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.2/1-1.2:1.2/input/input8/event8
N: input/event8
S: input/by-id/usb-Apple_Inc._Apple_Internal_Keyboard___Trackpad-event-mouse
S: input/by-path/pci-0000:00:1a.7-usb-0:1.2:1.2-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.2/1-1.2:1.2/input/input8/event8
E: MAJOR=13
E: MINOR=72
E: DEVNAME=/dev/input/event8
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_VENDOR=Apple_Inc.
E: ID_VENDOR_ENC=Apple\x20Inc.
E: ID_VENDOR_ID=05ac
E: ID_MODEL=Apple_Internal_Keyboard___Trackpad
E: ID_MODEL_ENC=Apple\x20Internal\x20Keyboard\x20\x2f\x20Trackpad
E: ID_MODEL_ID=0236
E: ID_REVISION=0090
E: ID_SERIAL=Apple_Inc._Apple_Internal_Keyboard___Trackpad
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030101:030000:030102:
E: ID_USB_INTERFACE_NUM=02
E: ID_USB_DRIVER=bcm5974
E: ID_PATH=pci-0000:00:1a.7-usb-0:1.2:1.2
E: DEVLINKS=/dev/input/by-id/usb-Apple_Inc._Apple_Internal_Keyboard___Trackpad-event-mouse /dev/input/by-path/pci-0000:00:1a.7-usb-0:1.2:1.2-event-mouse

P: /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.2/1-1.2:1.2/input/input8/mouse1
N: input/mouse1
S: input/by-id/usb-Apple_Inc._Apple_Internal_Keyboard___Trackpad-mouse
S: input/by-path/pci-0000:00:1a.7-usb-0:1.2:1.2-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.2/1-1.2:1.2/input/input8/mouse1
E: MAJOR=13
E: MINOR=33
E: DEVNAME=/dev/input/mouse1
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_VENDOR=Apple_Inc.
E: ID_VENDOR_ENC=Apple\x20Inc.
E: ID_VENDOR_ID=05ac
E: ID_MODEL=Apple_Internal_Keyboard___Trackpad
E: ID_MODEL_ENC=Apple\x20Internal\x20Keyboard\x20\x2f\x20Trackpad
E: ID_MODEL_ID=0236
E: ID_REVISION=0090
E: ID_SERIAL=Apple_Inc._Apple_Internal_Keyboard___Trackpad
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030101:030000:030102:
E: ID_USB_INTERFACE_NUM=02
E: ID_USB_DRIVER=bcm5974
E: ID_PATH=pci-0000:00:1a.7-usb-0:1.2:1.2
E: DEVLINKS=/dev/input/by-id/usb-Apple_Inc._Apple_Internal_Keyboard___Trackpad-mouse /dev/input/by-path/pci-0000:00:1a.7-usb-0:1.2:1.2-mouse

P: /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1.1/2-1.1:1.0/input/input10/event10
N: input/event10
S: input/by-id/usb-Apple_Inc._Built-in_iSight_8JAB22E5HDCLJL00-event-if00
S: input/by-path/pci-0000:00:1d.7-usb-0:1.1:1.0-event
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1.1/2-1.1:1.0/input/input10/event10
E: MAJOR=13
E: MINOR=74
E: DEVNAME=/dev/input/event10
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_VENDOR=Apple_Inc.
E: ID_VENDOR_ENC=Apple\x20Inc.
E: ID_VENDOR_ID=05ac
E: ID_MODEL=Built-in_iSight
E: ID_MODEL_ENC=Built-in\x20iSight
E: ID_MODEL_ID=8507
E: ID_REVISION=0435
E: ID_SERIAL=Apple_Inc._Built-in_iSight_8JAB22E5HDCLJL00
E: ID_SERIAL_SHORT=8JAB22E5HDCLJL00
E: ID_TYPE=video
E: ID_BUS=usb
E: ID_USB_INTERFACES=:0e0100:0e0200:ff0000:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=uvcvideo
E: ID_PATH=pci-0000:00:1d.7-usb-0:1.1:1.0
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: XKBVARIANT=intl
E: XKBOPTIONS=lv3:rwin_switch
E: DEVLINKS=/dev/input/by-id/usb-Apple_Inc._Built-in_iSight_8JAB22E5HDCLJL00-event-if00 /dev/input/by-path/pci-0000:00:1d.7-usb-0:1.1:1.0-event

P: /devices/platform/applesmc.768/input/input9/event9
N: input/event9
S: input/by-path/platform-applesmc.768-event
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/applesmc.768/input/input9/event9
E: MAJOR=13
E: MINOR=73
E: DEVNAME=/dev/input/event9
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=platform-applesmc.768
E: DMI_VENDOR=Apple Inc.
E: DEVLINKS=/dev/input/by-path/platform-applesmc.768-event

P: /devices/platform/applesmc.768/input/input9/js0
N: input/js0
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/applesmc.768/input/input9/js0
E: MAJOR=13
E: MINOR=0
E: DEVNAME=/dev/input/js0
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=platform-applesmc.768

P: /devices/platform/pcspkr/input/input7/event7
N: input/event7
S: input/by-path/platform-pcspkr-event-spkr
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/pcspkr/input/input7/event7
E: MAJOR=13
E: MINOR=71
E: DEVNAME=/dev/input/event7
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-pcspkr
E: DMI_VENDOR=Apple Inc.
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr

P: /devices/virtual/input/input11/event11
N: input/event11
E: UDEV_LOG=3
E: DEVPATH=/devices/virtual/input/input11/event11
E: MAJOR=13
E: MINOR=75
E: DEVNAME=/dev/input/event11
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: XKBVARIANT=intl
E: XKBOPTIONS=lv3:rwin_switch
E: DMI_VENDOR=Apple Inc.


DRM Information from dmesg:
---------------------------
[    0.000000] No AGP bridge found
[    0.000000] No AGP bridge found
[    0.913556] Linux agpgart interface v0.103
[    1.183937] [drm] Initialized drm 1.1.0 20060810
[    1.206604] [drm] nouveau 0000:01:00.0: Detected an NV50 generation card (0x0a5480a2)
[    1.211363] [drm] nouveau 0000:01:00.0: Attempting to load BIOS image from PRAMIN
[    1.341944] [drm] nouveau 0000:01:00.0: ... appears to be valid
[    1.341948] [drm] nouveau 0000:01:00.0: BIT BIOS found
[    1.341950] [drm] nouveau 0000:01:00.0: Bios version 70.16.58.0a
[    1.341952] [drm] nouveau 0000:01:00.0: Pointer to BIT loadval table invalid
[    1.342040] [drm] nouveau 0000:01:00.0: TMDS table version 2.0
[    1.342042] [drm] nouveau 0000:01:00.0: Found Display Configuration Block version 4.0
[    1.342045] [drm] nouveau 0000:01:00.0: Raw DCB entry 0: 01000103 00010034
[    1.342047] [drm] nouveau 0000:01:00.0: Raw DCB entry 1: 020232a6 0f220010
[    1.342048] [drm] nouveau 0000:01:00.0: Raw DCB entry 2: 02023212 00020010
[    1.342050] [drm] nouveau 0000:01:00.0: Raw DCB entry 3: 0000000e 00000000
[    1.342052] [drm] nouveau 0000:01:00.0: DCB connector table: VHER 0x40 5 16 4
[    1.342054] [drm] nouveau 0000:01:00.0:   0: 0x00000040: type 0x40 idx 0 tag 0xff
[    1.342055] [drm] nouveau 0000:01:00.0:   3: 0x00105346: type 0x46 idx 3 tag 0x07
[    1.342063] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0xDA33
[    1.424303] [drm] nouveau 0000:01:00.0: 0xDCED: Condition still not met after 20ms, skipping following opcodes
[    1.448231] [drm] nouveau 0000:01:00.0: 0xDCF1: Condition still not met after 20ms, skipping following opcodes
[    1.472195] [drm] nouveau 0000:01:00.0: 0xDEAB: Condition still not met after 20ms, skipping following opcodes
[    1.472207] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0xDED8
[    1.496149] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0xEC62
[    1.496164] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0xEC84
[    1.545675] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0xEDE6
[    1.545677] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table at offset 0xEE4B
[    1.568044] [drm] nouveau 0000:01:00.0: 0xD831: Condition still not met after 20ms, skipping following opcodes
[    2.003009] [drm] nouveau 0000:01:00.0: 4 available performance level(s)
[    2.003012] [drm] nouveau 0000:01:00.0: 0: memory 135MHz core 135MHz shader 270MHz voltage 800mV
[    2.003015] [drm] nouveau 0000:01:00.0: 1: memory 324MHz core 405MHz shader 810MHz voltage 850mV
[    2.003017] [drm] nouveau 0000:01:00.0: 2: memory 700MHz core 450MHz shader 990MHz voltage 870mV
[    2.003019] [drm] nouveau 0000:01:00.0: 3: memory 790MHz core 500MHz shader 1100MHz voltage 900mV
[    2.003035] [drm] nouveau 0000:01:00.0: c: memory 950MHz core 550MHz shader 200MHz
[    2.003076] [drm] nouveau 0000:01:00.0: Detected 256MiB VRAM
[    2.066989] [drm] nouveau 0000:01:00.0: 512 MiB GART (aperture)
[    2.297315] [drm] nouveau 0000:01:00.0: allocated 1440x900 fb: 0x401d0000, bo ffff880163a9a000
[    2.303524] drm: registered panic notifier
[    2.303530] [drm] Initialized nouveau 0.0.16 20090420 for 0000:01:00.0 on minor 0
[   30.110005] [drm] nouveau 0000:01:00.0: EvoCh 0 Mthd 0x086c Data 0x00101680 (0x0084 0x04)


Reply to: