Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: ATI and DVI to TV -- Black border and resolution questions

  1. #1
    Join Date
    Dec 2006
    Beans
    27

    ATI and DVI to TV -- Black border and resolution questions

    Hi there,

    I'm running 8.04 (under Wubi) and I've got it almost working except the display isn't quite full screen on my big Sony TV. I have an ATI Radeon 9600 Pro driving a Sony KLV-32M1 TV. When I start Ubuntu it boots using the VGA output as the primary (showing Wubi and Grub and the progress-bar there, all fine, I don't care), then the login screen shows on the TV.

    The login screen is too big. It is larger than the LCD monitor by perhaps 20 pixels on an edge. I can barely see the options button. The monitor is in 720p (it's highest progressive mode).

    I login using my ID and pwd. Then the monitor readjusts (??) and ends up back at 720p, but now the screen is smaller than the monitor by perhaps 20 pixels. I believe the resolution is 1152x648 (from web specs) or 1216x680 (from WinXP ATI Catalyst Control Center, which works fine). I have 1280x720 as the Mode in xorg.config but apparently that's being overridden. Desktop effects work fine, so to full-screen videos in VLC.

    Q: How to I get the screen to fill the monitor? It has black bands around the edges.

    I've tried using a bunch of options in aticonfig and such to no avail. Any ideas?

    Thank you,

    Andy-

    Here's my xorg.conf
    Code:
    # xorg.conf (X.Org 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 xorg.conf manual page.
    # (Type "man 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 "ServerLayout"
    	Identifier     "Default Layout"
    	Screen      0  "aticonfig-Screen[0]" 0 0
    EndSection
    
    Section "Files"
    EndSection
    
    Section "Module"
    	Load  "glx"
    EndSection
    
    Section "InputDevice"
    	Identifier  "Generic Keyboard"
    	Driver      "kbd"
    	Option	    "XkbRules" "xorg"
    	Option	    "XkbModel" "pc105"
    	Option	    "XkbLayout" "us"
    EndSection
    
    Section "InputDevice"
    	Identifier  "Configured Mouse"
    	Driver      "mouse"
    	Option	    "CorePointer"
    EndSection
    
    Section "Monitor"
    
    #	Option	    "VendorName" "ATI Proprietary Driver"
    #	Option	    "ModelName" "Generic Autodetecting Monitor"
    #	Option	    "DPMS" "true"
    	Identifier   "aticonfig-Monitor[0]"
    EndSection
    
    Section "Device"
    
    #	Option	    "ForceMonitors" "crt1"
    	Identifier  "aticonfig-Device[0]"
    	Driver      "fglrx"
    	Option	    "EnableMonitor" "tmds1"
    	Option	    "Centermode" "off"
    EndSection
    
    Section "Screen"
    	Identifier "aticonfig-Screen[0]"
    	Device     "aticonfig-Device[0]"
    	Monitor    "aticonfig-Monitor[0]"
    	DefaultDepth     24
    	SubSection "Display"
    
    #		Viewport   0 0
    		Depth     24
    #		Modes    "1366x768"
    		Modes 	"1280x720"
    	EndSubSection
    EndSection
    and here's my Xorg.0.log
    Code:
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    
    X.Org X Server 1.4.0.90
    Release Date: 5 September 2007
    X Protocol Version 11, Revision 0
    Build Operating System: Linux Ubuntu (xorg-server 2:1.4.1~git20080131-1ubuntu9.2)
    Current Operating System: Linux andy-desktop 2.6.24-19-generic #1 SMP Wed Jun 18 14:43:41 UTC 2008 i686
    Build Date: 13 June 2008  01:08:21AM
     
    	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: Sun Jul 27 00:58:57 2008
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "Default Layout"
    (**) |-->Screen "aticonfig-Screen[0]" (0)
    (**) |   |-->Monitor "aticonfig-Monitor[0]"
    (**) |   |-->Device "aticonfig-Device[0]"
    (==) 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
    (==) RgbPath set to "/etc/X11/rgb"
    (==) 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 core pointer device.
    (==) The core keyboard device wasn't specified explicitly in the layout.
    	Using the first keyboard device.
    (II) Open ACPI successful (/var/run/acpid.socket)
    (II) Loader magic: 0x81dc500
    (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.90, 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 8086,2570 card 1297,fb61 rev 02 class 06,00,00 hdr 00
    (II) PCI: 00:01:0: chip 8086,2571 card 0000,0000 rev 02 class 06,04,00 hdr 01
    (II) PCI: 00:1d:0: chip 8086,24d2 card 1297,fb61 rev 02 class 0c,03,00 hdr 80
    (II) PCI: 00:1d:1: chip 8086,24d4 card 1297,fb61 rev 02 class 0c,03,00 hdr 00
    (II) PCI: 00:1d:2: chip 8086,24d7 card 1297,fb61 rev 02 class 0c,03,00 hdr 00
    (II) PCI: 00:1d:3: chip 8086,24de card 1297,fb61 rev 02 class 0c,03,00 hdr 00
    (II) PCI: 00:1d:7: chip 8086,24dd card 1297,fb61 rev 02 class 0c,03,20 hdr 00
    (II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev c2 class 06,04,00 hdr 01
    (II) PCI: 00:1f:0: chip 8086,24d0 card 0000,0000 rev 02 class 06,01,00 hdr 80
    (II) PCI: 00:1f:1: chip 8086,24db card 1297,fb61 rev 02 class 01,01,8a hdr 00
    (II) PCI: 00:1f:2: chip 8086,24d1 card 1297,fb61 rev 02 class 01,01,8f hdr 00
    (II) PCI: 00:1f:3: chip 8086,24d3 card 1297,fb61 rev 02 class 0c,05,00 hdr 00
    (II) PCI: 00:1f:5: chip 8086,24d5 card 1297,c09d rev 02 class 04,01,00 hdr 00
    (II) PCI: 01:00:0: chip 1002,4150 card 1002,0002 rev 00 class 03,00,00 hdr 80
    (II) PCI: 01:00:1: chip 1002,4170 card 1002,0003 rev 00 class 03,80,00 hdr 00
    (II) PCI: 02:06:0: chip 10ec,8139 card 10ec,8139 rev 10 class 02,00,00 hdr 00
    (II) PCI: 02:08:0: chip 1106,3044 card 1106,3044 rev 80 class 0c,00,10 hdr 00
    (II) PCI: End of PCI scan
    (II) Intel Bridge workaround enabled
    (II) Host-to-PCI bridge:
    (II) Bus 0: bridge is at (0:0:0), (0,0,2), 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: 0x0008 (VGA_EN is set)
    (II) Bus 1 I/O range:
    	[0] -1	0	0x0000c000 - 0x0000cfff (0x1000) IX[B]
    (II) Bus 1 non-prefetchable memory range:
    	[0] -1	0	0xf0000000 - 0xf00fffff (0x100000) MX[B]
    (II) Bus 1 prefetchable memory range:
    	[0] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B]
    (II) Subtractive PCI-to-PCI bridge:
    (II) Bus 2: bridge is at (0:30:0), (0,2,2), BCTRL: 0x0002 (VGA_EN is cleared)
    (II) Bus 2 I/O range:
    	[0] -1	0	0x0000d000 - 0x0000dfff (0x1000) IX[B]
    (II) Bus 2 non-prefetchable memory range:
    	[0] -1	0	0xf0100000 - 0xf01fffff (0x100000) MX[B]
    (II) PCI-to-ISA bridge:
    (II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
    (--) PCI:*(1:0:0) ATI Technologies Inc RV350 AP [Radeon 9600] rev 0, Mem @ 0xe0000000/27, 0xf0030000/16, I/O @ 0xc000/8
    (--) PCI: (1:0:1) ATI Technologies Inc RV350 AP [Radeon 9600] (Secondary) rev 0, Mem @ 0xe8000000/27, 0xf0020000/16
    (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 0xd0000000 from 0xdfffffff to 0xcfffffff
    (II) Active PCI resource ranges:
    	[0] -1	0	0xf0110000 - 0xf01107ff (0x800) MX[B]
    	[1] -1	0	0xf0111000 - 0xf01110ff (0x100) MX[B]
    	[2] -1	0	0xf0202000 - 0xf02020ff (0x100) MX[B]
    	[3] -1	0	0xf0201000 - 0xf02011ff (0x200) MX[B]
    	[4] -1	0	0x50000000 - 0x500003ff (0x400) MX[B]
    	[5] -1	0	0xf0200000 - 0xf02003ff (0x400) MX[B]
    	[6] -1	0	0xd0000000 - 0xcfffffff (0x0) MX[B]O
    	[7] -1	0	0xf0030000 - 0xf003ffff (0x10000) MX[B](B)
    	[8] -1	0	0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
    	[9] -1	0	0x0000d100 - 0x0000d17f (0x80) IX[B]
    	[10] -1	0	0x0000d000 - 0x0000d0ff (0x100) IX[B]
    	[11] -1	0	0x0000eb00 - 0x0000eb3f (0x40) IX[B]
    	[12] -1	0	0x0000ea00 - 0x0000eaff (0x100) IX[B]
    	[13] -1	0	0x00000500 - 0x0000051f (0x20) IX[B]
    	[14] -1	0	0x0000e800 - 0x0000e80f (0x10) IX[B]
    	[15] -1	0	0x0000e700 - 0x0000e703 (0x4) IX[B]
    	[16] -1	0	0x0000e600 - 0x0000e607 (0x8) IX[B]
    	[17] -1	0	0x0000e500 - 0x0000e503 (0x4) IX[B]
    	[18] -1	0	0x0000e400 - 0x0000e407 (0x8) IX[B]
    	[19] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
    	[20] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
    	[21] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
    	[22] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
    	[23] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
    	[24] -1	0	0x0000e200 - 0x0000e21f (0x20) IX[B]
    	[25] -1	0	0x0000e100 - 0x0000e11f (0x20) IX[B]
    	[26] -1	0	0x0000e000 - 0x0000e01f (0x20) IX[B]
    	[27] -1	0	0x0000e300 - 0x0000e31f (0x20) IX[B]
    	[28] -1	0	0x0000c000 - 0x0000c0ff (0x100) IX[B](B)
    (II) Inactive PCI resource ranges:
    	[0] -1	0	0xf0020000 - 0xf002ffff (0x10000) MX[B](B)
    	[1] -1	0	0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
    (II) Active PCI resource ranges after removing overlaps:
    	[0] -1	0	0xf0110000 - 0xf01107ff (0x800) MX[B]
    	[1] -1	0	0xf0111000 - 0xf01110ff (0x100) MX[B]
    	[2] -1	0	0xf0202000 - 0xf02020ff (0x100) MX[B]
    	[3] -1	0	0xf0201000 - 0xf02011ff (0x200) MX[B]
    	[4] -1	0	0x50000000 - 0x500003ff (0x400) MX[B]
    	[5] -1	0	0xf0200000 - 0xf02003ff (0x400) MX[B]
    	[6] -1	0	0xd0000000 - 0xcfffffff (0x0) MX[B]O
    	[7] -1	0	0xf0030000 - 0xf003ffff (0x10000) MX[B](B)
    	[8] -1	0	0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
    	[9] -1	0	0x0000d100 - 0x0000d17f (0x80) IX[B]
    	[10] -1	0	0x0000d000 - 0x0000d0ff (0x100) IX[B]
    	[11] -1	0	0x0000eb00 - 0x0000eb3f (0x40) IX[B]
    	[12] -1	0	0x0000ea00 - 0x0000eaff (0x100) IX[B]
    	[13] -1	0	0x00000500 - 0x0000051f (0x20) IX[B]
    	[14] -1	0	0x0000e800 - 0x0000e80f (0x10) IX[B]
    	[15] -1	0	0x0000e700 - 0x0000e703 (0x4) IX[B]
    	[16] -1	0	0x0000e600 - 0x0000e607 (0x8) IX[B]
    	[17] -1	0	0x0000e500 - 0x0000e503 (0x4) IX[B]
    	[18] -1	0	0x0000e400 - 0x0000e407 (0x8) IX[B]
    	[19] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
    	[20] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
    	[21] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
    	[22] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
    	[23] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
    	[24] -1	0	0x0000e200 - 0x0000e21f (0x20) IX[B]
    	[25] -1	0	0x0000e100 - 0x0000e11f (0x20) IX[B]
    	[26] -1	0	0x0000e000 - 0x0000e01f (0x20) IX[B]
    	[27] -1	0	0x0000e300 - 0x0000e31f (0x20) IX[B]
    	[28] -1	0	0x0000c000 - 0x0000c0ff (0x100) IX[B](B)
    (II) Inactive PCI resource ranges after removing overlaps:
    	[0] -1	0	0xf0020000 - 0xf002ffff (0x10000) MX[B](B)
    	[1] -1	0	0xe8000000 - 0xefffffff (0x8000000) MX[B](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	0xf0110000 - 0xf01107ff (0x800) MX[B]
    	[5] -1	0	0xf0111000 - 0xf01110ff (0x100) MX[B]
    	[6] -1	0	0xf0202000 - 0xf02020ff (0x100) MX[B]
    	[7] -1	0	0xf0201000 - 0xf02011ff (0x200) MX[B]
    	[8] -1	0	0x50000000 - 0x500003ff (0x400) MX[B]
    	[9] -1	0	0xf0200000 - 0xf02003ff (0x400) MX[B]
    	[10] -1	0	0xd0000000 - 0xcfffffff (0x0) MX[B]O
    	[11] -1	0	0xf0030000 - 0xf003ffff (0x10000) MX[B](B)
    	[12] -1	0	0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
    	[13] -1	0	0xf0020000 - 0xf002ffff (0x10000) MX[B](B)
    	[14] -1	0	0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
    	[15] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
    	[16] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
    	[17] -1	0	0x0000d100 - 0x0000d17f (0x80) IX[B]
    	[18] -1	0	0x0000d000 - 0x0000d0ff (0x100) IX[B]
    	[19] -1	0	0x0000eb00 - 0x0000eb3f (0x40) IX[B]
    	[20] -1	0	0x0000ea00 - 0x0000eaff (0x100) IX[B]
    	[21] -1	0	0x00000500 - 0x0000051f (0x20) IX[B]
    	[22] -1	0	0x0000e800 - 0x0000e80f (0x10) IX[B]
    	[23] -1	0	0x0000e700 - 0x0000e703 (0x4) IX[B]
    	[24] -1	0	0x0000e600 - 0x0000e607 (0x8) IX[B]
    	[25] -1	0	0x0000e500 - 0x0000e503 (0x4) IX[B]
    	[26] -1	0	0x0000e400 - 0x0000e407 (0x8) IX[B]
    	[27] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
    	[28] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
    	[29] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
    	[30] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
    	[31] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
    	[32] -1	0	0x0000e200 - 0x0000e21f (0x20) IX[B]
    	[33] -1	0	0x0000e100 - 0x0000e11f (0x20) IX[B]
    	[34] -1	0	0x0000e000 - 0x0000e01f (0x20) IX[B]
    	[35] -1	0	0x0000e300 - 0x0000e31f (0x20) IX[B]
    	[36] -1	0	0x0000c000 - 0x0000c0ff (0x100) IX[B](B)
    (II) "extmod" will be loaded by default.
    (II) "dbe" will be loaded by default.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "freetype" will be loaded by default.
    (II) "record" will be loaded by default.
    (II) "dri" will be loaded by default.
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    	compiled for 1.4.0.90, module version = 1.0.0
    	ABI class: X.Org Server Extension, version 0.3
    (==) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    	compiled for 1.4.0.90, 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: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    	compiled for 1.4.0.90, 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: "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.90, 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: "record"
    (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
    (II) Module record: vendor="X.Org Foundation"
    	compiled for 1.4.0.90, 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: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    	compiled for 1.4.0.90, module version = 1.0.0
    	ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "fglrx"
    (II) Loading /usr/lib/xorg/modules/drivers//fglrx_drv.so
    (II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
    	compiled for 7.1.0, module version = 8.47.3
    	Module class: X.Org Video Driver
    (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.3
    	Module class: X.Org XInput Driver
    	ABI class: X.Org XInput 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) Primary Device is: PCI 01:00:0
    (II) ATI Proprietary Linux Driver Version Identifier:8.47.3
    (II) ATI Proprietary Linux Driver Release Identifier: UNSUPPORTED-8.471                    
    (II) ATI Proprietary Linux Driver Build Date: Feb 25 2008 21:22:09
    (--) Assigning device section with no busID to primary device
    (WW) fglrx: No matching Device section for instance (BusID PCI:1:0:1) found
    (--) Chipset Supported AMD Graphics Processor (0x4150) found
    (II) AMD Video driver is running on a device belonging to a group targeted for this release
    (II) AMD Video driver is signed
    (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	0xf0110000 - 0xf01107ff (0x800) MX[B]
    	[5] -1	0	0xf0111000 - 0xf01110ff (0x100) MX[B]
    	[6] -1	0	0xf0202000 - 0xf02020ff (0x100) MX[B]
    	[7] -1	0	0xf0201000 - 0xf02011ff (0x200) MX[B]
    	[8] -1	0	0x50000000 - 0x500003ff (0x400) MX[B]
    	[9] -1	0	0xf0200000 - 0xf02003ff (0x400) MX[B]
    	[10] -1	0	0xd0000000 - 0xcfffffff (0x0) MX[B]O
    	[11] -1	0	0xf0030000 - 0xf003ffff (0x10000) MX[B](B)
    	[12] -1	0	0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
    	[13] -1	0	0xf0020000 - 0xf002ffff (0x10000) MX[B](B)
    	[14] -1	0	0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
    	[15] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
    	[16] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
    	[17] -1	0	0x0000d100 - 0x0000d17f (0x80) IX[B]
    	[18] -1	0	0x0000d000 - 0x0000d0ff (0x100) IX[B]
    	[19] -1	0	0x0000eb00 - 0x0000eb3f (0x40) IX[B]
    	[20] -1	0	0x0000ea00 - 0x0000eaff (0x100) IX[B]
    	[21] -1	0	0x00000500 - 0x0000051f (0x20) IX[B]
    	[22] -1	0	0x0000e800 - 0x0000e80f (0x10) IX[B]
    	[23] -1	0	0x0000e700 - 0x0000e703 (0x4) IX[B]
    	[24] -1	0	0x0000e600 - 0x0000e607 (0x8) IX[B]
    	[25] -1	0	0x0000e500 - 0x0000e503 (0x4) IX[B]
    	[26] -1	0	0x0000e400 - 0x0000e407 (0x8) IX[B]
    	[27] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
    	[28] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
    	[29] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
    	[30] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
    	[31] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
    	[32] -1	0	0x0000e200 - 0x0000e21f (0x20) IX[B]
    	[33] -1	0	0x0000e100 - 0x0000e11f (0x20) IX[B]
    	[34] -1	0	0x0000e000 - 0x0000e01f (0x20) IX[B]
    	[35] -1	0	0x0000e300 - 0x0000e31f (0x20) IX[B]
    	[36] -1	0	0x0000c000 - 0x0000c0ff (0x100) IX[B](B)
    (II) fglrx(0): pEnt->device->identifier=0x820c668
    (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	0xf0110000 - 0xf01107ff (0x800) MX[B]
    	[5] -1	0	0xf0111000 - 0xf01110ff (0x100) MX[B]
    	[6] -1	0	0xf0202000 - 0xf02020ff (0x100) MX[B]
    	[7] -1	0	0xf0201000 - 0xf02011ff (0x200) MX[B]
    	[8] -1	0	0x50000000 - 0x500003ff (0x400) MX[B]
    	[9] -1	0	0xf0200000 - 0xf02003ff (0x400) MX[B]
    	[10] -1	0	0xd0000000 - 0xcfffffff (0x0) MX[B]O
    	[11] -1	0	0xf0030000 - 0xf003ffff (0x10000) MX[B](B)
    	[12] -1	0	0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
    	[13] -1	0	0xf0020000 - 0xf002ffff (0x10000) MX[B](B)
    	[14] -1	0	0xe8000000 - 0xefffffff (0x8000000) 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	0x0000d100 - 0x0000d17f (0x80) IX[B]
    	[21] -1	0	0x0000d000 - 0x0000d0ff (0x100) IX[B]
    	[22] -1	0	0x0000eb00 - 0x0000eb3f (0x40) IX[B]
    	[23] -1	0	0x0000ea00 - 0x0000eaff (0x100) IX[B]
    	[24] -1	0	0x00000500 - 0x0000051f (0x20) IX[B]
    	[25] -1	0	0x0000e800 - 0x0000e80f (0x10) IX[B]
    	[26] -1	0	0x0000e700 - 0x0000e703 (0x4) IX[B]
    	[27] -1	0	0x0000e600 - 0x0000e607 (0x8) IX[B]
    	[28] -1	0	0x0000e500 - 0x0000e503 (0x4) IX[B]
    	[29] -1	0	0x0000e400 - 0x0000e407 (0x8) IX[B]
    	[30] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
    	[31] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
    	[32] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
    	[33] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
    	[34] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
    	[35] -1	0	0x0000e200 - 0x0000e21f (0x20) IX[B]
    	[36] -1	0	0x0000e100 - 0x0000e11f (0x20) IX[B]
    	[37] -1	0	0x0000e000 - 0x0000e01f (0x20) IX[B]
    	[38] -1	0	0x0000e300 - 0x0000e31f (0x20) IX[B]
    	[39] -1	0	0x0000c000 - 0x0000c0ff (0x100) IX[B](B)
    	[40] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
    	[41] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
    (II) Setting vga for screen 0.
    (II) fglrx(0): === [atiddxPreInit] === begin
    (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.90, module version = 0.1.0
    	ABI class: X.Org Video Driver, version 2.0
    (II) fglrx(0): PCI bus 1 card 0 func 0
    (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
    (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    (==) fglrx(0): Default visual is TrueColor
    (**) fglrx(0): Option "EnableMonitor" "tmds1"
    (**) fglrx(0): Option "CenterMode" "off"
    (II) fglrx(0): Loading PCS database from /etc/ati/amdpcsdb
    (==) fglrx(0): RGB weight 888
    (II) fglrx(0): Using 8 bits per RGB (8 bit DAC)
    (==) fglrx(0): Gamma Correction for I is 0x06419064
    (==) fglrx(0): Gamma Correction for II is 0x06419064
    (==) fglrx(0): Buffer Tiling is ON
    (--) fglrx(0): Chipset: "ATI RADEON 9600 Series" (Chipset = 0x4150)
    (--) fglrx(0): (PciSubVendor = 0x1002, PciSubDevice = 0x0002)
    (--) fglrx(0): board vendor info: original ATI graphics adapter
    (--) fglrx(0): Linear framebuffer (phys) at 0xe0000000
    (--) fglrx(0): MMIO registers at 0xf0030000
    (==) fglrx(0): ROM-BIOS at 0x000c0000
    (II) Loading sub module "int10"
    (II) LoadModule: "int10"
    (II) Loading /usr/lib/xorg/modules//libint10.so
    (II) Module int10: vendor="X.Org Foundation"
    	compiled for 1.4.0.90, module version = 1.0.0
    	ABI class: X.Org Video Driver, version 2.0
    (II) fglrx(0): Primary V_BIOS segment is: 0xc000
    (II) Loading sub module "vbe"
    (II) LoadModule: "vbe"
    (II) Loading /usr/lib/xorg/modules//libvbe.so
    (II) Module vbe: vendor="X.Org Foundation"
    	compiled for 1.4.0.90, module version = 1.1.0
    	ABI class: X.Org Video Driver, version 2.0
    (II) fglrx(0): VESA BIOS detected
    (II) fglrx(0): VESA VBE Version 2.0
    (II) fglrx(0): VESA VBE Total Mem: 16384 kB
    (II) fglrx(0): VESA VBE OEM: ATI RADEON 9600 PRO
    (II) fglrx(0): VESA VBE OEM Software Rev: 1.0
    (II) fglrx(0): VESA VBE OEM Vendor: ATI Technologies Inc.
    (II) fglrx(0): VESA VBE OEM Product: V350
    (II) fglrx(0): VESA VBE OEM Product Rev: 01.00
    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)
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 7, (OK)
    drmGetBusid returned ''
    (II) Loading sub module "fglrxdrm"
    (II) LoadModule: "fglrxdrm"
    (II) Loading /usr/lib/xorg/modules/linux//libfglrxdrm.so
    (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
    	compiled for 7.1.0, module version = 8.47.3
    	ABI class: X.Org Server Extension, version 0.3
    (II) fglrx(0): Using adapter: 1:0.0.
    (--) fglrx(0): VideoRAM: 131072 kByte, Type: DDR SGRAM / SDRAM
    (II) fglrx(0): AGP card detected
    (II) fglrx(0): board/chipset is supported by this driver (original ATI board)
    (**) fglrx(0): ForceMonitors Settings: 1
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"(II) Module "ddc" already built-in
    (II) fglrx(0): Connected Display1: CRT on primary DAC [crt1]
    (II) fglrx(0): Display1 EDID data ---------------------------
    (II) fglrx(0): Manufacturer: XXX  Model: 3  Serial#: 0
    (II) fglrx(0): Year: 1990  Week: 0
    (II) fglrx(0): EDID Version: 1.3
    (II) fglrx(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
    (II) fglrx(0): Sync:
    (II) fglrx(0): Max H-Image Size [cm]: horiz.: 40  vert.: 30
    (II) fglrx(0): Gamma: 1.00
    (II) fglrx(0): DPMS capabilities: StandBy Suspend Off; Non RGB Multicolor Display
    (II) fglrx(0): First detailed timing not preferred mode in violation of standard!(II) fglrx(0): redX: 0.000 redY: 0.000   greenX: 0.000 greenY: 0.000
    (II) fglrx(0): blueX: 0.000 blueY: 0.000   whiteX: 0.000 whiteY: 0.000
    (II) fglrx(0): Supported VESA Video Modes:
    (II) fglrx(0): 640x480@60Hz
    (II) fglrx(0): 800x600@60Hz
    (II) fglrx(0): 1024x768@60Hz
    (II) fglrx(0): Manufacturer's mask: 0
    (II) fglrx(0): Supported Future Video Modes:
    (II) fglrx(0): #0: hsize: 640  vsize 480  refresh: 60  vid: 16433
    (II) fglrx(0): #1: hsize: 800  vsize 600  refresh: 60  vid: 16453
    (II) fglrx(0): #2: hsize: 1024  vsize 768  refresh: 60  vid: 16481
    (II) fglrx(0): EDID (in hex):
    (II) fglrx(0): 	00ffffffffffff006318030000000000
    (II) fglrx(0): 	0000010300281e00f000000000000000
    (II) fglrx(0): 	00000021080031404540614000000000
    (II) fglrx(0): 	00000000000000000000000000000000
    (II) fglrx(0): 	00000000000000000000000000000000
    (II) fglrx(0): 	00000000000000000000000000000000
    (II) fglrx(0): 	00000000000000000000000000000000
    (II) fglrx(0): 	0000000000000000000000000000008e
    (II) fglrx(0): End of Display1 EDID data --------------------
    (II) fglrx(0): Connected Display2: DFP on internal TMDS [tmds1]
    (II) fglrx(0): Display2 EDID data ---------------------------
    (II) fglrx(0): Manufacturer: SNY  Model: 7f5  Serial#: 16843009
    (II) fglrx(0): Year: 2004  Week: 48
    (II) fglrx(0): EDID Version: 1.3
    (II) fglrx(0): Digital Display Input
    (II) fglrx(0): Max H-Image Size [cm]: H-Size may change,  V-Size may change
    (II) fglrx(0): Gamma: 2.20
    (II) fglrx(0): No DPMS capabilities specified; RGB/Color Display
    (II) fglrx(0): First detailed timing is preferred mode
    (II) fglrx(0): redX: 0.625 redY: 0.340   greenX: 0.280 greenY: 0.595
    (II) fglrx(0): blueX: 0.155 blueY: 0.070   whiteX: 0.283 whiteY: 0.298
    (II) fglrx(0): Supported VESA Video Modes:
    (II) fglrx(0): 640x480@60Hz
    (II) fglrx(0): Manufacturer's mask: 0
    (II) fglrx(0): Supported additional Video Mode:
    (II) fglrx(0): clock: 74.2 MHz   Image Size:  16 x 9 mm
    (II) fglrx(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
    (II) fglrx(0): v_active: 540  v_sync: 542  v_sync_end 547 v_blanking: 562 v_border: 0
    (II) fglrx(0): Supported additional Video Mode:
    (II) fglrx(0): clock: 27.0 MHz   Image Size:  4 x 3 mm
    (II) fglrx(0): h_active: 720  h_sync: 736  h_sync_end 798 h_blank_end 858 h_border: 0
    (II) fglrx(0): v_active: 480  v_sync: 489  v_sync_end 495 v_blanking: 525 v_border: 0
    (II) fglrx(0): Monitor name: SONY TV
    (II) fglrx(0): Ranges: V min: 59  V max: 61 Hz, H min: 15  H max: 46 kHz, PixClock max 80 MHz
    (II) fglrx(0): Number of EDID sections to follow: 1
    (II) fglrx(0): EDID (in hex):
    (II) fglrx(0): 	00ffffffffffff004dd9f50701010101
    (II) fglrx(0): 	300e0103800000780a0dc9a057479827
    (II) fglrx(0): 	12484c20000001010101010101010101
    (II) fglrx(0): 	010101010101011d8018711c1620582c
    (II) fglrx(0): 	250010090000009e8c0ad08a20e02d10
    (II) fglrx(0): 	103e9600040300000018000000fc0053
    (II) fglrx(0): 	4f4e592054560a2020202020000000fd
    (II) fglrx(0): 	003b3d0f2e08000a20202020202001ac
    (II) fglrx(0): End of Display2 EDID data --------------------
    (WW) fglrx(0): More than one displays are connected,so clone mode is enabled
    (II) fglrx(0): Primary Controller - CRT on primary DAC
    (II) fglrx(0): Primary Controller - DFP on internal TMDS
    (II) fglrx(0): Internal Desktop Setting: 0x00000008
    (II) fglrx(0): POWERplay version 3.  1 power state available:
    (II) fglrx(0):   1. 324/196MHz @ 50Hz [enable load balancing]
    (==) fglrx(0): Qbs is not supported in this release. Disabled.
    (==) fglrx(0): FAST_SWAP disabled
    (==) fglrx(0):  PseudoColor visuals disabled
    (==) fglrx(0): Using gamma correction (1.0, 1.0, 1.0)
    (**) fglrx(0): Center Mode is disabled 
    (==) fglrx(0): TMDS coherent mode is enabled 
    (II) fglrx(0): Total of 13 modes found for primary display.
    (--) fglrx(0): Virtual size is 1280x720 (pitch 0)
    (**) fglrx(0): *Mode "1280x720": 74.2 MHz (scaled from 0.0 MHz), 45.0 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 (45.0 kHz)
    (**) fglrx(0):  Default mode "1152x648": 59.9 MHz (scaled from 0.0 MHz), 40.3 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1152x648"x60.0   59.90  1152 1200 1320 1488  648 649 652 671 +hsync (40.3 kHz)
    (**) fglrx(0):  Default mode "1024x480": 38.2 MHz (scaled from 0.0 MHz), 29.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1024x480"x60.0   38.16  1024 1048 1152 1280  480 481 484 497 +hsync (29.8 kHz)
    (**) fglrx(0):  Default mode "848x480": 31.5 MHz (scaled from 0.0 MHz), 29.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "848x480"x60.0   31.48  848 864 952 1056  480 481 484 497 +hsync (29.8 kHz)
    (**) fglrx(0):  Default mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "800x600"x60.0   40.00  800 840 968 1056  600 601 605 628 (37.9 kHz)
    (**) fglrx(0):  Default mode "720x576": 32.7 MHz (scaled from 0.0 MHz), 35.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "720x576"x60.0   32.66  720 744 816 912  576 577 580 597 +hsync (35.8 kHz)
    (**) fglrx(0):  Default mode "720x480": 27.0 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "720x480"x60.0   27.00  720 736 798 858  480 489 495 525 +hsync +vsync (31.5 kHz)
    (**) fglrx(0):  Default mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 +hsync +vsync (31.5 kHz)
    (**) fglrx(0):  Default mode "640x400": 24.9 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x400"x60.0   24.92  640 664 760 792  400 460 462 525 (31.5 kHz)
    (**) fglrx(0):  Default mode "512x384": 19.8 MHz (scaled from 0.0 MHz), 29.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "512x384"x60.0   19.81  512 544 624 664  384 451 453 497 (29.8 kHz)
    (**) fglrx(0):  Default mode "400x300": 22.3 MHz (scaled from 0.0 MHz), 45.0 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "400x300"x60.0   22.33  400 416 480 496  300 601 605 742 doublescan (45.0 kHz)
    (**) fglrx(0):  Default mode "320x240": 12.6 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "320x240"x60.0   12.59  320 328 376 400  240 491 493 525 doublescan (31.5 kHz)
    (**) fglrx(0):  Default mode "320x200": 12.6 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "320x200"x60.0   12.59  320 336 384 400  200 457 459 524 doublescan (31.5 kHz)
    (==) fglrx(0): DPI set to (96, 96)
    (--) fglrx(0): Virtual size is 1280x720 (pitch 1280)
    (**) fglrx(0): *Mode "1280x720": 74.2 MHz (scaled from 0.0 MHz), 45.0 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 (45.0 kHz)
    (**) fglrx(0):  Default mode "1152x648": 59.9 MHz (scaled from 0.0 MHz), 40.3 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1152x648"x60.0   59.90  1152 1200 1320 1488  648 649 652 671 +hsync (40.3 kHz)
    (**) fglrx(0):  Default mode "1024x480": 38.2 MHz (scaled from 0.0 MHz), 29.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1024x480"x60.0   38.16  1024 1048 1152 1280  480 481 484 497 +hsync (29.8 kHz)
    (**) fglrx(0):  Default mode "848x480": 31.5 MHz (scaled from 0.0 MHz), 29.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "848x480"x60.0   31.48  848 864 952 1056  480 481 484 497 +hsync (29.8 kHz)
    (**) fglrx(0):  Default mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "800x600"x60.0   40.00  800 840 968 1056  600 601 605 628 (37.9 kHz)
    (**) fglrx(0):  Default mode "720x576": 32.7 MHz (scaled from 0.0 MHz), 35.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "720x576"x60.0   32.66  720 744 816 912  576 577 580 597 +hsync (35.8 kHz)
    (**) fglrx(0):  Default mode "720x480": 27.0 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "720x480"x60.0   27.00  720 736 798 858  480 489 495 525 +hsync +vsync (31.5 kHz)
    (**) fglrx(0):  Default mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 +hsync +vsync (31.5 kHz)
    (**) fglrx(0):  Default mode "640x400": 24.9 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x400"x60.0   24.92  640 664 760 792  400 460 462 525 (31.5 kHz)
    (**) fglrx(0):  Default mode "512x384": 19.8 MHz (scaled from 0.0 MHz), 29.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "512x384"x60.0   19.81  512 544 624 664  384 451 453 497 (29.8 kHz)
    (**) fglrx(0):  Default mode "400x300": 22.3 MHz (scaled from 0.0 MHz), 45.0 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "400x300"x60.0   22.33  400 416 480 496  300 601 605 742 doublescan (45.0 kHz)
    (**) fglrx(0):  Default mode "320x240": 12.6 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "320x240"x60.0   12.59  320 328 376 400  240 491 493 525 doublescan (31.5 kHz)
    (**) fglrx(0):  Default mode "320x200": 12.6 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "320x200"x60.0   12.59  320 336 384 400  200 457 459 524 doublescan (31.5 kHz)
    (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.90, module version = 1.0.0
    	ABI class: X.Org ANSI C Emulation, version 0.3
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"(II) Module "ramdac" already built-in
    (==) fglrx(0): NoAccel = NO
    (II) Loading sub module "xaa"
    (II) LoadModule: "xaa"
    (II) Loading /usr/lib/xorg/modules//libxaa.so
    (II) Module xaa: vendor="X.Org Foundation"
    	compiled for 1.4.0.90, module version = 1.2.0
    	ABI class: X.Org Video Driver, version 2.0
    (==) fglrx(0): NoDRI = NO
    (II) Loading sub module "fglrxdrm"
    (II) LoadModule: "fglrxdrm"
    (II) Reloading /usr/lib/xorg/modules/linux//libfglrxdrm.so
    (II) fglrx(0): Depth moves disabled by default
    (==) fglrx(0): Capabilities: 0x00000000
    (==) fglrx(0): CapabilitiesEx: 0x00000000
    (==) fglrx(0): cpuFlags: 0x8000001d
    (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
    (**) fglrx(0): ATI GART size: 256 MB
    (II) fglrx(0): [pci] find AGP GART
    (II) fglrx(0): [agp] Mode=0x1f004a1b bridge: 0x8086/0x2570
    (II) fglrx(0): [agp] AGP v1/2 disable mask 0x00000000
    (II) fglrx(0): [agp] AGP v3 disable mask   0x00000000
    (II) fglrx(0): [agp] enabling AGP with mode=0x1f004b1a
    (II) fglrx(0): [agp] Remapping MC AGP space (new MCAGPBase = 0xd0000000, MCAGPSize = 0x10000000)
    (II) fglrx(0): [agp] AGP protocol is enabled for graphics board. (cmd=0x1f004312)
    (II) fglrx(0): [agp] graphics chipset has AGP v3.0 (native mode)
    (II) fglrx(0): [pcie] 0 kB allocated
    (II) fglrx(0): [drm] DRM buffer queue setup: nbufs = 100 bufsize = 65536
    (==) fglrx(0): UseFastTLS=0
    (==) fglrx(0): BlockSignalsOnLock=1
    (--) Depth 24 pixmap format is 32 bpp
    (II) do I need RAC?  No, I don't.
    (II) resource ranges after preInit:
    	[0] 0	0	0xf0030000 - 0xf003ffff (0x10000) MX[B]
    	[1] 0	0	0xe0000000 - 0xe7ffffff (0x8000000) MX[B]
    	[2] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
    	[3] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
    	[4] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
    	[5] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
    	[6] -1	0	0xf0110000 - 0xf01107ff (0x800) MX[B]
    	[7] -1	0	0xf0111000 - 0xf01110ff (0x100) MX[B]
    	[8] -1	0	0xf0202000 - 0xf02020ff (0x100) MX[B]
    	[9] -1	0	0xf0201000 - 0xf02011ff (0x200) MX[B]
    	[10] -1	0	0x50000000 - 0x500003ff (0x400) MX[B]
    	[11] -1	0	0xf0200000 - 0xf02003ff (0x400) MX[B]
    	[12] -1	0	0xd0000000 - 0xcfffffff (0x0) MX[B]O
    	[13] -1	0	0xf0030000 - 0xf003ffff (0x10000) MX[B](B)
    	[14] -1	0	0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
    	[15] -1	0	0xf0020000 - 0xf002ffff (0x10000) MX[B](B)
    	[16] -1	0	0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
    	[17] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B](OprU)
    	[18] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprU)
    	[19] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprU)
    	[20] 0	0	0x0000c000 - 0x0000c0ff (0x100) IX[B]
    	[21] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
    	[22] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
    	[23] -1	0	0x0000d100 - 0x0000d17f (0x80) IX[B]
    	[24] -1	0	0x0000d000 - 0x0000d0ff (0x100) IX[B]
    	[25] -1	0	0x0000eb00 - 0x0000eb3f (0x40) IX[B]
    	[26] -1	0	0x0000ea00 - 0x0000eaff (0x100) IX[B]
    	[27] -1	0	0x00000500 - 0x0000051f (0x20) IX[B]
    	[28] -1	0	0x0000e800 - 0x0000e80f (0x10) IX[B]
    	[29] -1	0	0x0000e700 - 0x0000e703 (0x4) IX[B]
    	[30] -1	0	0x0000e600 - 0x0000e607 (0x8) IX[B]
    	[31] -1	0	0x0000e500 - 0x0000e503 (0x4) IX[B]
    	[32] -1	0	0x0000e400 - 0x0000e407 (0x8) IX[B]
    	[33] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
    	[34] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
    	[35] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
    	[36] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
    	[37] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
    	[38] -1	0	0x0000e200 - 0x0000e21f (0x20) IX[B]
    	[39] -1	0	0x0000e100 - 0x0000e11f (0x20) IX[B]
    	[40] -1	0	0x0000e000 - 0x0000e01f (0x20) IX[B]
    	[41] -1	0	0x0000e300 - 0x0000e31f (0x20) IX[B]
    	[42] -1	0	0x0000c000 - 0x0000c0ff (0x100) IX[B](B)
    	[43] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
    	[44] 0	0	0x000003c0 - 0x000003df (0x20) IS[B](OprU)
    (II) fglrx(0): driver needs X.org 7.1.x.y with x.y >= 0.0
    (WW) fglrx(0): could not detect X server version (query_status=-3)
    (II) Loading extension ATIFGLRXDRI
    (II) fglrx(0): doing DRIScreenInit
    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:1:0:0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 7, (OK)
    drmOpenByBusid: drmOpenMinor returns 7
    drmOpenByBusid: drmGetBusid reports 
    drmOpenDevice: node name is /dev/dri/card1
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card2
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card3
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card4
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card5
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card6
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card7
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card8
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card9
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card10
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card11
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card12
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card13
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card14
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    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)
    drmGetBusid returned ''
    (II) [drm] DRM interface version 1.0
    (II) [drm] DRM open master succeeded.
    (II) fglrx(0): [drm] Using the DRM lock SAREA also for drawables.
    (II) fglrx(0): [drm] framebuffer handle = 0x59e000
    (II) fglrx(0): [drm] added 1 reserved context for kernel
    (II) fglrx(0): X context handle = 0x1
    (II) fglrx(0): [drm] installed DRM signal handler
    (II) fglrx(0): DRIScreenInit done
    (II) fglrx(0): Kernel Module Version Information:
    (II) fglrx(0):     Name: fglrx
    (II) fglrx(0):     Version: 8.47.3
    (II) fglrx(0):     Date: Feb 25 2008
    (II) fglrx(0):     Desc: ATI FireGL DRM kernel module
    (II) fglrx(0): Kernel Module version matches driver.
    (II) fglrx(0): Kernel Module Build Time Information:
    (II) fglrx(0):     Build-Kernel UTS_RELEASE:        2.6.24-19-generic
    (II) fglrx(0):     Build-Kernel MODVERSIONS:        no
    (II) fglrx(0):     Build-Kernel __SMP__:            no
    (II) fglrx(0):     Build-Kernel PAGE_SIZE:          0x1000
    (II) fglrx(0): [drm] register handle = 0x005a0000
    (II) fglrx(0): Interrupt handler installed at IRQ 16.
    (II) fglrx(0): Exposed events to the /proc interface
    (II) fglrx(0): DRI initialization successfull!
    (II) fglrx(0): FBADPhys: 0xe0000000 FBMappedSize: 0x0058c000
    (II) fglrx(0): FBMM initialized for area (0,0)-(1280,1136)
    (II) fglrx(0): FBMM auto alloc for area (0,0)-(1280,720) (front color buffer - assumption)
    (II) fglrx(0): Largest offscreen area available: 1280 x 416
    (==) fglrx(0): Backing store disabled
    (II) Loading extension FGLRXEXTENSION
    (II) Loading extension ATITVOUT
    (II) fglrx(0): DPMS enabled
    (II) fglrx(0): Using XFree86 Acceleration Architecture (XAA)
    	Screen to screen bit blits
    	Solid filled rectangles
    	8x8 mono pattern filled rectangles
    	Solid Lines
    	Dashed Lines
    	Setting up tile and stipple cache:
    		30 128x128 slots
    (II) fglrx(0): Acceleration enabled
    (II) fglrx(0): [DRI] installation complete
    (II) fglrx(0): Direct rendering enabled
    [atiddx] ASYNCIO init succeed!
    Receive enable interrupt ret message
    ...irqEnableMask: 20008000
    ...dwIRQEnableId: 00000004
    Receive enable interrupt ret message
    ...irqEnableMask: 10000000
    ...dwIRQEnableId: 00000005
    (==) fglrx(0): Silken mouse enabled
    (==) fglrx(0): Using hardware cursor
    (==) RandR enabled
    (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
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 8, (OK)
    drmOpenByBusid: Searching for BusID PCI:1:0:0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 8, (OK)
    drmOpenByBusid: drmOpenMinor returns 8
    drmOpenByBusid: drmGetBusid reports PCI:1:0:0
    (WW) AIGLX: 3D driver claims to not support visual 0x23
    (WW) AIGLX: 3D driver claims to not support visual 0x24
    (WW) AIGLX: 3D driver claims to not support visual 0x25
    (WW) AIGLX: 3D driver claims to not support visual 0x26
    (WW) AIGLX: 3D driver claims to not support visual 0x27
    (WW) AIGLX: 3D driver claims to not support visual 0x28
    (WW) AIGLX: 3D driver claims to not support visual 0x29
    (WW) AIGLX: 3D driver claims to not support visual 0x2a
    (WW) AIGLX: 3D driver claims to not support visual 0x2b
    (WW) AIGLX: 3D driver claims to not support visual 0x2c
    (WW) AIGLX: 3D driver claims to not support visual 0x2d
    (WW) AIGLX: 3D driver claims to not support visual 0x2e
    (WW) AIGLX: 3D driver claims to not support visual 0x2f
    (WW) AIGLX: 3D driver claims to not support visual 0x30
    (WW) AIGLX: 3D driver claims to not support visual 0x31
    (WW) AIGLX: 3D driver claims to not support visual 0x32
    (WW) AIGLX: 3D driver claims to not support visual 0x33
    (WW) AIGLX: 3D driver claims to not support visual 0x34
    (WW) AIGLX: 3D driver claims to not support visual 0x35
    (WW) AIGLX: 3D driver claims to not support visual 0x36
    (WW) AIGLX: 3D driver claims to not support visual 0x37
    (WW) AIGLX: 3D driver claims to not support visual 0x38
    (WW) AIGLX: 3D driver claims to not support visual 0x39
    (WW) AIGLX: 3D driver claims to not support visual 0x3a
    (WW) AIGLX: 3D driver claims to not support visual 0x3b
    (WW) AIGLX: 3D driver claims to not support visual 0x3c
    (WW) AIGLX: 3D driver claims to not support visual 0x3d
    (WW) AIGLX: 3D driver claims to not support visual 0x3e
    (WW) AIGLX: 3D driver claims to not support visual 0x3f
    (WW) AIGLX: 3D driver claims to not support visual 0x40
    (WW) AIGLX: 3D driver claims to not support visual 0x41
    (WW) AIGLX: 3D driver claims to not support visual 0x42
    (WW) AIGLX: 3D driver claims to not support visual 0x43
    (WW) AIGLX: 3D driver claims to not support visual 0x44
    (WW) AIGLX: 3D driver claims to not support visual 0x45
    (WW) AIGLX: 3D driver claims to not support visual 0x46
    (WW) AIGLX: 3D driver claims to not support visual 0x47
    (WW) AIGLX: 3D driver claims to not support visual 0x48
    (WW) AIGLX: 3D driver claims to not support visual 0x49
    (WW) AIGLX: 3D driver claims to not support visual 0x4a
    (WW) AIGLX: 3D driver claims to not support visual 0x4b
    (WW) AIGLX: 3D driver claims to not support visual 0x4c
    (WW) AIGLX: 3D driver claims to not support visual 0x4d
    (WW) AIGLX: 3D driver claims to not support visual 0x4e
    (WW) AIGLX: 3D driver claims to not support visual 0x4f
    (WW) AIGLX: 3D driver claims to not support visual 0x50
    (WW) AIGLX: 3D driver claims to not support visual 0x51
    (WW) AIGLX: 3D driver claims to not support visual 0x52
    (WW) AIGLX: 3D driver claims to not support visual 0x53
    (WW) AIGLX: 3D driver claims to not support visual 0x54
    (WW) AIGLX: 3D driver claims to not support visual 0x55
    (WW) AIGLX: 3D driver claims to not support visual 0x56
    (WW) AIGLX: 3D driver claims to not support visual 0x57
    (WW) AIGLX: 3D driver claims to not support visual 0x58
    (WW) AIGLX: 3D driver claims to not support visual 0x59
    (WW) AIGLX: 3D driver claims to not support visual 0x5a
    (WW) AIGLX: 3D driver claims to not support visual 0x5b
    (WW) AIGLX: 3D driver claims to not support visual 0x5c
    (WW) AIGLX: 3D driver claims to not support visual 0x5d
    (WW) AIGLX: 3D driver claims to not support visual 0x5e
    (WW) AIGLX: 3D driver claims to not support visual 0x5f
    (WW) AIGLX: 3D driver claims to not support visual 0x60
    (WW) AIGLX: 3D driver claims to not support visual 0x61
    (WW) AIGLX: 3D driver claims to not support visual 0x62
    (WW) AIGLX: 3D driver claims to not support visual 0x63
    (WW) AIGLX: 3D driver claims to not support visual 0x64
    (WW) AIGLX: 3D driver claims to not support visual 0x65
    (WW) AIGLX: 3D driver claims to not support visual 0x66
    (WW) AIGLX: 3D driver claims to not support visual 0x67
    (WW) AIGLX: 3D driver claims to not support visual 0x68
    (WW) AIGLX: 3D driver claims to not support visual 0x69
    (WW) AIGLX: 3D driver claims to not support visual 0x6a
    (WW) AIGLX: 3D driver claims to not support visual 0x6b
    (WW) AIGLX: 3D driver claims to not support visual 0x6c
    (WW) AIGLX: 3D driver claims to not support visual 0x6d
    (WW) AIGLX: 3D driver claims to not support visual 0x6e
    (WW) AIGLX: 3D driver claims to not support visual 0x6f
    (WW) AIGLX: 3D driver claims to not support visual 0x70
    (WW) AIGLX: 3D driver claims to not support visual 0x71
    (WW) AIGLX: 3D driver claims to not support visual 0x72
    (II) AIGLX: Loaded and initialized /usr/lib/dri/fglrx_dri.so
    (II) GLX: Initialized DRI GL provider for screen 0
    (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
    (**) Option "Device" "/dev/input/mice"
    (==) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
    (**) Configured Mouse: ZAxisMapping: buttons 4 and 5
    (**) Configured Mouse: Buttons: 9
    (**) Configured Mouse: Sensitivity: 1
    (**) 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" "us"
    (**) Generic Keyboard: XkbLayout: "us"
    (**) Option "CustomKeycodes" "off"
    (**) Generic Keyboard: CustomKeycodes disabled
    (II) evaluating device (Generic Keyboard)
    (II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
    (II) evaluating device (Configured Mouse)
    (II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
    (--) Configured Mouse: PnP-detected protocol: "ExplorerPS/2"
    (II) Configured Mouse: ps2EnableDataReporting: succeeded
    SetClientVersion: 0 9
    Warning: LookupDrawable()/SecurityLookupDrawable() are deprecated.  Please convert your driver/module to use dixLookupDrawable().
    (II) XAA: Evicting pixmaps
    Here's some screenshots. The ones where it goes all the way to the edge of the screen and beyond are from before login.




    Then when I login, the monitor readjusts like the card is changing modes (why would it do that on login???), then it's got a black band around it, but I can see edge-to-edge:




    Any thoughts?

  2. #2
    Join Date
    Mar 2006
    Location
    Williams Lake
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: ATI and DVI to TV -- Black border and resolution questions

    Have you tried changing the resolution on the TV, I have a Samsung 32 inch that is plug and play, The adjust the resolution automabically, or I can change the resolution on the fly using the menu controls. I should mention that the resolution on the tv max's out at 1920X1080

    Jim

  3. #3
    Join Date
    Dec 2006
    Beans
    27

    Re: ATI and DVI to TV -- Black border and resolution questions

    Quote Originally Posted by cariboo907 View Post
    Have you tried changing the resolution on the TV, I have a Samsung 32 inch that is plug and play, The adjust the resolution automabically, or I can change the resolution on the fly using the menu controls. I should mention that the resolution on the tv max's out at 1920X1080

    Jim
    There's no options for changing the resolution on the TV. It self selects it's mode based on the input.

    But there has to be some setting somewhere... The resolution I put in the xorg.conf is completely ignored and the Gnome Screen Resolution control seems to be resizing it (that probably explains the difference between login and the desktop. I've seen posts that say to edit this setting in Gnome:

    /desktop/gnome/screen/default/0/

    but there is no such key. Maybe I just need to figure out where that setting is set? Or is that a wild goose chase?

  4. #4
    Join Date
    Jan 2008
    Location
    Penrith, Cumbria, England
    Beans
    43
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: ATI and DVI to TV -- Black border and resolution questions

    I noticed that yr 1366x768 (believe that this is the true 16:9 size, though I may be wrong) resolution is commented out.

    # Modes "1366x768"

    You could try uncommenting that size and see if your screen is then filled.

  5. #5
    Join Date
    Apr 2008
    Beans
    4,377
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: ATI and DVI to TV -- Black border and resolution questions

    The ATI driver fglrx does not use xorg.conf which is being deprecated. (It is already gone in Intrepid.)

    Instead you should use either the Catalyst Control Center or aticonfig to set your graphics card/video options.

    You can type
    Code:
    aticonfig --help
    to get a list of command line options.

  6. #6
    Join Date
    Dec 2006
    Beans
    27

    Re: ATI and DVI to TV -- Black border and resolution questions

    Quote Originally Posted by markbuntu View Post
    The ATI driver fglrx does not use xorg.conf which is being deprecated. (It is already gone in Intrepid.)

    Instead you should use either the Catalyst Control Center or aticonfig to set your graphics card/video options.

    You can type
    Code:
    aticonfig --help
    to get a list of command line options.
    Thank you. So, wait, fglrx doesn't use xorg.conf at all? Where does it store it's settings?

    And I messed around with dozens of aticonfig options (if you read my original post I mentioned it) with no success. There was something like a "nobars" option that seemed to make no difference. Also, what's Catalyst Control Center? I have that under Windows XP, but never heard of it for Ubuntu.

    Honestly, I was so frustrated by configuring the video driver, I went back to Windows XP on this machine (and it's the last Windows box in my house, with the rest being Ubuntu or Macen).

    Thanks,

    Andy-

  7. #7
    Join Date
    Aug 2008
    Beans
    1

    Re: ATI and DVI to TV -- Black border and resolution questions

    I found the solution to this a while ago.
    You have to use "dispattrib" and set the resolution. For some strange reason ati thought it was a good idea to underscan for second output or when it detects a TV or something like this...

    You can test which resolution it uses with
    --query-dispattrib=TMDS,sizeX
    and then set with
    --set-dispattrib=TMDS,sizeX=1200
    All the switches are in the atifonfig help file.

    The really annoying thing about this is that it resets every time you turn off the computer. So you have to do a script that runs on startup.
    I think i saw a solution that sets the resolution and x,y postion ones. But i can't remeber when or where, it wasn't in the aticonfig help file anyway...

    /henrik

  8. #8
    Join Date
    Dec 2006
    Beans
    27

    Re: ATI and DVI to TV -- Black border and resolution questions

    Doesn't work at all.

    Code:
    andy@andy-desktop:~$ cat updatescreen
    aticonfig --set-dispattrib=tmds1,positionX:0
    aticonfig --set-dispattrib=tmds1,positionY:0
    aticonfig --set-dispattrib=tmds1,sizeX:1216
    aticonfig --set-dispattrib=tmds1,sizeY:680
    
    andy@andy-desktop:~$ sudo ./updatescreen
     Try to Set positionX adjust of monitor tmds1 value : 0 failed.
     It may not supported by monitor or the value beyond the range.
     Try to Set positionY adjust of monitor tmds1 value : 0 failed.
     It may not supported by monitor or the value beyond the range.
     Try to Set sizeX adjust of monitor tmds1 value : 1216 failed.
     It may not supported by monitor or the value beyond the range.
     Try to Set sizeY adjust of monitor tmds1 value : 680 failed.
     It may not supported by monitor or the value beyond the range.
    andy@andy-desktop:~$
    aticonfig seems to totally ignore whatever I do to it.

    Also, I installed ATI Catalyst Control Center. It half-works. It doesn't show the same resolution as I can set under Windows XP ATI Catalyst Control Center, and "scale image to full panel size" does nothing when I flip between that and No Scaling.

    Where does "aticonfig" keep it's data??? How does it interact (or does it not interact) with xorg.config?

    It's maddening...

    Andy-

  9. #9
    Join Date
    Apr 2008
    Beans
    4,377
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: ATI and DVI to TV -- Black border and resolution questions

    You can go here to read about aticonfig and xorg.conf:

    http://forum.compiz-fusion.org/showthread.php?t=6794

    There are also some helpful adjustments there but be aware that nor all of them work for all cards. Also, the 8.8 and 8.9 drivers have much improved tv control through aticonfig. These have not yet been incorporated into Catalyst Control Center but are promised to be soon.

    Since ati was aquired by amd last year they have been putting a concerted effort into improving the linux drivers. They are expecting the restricted ati drivers to reach parity with windows within six months or so. They are also giving wholehearted technical and financial help to the open source radeon driver writers. It just takes some time to get caught up without breaking things so a little patience is in order.

  10. #10
    Join Date
    Jul 2007
    Beans
    341

    Re: ATI and DVI to TV -- Black border and resolution questions

    I had the same problem:
    (a 720p display only showing 1152x648)

    Here's what I did to fix it: (The hard part wasn't setting a larger resolution, but forcing the ati not to rescale the image and ruin the subpixel rendering, making my text blurry.)

    Open the Catalyst control Center
    Change the resolution to 1280x720
    Select your TV under the Display Manager menu.
    In the Adjustments tab, slide the scaling options all the rway to the right(overscan). Anything else will result in your image being rescaled by the graphics chip, ruining your subpixel rendering. (making your text look blurry)

    Restart your computer

    The image is now too big for your television.
    Go into the control center again. Click on your TV model, then click on the HDTV Support tab. In the predefined formats click on 720p60 Standard format then click the add button. Resize the display until you can see a 4 pixel wide green bar around your entire display. Click okay and restart your computer.

    You can now select your custom resolution (for me: 1232x680) from the control center and apply it. The image should fill the television without black borders and without blurring your text.
    Last edited by u-slayer; November 3rd, 2009 at 06:45 AM.

Page 1 of 2 12 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •