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

Bug#444203: marked as done (xserver-xorg-core: EXA greedy mode is broken on 2:1.4-2 is broken)



Your message dated Sat, 29 Sep 2007 20:47:35 +0000
with message-id <E1IbjDr-0005e3-NM@ries.debian.org>
and subject line Bug#444203: fixed in xorg-server 2:1.4-3
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: xserver-xorg-core
Version: 2:1.4-2
Severity: important

Hi,

when using EXA greedy mode, there corruption on mozilla (see attached
screenshot).

Also there some instability (random X crash).

Some info can be found on
https://bugs.freedesktop.org/show_bug.cgi?id=12520.

Matthieu

-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg

/etc/X11/X target unchanged from checksum in /var/lib/x11/X.md5sum.

X server symlink status:
lrwxrwxrwx 1 root root 13 2006-04-12 22:30 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1669528 2007-09-16 20:56 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: nVidia Corporation NV17 [GeForce4 MX 440] (rev a3)

/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 4044 2007-09-23 11:04 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
	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"
	# path to defoma fonts
	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
	Load	"bitmap"
	Load	"dbe"
	Load	"ddc"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"dri"
	Load	"int10"
	Load	"record"
	Load	"type1"
	Load	"v4l"
	Load	"vbe"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"fr"
	#Driver "evdev"
	#Option "Device" "/dev/input/event1"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ExplorerPS/2"
	Option		"Emulate3Buttons"	"true"
	#Driver "evdev"
	#Option "Device" "/dev/input/event2"
EndSection

Section "Device"
	Identifier	"NVIDIA Geforce 4 MX"
	#Driver		"nv"
    #Driver "nvidia"
    Driver "nouveau"
	#Option "MigrationHeuristic" "greedy"
    #Option "NoAccel" "1"
    #Option "AccelMethod" "XAA"
    Option "DPMS"
    Option "CursorShadowYOffset" "2"
    Option "CursorShadow" "on"
    Option "CursorShadowXOffset" "4"
    Option "CursorShadowAlpha" "64"                                                 
    Option "NoLogo" "on"
    Option "NvAGP" "3"
    Option "RenderAccel" "0"
    #Option "TVOverScan" "0.0"
    #Option "DigitalVibrance" "255"

    Option "TwinView" "off" 
    ##"on"
    Option "TwinViewOrientation" "Clone"
    Option "SecondMonitorHorizSync" "30-50"
    Option "SecondMonitorVertRefresh" "60"
    Option "TVStandard" "PAL-B"

    Option "MetaModes" "1024x768 , NULL; NULL , 800x600;1024x768 ,1024x768"
    #Option "MetaModes" "800x600 ,800x600"#;800x600 ,640x480;640x480,640x480"
    #Option "MetaModes" "1024x768 ,1024x768 ; 800x600 ,800x600 ; 640x480 , 640x480"
    #Option "MetaModes" " 1024x768 ,@800x600"

    Option "ConnectedMonitor" "CRT, TV"
    Option "TVOutFormat" "Composite"


EndSection

Section "Monitor"
        # http://www.fujitsu-siemens.fr/produits/periph/moniteurs.htm
	Identifier	"C994"
	Option		"DPMS"
	HorizSync	30-96
	VertRefresh	50-160
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"NVIDIA Geforce 4 MX"
	Monitor		"C994"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
EndSection

Section "ServerFlags"
	Option "AIGLX" "false"
	Option "RandR" "false"
EndSection

Section "Extensions"
	Option "Composite" "false"
EndSection

Section "DRI"
	Mode	0666
EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root 30065 2007-05-16 23:46 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 35596 2007-09-26 19:31 /var/log/Xorg.0.log

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

X.Org X Server 1.4.0
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4-2)
Current Operating System: Linux mat-pc 2.6.21 #8 PREEMPT Thu May 31 22:29:20 CEST 2007 i686
Build Date: 16 September 2007  02:37:21PM
 
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Module Loader present
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 Sep 26 19:31:12 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "C994"
(**) |   |-->Device "NVIDIA Geforce 4 MX"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(**) Option "RandR" "false"
(**) Option "AIGLX" "false"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
	Entry deleted from font path.
(==) Including the default font path /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.
(**) 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,
	/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
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(**) Extension "Composite" is disabled
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81d8680
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.3
	X.Org Video Driver: 2.0
	X.Org XInput driver : 2.0
	X.Org Server Extension : 0.3
	X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	ABI class: X.Org Video Driver, version 2.0
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,3099 card 1106,0000 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1106,b099 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:05:0: chip 10b7,9200 card 10b7,1000 rev 78 class 02,00,00 hdr 00
(II) PCI: 00:06:0: chip 14b9,0350 card 0000,0000 rev 01 class 02,80,00 hdr 00
(II) PCI: 00:07:0: chip 1095,0680 card 1095,3680 rev 01 class 01,04,00 hdr 00
(II) PCI: 00:08:0: chip 1102,0002 card 1102,0020 rev 04 class 04,01,00 hdr 80
(II) PCI: 00:08:1: chip 1102,7002 card 1102,0020 rev 01 class 09,80,00 hdr 80
(II) PCI: 00:0a:0: chip 109e,036e card 11bd,0012 rev 11 class 04,00,00 hdr 80
(II) PCI: 00:0a:1: chip 109e,0878 card 11bd,0012 rev 11 class 04,80,00 hdr 80
(II) PCI: 00:10:0: chip 1106,3038 card 1106,3038 rev 80 class 0c,03,00 hdr 80
(II) PCI: 00:10:1: chip 1106,3038 card 1106,3038 rev 80 class 0c,03,00 hdr 80
(II) PCI: 00:10:2: chip 1106,3038 card 1106,3038 rev 80 class 0c,03,00 hdr 80
(II) PCI: 00:10:3: chip 1106,3104 card 1106,3104 rev 82 class 0c,03,20 hdr 00
(II) PCI: 00:11:0: chip 1106,3177 card 1106,0000 rev 00 class 06,01,00 hdr 80
(II) PCI: 00:11:1: chip 1106,0571 card 1106,0571 rev 06 class 01,01,8a hdr 00
(II) PCI: 00:11:5: chip 1106,3059 card 1462,4720 rev 50 class 04,01,00 hdr 00
(II) PCI: 01:00:0: chip 10de,0171 card 0000,0000 rev a3 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
	[0] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000c (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
	[0] -1	0	0xddd00000 - 0xdfdfffff (0x2100000) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1	0	0xcda00000 - 0xddbfffff (0x10200000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:17:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI: (0:10:0) Brooktree Corporation Bt878 Video Capture rev 17, Mem @ 0xddcfe000/12
(--) PCI:*(1:0:0) nVidia Corporation NV17 [GeForce4 MX 440] rev 163, Mem @ 0xde000000/24, 0xd0000000/27, 0xddb80000/19, BIOS @ 0xdfde0000/17
(II) Addressable bus resource ranges are
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
	[1] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[5] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0xe0000000 from 0xe3ffffff to 0xdfffffff
(II) Active PCI resource ranges:
	[0] -1	0	0xdffffd00 - 0xdffffdff (0x100) MX[B]
	[1] -1	0	0xddcff000 - 0xddcfffff (0x1000) MX[B]
	[2] -1	0	0xdfffff00 - 0xdfffffff (0x100) MX[B]
	[3] -1	0	0xdffffe00 - 0xdffffe7f (0x80) MX[B]
	[4] -1	0	0xdffffe80 - 0xdffffeff (0x80) MX[B]
	[5] -1	0	0xe0000000 - 0xdfffffff (0x0) MX[B]O
	[6] -1	0	0xdfde0000 - 0xdfdfffff (0x20000) MX[B](B)
	[7] -1	0	0xddb80000 - 0xddbfffff (0x80000) MX[B](B)
	[8] -1	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
	[9] -1	0	0xde000000 - 0xdeffffff (0x1000000) MX[B](B)
	[10] -1	0	0xddcfe000 - 0xddcfefff (0x1000) MX[B](B)
	[11] -1	0	0x0000b800 - 0x0000b8ff (0x100) IX[B]
	[12] -1	0	0x0000fc00 - 0x0000fc0f (0x10) IX[B]
	[13] -1	0	0x0000c400 - 0x0000c41f (0x20) IX[B]
	[14] -1	0	0x0000c000 - 0x0000c01f (0x20) IX[B]
	[15] -1	0	0x0000bc00 - 0x0000bc1f (0x20) IX[B]
	[16] -1	0	0x0000ec00 - 0x0000ec07 (0x8) IX[B]
	[17] -1	0	0x0000c800 - 0x0000c81f (0x20) IX[B]
	[18] -1	0	0x0000d800 - 0x0000d80f (0x10) IX[B]
	[19] -1	0	0x0000dc00 - 0x0000dc03 (0x4) IX[B]
	[20] -1	0	0x0000e000 - 0x0000e007 (0x8) IX[B]
	[21] -1	0	0x0000e400 - 0x0000e403 (0x4) IX[B]
	[22] -1	0	0x0000e800 - 0x0000e807 (0x8) IX[B]
	[23] -1	0	0x0000cc00 - 0x0000cc3f (0x40) IX[B]
	[24] -1	0	0x0000d000 - 0x0000d07f (0x80) IX[B]
	[25] -1	0	0x0000d400 - 0x0000d47f (0x80) IX[B]
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xdffffd00 - 0xdffffdff (0x100) MX[B]
	[1] -1	0	0xddcff000 - 0xddcfffff (0x1000) MX[B]
	[2] -1	0	0xdfffff00 - 0xdfffffff (0x100) MX[B]
	[3] -1	0	0xdffffe00 - 0xdffffe7f (0x80) MX[B]
	[4] -1	0	0xdffffe80 - 0xdffffeff (0x80) MX[B]
	[5] -1	0	0xe0000000 - 0xdfffffff (0x0) MX[B]O
	[6] -1	0	0xdfde0000 - 0xdfdfffff (0x20000) MX[B](B)
	[7] -1	0	0xddb80000 - 0xddbfffff (0x80000) MX[B](B)
	[8] -1	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
	[9] -1	0	0xde000000 - 0xdeffffff (0x1000000) MX[B](B)
	[10] -1	0	0xddcfe000 - 0xddcfefff (0x1000) MX[B](B)
	[11] -1	0	0x0000b800 - 0x0000b8ff (0x100) IX[B]
	[12] -1	0	0x0000fc00 - 0x0000fc0f (0x10) IX[B]
	[13] -1	0	0x0000c400 - 0x0000c41f (0x20) IX[B]
	[14] -1	0	0x0000c000 - 0x0000c01f (0x20) IX[B]
	[15] -1	0	0x0000bc00 - 0x0000bc1f (0x20) IX[B]
	[16] -1	0	0x0000ec00 - 0x0000ec07 (0x8) IX[B]
	[17] -1	0	0x0000c800 - 0x0000c81f (0x20) IX[B]
	[18] -1	0	0x0000d800 - 0x0000d80f (0x10) IX[B]
	[19] -1	0	0x0000dc00 - 0x0000dc03 (0x4) IX[B]
	[20] -1	0	0x0000e000 - 0x0000e007 (0x8) IX[B]
	[21] -1	0	0x0000e400 - 0x0000e403 (0x4) IX[B]
	[22] -1	0	0x0000e800 - 0x0000e807 (0x8) IX[B]
	[23] -1	0	0x0000cc00 - 0x0000cc3f (0x40) IX[B]
	[24] -1	0	0x0000d000 - 0x0000d07f (0x80) IX[B]
	[25] -1	0	0x0000d400 - 0x0000d47f (0x80) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[5] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0xdffffd00 - 0xdffffdff (0x100) MX[B]
	[5] -1	0	0xddcff000 - 0xddcfffff (0x1000) MX[B]
	[6] -1	0	0xdfffff00 - 0xdfffffff (0x100) MX[B]
	[7] -1	0	0xdffffe00 - 0xdffffe7f (0x80) MX[B]
	[8] -1	0	0xdffffe80 - 0xdffffeff (0x80) MX[B]
	[9] -1	0	0xe0000000 - 0xdfffffff (0x0) MX[B]O
	[10] -1	0	0xdfde0000 - 0xdfdfffff (0x20000) MX[B](B)
	[11] -1	0	0xddb80000 - 0xddbfffff (0x80000) MX[B](B)
	[12] -1	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
	[13] -1	0	0xde000000 - 0xdeffffff (0x1000000) MX[B](B)
	[14] -1	0	0xddcfe000 - 0xddcfefff (0x1000) MX[B](B)
	[15] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[16] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[17] -1	0	0x0000b800 - 0x0000b8ff (0x100) IX[B]
	[18] -1	0	0x0000fc00 - 0x0000fc0f (0x10) IX[B]
	[19] -1	0	0x0000c400 - 0x0000c41f (0x20) IX[B]
	[20] -1	0	0x0000c000 - 0x0000c01f (0x20) IX[B]
	[21] -1	0	0x0000bc00 - 0x0000bc1f (0x20) IX[B]
	[22] -1	0	0x0000ec00 - 0x0000ec07 (0x8) IX[B]
	[23] -1	0	0x0000c800 - 0x0000c81f (0x20) IX[B]
	[24] -1	0	0x0000d800 - 0x0000d80f (0x10) IX[B]
	[25] -1	0	0x0000dc00 - 0x0000dc03 (0x4) IX[B]
	[26] -1	0	0x0000e000 - 0x0000e007 (0x8) IX[B]
	[27] -1	0	0x0000e400 - 0x0000e403 (0x4) IX[B]
	[28] -1	0	0x0000e800 - 0x0000e807 (0x8) IX[B]
	[29] -1	0	0x0000cc00 - 0x0000cc3f (0x40) IX[B]
	[30] -1	0	0x0000d000 - 0x0000d07f (0x80) IX[B]
	[31] -1	0	0x0000d400 - 0x0000d47f (0x80) IX[B]
(II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
(II) "glx" will be loaded. This was enabled by default and also specified in the config file.
(II) "freetype" will be loaded. This was enabled by default and also specified in the config file.
(II) "type1" will be loaded. This was enabled by default and also specified in the config file.
(II) "record" will be loaded. This was enabled by default and also specified in the config file.
(II) "dri" will be loaded. This was enabled by default and also specified in the config file.
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "ddc"(II) Module "ddc" already built-in
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules//fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
	compiled for 1.4.0, module version = 2.1.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(**) AIGLX disabled
(II) Loading extension GLX
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules//libint10.so
(II) Module int10: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	ABI class: X.Org Video Driver, version 2.0
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension RECORD
(II) LoadModule: "type1"
(II) Loading /usr/lib/xorg/modules//fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.2
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Type1
(II) LoadModule: "v4l"
(II) Loading /usr/lib/xorg/modules/drivers//v4l_drv.so
(II) Module v4l: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 0.1.1
	ABI class: X.Org Video Driver, version 2.0
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules//libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.1.0
	ABI class: X.Org Video Driver, version 2.0
(II) LoadModule: "nouveau"
(II) Loading /usr/lib/xorg/modules/drivers//nouveau_drv.so
(II) Module nouveau: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.2.0
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 2.0
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.2.2
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 2.0
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.2.2
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 2.0
(II) v4l driver for Video4Linux
(II) NOUVEAU driver Date:   Thu Sep 20 08:29:43 2007 +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:0
(--) Assigning device section with no busID to primary device
(--) Chipset NVIDIA NV17 found
(II) resource ranges after xf86ClaimFixedResources() call:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0xdffffd00 - 0xdffffdff (0x100) MX[B]
	[5] -1	0	0xddcff000 - 0xddcfffff (0x1000) MX[B]
	[6] -1	0	0xdfffff00 - 0xdfffffff (0x100) MX[B]
	[7] -1	0	0xdffffe00 - 0xdffffe7f (0x80) MX[B]
	[8] -1	0	0xdffffe80 - 0xdffffeff (0x80) MX[B]
	[9] -1	0	0xe0000000 - 0xdfffffff (0x0) MX[B]O
	[10] -1	0	0xdfde0000 - 0xdfdfffff (0x20000) MX[B](B)
	[11] -1	0	0xddb80000 - 0xddbfffff (0x80000) MX[B](B)
	[12] -1	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
	[13] -1	0	0xde000000 - 0xdeffffff (0x1000000) MX[B](B)
	[14] -1	0	0xddcfe000 - 0xddcfefff (0x1000) MX[B](B)
	[15] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[16] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[17] -1	0	0x0000b800 - 0x0000b8ff (0x100) IX[B]
	[18] -1	0	0x0000fc00 - 0x0000fc0f (0x10) IX[B]
	[19] -1	0	0x0000c400 - 0x0000c41f (0x20) IX[B]
	[20] -1	0	0x0000c000 - 0x0000c01f (0x20) IX[B]
	[21] -1	0	0x0000bc00 - 0x0000bc1f (0x20) IX[B]
	[22] -1	0	0x0000ec00 - 0x0000ec07 (0x8) IX[B]
	[23] -1	0	0x0000c800 - 0x0000c81f (0x20) IX[B]
	[24] -1	0	0x0000d800 - 0x0000d80f (0x10) IX[B]
	[25] -1	0	0x0000dc00 - 0x0000dc03 (0x4) IX[B]
	[26] -1	0	0x0000e000 - 0x0000e007 (0x8) IX[B]
	[27] -1	0	0x0000e400 - 0x0000e403 (0x4) IX[B]
	[28] -1	0	0x0000e800 - 0x0000e807 (0x8) IX[B]
	[29] -1	0	0x0000cc00 - 0x0000cc3f (0x40) IX[B]
	[30] -1	0	0x0000d000 - 0x0000d07f (0x80) IX[B]
	[31] -1	0	0x0000d400 - 0x0000d47f (0x80) IX[B]
(II) resource ranges after probing:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0xdffffd00 - 0xdffffdff (0x100) MX[B]
	[5] -1	0	0xddcff000 - 0xddcfffff (0x1000) MX[B]
	[6] -1	0	0xdfffff00 - 0xdfffffff (0x100) MX[B]
	[7] -1	0	0xdffffe00 - 0xdffffe7f (0x80) MX[B]
	[8] -1	0	0xdffffe80 - 0xdffffeff (0x80) MX[B]
	[9] -1	0	0xe0000000 - 0xdfffffff (0x0) MX[B]O
	[10] -1	0	0xdfde0000 - 0xdfdfffff (0x20000) MX[B](B)
	[11] -1	0	0xddb80000 - 0xddbfffff (0x80000) MX[B](B)
	[12] -1	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
	[13] -1	0	0xde000000 - 0xdeffffff (0x1000000) MX[B](B)
	[14] -1	0	0xddcfe000 - 0xddcfefff (0x1000) MX[B](B)
	[15] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[16] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[17] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[18] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[19] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[20] -1	0	0x0000b800 - 0x0000b8ff (0x100) IX[B]
	[21] -1	0	0x0000fc00 - 0x0000fc0f (0x10) IX[B]
	[22] -1	0	0x0000c400 - 0x0000c41f (0x20) IX[B]
	[23] -1	0	0x0000c000 - 0x0000c01f (0x20) IX[B]
	[24] -1	0	0x0000bc00 - 0x0000bc1f (0x20) IX[B]
	[25] -1	0	0x0000ec00 - 0x0000ec07 (0x8) IX[B]
	[26] -1	0	0x0000c800 - 0x0000c81f (0x20) IX[B]
	[27] -1	0	0x0000d800 - 0x0000d80f (0x10) IX[B]
	[28] -1	0	0x0000dc00 - 0x0000dc03 (0x4) IX[B]
	[29] -1	0	0x0000e000 - 0x0000e007 (0x8) IX[B]
	[30] -1	0	0x0000e400 - 0x0000e403 (0x4) IX[B]
	[31] -1	0	0x0000e800 - 0x0000e807 (0x8) IX[B]
	[32] -1	0	0x0000cc00 - 0x0000cc3f (0x40) IX[B]
	[33] -1	0	0x0000d000 - 0x0000d07f (0x80) IX[B]
	[34] -1	0	0x0000d400 - 0x0000d47f (0x80) IX[B]
	[35] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[36] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/lib/xorg/modules//libint10.so
(II) NOUVEAU(0): Initializing int10
(II) NOUVEAU(0): Primary V_BIOS segment is: 0xc000
(--) NOUVEAU(0): Chipset: "NVIDIA NV17"
(**) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
(==) NOUVEAU(0): RGB weight 888
(==) NOUVEAU(0): Default visual is TrueColor
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/lib/xorg/modules//libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 0.1.0
	ABI class: X.Org Video Driver, version 2.0
(==) NOUVEAU(0): Randr1.2 support disabled
(==) NOUVEAU(0): Using HW cursor
(--) NOUVEAU(0): Linear framebuffer at 0xD0000000
(--) NOUVEAU(0): MMIO registers at 0xDE000000
(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 -1, (No such device or address)
drmOpenDevice: open result is -1, (No such device or address)
drmOpenDevice: Open failed
drmOpenByBusid: Searching for BusID pci:0000:01:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenByBusid: drmOpenMinor returns 7
drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
(II) NOUVEAU(0): [dri] Found DRI library version 1.3.0 and kernel module version 0.0.10
(II) NOUVEAU(0): Attempting to locate BIOS image in PROM
(II) NOUVEAU(0): ...appears to be valid
(II) NOUVEAU(0): NV signature found.
(II) NOUVEAU(0): PINS version 5.21
(II) NOUVEAU(0): DCB size is 08, entries is 0A
(II) NOUVEAU(0): DCB found 10 entries.
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"(II) Module "i2c" already built-in
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"(II) Module "ddc" already built-in
(II) NOUVEAU(0): I2C bus "DDC" initialized.
(II) NOUVEAU(0): Probing for analog device on output A...
(--) NOUVEAU(0):   ...found one
(II) NOUVEAU(0): Probing for analog device on output B...
(--) NOUVEAU(0):   ...found one
(II) NOUVEAU(0): Probing for EDID on I2C bus A...
(II) NOUVEAU(0): I2C device "DDC:ddc2" registered at address 0xA0.
(--) NOUVEAU(0): DDC detected a CRT:
(II) NOUVEAU(0): Manufacturer: FUS  Model: 200  Serial#: 4610
(II) NOUVEAU(0): Year: 2001  Week: 42
(II) NOUVEAU(0): EDID Version: 1.2
(II) NOUVEAU(0): Analog Display Input,  Input Voltage Level: 0.700/0.700 V
(II) NOUVEAU(0): Sync:  Separate
(II) NOUVEAU(0): Max H-Image Size [cm]: horiz.: 36  vert.: 27
(II) NOUVEAU(0): Gamma: 2.25
(II) NOUVEAU(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) NOUVEAU(0): First detailed timing is preferred mode
(II) NOUVEAU(0): redX: 0.625 redY: 0.339   greenX: 0.288 greenY: 0.608
(II) NOUVEAU(0): blueX: 0.148 blueY: 0.065   whiteX: 0.283 whiteY: 0.298
(II) NOUVEAU(0): Supported VESA Video Modes:
(II) NOUVEAU(0): 720x400@70Hz
(II) NOUVEAU(0): 640x480@60Hz
(II) NOUVEAU(0): 640x480@75Hz
(II) NOUVEAU(0): 800x600@60Hz
(II) NOUVEAU(0): 800x600@75Hz
(II) NOUVEAU(0): 1024x768@75Hz
(II) NOUVEAU(0): 1280x1024@75Hz
(II) NOUVEAU(0): Manufacturer's mask: 0
(II) NOUVEAU(0): Supported Future Video Modes:
(II) NOUVEAU(0): #0: hsize: 640  vsize 480  refresh: 85  vid: 22833
(II) NOUVEAU(0): #1: hsize: 800  vsize 600  refresh: 85  vid: 22853
(II) NOUVEAU(0): #2: hsize: 1024  vsize 768  refresh: 85  vid: 22881
(II) NOUVEAU(0): #3: hsize: 1280  vsize 1024  refresh: 75  vid: 36737
(II) NOUVEAU(0): #4: hsize: 1280  vsize 1024  refresh: 85  vid: 39297
(II) NOUVEAU(0): #5: hsize: 1600  vsize 1200  refresh: 75  vid: 20393
(II) NOUVEAU(0): Supported additional Video Mode:
(II) NOUVEAU(0): clock: 157.5 MHz   Image Size:  346 x 260 mm
(II) NOUVEAU(0): h_active: 1280  h_sync: 1344  h_sync_end 1504 h_blank_end 1728 h_border: 0
(II) NOUVEAU(0): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking: 1074 v_border: 0
(II) NOUVEAU(0): Serial No: YEPJ004610
(II) NOUVEAU(0): Ranges: V min: 50  V max: 160 Hz, H min: 30  H max: 96 kHz, PixClock max 200 MHz
(II) NOUVEAU(0): Monitor name: C994
(II) NOUVEAU(0): EDID (in hex):
(II) NOUVEAU(0): 	00ffffffffffff001ab3000202120000
(II) NOUVEAU(0): 	2a0b010268241b7dea3f39a056499b26
(II) NOUVEAU(0): 	10484ca54300315945596159818f8199
(II) NOUVEAU(0): 	a94f01010101863d00c05100324040a0
(II) NOUVEAU(0): 	13005a0411000000000000ff00594550
(II) NOUVEAU(0): 	4a3030343631300a2020000000fd0032
(II) NOUVEAU(0): 	a01e6014000a202020202020000000fc
(II) NOUVEAU(0): 	00433939340a20202020202020200063
(II) NOUVEAU(0): Probing for EDID on I2C bus B...
(II) NOUVEAU(0): I2C device "DDC:ddc2" removed.
(II) NOUVEAU(0):   ... none found
(--) NOUVEAU(0): CRTC 0 appears to have a CRT attached
(II) NOUVEAU(0): Using CRT on CRTC 0
(II) NOUVEAU(0): EDID vendor "FUS", prod id 512
(II) NOUVEAU(0): DDCModeFromDetailedTiming: 1280x1024 Warning: We only handle seperate sync.
(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 "1280x1024"x0.0  157.50  1280 1344 1504 1728  1024 1025 1028 1074 -hsync -vsync (91.1 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   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
(II) NOUVEAU(0): Modeline "640x480"x0.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
(II) NOUVEAU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
(II) NOUVEAU(0): Modeline "1024x768"x0.0   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz)
(II) NOUVEAU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
(II) NOUVEAU(0): Modeline "640x480"x84.6   35.00  640 664 728 816  480 483 487 507 -hsync +vsync (42.9 kHz)
(II) NOUVEAU(0): Modeline "800x600"x84.9   56.75  800 848 928 1056  600 603 607 633 -hsync +vsync (53.7 kHz)
(II) NOUVEAU(0): Modeline "1024x768"x84.9   94.50  1024 1096 1200 1376  768 771 775 809 -hsync +vsync (68.7 kHz)
(II) NOUVEAU(0): Modeline "1280x1024"x74.9  138.75  1280 1368 1504 1728  1024 1027 1034 1072 -hsync +vsync (80.3 kHz)
(II) NOUVEAU(0): Modeline "1280x1024"x84.8  159.50  1280 1376 1512 1744  1024 1027 1034 1078 -hsync +vsync (91.5 kHz)
(II) NOUVEAU(0): Modeline "1600x1200"x75.0  204.75  1600 1720 1888 2176  1200 1203 1207 1255 -hsync +vsync (94.1 kHz)
(--) NOUVEAU(0): VideoRAM: 65536 kBytes
(==) NOUVEAU(0): Using gamma correction (1.0, 1.0, 1.0)
(II) NOUVEAU(0): C994: Using hsync range of 30.00-96.00 kHz
(II) NOUVEAU(0): C994: Using vrefresh range of 50.00-160.00 Hz
(II) NOUVEAU(0): C994: Using maximum pixel clock of 200.00 MHz
(II) NOUVEAU(0): Clock range:  12.00 to 350.00 MHz
(II) NOUVEAU(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) NOUVEAU(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) NOUVEAU(0): Not using default mode "1600x1200" (mode clock too high)
(II) NOUVEAU(0): Not using default mode "1600x1200" (hsync out of range)
(II) NOUVEAU(0): Not using default mode "800x600" (hsync out of range)
(II) NOUVEAU(0): Not using default mode "1792x1344" (mode clock too high)
(II) NOUVEAU(0): Not using default mode "1792x1344" (hsync out of range)
(II) NOUVEAU(0): Not using default mode "896x672" (hsync out of range)
(II) NOUVEAU(0): Not using default mode "1856x1392" (mode clock too high)
(II) NOUVEAU(0): Not using default mode "1856x1392" (hsync out of range)
(II) NOUVEAU(0): Not using default mode "928x696" (hsync out of range)
(II) NOUVEAU(0): Not using default mode "1920x1440" (mode clock too high)
(II) NOUVEAU(0): Not using default mode "1920x1440" (hsync out of range)
(II) NOUVEAU(0): Not using default mode "960x720" (hsync out of range)
(II) NOUVEAU(0): Not using default mode "1920x1200" (mode clock too high)
(II) NOUVEAU(0): Not using default mode "1920x1440" (hsync out of range)
(II) NOUVEAU(0): Not using default mode "960x720" (hsync out of range)
(II) NOUVEAU(0): Not using default mode "2048x1536" (mode clock too high)
(II) NOUVEAU(0): Not using default mode "2048x1536" (hsync out of range)
(II) NOUVEAU(0): Not using default mode "1024x768" (hsync out of range)
(II) NOUVEAU(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) NOUVEAU(0): Not using default mode "1024x768" (hsync out of range)
(II) NOUVEAU(0): Not using driver mode "1600x1200" (mode clock too high)
(--) NOUVEAU(0): Virtual size is 1024x768 (pitch 1024)
(**) NOUVEAU(0): *Driver mode "1024x768": 94.5 MHz, 68.7 kHz, 84.9 Hz
(II) NOUVEAU(0): Modeline "1024x768"x84.9   94.50  1024 1096 1200 1376  768 771 775 809 -hsync +vsync (68.7 kHz)
(**) NOUVEAU(0): *Driver mode "800x600": 56.8 MHz, 53.7 kHz, 84.9 Hz
(II) NOUVEAU(0): Modeline "800x600"x84.9   56.75  800 848 928 1056  600 603 607 633 -hsync +vsync (53.7 kHz)
(**) NOUVEAU(0): *Driver mode "640x480": 35.0 MHz, 42.9 kHz, 84.6 Hz
(II) NOUVEAU(0): Modeline "640x480"x84.6   35.00  640 664 728 816  480 483 487 507 -hsync +vsync (42.9 kHz)
(**) NOUVEAU(0): Display dimensions: (360, 270) mm
(**) NOUVEAU(0): DPI set to (72, 72)
(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.4.0, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.3
(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.4.0, module version = 2.2.0
	ABI class: X.Org Video Driver, version 2.0
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"(II) Module "ramdac" already built-in
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 0	0	0xddb80000 - 0xddbfffff (0x80000) MX[B]
	[1] 0	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[B]
	[2] 0	0	0xde000000 - 0xdeffffff (0x1000000) MX[B]
	[3] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[4] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[5] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[6] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[7] -1	0	0xdffffd00 - 0xdffffdff (0x100) MX[B]
	[8] -1	0	0xddcff000 - 0xddcfffff (0x1000) MX[B]
	[9] -1	0	0xdfffff00 - 0xdfffffff (0x100) MX[B]
	[10] -1	0	0xdffffe00 - 0xdffffe7f (0x80) MX[B]
	[11] -1	0	0xdffffe80 - 0xdffffeff (0x80) MX[B]
	[12] -1	0	0xe0000000 - 0xdfffffff (0x0) MX[B]O
	[13] -1	0	0xdfde0000 - 0xdfdfffff (0x20000) MX[B](B)
	[14] -1	0	0xddb80000 - 0xddbfffff (0x80000) MX[B](B)
	[15] -1	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
	[16] -1	0	0xde000000 - 0xdeffffff (0x1000000) MX[B](B)
	[17] -1	0	0xddcfe000 - 0xddcfefff (0x1000) MX[B](B)
	[18] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
	[19] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
	[20] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
	[21] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[22] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[23] -1	0	0x0000b800 - 0x0000b8ff (0x100) IX[B]
	[24] -1	0	0x0000fc00 - 0x0000fc0f (0x10) IX[B]
	[25] -1	0	0x0000c400 - 0x0000c41f (0x20) IX[B]
	[26] -1	0	0x0000c000 - 0x0000c01f (0x20) IX[B]
	[27] -1	0	0x0000bc00 - 0x0000bc1f (0x20) IX[B]
	[28] -1	0	0x0000ec00 - 0x0000ec07 (0x8) IX[B]
	[29] -1	0	0x0000c800 - 0x0000c81f (0x20) IX[B]
	[30] -1	0	0x0000d800 - 0x0000d80f (0x10) IX[B]
	[31] -1	0	0x0000dc00 - 0x0000dc03 (0x4) IX[B]
	[32] -1	0	0x0000e000 - 0x0000e007 (0x8) IX[B]
	[33] -1	0	0x0000e400 - 0x0000e403 (0x4) IX[B]
	[34] -1	0	0x0000e800 - 0x0000e807 (0x8) IX[B]
	[35] -1	0	0x0000cc00 - 0x0000cc3f (0x40) IX[B]
	[36] -1	0	0x0000d000 - 0x0000d07f (0x80) IX[B]
	[37] -1	0	0x0000d400 - 0x0000d47f (0x80) IX[B]
	[38] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
	[39] 0	0	0x000003c0 - 0x000003df (0x20) IS[B](OprU)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenByBusid: Searching for BusID pci:0000:01:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenByBusid: drmOpenMinor returns 7
drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
(II) [drm] DRM interface version 1.3
(II) [drm] DRM open master succeeded.
(II) NOUVEAU(0): [drm] Using the DRM lock SAREA also for drawables.
(II) NOUVEAU(0): [drm] framebuffer handle = 0xd2000000
(II) NOUVEAU(0): [drm] added 1 reserved context for kernel
(II) NOUVEAU(0): X context handle = 0x1
(II) NOUVEAU(0): [drm] installed DRM signal handler
(II) NOUVEAU(0): Allocated 32MiB VRAM for framebuffer + offscreen pixmaps
(II) NOUVEAU(0): AGPGART: 64MiB available
(II) NOUVEAU(0): GART: mapped 16MiB at 0xa3945000, offset is 4096
(II) NOUVEAU(0): Using FIFO channel 1
(II) NOUVEAU(0):   Control registers : 0xa7a92000 (0xde810000)
(II) NOUVEAU(0):   DMA command buffer: 0xa7aa2000 (0xe1001000)
(II) NOUVEAU(0):   DMA cmdbuf length : 32 KiB
(II) NOUVEAU(0):   DMA base PUT      : 0x00000000
(II) EXA(0): Offscreen pixmap area of 30408704 bytes
(II) EXA(0): Driver registered support for the following operations:
(II)         Solid
(II)         Copy
(II)         Composite (RENDER acceleration)
(II)         UploadToScreen
(II)         DownloadFromScreen
(==) NOUVEAU(0): Backing store disabled
(==) NOUVEAU(0): Silken mouse enabled
(II) NOUVEAU(0): [DRI] installation complete
(**) Option "dpms"
(**) NOUVEAU(0): DPMS enabled
(WW) NOUVEAU(0): Option "CursorShadowYOffset" is not used
(WW) NOUVEAU(0): Option "CursorShadow" is not used
(WW) NOUVEAU(0): Option "CursorShadowXOffset" is not used
(WW) NOUVEAU(0): Option "CursorShadowAlpha" is not used
(WW) NOUVEAU(0): Option "NoLogo" is not used
(WW) NOUVEAU(0): Option "NvAGP" is not used
(WW) NOUVEAU(0): Option "RenderAccel" is not used
(WW) NOUVEAU(0): Option "TwinView" is not used
(WW) NOUVEAU(0): Option "TwinViewOrientation" is not used
(WW) NOUVEAU(0): Option "SecondMonitorHorizSync" is not used
(WW) NOUVEAU(0): Option "SecondMonitorVertRefresh" is not used
(WW) NOUVEAU(0): Option "TVStandard" is not used
(WW) NOUVEAU(0): Option "MetaModes" is not used
(WW) NOUVEAU(0): Option "ConnectedMonitor" is not used
(WW) NOUVEAU(0): Option "TVOutFormat" is not used
(**) RandR disabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension XAccessControlExtension
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/lib/xorg/modules/extensions//libGLcore.so
(II) Module GLcore: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(II) GLX: Initialized MESA-PROXY GL provider for screen 0
(**) Option "CoreKeyboard"
(**) Generic Keyboard: always reports core events
(**) Option "Protocol" "standard"
(**) Generic Keyboard: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Generic Keyboard: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Generic Keyboard: XkbModel: "pc105"
(**) Option "XkbLayout" "fr"
(**) Generic Keyboard: XkbLayout: "fr"
(**) Option "CustomKeycodes" "off"
(**) Generic Keyboard: CustomKeycodes disabled
(**) Option "Protocol" "ExplorerPS/2"
(**) Configured Mouse: Device: "/dev/input/mice"
(**) Configured Mouse: Protocol: "ExplorerPS/2"
(**) Option "CorePointer"
(**) Configured Mouse: always reports core events
(**) Option "Device" "/dev/input/mice"
(**) Option "Emulate3Buttons" "true"
(**) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: Buttons: 9
(**) Configured Mouse: Sensitivity: 1
(II) evaluating device (Configured Mouse)
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(II) evaluating device (Generic Keyboard)
(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
(II) Configured Mouse: ps2EnableDataReporting: succeeded
Could not init font path element /usr/share/fonts/X11/cyrillic, removing from list!
[config/hal] couldn't initialise context: (null) ((null))


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.21 (PREEMPT)
Locale: LANG=C, LC_CTYPE=C (charmap=ISO-8859-1) (ignored: LC_ALL set to fr_FR)
Shell: /bin/sh linked to /bin/dash

Versions of packages xserver-xorg-core depends on:
ii  libc6                         2.6.1-5    GNU C Library: Shared libraries
ii  libdbus-1-3                   1.1.1-3    simple interprocess messaging syst
ii  libdrm2                       2.3.0-4    Userspace interface to kernel DRM 
ii  libfontenc1                   1:1.0.4-2  X11 font encoding library
ii  libgcc1                       1:4.2.1-5  GCC support library
ii  libhal1                       0.5.9.1-4  Hardware Abstraction Layer - share
ii  libpixman-1-0                 0.9.5-2    pixel-manipulation library for X a
ii  libxau6                       1:1.0.3-2  X11 authorisation library
ii  libxdmcp6                     1:1.0.2-2  X11 Display Manager Control Protoc
ii  libxfont1                     1:1.3.1-1  X11 font rasterisation library
ii  x11-common                    1:7.3+2    X Window System (X.Org) infrastruc
ii  xserver-xorg                  1:7.3+2    the X.Org X server

Versions of packages xserver-xorg-core recommends:
ii  xfonts-base           1:1.0.0-5          standard fonts for X
ii  xkb-data              1.0~cvs.20070916-1 X Keyboard Extension (XKB) configu

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: xorg-server
Source-Version: 2:1.4-3

We believe that the bug you reported is fixed in the latest version of
xorg-server, which is due to be installed in the Debian FTP archive:

xnest_1.4-3_i386.deb
  to pool/main/x/xorg-server/xnest_1.4-3_i386.deb
xorg-server_1.4-3.diff.gz
  to pool/main/x/xorg-server/xorg-server_1.4-3.diff.gz
xorg-server_1.4-3.dsc
  to pool/main/x/xorg-server/xorg-server_1.4-3.dsc
xserver-xephyr_1.4-3_i386.deb
  to pool/main/x/xorg-server/xserver-xephyr_1.4-3_i386.deb
xserver-xorg-core-dbg_1.4-3_i386.deb
  to pool/main/x/xorg-server/xserver-xorg-core-dbg_1.4-3_i386.deb
xserver-xorg-core_1.4-3_i386.deb
  to pool/main/x/xorg-server/xserver-xorg-core_1.4-3_i386.deb
xserver-xorg-dev_1.4-3_i386.deb
  to pool/main/x/xorg-server/xserver-xorg-dev_1.4-3_i386.deb
xvfb_1.4-3_i386.deb
  to pool/main/x/xorg-server/xvfb_1.4-3_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 444203@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Julien Cristau <jcristau@debian.org> (supplier of updated xorg-server package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sat, 29 Sep 2007 16:14:35 +0200
Source: xorg-server
Binary: xserver-xephyr xserver-xorg-core xvfb xserver-xorg-dev xserver-xorg-core-dbg xnest
Architecture: source i386
Version: 2:1.4-3
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Julien Cristau <jcristau@debian.org>
Description: 
 xnest      - Nested X server
 xserver-xephyr - nested X server
 xserver-xorg-core - Xorg X server - core server
 xserver-xorg-core-dbg - Xorg - the X.Org X server (debugging symbols)
 xserver-xorg-dev - Xorg X server - development files
 xvfb       - Virtual Framebuffer 'fake' X server
Closes: 422414 442210 442956 442962 443027 443044 443047 443100 443156 443174 443204 443226 443611 443697 444203
Changes: 
 xorg-server (2:1.4-3) unstable; urgency=low
 .
   [ David Nusinow ]
   * Minor cleanups of 03_autoload_drivers.diff. Thanks to Julien for
     spotting all these ugly bits
     + Newline after #else when picking the driver (this is the failsafe
       choice)
     + Change by hacked "ids" file name suffix check to use strncmp and check
       for ".ids"
     + Use strncpy instead of strncat unnecessarily
   * Add support for a partially configured device section
     Implemented in 03_autoload_driver.diff. Now if you have a device section
     but lack a driver, it'll use the settings. This will allow you to just
     have a device section and enable EXA but not have to specify the driver or
     anything else.
   * Add 07_autoconfig_screen_with_device_section.diff
     This patch allows the Screen section to not specify a device section. If
     this happens, the server will automatically use the first device section
     listed in the xorg.conf instead
 .
   [ Brice Goglin ]
   * Allow building the Xfbdev server in new package xserver-xfbdev, but leave
     it disabled for now (see #439764).
   * Add upstream commit 27ad5d74c20f01516a1bff73be283f8982fcf0fe as patch
     44_XKB_mapping_changes_for_all_core-sending_devices.diff to fix broken
     xmodmap invocation in .xsession, closes: #443044.
   * Add upstream commit 0e800ca4651a947ccef239e6fe7bf64aab92257c as patch
     45_GetKeyboardEvents_reject_out-of-range_keycodes.diff to fix crash
     in GetKeyboardValuatorEvents, closes: #443697.
 .
   [ Christian Perrier ]
   * Debconf templates and debian/control reviewed by the debian-l10n-
     english team as part of the Smith review project. Closes: #442210
   * Debconf translation updates:
     - Swedish. Closes: #443047
     - Czech. Closes: #443100
     - French
     - Vietnamese. Closes: #443174
     - Italian. Closes: #422414
   * New debconf translations
     - Hungarian. Closes: #442956
     - Thai. Closes: #442962
     - Tamil. Closes: #443027
     - Basque. Closes: #443156
     - Hebrew. Closes: #443204
     - Bulgarian. Closes: #443226
     - Finnish. Closes: #443611
 .
   [ Julien Cristau ]
   * Add patch backported from upstream commit
     13949f997289068354e83bc83e50d97b8232efb1 to remove the type1 module: patch
     05_kill_type1.diff replaces 48_disable_type1.diff, and is now enabled in
     debian/patches/series.
   * Don't build kdrive-based servers we're not shipping.
   * Use ${binary:Version} instead of ${Source-Version}.
   * Add 08_exa_fix_exaFillRegionTiled_fallback.diff by Michel Dänzer to punt
     on fallback case not handled correctly in exaFillRegionTiled (backported
     from master's c7d6d1f5); closes: #444203.
   * Add 11_exa_no_negative_tile_offsets.diff by Michel Dänzer to make sure
     tile offsets passed to drivers are never negative (backported from
     master's 006f6525).
   * Add 12_bgPixel_fix_64bit_issue.diff by Hong Liu: bgPixel (unsigned long)
     is 64-bit on x86_64, so -1 != 0xffffffff (master's 9adea807).
Files: 
 cec3355f4bc77dcf0b8562826f220ae4 2389 x11 optional xorg-server_1.4-3.dsc
 a493422dd23d0b59a1b21662d099c2d6 700940 x11 optional xorg-server_1.4-3.diff.gz
 2e179a6a6dd34577b05119251b1526d7 4046460 x11 optional xserver-xorg-core_1.4-3_i386.deb
 117560cb55003c3a6d1209d0f9abc0f9 670740 x11 optional xserver-xorg-dev_1.4-3_i386.deb
 a0382af2fe6092f76bd6be05b8171b0f 1735492 x11 optional xnest_1.4-3_i386.deb
 0aebe39d8c3705860152194a1bda9d9b 1844932 x11 optional xvfb_1.4-3_i386.deb
 b997a2dbca60495334e2a332bdf3340e 1882328 x11 optional xserver-xephyr_1.4-3_i386.deb
 a4f9c4cb2d361f8c5a7d696dd31ad100 12547392 x11 extra xserver-xorg-core-dbg_1.4-3_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFG/mjFmEvTgKxfcAwRAsTFAKClp0UCC/hTc67kPdoPDDe299nHuQCgrfyK
qBoAuvv3wDuyz31Z7+QtCjU=
=Bltw
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: