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

Bug#671172: [xserver-xorg-video-nouveau] Flightgear buffer flush fails, freezing system



On Wednesday 02 May 2012 13:24:21 Sven Joachim wrote:

> tags 671172 + moreinfo

> thanks

>

> On 2012-05-02 11:35 +0200, David Baron wrote:

> > Latest and greatest improved extreme penguin racer--large scale artifacts

> > gone (nice work!). So dared to try flightgear.

> >

> > I know that Nouveau is not yet up to this most demanding hw-accelerated

> > app,

> >

> > However, before the upgrade, the app would eventually appear, had similar

> > artifacts as penguin racer and refresh was intermitant at best. Not

> > playable but I was not expecting it to be.

> >

> > After upgrade, there is a buffer flush failure which freezes the system

> > which must then be reset. No way out to kill fgfs or restart X.

>

> That's more likely a problem of the 3D driver (in the libgl1-mesa-dri

> package) that was updated as well.

Reassign if appropriate

 

>

> > No trace of message in logs. Can get text by repeating the failure if

> > needed (but resets and be dangerous to filesystems).

>

> If you have a second computer you can try to log in via ssh or capture

> kernel logs with netconsole.

>

> > Please attach the file:

> > /tmp/reportbug-ng-xserver-xorg-video-nouveau-UPP5TJ.txt

 

Here it is.

--- Output from package bug script ---
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Oct 17  2008 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 2072872 May  1 04:12 /usr/bin/Xorg

Diversions concerning libGL are in place
----------------------------------------
diversion of /usr/lib/libGL.so to /usr/lib/mesa-diverted/libGL.so by glx-diversions
diversion of /usr/lib/libGL.so.1 to /usr/lib/mesa-diverted/libGL.so.1 by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGL.so.1 to /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1 by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGL.so.1.2 to /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1.2 by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGL.so to /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGL.so.1.2 to /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1.2 by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGL.so.1 to /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1 by glx-diversions
diversion of /usr/lib/libGL.so.1.2 to /usr/lib/mesa-diverted/libGL.so.1.2 by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGL.so to /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so by glx-diversions

VGA-compatible devices on PCI bus:
----------------------------------
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation NV44 [GeForce 6200 TurboCache(TM)] [10de:0161] (rev a1)

Xorg X server configuration file status:
----------------------------------------
-rw-r--r-- 1 root root 4805 Apr 30 21:59 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
-------------------------------
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 260.19.12  (buildmeister@builder101)  Fri Oct  8 13:54:10 PDT 2010

Section "ServerLayout"
    Identifier     "X.org Configured"
    Screen      0  "Screen0" 0 0
    InputDevice    "Mouse0" "CorePointer"
    InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "ServerFlags"
     Option "AutoAddDevices" "False"
     Option "AllowEmptyInput" "False"
#     Option "IgnoreABI"	"True"
EndSection

Section "Files"
#    RgbPath         "/etc/X11/rgb"
    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"
EndSection

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

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

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

Section "Monitor"

        #DisplaySize      320   240     # mm
  # created by KGamma
    Identifier     "Monitor0"
    VendorName     "PTS"
    ModelName      "309"
    HorizSync       30.0 - 70.0
    VertRefresh     50.0 - 160.0
    Gamma           0.75 0.6 0.55
    Option         "DPMS"
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     "PciRetry"           	# [<bool>]
        #Option     "SyncOnGreen"        	# [<bool>]
        #Option     "NoAccel"            	# [<bool>]
        #Option     "ShowCache"          	# [<bool>]
        #Option     "Overlay"            	# [<str>]
        #Option     "MGASDRAM"           	# [<bool>]
        #Option     "ShadowFB"           	# [<bool>]
        #Option     "UseFBDev"           	# [<bool>]
        #Option     "ColorKey"           	# <i>
        #Option     "SetMclk"            	# <freq>
        #Option     "OverclockMem"       	"True"
        #Option     "VideoKey"           	# <i>
        #Option     "Rotate"             	# [<str>]
        #Option     "TexturedVideo"      	#"True" ng with dri
        #Option     "Crtc2Half"          	# [<bool>]
        #Option     "Crtc2Ram"           	# <i>
        #Option     "Int10"              	# [<bool>]
        #Option     "AGPMode"            	"2"
        #Option     "AGPSize"            	"64"	
        #Option     "DigitalScreen1"     	# [<bool>]
        #Option     "DigitalScreen2"     	# [<bool>]
        #Option     "TV"                 	# [<bool>]
        #Option     "TVStandard"         	# [<str>]
        #Option     "CableType"          	# [<str>]
        #Option     "NoHal"              	# [<bool>]
        #Option     "SwappedHead"        	# [<bool>]
        #Option     "Monitor2HSync"      	# [<str>]
        #Option     "Monitor2VRefresh"   	# [<str>]
        #Option     "Monitor2Position"   	# [<str>]
        #Option     "MetaModes"          	# [<str>]
        #Option     "OldDmaInit"         	# [<bool>]
        #Option     "ForcePciDma"        	# [<bool>]
        #Option     "AccelMethod"        	"EXA"	
        #Option     "KVM"                	# [<bool>]
	#VideoRam    8192
    Identifier     "Card0"
#    driver         "nvidia"
    driver	"nouveau"
    VendorName     "Nvidia"
    BoardName      "Nvidia PCI Express"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Card0"
    Monitor        "Monitor0"
    DefaultDepth    16
    Option         "DRI" "True"
        #Option     "MergedFB"           	# [<bool>]
    SubSection     "Display"
        Viewport    0 0
        Depth       8
        Modes      "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection     "Display"
        Viewport    0 0
        Depth       16
        Modes      "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection     "Display"
        Viewport    0 0
        Depth       24
        Modes      "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
EndSection


/etc/X11/xorg.conf.d does not exist.

KMS configuration files:
------------------------
/etc/modprobe.d/i915-kms.conf:
  options i915 modeset=1
/etc/modprobe.d/radeon-kms.conf:
  options radeon modeset=1

Kernel version (/proc/version):
-------------------------------
Linux version 3.1.0-1-686-pae (Debian 3.1.8-2) (ben@decadent.org.uk) (gcc version 4.6.2 (Debian 4.6.2-11) ) #1 SMP Tue Jan 10 05:42:54 UTC 2012

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 19442 Jan 11 14:12 /var/log/Xorg.2.log
-rw-r--r-- 1 root root 33128 May  1 23:27 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 26686 May  2 12:24 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[    74.414] 
X.Org X Server 1.12.1
Release Date: 2012-04-13
[    74.608] X Protocol Version 11, Revision 0
[    74.608] Build Operating System: Linux 2.6.32-5-686-bigmem i686 Debian
[    74.608] Current Operating System: Linux dovidhalevi 3.1.0-1-686-pae #1 SMP Tue Jan 10 05:42:54 UTC 2012 i686
[    74.608] Kernel command line: auto BOOT_IMAGE=3.1.0-1-686 ro root=UUID=df24bea0-5520-4281-b053-021bd5a96628 ramdisk=8129 nmi_watchdog=0
[    74.608] Build Date: 01 May 2012  01:04:39AM
[    74.608] xorg-server 2:1.12.1-1 (Cyril Brulebois <kibi@debian.org>) 
[    74.608] Current version of pixman: 0.24.4
[    74.608] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    74.608] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    74.609] (==) Log file: "/var/log/Xorg.0.log", Time: Wed May  2 12:15:12 2012
[    74.637] (==) Using config file: "/etc/X11/xorg.conf"
[    74.637] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    74.644] (==) ServerLayout "X.org Configured"
[    74.644] (**) |-->Screen "Screen0" (0)
[    74.644] (**) |   |-->Monitor "Monitor0"
[    74.653] (**) |   |-->Device "Card0"
[    74.653] (**) |-->Input Device "Mouse0"
[    74.653] (**) |-->Input Device "Keyboard0"
[    74.653] (**) Option "AutoAddDevices" "False"
[    74.654] (**) Not automatically adding devices
[    74.654] (==) Automatically enabling devices
[    74.654] (**) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/cyrillic,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/cyrillic,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	built-ins
[    74.654] (**) ModulePath set to "/usr/lib/xorg/modules"
[    74.657] (II) Loader magic: 0xb778d580
[    74.657] (II) Module ABI versions:
[    74.657] 	X.Org ANSI C Emulation: 0.4
[    74.657] 	X.Org Video Driver: 12.0
[    74.657] 	X.Org XInput driver : 16.0
[    74.657] 	X.Org Server Extension : 6.0
[    74.659] (--) PCI:*(0:1:0:0) 10de:0161:10b0:0403 rev 161, Mem @ 0xfa000000/16777216, 0xd0000000/268435456, 0xfb000000/16777216, BIOS @ 0x????????/131072
[    74.659] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    74.659] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
[    74.659] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
[    74.660] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[    74.660] (II) "record" will be loaded. This was enabled by default and also specified in the config file.
[    74.660] (II) "dri" will be loaded by default.
[    74.660] (II) "dri2" will be loaded by default.
[    74.660] (II) LoadModule: "record"
[    74.705] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    74.713] (II) Module record: vendor="X.Org Foundation"
[    74.713] 	compiled for 1.12.1, module version = 1.13.0
[    74.713] 	Module class: X.Org Server Extension
[    74.713] 	ABI class: X.Org Server Extension, version 6.0
[    74.713] (II) Loading extension RECORD
[    74.713] (II) LoadModule: "glx"
[    74.713] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    74.722] (II) Module glx: vendor="X.Org Foundation"
[    74.722] 	compiled for 1.12.1, module version = 1.0.0
[    74.722] 	ABI class: X.Org Server Extension, version 6.0
[    74.722] (==) AIGLX enabled
[    74.722] (II) Loading extension GLX
[    74.723] (II) LoadModule: "dbe"
[    74.724] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    74.724] (II) Module dbe: vendor="X.Org Foundation"
[    74.724] 	compiled for 1.12.1, module version = 1.0.0
[    74.724] 	Module class: X.Org Server Extension
[    74.724] 	ABI class: X.Org Server Extension, version 6.0
[    74.724] (II) Loading extension DOUBLE-BUFFER
[    74.724] (II) LoadModule: "extmod"
[    74.725] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    74.727] (II) Module extmod: vendor="X.Org Foundation"
[    74.727] 	compiled for 1.12.1, module version = 1.0.0
[    74.727] 	Module class: X.Org Server Extension
[    74.727] 	ABI class: X.Org Server Extension, version 6.0
[    74.728] (II) Loading extension SELinux
[    74.728] (II) Loading extension MIT-SCREEN-SAVER
[    74.728] (II) Loading extension XFree86-VidModeExtension
[    74.728] (II) Loading extension XFree86-DGA
[    74.728] (II) Loading extension DPMS
[    74.728] (II) Loading extension XVideo
[    74.728] (II) Loading extension XVideo-MotionCompensation
[    74.728] (II) Loading extension X-Resource
[    74.728] (II) LoadModule: "dri"
[    74.728] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    74.744] (II) Module dri: vendor="X.Org Foundation"
[    74.744] 	compiled for 1.12.1, module version = 1.0.0
[    74.744] 	ABI class: X.Org Server Extension, version 6.0
[    74.744] (II) Loading extension XFree86-DRI
[    74.744] (II) LoadModule: "dri2"
[    74.744] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    74.745] (II) Module dri2: vendor="X.Org Foundation"
[    74.745] 	compiled for 1.12.1, module version = 1.2.0
[    74.745] 	ABI class: X.Org Server Extension, version 6.0
[    74.745] (II) Loading extension DRI2
[    74.745] (II) LoadModule: "nouveau"
[    74.760] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[    74.773] (II) Module nouveau: vendor="X.Org Foundation"
[    74.773] 	compiled for 1.12.1, module version = 0.0.16
[    74.773] 	Module class: X.Org Video Driver
[    74.773] 	ABI class: X.Org Video Driver, version 12.0
[    74.774] (II) LoadModule: "mouse"
[    74.774] (II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
[    74.797] (II) Module mouse: vendor="X.Org Foundation"
[    74.797] 	compiled for 1.12.1, module version = 1.7.2
[    74.797] 	Module class: X.Org XInput Driver
[    74.797] 	ABI class: X.Org XInput driver, version 16.0
[    74.797] (II) LoadModule: "kbd"
[    74.798] (II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
[    74.799] (II) Module kbd: vendor="X.Org Foundation"
[    74.799] 	compiled for 1.12.1, module version = 1.6.1
[    74.799] 	Module class: X.Org XInput Driver
[    74.799] 	ABI class: X.Org XInput driver, version 16.0
[    74.799] (II) NOUVEAU driver Date:   Wed Mar 21 14:56:55 2012 +1000
[    74.799] (II) NOUVEAU driver for NVIDIA chipset families :
[    74.799] 	RIVA TNT        (NV04)
[    74.799] 	RIVA TNT2       (NV05)
[    74.799] 	GeForce 256     (NV10)
[    74.799] 	GeForce 2       (NV11, NV15)
[    74.799] 	GeForce 4MX     (NV17, NV18)
[    74.799] 	GeForce 3       (NV20)
[    74.800] 	GeForce 4Ti     (NV25, NV28)
[    74.800] 	GeForce FX      (NV3x)
[    74.800] 	GeForce 6       (NV4x)
[    74.800] 	GeForce 7       (G7x)
[    74.800] 	GeForce 8       (G8x)
[    74.800] 	GeForce GTX 200 (NVA0)
[    74.800] 	GeForce GTX 400 (NVC0)
[    74.801] (++) using VT number 7

[    74.807] drmOpenDevice: node name is /dev/dri/card0
[    74.807] drmOpenDevice: open result is 7, (OK)
[    74.807] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
[    74.807] drmOpenDevice: node name is /dev/dri/card0
[    74.807] drmOpenDevice: open result is 7, (OK)
[    74.807] drmOpenByBusid: drmOpenMinor returns 7
[    74.807] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
[    74.807] (II) [drm] nouveau interface version: 0.0.16
[    74.808] (II) Loading sub module "dri"
[    74.808] (II) LoadModule: "dri"
[    74.808] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    74.808] (II) Module dri: vendor="X.Org Foundation"
[    74.808] 	compiled for 1.12.1, module version = 1.0.0
[    74.808] 	ABI class: X.Org Server Extension, version 6.0
[    74.808] (II) NOUVEAU(0): Loaded DRI module
[    74.808] drmOpenDevice: node name is /dev/dri/card0
[    74.808] drmOpenDevice: open result is 8, (OK)
[    74.808] drmOpenDevice: node name is /dev/dri/card0
[    74.808] drmOpenDevice: open result is 8, (OK)
[    74.808] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
[    74.808] drmOpenDevice: node name is /dev/dri/card0
[    74.808] drmOpenDevice: open result is 8, (OK)
[    74.808] drmOpenByBusid: drmOpenMinor returns 8
[    74.809] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
[    74.809] (II) [drm] DRM interface version 1.4
[    74.809] (II) [drm] DRM open master succeeded.
[    74.809] (--) NOUVEAU(0): Chipset: "NVIDIA NV44"
[    74.809] (**) NOUVEAU(0): Depth 16, (--) framebuffer bpp 16
[    74.809] (==) NOUVEAU(0): RGB weight 565
[    74.809] (==) NOUVEAU(0): Default visual is TrueColor
[    74.809] (==) NOUVEAU(0): Using HW cursor
[    74.809] (==) NOUVEAU(0): GLX sync to VBlank disabled.
[    74.809] (==) NOUVEAU(0): Page flipping enabled
[    74.809] (==) NOUVEAU(0): Swap limit set to 2 [Max allowed 2]
[    74.918] (II) NOUVEAU(0): Output VGA-1 using monitor section Monitor0
[    74.984] (II) NOUVEAU(0): Output DVI-I-1 has no monitor section
[    75.040] (II) NOUVEAU(0): Output TV-1 has no monitor section
[    75.148] (II) NOUVEAU(0): EDID for output VGA-1
[    75.148] (II) NOUVEAU(0): Manufacturer: PTS  Model: 309  Serial#: 261362
[    75.148] (II) NOUVEAU(0): Year: 2005  Week: 42
[    75.148] (II) NOUVEAU(0): EDID Version: 1.3
[    75.148] (II) NOUVEAU(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
[    75.148] (II) NOUVEAU(0): Sync:  Separate
[    75.148] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 32  vert.: 24
[    75.148] (II) NOUVEAU(0): Gamma: 2.98
[    75.148] (II) NOUVEAU(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
[    75.148] (II) NOUVEAU(0): First detailed timing is preferred mode
[    75.148] (II) NOUVEAU(0): redX: 0.618 redY: 0.349   greenX: 0.280 greenY: 0.605
[    75.148] (II) NOUVEAU(0): blueX: 0.152 blueY: 0.063   whiteX: 0.281 whiteY: 0.310
[    75.148] (II) NOUVEAU(0): Supported established timings:
[    75.148] (II) NOUVEAU(0): 720x400@70Hz
[    75.148] (II) NOUVEAU(0): 640x480@60Hz
[    75.148] (II) NOUVEAU(0): 800x600@60Hz
[    75.148] (II) NOUVEAU(0): 800x600@75Hz
[    75.148] (II) NOUVEAU(0): 1024x768@60Hz
[    75.148] (II) NOUVEAU(0): 1024x768@75Hz
[    75.149] (II) NOUVEAU(0): Manufacturer's mask: 0
[    75.149] (II) NOUVEAU(0): Supported standard timings:
[    75.149] (II) NOUVEAU(0): #0: hsize: 640  vsize 480  refresh: 85  vid: 22833
[    75.149] (II) NOUVEAU(0): #1: hsize: 800  vsize 600  refresh: 85  vid: 22853
[    75.149] (II) NOUVEAU(0): #2: hsize: 800  vsize 600  refresh: 100  vid: 26693
[    75.149] (II) NOUVEAU(0): #3: hsize: 1024  vsize 768  refresh: 85  vid: 22881
[    75.149] (II) NOUVEAU(0): #4: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    75.149] (II) NOUVEAU(0): Supported detailed timing:
[    75.149] (II) NOUVEAU(0): clock: 108.0 MHz   Image Size:  310 x 230 mm
[    75.149] (II) NOUVEAU(0): h_active: 1280  h_sync: 1328  h_sync_end 1440 h_blank_end 1688 h_border: 0
[    75.149] (II) NOUVEAU(0): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking: 1068 v_border: 0
[    75.149] (II) NOUVEAU(0): Supported detailed timing:
[    75.149] (II) NOUVEAU(0): clock: 94.5 MHz   Image Size:  310 x 230 mm
[    75.149] (II) NOUVEAU(0): h_active: 1024  h_sync: 1072  h_sync_end 1168 h_blank_end 1376 h_border: 0
[    75.149] (II) NOUVEAU(0): v_active: 768  v_sync: 769  v_sync_end 772 v_blanking: 808 v_border: 0
[    75.149] (II) NOUVEAU(0): Ranges: V min: 50 V max: 160 Hz, H min: 30 H max: 70 kHz, PixClock max 115 MHz
[    75.149] (II) NOUVEAU(0): Serial No: FAPQ5A0261362
[    75.149] (II) NOUVEAU(0): EDID (in hex):
[    75.149] (II) NOUVEAU(0): 	00ffffffffffff0042930903f2fc0300
[    75.149] (II) NOUVEAU(0): 	2a0f0103082018c6ea5c119e59479b27
[    75.149] (II) NOUVEAU(0): 	10484fa14a0031594559456861598180
[    75.149] (II) NOUVEAU(0): 	010101010101302a009851002c403070
[    75.149] (II) NOUVEAU(0): 	130036e61000001eea24006041002830
[    75.149] (II) NOUVEAU(0): 	3060130036e61000001e000000fd0032
[    75.149] (II) NOUVEAU(0): 	a01e460b000a202020202020000000ff
[    75.149] (II) NOUVEAU(0): 	004641505135413032363133363200c9
[    75.149] (II) NOUVEAU(0): EDID vendor "PTS", prod id 777
[    75.266] (II) NOUVEAU(0): Using hsync ranges from config file
[    75.266] (II) NOUVEAU(0): Using vrefresh ranges from config file
[    75.266] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[    75.266] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1068 +hsync +vsync (64.0 kHz eP)
[    75.266] (II) NOUVEAU(0): Modeline "1024x768"x0.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync (68.7 kHz e)
[    75.267] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    75.267] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    75.267] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    75.267] (II) NOUVEAU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    75.267] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    75.267] (II) NOUVEAU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    75.267] (II) NOUVEAU(0): Modeline "640x480"x0.0   36.00  640 696 752 832  480 481 484 509 -hsync -vsync (43.3 kHz e)
[    75.267] (II) NOUVEAU(0): Modeline "800x600"x0.0   56.25  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz e)
[    75.267] (II) NOUVEAU(0): Modeline "800x600"x100.0   68.18  800 848 936 1072  600 601 604 636 -hsync +vsync (63.6 kHz e)
[    75.267] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    75.267] (II) NOUVEAU(0): Printing probed modes for output VGA-1
[    75.267] (II) NOUVEAU(0): Modeline "1280x1024"x59.9  108.00  1280 1328 1440 1688  1024 1025 1028 1068 +hsync +vsync (64.0 kHz UeP)
[    75.267] (II) NOUVEAU(0): Modeline "1024x768"x85.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync (68.7 kHz e)
[    75.267] (II) NOUVEAU(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz e)
[    75.267] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    75.267] (II) NOUVEAU(0): Modeline "800x600"x100.0   68.17  800 848 936 1072  600 601 604 636 -hsync +vsync (63.6 kHz)
[    75.267] (II) NOUVEAU(0): Modeline "800x600"x85.1   56.25  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz e)
[    75.267] (II) NOUVEAU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    75.267] (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    75.267] (II) NOUVEAU(0): Modeline "640x480"x85.0   36.00  640 696 752 832  480 481 484 509 -hsync -vsync (43.3 kHz e)
[    75.267] (II) NOUVEAU(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    75.267] (II) NOUVEAU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    75.336] (II) NOUVEAU(0): EDID for output DVI-I-1
[    75.392] (II) NOUVEAU(0): EDID for output TV-1
[    75.392] (II) NOUVEAU(0): Output VGA-1 connected
[    75.392] (II) NOUVEAU(0): Output DVI-I-1 disconnected
[    75.392] (II) NOUVEAU(0): Output TV-1 disconnected
[    75.392] (II) NOUVEAU(0): Using user preference for initial modes
[    75.392] (II) NOUVEAU(0): Output VGA-1 using initial mode 1280x1024
[    75.392] (II) NOUVEAU(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    75.392] (II) NOUVEAU(0): Output VGA-1 wants gamma correction (0.8, 0.6, 0.6)
[    75.392] (--) NOUVEAU(0): Virtual size is 1280x1024 (pitch 0)
[    75.392] (**) NOUVEAU(0):  Driver mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 59.9 Hz
[    75.392] (II) NOUVEAU(0): Modeline "1280x1024"x59.9  108.00  1280 1328 1440 1688  1024 1025 1028 1068 +hsync +vsync (64.0 kHz UeP)
[    75.392] (**) NOUVEAU(0):  Driver mode "1024x768": 94.5 MHz (scaled from 0.0 MHz), 68.7 kHz, 85.0 Hz
[    75.392] (II) NOUVEAU(0): Modeline "1024x768"x85.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync (68.7 kHz e)
[    75.392] (**) NOUVEAU(0):  Driver mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.1 kHz, 75.1 Hz
[    75.392] (II) NOUVEAU(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz e)
[    75.392] (**) NOUVEAU(0):  Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
[    75.392] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    75.392] (**) NOUVEAU(0):  Mode "800x600": 68.2 MHz (scaled from 0.0 MHz), 63.6 kHz, 100.0 Hz
[    75.392] (II) NOUVEAU(0): Modeline "800x600"x100.0   68.17  800 848 936 1072  600 601 604 636 -hsync +vsync (63.6 kHz)
[    75.392] (**) NOUVEAU(0):  Driver mode "800x600": 56.2 MHz (scaled from 0.0 MHz), 53.7 kHz, 85.1 Hz
[    75.393] (II) NOUVEAU(0): Modeline "800x600"x85.1   56.25  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz e)
[    75.393] (**) NOUVEAU(0):  Driver mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz
[    75.393] (II) NOUVEAU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    75.393] (**) NOUVEAU(0):  Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
[    75.393] (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    75.393] (**) NOUVEAU(0):  Driver mode "640x480": 36.0 MHz (scaled from 0.0 MHz), 43.3 kHz, 85.0 Hz
[    75.393] (II) NOUVEAU(0): Modeline "640x480"x85.0   36.00  640 696 752 832  480 481 484 509 -hsync -vsync (43.3 kHz e)
[    75.393] (**) NOUVEAU(0):  Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
[    75.393] (II) NOUVEAU(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    75.393] (**) NOUVEAU(0):  Driver mode "720x400": 28.3 MHz (scaled from 0.0 MHz), 31.5 kHz, 70.1 Hz
[    75.393] (II) NOUVEAU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    75.393] (**) NOUVEAU(0): Display dimensions: (320, 240) mm
[    75.393] (**) NOUVEAU(0): DPI set to (101, 108)
[    75.393] (II) Loading sub module "fb"
[    75.393] (II) LoadModule: "fb"
[    75.393] (II) Loading /usr/lib/xorg/modules/libfb.so
[    75.401] (II) Module fb: vendor="X.Org Foundation"
[    75.401] 	compiled for 1.12.1, module version = 1.0.0
[    75.401] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    75.401] (II) Loading sub module "exa"
[    75.401] (II) LoadModule: "exa"
[    75.405] (II) Loading /usr/lib/xorg/modules/libexa.so
[    75.411] (II) Module exa: vendor="X.Org Foundation"
[    75.411] 	compiled for 1.12.1, module version = 2.5.0
[    75.411] 	ABI class: X.Org Video Driver, version 12.0
[    75.411] (II) Loading sub module "shadowfb"
[    75.411] (II) LoadModule: "shadowfb"
[    75.411] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
[    75.412] (II) Module shadowfb: vendor="X.Org Foundation"
[    75.412] 	compiled for 1.12.1, module version = 1.0.0
[    75.412] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    75.414] (II) NOUVEAU(0): Opened GPU channel 1
[    75.415] (II) NOUVEAU(0): [DRI2] Setup complete
[    75.415] (II) NOUVEAU(0): [DRI2]   DRI driver: nouveau
[    75.415] (II) NOUVEAU(0): [DRI2]   VDPAU driver: nouveau
[    75.415] (II) NOUVEAU(0): GART: 512MiB available
[    75.427] (II) NOUVEAU(0): GART: Allocated 16MiB as a scratch buffer
[    75.474] (II) EXA(0): Driver allocated offscreen pixmaps
[    75.474] (II) EXA(0): Driver registered support for the following operations:
[    75.474] (II)         Solid
[    75.474] (II)         Copy
[    75.474] (II)         Composite (RENDER acceleration)
[    75.474] (II)         UploadToScreen
[    75.474] (II)         DownloadFromScreen
[    75.474] (==) NOUVEAU(0): Backing store disabled
[    75.474] (==) NOUVEAU(0): Silken mouse enabled
[    75.482] (II) NOUVEAU(0): [XvMC] Associated with NV40 texture adapter.
[    75.482] (II) NOUVEAU(0): [XvMC] Extension initialized.
[    75.482] (**) NOUVEAU(0): DPMS enabled
[    75.482] (II) NOUVEAU(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    75.483] (WW) NOUVEAU(0): Option "DRI" is not used
[    75.483] (--) RandR disabled
[    75.483] (II) Initializing built-in extension Generic Event Extension
[    75.483] (II) Initializing built-in extension SHAPE
[    75.483] (II) Initializing built-in extension MIT-SHM
[    75.483] (II) Initializing built-in extension XInputExtension
[    75.483] (II) Initializing built-in extension XTEST
[    75.483] (II) Initializing built-in extension BIG-REQUESTS
[    75.483] (II) Initializing built-in extension SYNC
[    75.483] (II) Initializing built-in extension XKEYBOARD
[    75.483] (II) Initializing built-in extension XC-MISC
[    75.483] (II) Initializing built-in extension SECURITY
[    75.483] (II) Initializing built-in extension XINERAMA
[    75.483] (II) Initializing built-in extension XFIXES
[    75.483] (II) Initializing built-in extension RENDER
[    75.483] (II) Initializing built-in extension RANDR
[    75.483] (II) Initializing built-in extension COMPOSITE
[    75.484] (II) Initializing built-in extension DAMAGE
[    75.486] (II) SELinux: Disabled on system
[    76.102] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    76.102] (II) AIGLX: enabled GLX_INTEL_swap_event
[    76.102] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    76.102] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    76.103] (II) AIGLX: Loaded and initialized nouveau
[    76.103] (II) GLX: Initialized DRI2 GL provider for screen 0
[    76.107] (II) NOUVEAU(0): NVEnterVT is called.
[    76.128] (II) NOUVEAU(0): Setting screen physical size to 338 x 270
[    76.129] resize called 1280 1024
[    76.713] (II) Using input driver 'mouse' for 'Mouse0'
[    76.713] (**) Option "CorePointer"
[    76.713] (**) Mouse0: always reports core events
[    76.713] (**) Option "Protocol" "auto"
[    76.713] (**) Option "Device" "/dev/input/mice"
[    76.713] (II) Mouse0: Setting mouse protocol to "ExplorerPS/2"
[    76.713] (**) Mouse0: Protocol: "auto"
[    76.713] (**) Mouse0: always reports core events
[    76.752] (==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
[    76.752] (**) Option "ZAxisMapping" "4 5 6 7"
[    76.752] (**) Mouse0: ZAxisMapping: buttons 4, 5, 6 and 7
[    76.752] (**) Mouse0: Buttons: 11
[    76.752] (II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE, id 6)
[    76.752] (**) Mouse0: (accel) keeping acceleration scheme 1
[    76.752] (**) Mouse0: (accel) acceleration profile 0
[    76.752] (**) Mouse0: (accel) acceleration factor: 2.000
[    76.752] (**) Mouse0: (accel) acceleration threshold: 4
[    76.752] (II) Mouse0: Setting mouse protocol to "ExplorerPS/2"
[    77.044] (II) Mouse0: ps2EnableDataReporting: succeeded
[    77.044] (II) Using input driver 'kbd' for 'Keyboard0'
[    77.044] (**) Option "CoreKeyboard"
[    77.044] (**) Keyboard0: always reports core events
[    77.044] (**) Keyboard0: always reports core events
[    77.044] (**) Option "Protocol" "standard"
[    77.044] (**) Option "XkbRules" "base"
[    77.044] (**) Option "XkbModel" "pc105"
[    77.044] (**) Option "XkbLayout" "us"
[    77.045] (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD, id 7)
[    77.050] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    77.050] (II) AutoAddDevices is off - not adding device.
[    77.051] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    77.051] (II) AutoAddDevices is off - not adding device.
[    77.052] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    77.052] (II) AutoAddDevices is off - not adding device.
[    77.053] (II) config/udev: Adding input device PC Speaker (/dev/input/event1)
[    77.053] (II) AutoAddDevices is off - not adding device.
[   152.160] (II) NOUVEAU(0): EDID vendor "PTS", prod id 777
[   153.559] (II) NOUVEAU(0): Using hsync ranges from config file
[   153.559] (II) NOUVEAU(0): Using vrefresh ranges from config file
[   153.559] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[   153.559] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1068 +hsync +vsync (64.0 kHz eP)
[   153.559] (II) NOUVEAU(0): Modeline "1024x768"x0.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync (68.7 kHz e)
[   153.559] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   153.559] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   153.559] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   153.559] (II) NOUVEAU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[   153.559] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   153.559] (II) NOUVEAU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[   153.560] (II) NOUVEAU(0): Modeline "640x480"x0.0   36.00  640 696 752 832  480 481 484 509 -hsync -vsync (43.3 kHz e)
[   153.560] (II) NOUVEAU(0): Modeline "800x600"x0.0   56.25  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz e)
[   153.560] (II) NOUVEAU(0): Modeline "800x600"x100.0   68.18  800 848 936 1072  600 601 604 636 -hsync +vsync (63.6 kHz e)
[   153.560] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[   617.531] (II) 3rd Button detected: disabling emulate3Button

udev information:
-----------------
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
E: EV=3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: KEY=100000 0 0 0
E: MODALIAS=input:b0019v0000p0001e0000-e0,1,k74,ramlsfw
E: NAME="Power Button"
E: PHYS="LNXPWRBN/button/input0"
E: PRODUCT=19/0/1/0
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=5329233

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3
N: input/event3
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event3
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: MAJOR=13
E: MINOR=67
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=5392397
E: XKBLAYOUT=us
E: XKBMODEL=pc105
E: XKBOPTIONS=lv3:ralt_switch

P: /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
E: EV=3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0C:00
E: ID_PATH_TAG=acpi-PNP0C0C_00
E: KEY=100000 0 0 0
E: MODALIAS=input:b0019v0000p0001e0000-e0,1,k74,ramlsfw
E: NAME="Power Button"
E: PHYS="PNP0C0C/button/input0"
E: PRODUCT=19/0/1/0
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=5320373

P: /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2
N: input/event2
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event2
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0C:00
E: ID_PATH_TAG=acpi-PNP0C0C_00
E: MAJOR=13
E: MINOR=66
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=5391834
E: XKBLAYOUT=us
E: XKBMODEL=pc105
E: XKBOPTIONS=lv3:ralt_switch

P: /devices/platform/i8042/serio0/input/input0
E: DEVPATH=/devices/platform/i8042/serio0/input/input0
E: EV=120013
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_SERIAL=noserial
E: KEY=4 2000000 3803078 f800d001 feffffdf ffefffff ffffffff fffffffe
E: LED=7
E: MODALIAS=input:b0011v0001p0001eAB41-e0,1,4,11,14,k71,72,73,74,75,76,77,79,7A,7B,7C,7D,7E,7F,80,8C,8E,8F,9B,9C,9D,9E,9F,A3,A4,A5,A6,AC,AD,B7,B8,B9,D9,E2,ram4,l0,1,2,sfw
E: MSC=10
E: NAME="AT Translated Set 2 keyboard"
E: PHYS="isa0060/serio0/input0"
E: PRODUCT=11/1/1/ab41
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=5113693

P: /devices/platform/i8042/serio0/input/input0/event0
N: input/event0
S: input/by-path/platform-i8042-serio-0-event-kbd
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-0-event-kbd
E: DEVNAME=/dev/input/event0
E: DEVPATH=/devices/platform/i8042/serio0/input/input0/event0
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=64
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=5391925
E: XKBLAYOUT=us
E: XKBMODEL=pc105
E: XKBOPTIONS=lv3:ralt_switch

P: /devices/platform/pcspkr/input/input1
E: DEVPATH=/devices/platform/pcspkr/input/input1
E: EV=40001
E: ID_INPUT=1
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_SERIAL=noserial
E: MODALIAS=input:b0010v001Fp0001e0100-e0,12,kramls1,2,fw
E: NAME="PC Speaker"
E: PHYS="isa0061/input0"
E: PRODUCT=10/1f/1/100
E: PROP=0
E: SND=6
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=5212756

P: /devices/platform/pcspkr/input/input1/event1
N: input/event1
S: input/by-path/platform-pcspkr-event-spkr
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr
E: DEVNAME=/dev/input/event1
E: DEVPATH=/devices/platform/pcspkr/input/input1/event1
E: ID_INPUT=1
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=65
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=5216321


DRM Information from dmesg:
---------------------------
[    0.948315] Linux agpgart interface v0.103
[    5.755272] [drm] Initialized drm 1.1.0 20060810
[    6.007671] [drm] nouveau 0000:01:00.0: Detected an NV40 generation card (0x044100a2)
[    6.011309] [drm] nouveau 0000:01:00.0: Attempting to load BIOS image from PRAMIN
[    6.097678] [drm] nouveau 0000:01:00.0: ... appears to be valid
[    6.097766] [drm] nouveau 0000:01:00.0: BIT BIOS found
[    6.097845] [drm] nouveau 0000:01:00.0: Bios version 05.44.02.18
[    6.097925] [drm] nouveau 0000:01:00.0: TMDS table version 1.1
[    6.098003] [drm] nouveau 0000:01:00.0: BIT table 'd' not found
[    6.112424] [drm] nouveau 0000:01:00.0: Found Display Configuration Block version 3.0
[    6.112523] [drm] nouveau 0000:01:00.0: Raw DCB entry 0: 01000300 00000028
[    6.112608] [drm] nouveau 0000:01:00.0: Raw DCB entry 1: 02011310 00000028
[    6.112692] [drm] nouveau 0000:01:00.0: Raw DCB entry 2: 01011312 00000000
[    6.112775] [drm] nouveau 0000:01:00.0: Raw DCB entry 3: 020223f1 0084c083
[    6.112860] [drm] nouveau 0000:01:00.0: DCB connector table: VHER 0x30 5 7 2
[    6.112944] [drm] nouveau 0000:01:00.0:   0: 0x00000000: type 0x00 idx 0 tag 0xff
[    6.113041] [drm] nouveau 0000:01:00.0:   1: 0x00002130: type 0x30 idx 1 tag 0x08
[    6.113137] [drm] nouveau 0000:01:00.0:   2: 0x00000210: type 0x10 idx 2 tag 0xff
[    6.113232] [drm] nouveau 0000:01:00.0:   3: 0x00000211: type 0x11 idx 3 tag 0xff
[    6.113328] [drm] nouveau 0000:01:00.0:   4: 0x00000213: type 0x13 idx 4 tag 0xff
[    6.113430] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0xECA1
[    6.113666] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0xEF76
[    6.126891] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0xF3AE
[    6.127009] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0xF50B
[    6.128216] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0xF5C6
[    6.128308] [drm] nouveau 0000:01:00.0: mem timing table length unknown: 14
[    6.128387] [drm] nouveau 0000:01:00.0: timingset 255 does not exist
[    6.147591] [drm] nouveau 0000:01:00.0: 1 available performance level(s)
[    6.147673] [drm] nouveau 0000:01:00.0: 0: memory 400MHz core 350MHz fanspeed 100%
[    6.147769] [drm] nouveau 0000:01:00.0: c: memory 300MHz core 199MHz
[    6.148680] [drm] nouveau 0000:01:00.0: Detected 64MiB VRAM
[    6.160438] [drm] nouveau 0000:01:00.0: 512 MiB GART (aperture)
[    6.160609] [drm] nouveau 0000:01:00.0: Saving VGA fonts
[    6.226415] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    6.226497] [drm] No driver support for vblank timestamp query.
[    6.228119] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on vga encoder (output 0)
[    6.228214] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on vga encoder (output 1)
[    6.228311] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on tmds encoder (output 2)
[    6.228405] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on TV encoder (output 3)
[    6.421643] [drm] nouveau 0000:01:00.0: allocated 1280x1024 fb: 0x49000, bo f5851800
[    6.443343] [drm] nouveau 0000:01:00.0: Setting dpms mode 0 on vga encoder (output 0)
[    6.443354] [drm] nouveau 0000:01:00.0: Output VGA-1 is running on CRTC 0 using output A
[    6.482104] drm: registered panic notifier
[    6.490462] [drm] Initialized nouveau 0.0.16 20090420 for 0000:01:00.0 on minor 0
[   76.107555] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on vga encoder (output 0)
[   76.128178] [drm] nouveau 0000:01:00.0: Setting dpms mode 0 on vga encoder (output 0)
[   76.128200] [drm] nouveau 0000:01:00.0: Output VGA-1 is running on CRTC 0 using output A


Reply to: