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

Bug#654612: xserver-xorg-video-nouveau: dual-head DVI-I-2 disconnected GeForce 210 NVa8 (GT218)



Package: xserver-xorg-video-nouveau
Version: 1:0.0.15+git20100329+7858345-5
Severity: normal

*** Please type your report below this line ***
Hello,

after changing a GeForce 8600GT with a new GeForce 210 the dual-head monitor is not working any longer. The secondary monitor seems to be disconnected now and
falls into standby-mode (no input signal). From Xorg.0.log:

(II) NOUVEAU(0): Output DVI-I-1 connected
(II) NOUVEAU(0): Output DVI-I-2 disconnected
(II) NOUVEAU(0): Using user preference for initial modes
(II) NOUVEAU(0): Output DVI-I-1 using initial mode 1920x1200

But with the older 8600GT the second monitor is correctly detectable an works
like a charm:

(II) NOUVEAU(0): Output DVI-I-1 connected
(II) NOUVEAU(0): Output DVI-I-2 connected
(II) NOUVEAU(0): Using user preference for initial modes
(II) NOUVEAU(0): Output DVI-I-1 using initial mode 1920x1200
(II) NOUVEAU(0): Output DVI-I-2 using initial mode 1280x1024

It seems like dual-head is not supported by nouveau for a nvidia GeForce 210 in
Debian/squeeze.

cheers,
oz

-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Feb 25  2009 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1733468 Feb 19  2011 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
----------------------------------
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT218 [GeForce
210] [10de:0a65] (rev a2)

Xorg X server configuration file status:
----------------------------------------
-rw-r--r-- 1 root root 1149 Jan  4 14:05 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
-------------------------------
# Sections ServerFlags and InputDevices can be ommitted, when rely on hal.

Section "ServerFlags"
        Option          "AutoAddDevices" "false"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"de"
	Option		"XkbVariant"	"nodeadkeys"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
EndSection

Section "Monitor"
	Identifier	"Primaerer DVI"
EndSection

Section "Monitor"
	Identifier	"Sekundaerer DVI"
	Option "RightOf" "Primaerer DVI"
EndSection

Section "Device"
	Identifier	"Configured Video Device"
	Driver		"nouveau"
	Option "Monitor-DVI-I-1" "Primaerer DVI"
	Option "Monitor-DVI-I-2" "Sekundaerer DVI"

EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device "Configured Video Device"
	DefaultDepth    24
	SubSection "Display"
		Depth 24
		Virtual 3200 1200
    	EndSubSection
EndSection

Section "ServerLayout"
        Identifier      "Default Layout"
        Screen          "Default Screen"
        InputDevice     "Generic Keyboard"
        InputDevice     "Configured Mouse"
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 2.6.32-5-686 (Debian 2.6.32-38) (ben@decadent.org.uk) (gcc
version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Mon Oct 3 04:15:24 UTC 2011

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 23172 Jan  4 14:43 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------

X.Org X Server 1.7.7
Release Date: 2010-05-04
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32.29-dsa-ia32 i686 Debian
Current Operating System: Linux oz5 2.6.32-5-686 #1 SMP Mon Oct 3 04:15:24 UTC
2011 i686
Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.32-5-686
root=/dev/mapper/volgrp1-logvol1 ro quiet
Build Date: 19 February 2011  02:37:36PM
xorg-server 2:1.7.7-13 (Cyril Brulebois <kibi@debian.org>)
Current version of pixman: 0.16.4
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Wed Jan  4 14:41:44 2012
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "<default monitor>"
(**) |   |-->Device "Configured Video Device"
(==) No monitor specified for screen "Default Screen".
	Using a default monitor configuration.
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(**) Option "AutoAddDevices" "false"
(**) Not automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
	Entry deleted from font path.
(==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	built-ins
(==) ModulePath set to "/usr/lib/xorg/modules"
(==) |-->Input Device "Configured Mouse"
(==) |-->Input Device "Generic Keyboard"
(==) The core pointer device wasn't specified explicitly in the layout.
	Using the first mouse device.
(==) The core keyboard device wasn't specified explicitly in the layout.
	Using the first keyboard device.
(II) Loader magic: 0x81ecca0
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.4
	X.Org Video Driver: 6.0
	X.Org XInput driver : 7.0
	X.Org Server Extension : 2.0
(++) using VT number 7

(--) PCI:*(0:1:0:0) 10de:0a65:19da:2177 nVidia Corporation GT218 [GeForce 210] rev 162, Mem @ 0xf2000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432,
I/O @ 0x00002100/128, BIOS @ 0x????????/524288
(II) Open ACPI successful (/var/run/acpid.socket)
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension SELinux
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.1.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "nouveau"
(II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
(II) Module nouveau: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 0.0.15
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 6.0
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.4.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 7.0
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.5.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 7.0
(II) NOUVEAU driver Date:   Tue Mar 16 13:08:37 2010 +1000
(II) NOUVEAU driver for NVIDIA chipset families :
	RIVA TNT    (NV04)
	RIVA TNT2   (NV05)
	GeForce 256 (NV10)
	GeForce 2   (NV11, NV15)
	GeForce 4MX (NV17, NV18)
	GeForce 3   (NV20)
	GeForce 4Ti (NV25, NV28)
	GeForce FX  (NV3x)
	GeForce 6   (NV4x)
	GeForce 7   (G7x)
	GeForce 8   (G8x)
(II) Primary Device is: PCI 01@00:00:0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmOpenByBusid: Searching for BusID pci:0000:01:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmOpenByBusid: drmOpenMinor returns 8
drmOpenByBusid: Interface 1.4 failed, trying 1.1
drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
(II) [drm] nouveau interface version: 0.0.15
(II) Loading sub module "dri"
(II) LoadModule: "dri"
(II) Reloading /usr/lib/xorg/modules/extensions/libdri.so
(II) NOUVEAU(0): Loaded DRI module
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 9, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 9, (OK)
drmOpenByBusid: Searching for BusID pci:0000:01:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 9, (OK)
drmOpenByBusid: drmOpenMinor returns 9
drmOpenByBusid: Interface 1.4 failed, trying 1.1
drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
(II) [drm] DRM interface version 1.3
(II) [drm] DRM open master succeeded.
(--) NOUVEAU(0): Chipset: "NVIDIA NVa8"
(**) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
(==) NOUVEAU(0): RGB weight 888
(==) NOUVEAU(0): Default visual is TrueColor
(==) NOUVEAU(0): Using HW cursor
(II) NOUVEAU(0): Output DVI-I-1 using monitor section Primaerer DVI
(II) NOUVEAU(0): Output DVI-I-2 using monitor section Sekundaerer DVI
(**) NOUVEAU(0): Option "RightOf" "Primaerer DVI"
(II) NOUVEAU(0): EDID for output DVI-I-1
(II) NOUVEAU(0): Manufacturer: HWP  Model: 284b  Serial#: 16843009
(II) NOUVEAU(0): Year: 2010  Week: 22
(II) NOUVEAU(0): EDID Version: 1.3
(II) NOUVEAU(0): Digital Display Input
(II) NOUVEAU(0): Max Image Size [cm]: horiz.: 52  vert.: 32
(II) NOUVEAU(0): Gamma: 2.20
(II) NOUVEAU(0): DPMS capabilities: StandBy Suspend Off
(II) NOUVEAU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
(II) NOUVEAU(0): Default color space is primary color space
(II) NOUVEAU(0): First detailed timing is preferred mode
(II) NOUVEAU(0): redX: 0.650 redY: 0.337   greenX: 0.296 greenY: 0.604
(II) NOUVEAU(0): blueX: 0.147 blueY: 0.074   whiteX: 0.313 whiteY: 0.329
(II) NOUVEAU(0): Supported established timings:
(II) NOUVEAU(0): 640x480@60Hz
(II) NOUVEAU(0): 800x600@60Hz
(II) NOUVEAU(0): 1024x768@60Hz
(II) NOUVEAU(0): Manufacturer's mask: 0
(II) NOUVEAU(0): Supported standard timings:
(II) NOUVEAU(0): #0: hsize: 1280  vsize 960  refresh: 60  vid: 16513
(II) NOUVEAU(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
(II) NOUVEAU(0): #2: hsize: 1440  vsize 900  refresh: 60  vid: 149
(II) NOUVEAU(0): #3: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
(II) NOUVEAU(0): #4: hsize: 1680  vsize 1050  refresh: 60  vid: 179
(II) NOUVEAU(0): #5: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
(II) NOUVEAU(0): Supported detailed timing:
(II) NOUVEAU(0): clock: 154.0 MHz   Image Size:  518 x 324 mm
(II) NOUVEAU(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080
h_border: 0
(II) NOUVEAU(0): v_active: 1200 v_sync: 1203 v_sync_end 1209 v_blanking: 1235
v_border: 0
(II) NOUVEAU(0): Ranges: V min: 50 V max: 63 Hz, H min: 24 H max: 76 kHz,
PixClock max 175 MHz
(II) NOUVEAU(0): Monitor name: LA2405
(II) NOUVEAU(0): Serial No: CZ40220709
(II) NOUVEAU(0): EDID (in hex):
(II) NOUVEAU(0): 	00ffffffffffff0022f04b2801010101
(II) NOUVEAU(0): 	1614010380342078ee9ec5a6564b9a25
(II) NOUVEAU(0): 	135054210800814081809500a940b300
(II) NOUVEAU(0): 	d1c001010101283c80a070b023403020
(II) NOUVEAU(0): 	360006442100001a000000fd00323f18
(II) NOUVEAU(0): 	4c11000a202020202020000000fc004c
(II) NOUVEAU(0): 	41323430350a202020202020000000ff
(II) NOUVEAU(0): 	00435a34303232303730390a202000e9
(II) NOUVEAU(0): EDID vendor "HWP", prod id 10315
(II) NOUVEAU(0): Using EDID range info for horizontal sync
(II) NOUVEAU(0): Using EDID range info for vertical refresh
(II) NOUVEAU(0): Printing DDC gathered Modelines:
(II) NOUVEAU(0): Modeline "1920x1200"x0.0 154.00 1920 1968 2000 2080 1200
1203 1209 1235 +hsync -vsync (74.0 kHz)
(II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605
628 +hsync +vsync (37.9 kHz)
(II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492
525 -hsync -vsync (31.5 kHz)
(II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771
777 806 -hsync -vsync (48.4 kHz)
(II) NOUVEAU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961
964 1000 +hsync +vsync (60.0 kHz)
(II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024
1025 1028 1066 +hsync +vsync (64.0 kHz)
(II) NOUVEAU(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903
909 926 +hsync -vsync (55.5 kHz)
(II) NOUVEAU(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200
1201 1204 1250 +hsync +vsync (75.0 kHz)
(II) NOUVEAU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050
1053 1059 1080 +hsync -vsync (64.7 kHz)
(II) NOUVEAU(0): Modeline "1920x1080"x60.0 172.80 1920 2040 2248 2576 1080
1081 1084 1118 -hsync +vsync (67.1 kHz)
(II) NOUVEAU(0): Printing probed modes for output DVI-I-1
(II) NOUVEAU(0): Modeline "1920x1200"x60.0 154.00 1920 1968 2000 2080 1200
1203 1209 1235 +hsync -vsync (74.0 kHz)
(II) NOUVEAU(0): Modeline "1920x1080"x60.0 172.78 1920 2040 2248 2576 1080
1081 1084 1118 -hsync +vsync (67.1 kHz)
(II) NOUVEAU(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200
1201 1204 1250 +hsync +vsync (75.0 kHz)
(II) NOUVEAU(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050
1053 1059 1089 -hsync +vsync (65.3 kHz)
(II) NOUVEAU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024
1025 1028 1066 +hsync +vsync (64.0 kHz)
(II) NOUVEAU(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903
909 934 -hsync +vsync (55.9 kHz)
(II) NOUVEAU(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961
964 1000 +hsync +vsync (60.0 kHz)
(II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771
777 806 -hsync -vsync (48.4 kHz)
(II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605
628 +hsync +vsync (37.9 kHz)
(II) NOUVEAU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492
525 -hsync -vsync (31.5 kHz)
(II) NOUVEAU(0): EDID for output DVI-I-2
(II) NOUVEAU(0): Output DVI-I-1 connected
(II) NOUVEAU(0): Output DVI-I-2 disconnected
(II) NOUVEAU(0): Using user preference for initial modes
(II) NOUVEAU(0): Output DVI-I-1 using initial mode 1920x1200
(II) NOUVEAU(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
(--) NOUVEAU(0): Virtual size is 3200x1200 (pitch 3200)
(**) NOUVEAU(0):  Driver mode "1920x1200": 154.0 MHz (scaled from 0.0 MHz),
74.0 kHz, 60.0 Hz
(II) NOUVEAU(0): Modeline "1920x1200"x60.0 154.00 1920 1968 2000 2080 1200
1203 1209 1235 +hsync -vsync (74.0 kHz)
(**) NOUVEAU(0): Mode "1920x1080": 172.8 MHz (scaled from 0.0 MHz), 67.1 kHz,
60.0 Hz
(II) NOUVEAU(0): Modeline "1920x1080"x60.0 172.78 1920 2040 2248 2576 1080
1081 1084 1118 -hsync +vsync (67.1 kHz)
(**) NOUVEAU(0):  Driver mode "1600x1200": 162.0 MHz (scaled from 0.0 MHz),
75.0 kHz, 60.0 Hz
(II) NOUVEAU(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200
1201 1204 1250 +hsync +vsync (75.0 kHz)
(**) NOUVEAU(0):  Driver mode "1680x1050": 146.2 MHz (scaled from 0.0 MHz),
65.3 kHz, 60.0 Hz
(II) NOUVEAU(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050
1053 1059 1089 -hsync +vsync (65.3 kHz)
(**) NOUVEAU(0):  Driver mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz),
64.0 kHz, 60.0 Hz
(II) NOUVEAU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024
1025 1028 1066 +hsync +vsync (64.0 kHz)
(**) NOUVEAU(0): Driver mode "1440x900": 106.5 MHz (scaled from 0.0 MHz), 55.9
kHz, 59.9 Hz
(II) NOUVEAU(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903
909 934 -hsync +vsync (55.9 kHz)
(**) NOUVEAU(0): Driver mode "1280x960": 108.0 MHz (scaled from 0.0 MHz), 60.0
kHz, 60.0 Hz
(II) NOUVEAU(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961
964 1000 +hsync +vsync (60.0 kHz)
(**) NOUVEAU(0): Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4
kHz, 60.0 Hz
(II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771
777 806 -hsync -vsync (48.4 kHz)
(**) NOUVEAU(0): Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9
kHz, 60.3 Hz
(II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605
628 +hsync +vsync (37.9 kHz)
(**) NOUVEAU(0): Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5
kHz, 60.0 Hz
(II) NOUVEAU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492
525 -hsync -vsync (31.5 kHz)
(**) NOUVEAU(0): Display dimensions: (520, 320) mm
(**) NOUVEAU(0): DPI set to (156, 95)
(II) Loading sub module "wfb"
(II) LoadModule: "wfb"
(II) Loading /usr/lib/xorg/modules/libwfb.so
(II) Module wfb: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "exa"
(II) LoadModule: "exa"
(II) Loading /usr/lib/xorg/modules/libexa.so
(II) Module exa: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 2.5.0
	ABI class: X.Org Video Driver, version 6.0
(II) Loading sub module "shadowfb"
(II) LoadModule: "shadowfb"
(II) Loading /usr/lib/xorg/modules/libshadowfb.so
(II) Module shadowfb: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.4
(--) Depth 24 pixmap format is 32 bpp
(EE) NOUVEAU(0): Error creating GPU channel: -19
(EE) NOUVEAU(0): Error initialising acceleration.  Falling back to NoAccel
(==) NOUVEAU(0): Backing store disabled
(==) NOUVEAU(0): Silken mouse enabled
(II) NOUVEAU(0): NVEnterVT is called.
(==) NOUVEAU(0): DPMS enabled
(II) NOUVEAU(0): RandR 1.2 enabled, ignore the following RandR disabled message.
(--) RandR disabled
(II) Initializing built-in extension Generic Event Extension
(II) Initializing built-in extension SHAPE
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension BIG-REQUESTS
(II) Initializing built-in extension SYNC
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-MISC
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
SELinux: Disabled on system, not enabling in X server
(II) AIGLX: Screen 0 is not DRI2 capable
(II) AIGLX: Screen 0 is not DRI capable
(II) AIGLX: Loaded and initialized /usr/lib/dri/swrast_dri.so
(II) GLX: Initialized DRISWRAST GL provider for screen 0
(II) NOUVEAU(0): Setting screen physical size to 507 x 317
resize called 1920 1200
(**) Generic Keyboard: always reports core events
(**) Option "Protocol" "standard"
(**) Generic Keyboard: Protocol: standard
(**) Option "XkbRules" "xorg"
(**) Generic Keyboard: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Generic Keyboard: XkbModel: "pc105"
(**) Option "XkbLayout" "de"
(**) Generic Keyboard: XkbLayout: "de"
(**) Option "XkbVariant" "nodeadkeys"
(**) Generic Keyboard: XkbVariant: "nodeadkeys"
(**) Option "CustomKeycodes" "off"
(**) Generic Keyboard: CustomKeycodes disabled
(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
(WW) Configured Mouse: No Device specified, looking for one...
(II) Configured Mouse: Setting Device option to "/dev/input/mice"
(--) Configured Mouse: Device: "/dev/input/mice"
(==) Configured Mouse: Protocol: "Auto"
(**) Configured Mouse: always reports core events
(==) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: Buttons: 9
(**) Configured Mouse: Sensitivity: 1
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(**) Configured Mouse: (accel) keeping acceleration scheme 1
(**) Configured Mouse: (accel) acceleration profile 0
(**) Configured Mouse: (accel) acceleration factor: 2.000
(**) Configured Mouse: (accel) acceleration threshold: 4
(II) Configured Mouse: Setting mouse protocol to "ExplorerPS/2"
(II) Configured Mouse: ps2EnableDataReporting: succeeded
(WW) Configured Mouse: No Device specified, looking for one...
(II) Configured Mouse: Setting Device option to "/dev/input/mice"
(--) Configured Mouse: Device: "/dev/input/mice"
(==) Configured Mouse: Protocol: "Auto"
(**) Option "CorePointer"
(**) Configured Mouse: always reports core events
(==) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: Buttons: 9
(**) Configured Mouse: Sensitivity: 1
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(**) Configured Mouse: (accel) keeping acceleration scheme 1
(**) Configured Mouse: (accel) acceleration profile 0
(**) Configured Mouse: (accel) acceleration factor: 2.000
(**) Configured Mouse: (accel) acceleration threshold: 4
(II) Configured Mouse: Setting mouse protocol to "ExplorerPS/2"
(II) Configured Mouse: ps2EnableDataReporting: succeeded
(**) Option "CoreKeyboard"
(**) Generic Keyboard: always reports core events
(**) Option "Protocol" "standard"
(**) Generic Keyboard: Protocol: standard
(**) Option "XkbRules" "xorg"
(**) Generic Keyboard: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Generic Keyboard: XkbModel: "pc105"
(**) Option "XkbLayout" "de"
(**) Generic Keyboard: XkbLayout: "de"
(**) Option "XkbVariant" "nodeadkeys"
(**) Generic Keyboard: XkbVariant: "nodeadkeys"
(**) Option "CustomKeycodes" "off"
(**) Generic Keyboard: CustomKeycodes disabled
(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
(II) config/udev: Adding input device Power Button (/dev/input/event2)
(II) AutoAddDevices is off - not adding device.
(II) config/udev: Adding input device Power Button (/dev/input/event1)
(II) AutoAddDevices is off - not adding device.
(II) config/udev: Adding input device AT Translated Set 2 keyboard
(/dev/input/event0)
(II) AutoAddDevices is off - not adding device.
(II) config/udev: Adding input device GenPS/2 Genius Mouse (/dev/input/event3)
(II) AutoAddDevices is off - not adding device.
(II) config/udev: Adding input device GenPS/2 Genius Mouse (/dev/input/mouse0)
(II) AutoAddDevices is off - not adding device.
(II) NOUVEAU(0): EDID vendor "HWP", prod id 10315
(II) NOUVEAU(0): Using hsync ranges from config file
(II) NOUVEAU(0): Using vrefresh ranges from config file
(II) NOUVEAU(0): Printing DDC gathered Modelines:
(II) NOUVEAU(0): Modeline "1920x1200"x0.0 154.00 1920 1968 2000 2080 1200
1203 1209 1235 +hsync -vsync (74.0 kHz)
(II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605
628 +hsync +vsync (37.9 kHz)
(II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492
525 -hsync -vsync (31.5 kHz)
(II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771
777 806 -hsync -vsync (48.4 kHz)
(II) NOUVEAU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961
964 1000 +hsync +vsync (60.0 kHz)
(II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024
1025 1028 1066 +hsync +vsync (64.0 kHz)
(II) NOUVEAU(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903
909 926 +hsync -vsync (55.5 kHz)
(II) NOUVEAU(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200
1201 1204 1250 +hsync +vsync (75.0 kHz)
(II) NOUVEAU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050
1053 1059 1080 +hsync -vsync (64.7 kHz)
(II) NOUVEAU(0): Modeline "1920x1080"x60.0 172.80 1920 2040 2248 2576 1080
1081 1084 1118 -hsync +vsync (67.1 kHz)
(II) NOUVEAU(0): EDID vendor "HWP", prod id 10315
(II) NOUVEAU(0): Using hsync ranges from config file
(II) NOUVEAU(0): Using vrefresh ranges from config file
(II) NOUVEAU(0): Printing DDC gathered Modelines:
(II) NOUVEAU(0): Modeline "1920x1200"x0.0 154.00 1920 1968 2000 2080 1200
1203 1209 1235 +hsync -vsync (74.0 kHz)
(II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605
628 +hsync +vsync (37.9 kHz)
(II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492
525 -hsync -vsync (31.5 kHz)
(II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771
777 806 -hsync -vsync (48.4 kHz)
(II) NOUVEAU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961
964 1000 +hsync +vsync (60.0 kHz)
(II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024
1025 1028 1066 +hsync +vsync (64.0 kHz)
(II) NOUVEAU(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903
909 926 +hsync -vsync (55.5 kHz)
(II) NOUVEAU(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200
1201 1204 1250 +hsync +vsync (75.0 kHz)
(II) NOUVEAU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050
1053 1059 1080 +hsync -vsync (64.7 kHz)
(II) NOUVEAU(0): Modeline "1920x1080"x60.0 172.80 1920 2040 2248 2576 1080
1081 1084 1118 -hsync +vsync (67.1 kHz)
(II) 3rd Button detected: disabling emulate3Button
(II) 3rd Button detected: disabling emulate3Button

udev information:
-----------------
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2
N: input/event2
S: char/13:66
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN: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=de
E: XKBVARIANT=nodeadkeys
E: XKBOPTIONS=terminate:ctrl_alt_bksp
E: DMI_VENDOR=Hewlett-Packard
E: DEVLINKS=/dev/char/13:66

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1
N: input/event1
S: char/13:65
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS: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=de
E: XKBVARIANT=nodeadkeys
E: XKBOPTIONS=terminate:ctrl_alt_bksp
E: DMI_VENDOR=Hewlett-Packard
E: DEVLINKS=/dev/char/13:65

P: /devices/platform/i8042/serio0/input/input0/event0
N: input/event0
S: char/13:64
S: input/by-path/platform-i8042-serio-0-event-kbd
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio0/input/input0/event0
E: MAJOR=13
E: MINOR=64
E: DEVNAME=/dev/input/event0
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-0
E: XKBMODEL=pc105
E: XKBLAYOUT=de
E: XKBVARIANT=nodeadkeys
E: XKBOPTIONS=terminate:ctrl_alt_bksp
E: DMI_VENDOR=Hewlett-Packard
E: DEVLINKS=/dev/char/13:64 /dev/input/by-path/platform-i8042-serio-0-event-kbd

P: /devices/platform/i8042/serio1/input/input3/event3
N: input/event3
S: char/13:67
S: input/by-path/platform-i8042-serio-1-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio1/input/input3/event3
E: MAJOR=13
E: MINOR=67
E: DEVNAME=/dev/input/event3
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: DMI_VENDOR=Hewlett-Packard
E: DEVLINKS=/dev/char/13:67 /dev/input/by-path/platform-i8042-serio-1-event-mouse

P: /devices/platform/i8042/serio1/input/input3/mouse0
N: input/mouse0
S: char/13:32
S: input/by-path/platform-i8042-serio-1-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio1/input/input3/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_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: DEVLINKS=/dev/char/13:32 /dev/input/by-path/platform-i8042-serio-1-mouse


DRM Information from dmesg:
---------------------------
[    0.774113] Linux agpgart interface v0.103
[    9.976838] [drm] Initialized drm 1.1.0 20060810
[   10.117698] [drm] nouveau 0000:01:00.0: failed to evaluate _DSM: 5
[   10.117865] [drm] nouveau 0000:01:00.0: Detected an NV50 generation card
(0x0a8280b1)
[ 10.118307] [drm] nouveau 0000:01:00.0: Attempting to load BIOS image from
PRAMIN
[   10.180696] [drm] nouveau 0000:01:00.0: ... appears to be valid
[   10.180698] [drm] nouveau 0000:01:00.0: BIT BIOS found
[   10.180700] [drm] nouveau 0000:01:00.0: Bios version 70.18.64.00
[ 10.180701] [drm] nouveau 0000:01:00.0: Pointer to BIT loadval table invalid
[   10.180747] [drm] nouveau 0000:01:00.0: TMDS table revision 2.0 not
currently supported
[ 10.180749] [drm] nouveau 0000:01:00.0: Found Display Configuration Block
version 4.0
[ 10.180751] [drm] nouveau 0000:01:00.0: DCB connector table: VHER 0x40 5 16 4 [ 10.180753] [drm] nouveau 0000:01:00.0: 0: 0x00001030: type 0x30 idx 0 tag
0x07
[ 10.180755] [drm] nouveau 0000:01:00.0: 1: 0x00002130: type 0x30 idx 1 tag
0x08
[ 10.180757] [drm] nouveau 0000:01:00.0: Raw DCB entry 0: 01000302 00020030 [ 10.180759] [drm] nouveau 0000:01:00.0: Raw DCB entry 1: 02000300 00000000 [ 10.180760] [drm] nouveau 0000:01:00.0: Raw DCB entry 2: 08011382 00020010 [ 10.180762] [drm] nouveau 0000:01:00.0: Raw DCB entry 3: 01011380 00000000 [ 10.180768] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset
0xD9E0
[   10.244513] [drm] nouveau 0000:01:00.0: 0xDCB5: Condition still not met
after 20ms, skipping following opcodes
[   10.268514] [drm] nouveau 0000:01:00.0: 0xDCB9: Condition still not met
after 20ms, skipping following opcodes
[ 10.268534] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset
0xDE93
[ 10.300512] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset
0xEA66
[ 10.300519] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset
0xEA7F
[ 10.349563] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset
0xEB66
[ 10.349565] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table at offset
0xEBCB
[   10.372513] [drm] nouveau 0000:01:00.0: 0xD854: Condition still not met
after 20ms, skipping following opcodes
[   10.372519] [drm] nouveau 0000:01:00.0: 0xC515: parsing output script 0
[   10.372522] [drm] nouveau 0000:01:00.0: 0xC515: parsing output script 0
[   10.498070] [drm] nouveau 0000:01:00.0: 1024 MiB VRAM
[   10.510839] [drm] nouveau 0000:01:00.0: 512 MiB GART (aperture)
[   10.512855] [drm] nouveau 0000:01:00.0: Detected a TMDS output
[   10.512858] [drm] nouveau 0000:01:00.0: Detected a DAC output
[   10.512859] [drm] nouveau 0000:01:00.0: Detected a TMDS output
[   10.512861] [drm] nouveau 0000:01:00.0: Detected a DAC output
[   10.512864] [drm] nouveau 0000:01:00.0: Detected a DVI-I connector
[   10.512905] [drm] nouveau 0000:01:00.0: Detected a DVI-I connector
[ 10.876118] [drm] nouveau 0000:01:00.0: allocated 1920x1200 fb: 0x401a0000,
bo f641d400
[   10.884309] [drm] nouveau 0000:01:00.0: 0xC516: parsing output script 1
[   10.884315] [drm] nouveau 0000:01:00.0: 0xC517: parsing output script 2
[   10.884324] [drm] nouveau 0000:01:00.0: 0xC24F: parsing clock script 0
[   10.891321] [drm] nouveau 0000:01:00.0: 0xBBA9: parsing clock script 1
[ 10.891329] [drm] Initialized nouveau 0.0.15 20090420 for 0000:01:00.0 on
minor 0


-- System Information:
Debian Release: 6.0.3
  APT prefers stable
  APT policy: (990, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=en_IE@euro, LC_CTYPE=en_IE@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/dash

Versions of packages xserver-xorg-video-nouveau depends on:
ii libc6 2.11.2-10 Embedded GNU C Library: Shared lib ii libdrm-nouveau1 2.4.21-1~squeeze3 Userspace interface to nouveau-spe
ii  xserver-xorg-core [xor 2:1.7.7-13        Xorg X server - core server

xserver-xorg-video-nouveau recommends no packages.

xserver-xorg-video-nouveau suggests no packages.

-- no debconf information



Reply to: