Package: fglrx-driver Version: 8.28.8-4 When X is started with TV-set connected, I get black screen (on the monitor and on TV). After that only Ctr+Alt+Del is working.
I have tried many xorg.conf files, but without success. Below I will include two files: xorg.conf file, and corresponding Xorg.log file. Included xorg.conf file is the most simple one, but I get the same error mesages in Xorg.log file for all tested xorg.conf files. Graphics card is ATI Radeon 8500 with 64 MB RAM, Monitor is LG F700B (CRT), Distribution is Debian testing, Mother Board Abit BE-7 Raid, 512 MB RAM, kernel version is 2.6.18-3-686 (official build), C library version is 2.3.6.ds1-8, TV standard is PAL-B and TV is connected via S-Video. If there is a need for other information please write. Start of 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/X11R6/lib/X11/fonts/misc" FontPath "/usr/share/fonts/X11/cyrillic" FontPath "/usr/X11R6/lib/X11/fonts/cyrillic" FontPath "/usr/share/fonts/X11/100dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/share/fonts/X11/75dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/share/fonts/X11/Type1" FontPath "/usr/X11R6/lib/X11/fonts/Type1" FontPath "/usr/share/fonts/X11/100dpi" FontPath "/usr/X11R6/lib/X11/fonts/100dpi" FontPath "/usr/share/fonts/X11/75dpi" FontPath "/usr/X11R6/lib/X11/fonts/75dpi" # path to defoma fonts FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" EndSection Section "Module" Load "dri" Load "record" Load "extmod" Load "dbe" Load "xtrap" Load "type1" Load "freetype" Load "glx" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc104" Option "XkbLayout" "us,mk" Option "XkbOptions" "grp:rwin_toggle,grp_led:scroll" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ExplorerPS/2" Option "Emulate3Buttons" "true" EndSection Section "Device" Identifier "ATI Technologies, Inc. Radeon R200 QL [Radeon 8500 LE]" Driver "fglrx" BusID "PCI:1:0:0" # Option "ForceMonitors" "notv" Option "VideoOverlay" "on" Option "OpenGLOverlay" "off" Option "UseInternalAGPGART" "no" EndSection Section "Monitor" Identifier "Generic Monitor" Option "DPMS" Modeline "1024x768" 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync # HorizSync 28-51 # VertRefresh 43-60 EndSection Section "Screen" Identifier "Default Screen" Device "ATI Technologies, Inc. Radeon R200 QL [Radeon 8500 LE]" Monitor "Generic Monitor" 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" Option "Xinerama" "False" EndSection Section "ServerFlags" Option "AIGLX" "off" EndSEction Section "DRI" Mode 0666 EndSection ----> End of xorg.conf Start of Xorg.log ----> X Window System Version 7.1.1 Release Date: 12 May 2006 X Protocol Version 11, Revision 0, Release 7.1.1 Build Operating System: UNKNOWN Current Operating System: Linux primary 2.6.18-3-686 #1 SMP Mon Dec 4 16:41:14 UTC 2006 i686 Build Date: 30 December 2006 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: Tue Jan 30 09:26:20 2007 (==) Using config file: "/etc/X11/xorg.conf" (==) ServerLayout "Default Layout" (**) |-->Screen "Default Screen" (0) (**) | |-->Monitor "Generic Monitor" (**) | |-->Device "ATI Technologies, Inc. Radeon R200 QL [Radeon 8500 LE]" (**) |-->Input Device "Generic Keyboard" (**) |-->Input Device "Configured Mouse" (WW) The directory "/usr/X11R6/lib/X11/fonts/misc" does not exist. Entry deleted from font path. (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/cyrillic" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi/" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/75dpi/" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/Type1" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/75dpi" 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" (**) Option "Xinerama" "False" (**) Option "AIGLX" "off" (II) Open ACPI successful (/var/run/acpid.socket) (II) Module ABI versions: X.Org ANSI C Emulation: 0.3 X.Org Video Driver: 1.0 X.Org XInput driver : 0.6 X.Org Server Extension : 0.3 X.Org Font Renderer : 0.5 (II) Loader running on linux (II) LoadModule: "bitmap" (II) Loading /usr/lib/xorg/modules/fonts/libbitmap.so (II) Module bitmap: vendor="X.Org Foundation" compiled for 7.1.1, module version = 1.0.0 Module class: X.Org Font Renderer ABI class: X.Org Font Renderer, version 0.5 (II) Loading font Bitmap (II) LoadModule: "pcidata" (II) Loading /usr/lib/xorg/modules/libpcidata.so (II) Module pcidata: vendor="X.Org Foundation" compiled for 7.1.1, module version = 1.0.0 ABI class: X.Org Video Driver, version 1.0 (++) using VT number 7 (II) PCI: PCI scan (all values are in hex) (II) PCI: 00:00:0: chip 8086,2560 card 147b,1004 rev 02 class 06,00,00 hdr 00 (II) PCI: 00:01:0: chip 8086,2561 card 0000,0000 rev 02 class 06,04,00 hdr 01 (II) PCI: 00:1d:0: chip 8086,24c2 card 147b,1004 rev 02 class 0c,03,00 hdr 80 (II) PCI: 00:1d:1: chip 8086,24c4 card 147b,1004 rev 02 class 0c,03,00 hdr 00 (II) PCI: 00:1d:2: chip 8086,24c7 card 147b,1004 rev 02 class 0c,03,00 hdr 00 (II) PCI: 00:1d:7: chip 8086,24cd card 147b,1004 rev 02 class 0c,03,20 hdr 00 (II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev 82 class 06,04,00 hdr 01 (II) PCI: 00:1f:0: chip 8086,24c0 card 0000,0000 rev 02 class 06,01,00 hdr 80 (II) PCI: 00:1f:1: chip 8086,24cb card 147b,1004 rev 02 class 01,01,8a hdr 00 (II) PCI: 00:1f:3: chip 8086,24c3 card 147b,1004 rev 02 class 0c,05,00 hdr 00 (II) PCI: 01:00:0: chip 1002,514c card 1002,013a rev 00 class 03,00,00 hdr 00 (II) PCI: 02:00:0: chip 10ec,8139 card 147b,1004 rev 10 class 02,00,00 hdr 00 (II) PCI: 02:02:0: chip 8086,1040 card 8086,1000 rev 00 class 07,80,00 hdr 00 (II) PCI: 02:03:0: chip 10ec,8139 card 10ec,8139 rev 10 class 02,00,00 hdr 00 (II) PCI: 02:04:0: chip 1102,0002 card 1102,8065 rev 0a class 04,01,00 hdr 80 (II) PCI: 02:04:1: chip 1102,7002 card 1102,0020 rev 0a class 09,80,00 hdr 80 (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: 0x000c (VGA_EN is set) (II) Bus 1 I/O range: [0] -1 0 0x0000c000 - 0x0000c0ff (0x100) IX[B] [1] -1 0 0x0000c400 - 0x0000c4ff (0x100) IX[B] [2] -1 0 0x0000c800 - 0x0000c8ff (0x100) IX[B] [3] -1 0 0x0000cc00 - 0x0000ccff (0x100) IX[B] (II) Bus 1 non-prefetchable memory range: [0] -1 0 0xe0000000 - 0xe1ffffff (0x2000000) MX[B] (II) Bus 1 prefetchable memory range: [0] -1 0 0xd8000000 - 0xdfffffff (0x8000000) MX[B] (II) Subtractive PCI-to-PCI bridge: (II) Bus 2: bridge is at (0:30:0), (0,2,2), BCTRL: 0x0006 (VGA_EN is cleared) (II) Bus 2 I/O range: [0] -1 0 0x00009000 - 0x000090ff (0x100) IX[B] [1] -1 0 0x00009400 - 0x000094ff (0x100) IX[B] [2] -1 0 0x00009800 - 0x000098ff (0x100) IX[B] [3] -1 0 0x00009c00 - 0x00009cff (0x100) IX[B] [4] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B] [5] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[B] [6] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[B] [7] -1 0 0x0000ac00 - 0x0000acff (0x100) IX[B] [8] -1 0 0x0000b000 - 0x0000b0ff (0x100) IX[B] [9] -1 0 0x0000b400 - 0x0000b4ff (0x100) IX[B] [10] -1 0 0x0000b800 - 0x0000b8ff (0x100) IX[B] [11] -1 0 0x0000bc00 - 0x0000bcff (0x100) IX[B] (II) Bus 2 non-prefetchable memory range: [0] -1 0 0xe2000000 - 0xe3ffffff (0x2000000) MX[B] (II) Bus 2 prefetchable memory range: [0] -1 0 0x30000000 - 0x300fffff (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 Radeon R200 QL [Radeon 8500 LE] rev 0, Mem @ 0xd8000000/27, 0xe1000000/16, I/O @ 0xc000/8 (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 0xd7ffffff to 0xcfffffff (II) Active PCI resource ranges: [0] -1 0 0xe3401000 - 0xe34010ff (0x100) MX[B] [1] -1 0 0xe3000000 - 0xe33fffff (0x400000) MX[B] [2] -1 0 0xe3400000 - 0xe34000ff (0x100) MX[B] [3] -1 0 0x30100000 - 0x301003ff (0x400) MX[B] [4] -1 0 0xe4000000 - 0xe40003ff (0x400) MX[B] [5] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[B]O [6] -1 0 0xe1000000 - 0xe100ffff (0x10000) MX[B](B) [7] -1 0 0xd8000000 - 0xdfffffff (0x8000000) MX[B](B) [8] -1 0 0x00009c00 - 0x00009c07 (0x8) IX[B] [9] -1 0 0x00009800 - 0x0000981f (0x20) IX[B] [10] -1 0 0x00009400 - 0x000094ff (0x100) IX[B] [11] -1 0 0x00009000 - 0x000090ff (0x100) IX[B] [12] -1 0 0x00000500 - 0x0000051f (0x20) IX[B] [13] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B] [14] -1 0 0x0000d400 - 0x0000d41f (0x20) IX[B] [15] -1 0 0x0000d000 - 0x0000d01f (0x20) IX[B] [16] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B] [17] -1 0 0x0000c000 - 0x0000c0ff (0x100) IX[B](B) (II) Active PCI resource ranges after removing overlaps: [0] -1 0 0xe3401000 - 0xe34010ff (0x100) MX[B] [1] -1 0 0xe3000000 - 0xe33fffff (0x400000) MX[B] [2] -1 0 0xe3400000 - 0xe34000ff (0x100) MX[B] [3] -1 0 0x30100000 - 0x301003ff (0x400) MX[B] [4] -1 0 0xe4000000 - 0xe40003ff (0x400) MX[B] [5] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[B]O [6] -1 0 0xe1000000 - 0xe100ffff (0x10000) MX[B](B) [7] -1 0 0xd8000000 - 0xdfffffff (0x8000000) MX[B](B) [8] -1 0 0x00009c00 - 0x00009c07 (0x8) IX[B] [9] -1 0 0x00009800 - 0x0000981f (0x20) IX[B] [10] -1 0 0x00009400 - 0x000094ff (0x100) IX[B] [11] -1 0 0x00009000 - 0x000090ff (0x100) IX[B] [12] -1 0 0x00000500 - 0x0000051f (0x20) IX[B] [13] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B] [14] -1 0 0x0000d400 - 0x0000d41f (0x20) IX[B] [15] -1 0 0x0000d000 - 0x0000d01f (0x20) IX[B] [16] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B] [17] -1 0 0x0000c000 - 0x0000c0ff (0x100) IX[B](B) (II) OS-reported resource ranges after removing overlaps with PCI: [0] -1 0 0x00100000 - 0x300fffff (0x30000000) 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 - 0x300fffff (0x30000000) 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 0xe3401000 - 0xe34010ff (0x100) MX[B] [5] -1 0 0xe3000000 - 0xe33fffff (0x400000) MX[B] [6] -1 0 0xe3400000 - 0xe34000ff (0x100) MX[B] [7] -1 0 0x30100000 - 0x301003ff (0x400) MX[B] [8] -1 0 0xe4000000 - 0xe40003ff (0x400) MX[B] [9] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[B]O [10] -1 0 0xe1000000 - 0xe100ffff (0x10000) MX[B](B) [11] -1 0 0xd8000000 - 0xdfffffff (0x8000000) MX[B](B) [12] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [13] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [14] -1 0 0x00009c00 - 0x00009c07 (0x8) IX[B] [15] -1 0 0x00009800 - 0x0000981f (0x20) IX[B] [16] -1 0 0x00009400 - 0x000094ff (0x100) IX[B] [17] -1 0 0x00009000 - 0x000090ff (0x100) IX[B] [18] -1 0 0x00000500 - 0x0000051f (0x20) IX[B] [19] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B] [20] -1 0 0x0000d400 - 0x0000d41f (0x20) IX[B] [21] -1 0 0x0000d000 - 0x0000d01f (0x20) IX[B] [22] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B] [23] -1 0 0x0000c000 - 0x0000c0ff (0x100) IX[B](B) (II) LoadModule: "dri" (II) Loading /usr/lib/xorg/modules/extensions/libdri.so (II) Module dri: vendor="X.Org Foundation" compiled for 7.1.1, module version = 1.0.0 ABI class: X.Org Server Extension, version 0.3 (II) Loading sub module "drm" (II) LoadModule: "drm" (II) Loading /usr/lib/xorg/modules/linux/libdrm.so (II) Module drm: vendor="X.Org Foundation" compiled for 7.1.1, module version = 1.0.0 ABI class: X.Org Server Extension, version 0.3 (II) Loading extension XFree86-DRI (II) LoadModule: "record" (II) Loading /usr/lib/xorg/modules/extensions/librecord.so (II) Module record: vendor="X.Org Foundation" compiled for 7.1.1, 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: "extmod" (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so (II) Module extmod: vendor="X.Org Foundation" compiled for 7.1.1, 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 7.1.1, 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: "xtrap" (II) Loading /usr/lib/xorg/modules/extensions/libxtrap.so (II) Module xtrap: vendor="X.Org Foundation" compiled for 7.1.1, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 0.3 (II) Loading extension DEC-XTRAP (II) LoadModule: "type1" (II) Loading /usr/lib/xorg/modules/fonts/libtype1.so (II) Module type1: vendor="X.Org Foundation" compiled for 7.1.1, 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: "freetype" (II) Loading /usr/lib/xorg/modules/fonts/libfreetype.so (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project" compiled for 7.1.1, 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 7.1.1, module version = 1.0.0 ABI class: X.Org Server Extension, version 0.3 (**) AIGLX disabled (II) Loading extension GLX (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.28.8 Module class: X.Org Video Driver ABI class: X.Org Video Driver, version 1.0 (II) LoadModule: "kbd" (II) Loading /usr/lib/xorg/modules/input/kbd_drv.so (II) Module kbd: vendor="X.Org Foundation" compiled for 7.1.1, module version = 1.1.0 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 0.6 (II) LoadModule: "mouse" (II) Loading /usr/lib/xorg/modules/input/mouse_drv.so (II) Module mouse: vendor="X.Org Foundation" compiled for 7.1.1, module version = 1.1.1 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 0.6 (II) ATI Radeon/FireGL: The following chipsets are supported: RADEON 9000/9000 PRO (RV250 4966), RADEON 9000 LE (RV250 4967), MOBILITY FireGL 9000 (M9 4C64), MOBILITY RADEON 9000 (M9 4C66), RADEON 9000 PRO (D9 4C67), RADEON 9250 (RV280 5960), RADEON 9250/9200 Series (RV280 5961), RADEON 9250/9200 Series (RV280 5962), RADEON 9250/9200 Series (RV280 5964), FireMV 2200 PCI (RV280 5965), MOBILITY RADEON 9200 (M9+ 5C61), MOBILITY RADEON 9200 (M9+ 5C63), FireGL 8800 (R200 5148), RADEON 8500 (R200 514C), RADEON 9100 (R200 514D), RADEON 8500 AIW (R200 4242), RADEON 9600 (RV350 4150), RADEON 9600 SE (RV350 4151), RADEON 9600 PRO (RV360 4152), RADEON 9600 (RV350 4E51), MOBILITY RADEON 9600/9700 (M10/M11 4E50), MOBILITY RADEON 9500 (M11 4E52), MOBILITY RADEON 9550 (M12 4E56), RADEON 9500 (R300 4144), RADEON 9600 TX (R300 4146), FireGL Z1 (R300 4147), RADEON 9700 PRO (R300 4E44), RADEON 9500 PRO/9700 (R300 4E45), RADEON 9600 TX (R300 4E46), FireGL X1 (R300 4E47), RADEON 9800 SE (R350 4148), RADEON 9500 (R350 4149), RADEON 9550 (RV350 4153), FireGL T2 (RV350 4154), RADEON 9600 (RV351 4155), RADEON 9800 PRO (R350 4E48), RADEON 9800 (R350 4E49), RADEON 9800 XT (R360 4E4A), FireGL X2-256/X2-256t (R350 4E4B), MOBILITY FireGL T2/T2e (M10/M11 4E54), RADEON X300/X550 (RV370 5B60), RADEON X600 (RV380 5B62), RADEON X550 (RV370 5B63), FireGL V3100 (RV370 5B64), FireMV 2200 (RV370 5B65), MOBILITY RADEON X300 (M22 5460), MOBILITY RADEON X300 (M22 5461), MOBILITY RADEON X600 SE (M24 5462), MOBILITY FireGL V3100 (M22 5464), RADEON X600/X550 Series (RV380 3E50), FireGL V3200 (RV380 3E54), MOBILITY RADEON X600 (M24 3150), MOBILITY RADEON X300 (M22 3152), MOBILITY FireGL V3200 (M24 3154), RADEON X800 (R420 4A48), RADEON X800 PRO (R420 4A49), RADEON X800 SE (R420 4A4A), RADEON X800 XT (R420 4A4B), RADEON X800 (R420 4A4C), FireGL X3-256 (R420 4A4D), MOBILITY RADEON 9800 (M18 4A4E), RADEON X800 SE (R420 4A4F), RADEON X800 XT Platinum Edition (R420 4A50), RADEON X800 VE (R420 4A54), RADEON X800 (R423 5548), RADEON X800 GTO (R423 5549), RADEON X800 XT Platinum Edition (R423 554A), RADEON X800 GT (R423 554B), RADEON X800 XT (R423 5D57), FireGL V7100 (R423 5550), FireGL V5100 (R423 5551), MOBILITY RADEON X800 XT (M28 5D48), MOBILITY FireGL V5100 (M28 5D49), MOBILITY RADEON X800 (M28 5D4A), RADEON X800 XL (R430 554D), RADEON X800 GT (R430 554E), RADEON X800 GTO (R430 554F), RADEON X850 XT Platinum Edition (R480 5D4D), RADEON X800 GTO (R480 5D4F), FireGL V7200 (R480 5D50), RADEON X850 XT (R480 5D52), RADEON X850 (R481 4B48), RADEON X850 XT (R481 4B49), RADEON X850 SE (R481 4B4A), RADEON X850 PRO (R481 4B4B), RADEON X850 XT Platinum Edition (R481 4B4C), MOBILITY FireGL V5000 (M26 564A), MOBILITY FireGL V5000 (M26 564B), FireGL V5000 (RV410 5E48), RADEON X700 XT (RV410 5E4A), RADEON X700 PRO (RV410 5E4B), RADEON X700 SE (RV410 5E4C), RADEON X700 (RV410 5E4D), RADEON X700/X550 Series (RV410 5E4F), MOBILITY RADEON X700 (M26 5652), MOBILITY RADEON X700 (M26 5653), MOBILITY RADEON X700 XL (M26-XC 564F), RADEON 9000/9100 IGP Series (RS300 5834), RADEON 9000 PRO/9100 PRO IGP (RS350 7834), MOBILITY RADEON 9000 IGP (RL300MB 7835), MOBILITY RADEON 9000/9100 IGP (RS300M 5835), RADEON XPRESS 200 (RS400 5A41), RADEON XPRESS 200M (RS400 5A42), RADEON XPRESS 200 (RS480 5954), RADEON XPRESS 200M (RS480 5955), RADEON XPRESS 200 (RS482 5974), RADEON XPRESS 200M (RS482 5975), RADEON XPRESS 200 (RC410 5A61), RADEON XPRESS 200M (RC410 5A62), RADEON X1800 (R520 7100), MOBILITY RADEON X1800 XT (M58 7101), MOBILITY RADEON X1800 (M58 7102), MOBILITY FireGL V7200 (M58 7103), FireGL V7200 (R520 7104), FireGL V5300 (R520 7105), MOBILITY FireGL V7100 (M58 7106), RADEON X1800 Series (R520 7108), RADEON X1800 Series (R520 7109), RADEON X1800 Series (R520 710A), RADEON X1800 Series (R520 710B), RADEON X1800 Series (R520 710C), FireGL V7300 (R520 710E), FireGL V7350 (R520 710F), MOBILITY RADEON X1300 (M52 714B), MOBILITY RADEON X1300 (M52 714C), RADEON X1600 Series (RV515 7140), RADEON X1300 Series (RV515 7142), MOBILITY FireGL (M54 GL 7144), MOBILITY RADEON X1400 (M54 7145), RADEON X1300 Series (RV515 7146), MOBILITY RADEON X1300 (M52 7149), MOBILITY RADEON X1300 (M52 714A), RADEON X1300 Series (RV515 714D), RADEON X1300 Series (RV515 714E), FireGL V3300 (RV515 7152), RADEON X1300 Series (RV515 715E), RADEON X1300 (RV516 7180), RADEON X1600 Series (RV516 7181), RADEON X1300 (RV516 7183), MOBILITY RADEON X1450 (M64P 7186), RADEON X1300 (RV516 7187), MOBILITY RADEON X1350 (M62P 718B), MOBILITY RADEON X1350 (M62CSP 718C), MOBILITY RADEON X1450 (M64CSP 718D), MOBILITY RADEON X1350 (M62S 7196), RADEON X1900 (R580 7240), RADEON X1900 (R580 7243), RADEON X1900 (R580 7244), RADEON X1900 (R580 7245), RADEON X1900 (R580 7246), RADEON X1900 (R580 7247), RADEON X1900 (R580 7248), RADEON X1900 (R580 7249), RADEON X1900 (R580 724A), RADEON X1900 (R580 724B), RADEON X1900 (R580 724C), RADEON X1900 (R580 724D), FireStream 2U (R580 724E), FireStream 2U (R580 724F), RADEON X1600 Series (RV530 71C0), RADEON X1600 Series (RV530 71C2), MOBILITY FireGL V5200 (M56 71C4), MOBILITY RADEON X1600 (M56 71C5), RADEON X1600 Series (RV530 LE 71C6), RADEON X1600 Series (RV530 VE 71CE), FireGL V3400 (RV530 71D2), MOBILITY RADEON X1700 (M66-XT 71D6), FireGL V5200 (RV530 71DA), RADEON X1600 Series (RV530 SE 71DE), RADEON X1600 XT (RV535 XT 71C1), MOBILITY FireGL V5250 (M66GL 71D4), MOBILITY RADEON X1700 (M66-P 71D5), RADEON Xpress 1200 (RS600 7941), RADEON Xpress 1200 (RS600 7942) (II) Primary Device is: PCI 01:00:0 (II) ATI Proprietary Linux Driver Version Identifier:8.28.8 (II) ATI Proprietary Linux Driver Release Identifier: LGDr8.28g1 (II) ATI Proprietary Linux Driver Build Date: Aug 17 2006 09:28:12 (II) ATI Proprietary Linux Driver Build Information: autobuild-rel-r6-8.28.1.1.2.3-driver-lnx-x86-x86_64-287161 (--) Chipset RADEON 8500 (R200 514C) found (II) resource ranges after xf86ClaimFixedResources() call: [0] -1 0 0x00100000 - 0x300fffff (0x30000000) 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 0xe3401000 - 0xe34010ff (0x100) MX[B] [5] -1 0 0xe3000000 - 0xe33fffff (0x400000) MX[B] [6] -1 0 0xe3400000 - 0xe34000ff (0x100) MX[B] [7] -1 0 0x30100000 - 0x301003ff (0x400) MX[B] [8] -1 0 0xe4000000 - 0xe40003ff (0x400) MX[B] [9] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[B]O [10] -1 0 0xe1000000 - 0xe100ffff (0x10000) MX[B](B) [11] -1 0 0xd8000000 - 0xdfffffff (0x8000000) MX[B](B) [12] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [13] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [14] -1 0 0x00009c00 - 0x00009c07 (0x8) IX[B] [15] -1 0 0x00009800 - 0x0000981f (0x20) IX[B] [16] -1 0 0x00009400 - 0x000094ff (0x100) IX[B] [17] -1 0 0x00009000 - 0x000090ff (0x100) IX[B] [18] -1 0 0x00000500 - 0x0000051f (0x20) IX[B] [19] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B] [20] -1 0 0x0000d400 - 0x0000d41f (0x20) IX[B] [21] -1 0 0x0000d000 - 0x0000d01f (0x20) IX[B] [22] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B] [23] -1 0 0x0000c000 - 0x0000c0ff (0x100) IX[B](B) (II) fglrx(0): pEnt->device->identifier=0x81e06e0 (II) resource ranges after probing: [0] -1 0 0x00100000 - 0x300fffff (0x30000000) 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 0xe3401000 - 0xe34010ff (0x100) MX[B] [5] -1 0 0xe3000000 - 0xe33fffff (0x400000) MX[B] [6] -1 0 0xe3400000 - 0xe34000ff (0x100) MX[B] [7] -1 0 0x30100000 - 0x301003ff (0x400) MX[B] [8] -1 0 0xe4000000 - 0xe40003ff (0x400) MX[B] [9] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[B]O [10] -1 0 0xe1000000 - 0xe100ffff (0x10000) MX[B](B) [11] -1 0 0xd8000000 - 0xdfffffff (0x8000000) MX[B](B) [12] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B] [13] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B] [14] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B] [15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [16] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [17] -1 0 0x00009c00 - 0x00009c07 (0x8) IX[B] [18] -1 0 0x00009800 - 0x0000981f (0x20) IX[B] [19] -1 0 0x00009400 - 0x000094ff (0x100) IX[B] [20] -1 0 0x00009000 - 0x000090ff (0x100) IX[B] [21] -1 0 0x00000500 - 0x0000051f (0x20) IX[B] [22] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B] [23] -1 0 0x0000d400 - 0x0000d41f (0x20) IX[B] [24] -1 0 0x0000d000 - 0x0000d01f (0x20) IX[B] [25] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B] [26] -1 0 0x0000c000 - 0x0000c0ff (0x100) IX[B](B) [27] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B] [28] 0 0 0x000003c0 - 0x000003df (0x20) IS[B] (II) Setting vga for screen 0. (II) fglrx(0): === [R200PreInit] === begin, [s] (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 7.1.1, module version = 0.1.0 ABI class: X.Org Video Driver, version 1.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 "OpenGLOverlay" "off" (**) fglrx(0): Option "VideoOverlay" "on" (**) fglrx(0): Option "UseInternalAGPGART" "no" (**) fglrx(0): Option "DPMS" (==) 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 (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 7.1.1, module version = 1.0.0 ABI class: X.Org Video Driver, version 1.0 (WW) fglrx(0): Bad V_BIOS checksum (II) fglrx(0): Primary V_BIOS segment is: 0xc000 (--) fglrx(0): Chipset: "RADEON 8500 (R200 514C)" (Chipset = 0x514c) (--) fglrx(0): (PciSubVendor = 0x1002, PciSubDevice = 0x013a) (--) fglrx(0): board vendor info: original ATI graphics adapter (--) fglrx(0): Linear framebuffer (phys) at 0xd8000000 (--) fglrx(0): MMIO registers at 0xe1000000 (==) fglrx(0): ROM-BIOS at 0x000c0000 (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 7.1.1, module version = 1.1.0 ABI class: X.Org Video Driver, version 1.0 (II) fglrx(0): VESA BIOS detected (II) fglrx(0): VESA VBE Version 2.0 (II) fglrx(0): VESA VBE Total Mem: 65536 kB (II) fglrx(0): VESA VBE OEM: ATI RADEON 8500 (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: R200 (II) fglrx(0): VESA VBE OEM Product Rev: 01.00 (II) Loading sub module "drm" (II) LoadModule: "drm" (II) Reloading /usr/lib/xorg/modules/linux/libdrm.so 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 drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 8, (OK) drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 8, (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.28.8 ABI class: X.Org Server Extension, version 0.3 (--) fglrx(0): VideoRAM: 65536 kByte, Type: DDR SGRAM / SDRAM (II) fglrx(0): AGP card detected (II) fglrx(0): board/chipset is supported by this driver (original ATI board) (II) Loading sub module "ddc" (II) LoadModule: "ddc" (II) Loading /usr/lib/xorg/modules/libddc.so (II) Module ddc: vendor="X.Org Foundation" compiled for 7.1.1, module version = 1.0.0 ABI class: X.Org Video Driver, version 1.0 (II) fglrx(0): Connected Display1: CRT on primary DAC (II) fglrx(0): Display1 EDID data --------------------------- (II) fglrx(0): Manufacturer: GSM Model: 4349 Serial#: 110831 (II) fglrx(0): Year: 2002 Week: 52 (II) fglrx(0): EDID Version: 1.3 (II) fglrx(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V (II) fglrx(0): Signal levels configurable (II) fglrx(0): Sync: Separate (II) fglrx(0): Max H-Image Size [cm]: horiz.: 33 vert.: 25 (II) fglrx(0): Gamma: 2.85 (II) fglrx(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display (II) fglrx(0): First detailed timing not preferred mode in violation of standard!(II) fglrx(0): redX: 0.618 redY: 0.329 greenX: 0.295 greenY: 0.600 (II) fglrx(0): blueX: 0.144 blueY: 0.071 whiteX: 0.283 whiteY: 0.298 (II) fglrx(0): Supported VESA Video Modes: (II) fglrx(0): [EMAIL PROTECTED] (II) fglrx(0): [EMAIL PROTECTED] (II) fglrx(0): [EMAIL PROTECTED] (II) fglrx(0): [EMAIL PROTECTED] (II) fglrx(0): [EMAIL PROTECTED] (II) fglrx(0): [EMAIL PROTECTED] (II) fglrx(0): [EMAIL PROTECTED] (II) fglrx(0): [EMAIL PROTECTED] (II) fglrx(0): [EMAIL PROTECTED] (II) fglrx(0): [EMAIL PROTECTED] (II) fglrx(0): [EMAIL PROTECTED] (II) fglrx(0): [EMAIL PROTECTED] (interlaced) (II) fglrx(0): [EMAIL PROTECTED] (II) fglrx(0): [EMAIL PROTECTED] (II) fglrx(0): [EMAIL PROTECTED] (II) fglrx(0): [EMAIL PROTECTED] (II) fglrx(0): Manufacturer's mask: 0 (II) fglrx(0): Supported Future Video Modes: (II) fglrx(0): #0: hsize: 640 vsize 480 refresh: 75 vid: 20273 (II) fglrx(0): #1: hsize: 640 vsize 480 refresh: 85 vid: 22833 (II) fglrx(0): #2: hsize: 800 vsize 600 refresh: 75 vid: 20293 (II) fglrx(0): #3: hsize: 800 vsize 600 refresh: 85 vid: 22853 (II) fglrx(0): #4: hsize: 1024 vsize 768 refresh: 70 vid: 19041 (II) fglrx(0): #5: hsize: 1024 vsize 768 refresh: 75 vid: 20321 (II) fglrx(0): #6: hsize: 1024 vsize 768 refresh: 85 vid: 22881 (II) fglrx(0): #7: hsize: 1280 vsize 1024 refresh: 60 vid: 32897 (II) fglrx(0): Supported additional Video Mode: (II) fglrx(0): clock: 94.5 MHz Image Size: 315 x 230 mm (II) fglrx(0): h_active: 1024 h_sync: 1072 h_sync_end 1168 h_blank_end 1376 h_border: 0 (II) fglrx(0): v_active: 768 v_sync: 769 v_sync_end 772 v_blanking: 808 v_border: 0 (II) fglrx(0): Supported additional Video Mode: (II) fglrx(0): clock: 108.0 MHz Image Size: 315 x 230 mm (II) fglrx(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0 (II) fglrx(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0 (II) fglrx(0): Ranges: V min: 50 V max: 160 Hz, H min: 30 H max: 71 kHz, PixClock max 110 MHz (II) fglrx(0): Monitor name: F700B (II) fglrx(0): End of Display1 EDID data -------------------- (II) fglrx(0): Connected Display2: TV on TVDAC (II) fglrx(0): Display2: No EDID information from DDC. (II) fglrx(0): Derived EDID from BIOS and internal tables for Display2: (II) fglrx(0): Display2 EDID data --------------------------- (II) fglrx(0): Manufacturer: PNP Model: 9fe 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]: H-Size may change, V-Size may change (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): [EMAIL PROTECTED] (II) fglrx(0): [EMAIL PROTECTED] (II) fglrx(0): Manufacturer's mask: 0 (II) fglrx(0): End of Display2 EDID data -------------------- (EE) fglrx(0): PreInitDAL failed (EE) fglrx(0): R200PreInit failed (II) fglrx(0): === [R200PreInit] === end (II) UnloadModule: "fglrx" (II) UnloadModule: "ddc" (II) Unloading /usr/lib/xorg/modules/libddc.so (II) UnloadModule: "fglrxdrm" (II) Unloading /usr/lib/xorg/modules/linux/libfglrxdrm.so (II) UnloadModule: "drm" (II) UnloadModule: "vbe" (II) Unloading /usr/lib/xorg/modules/libvbe.so (II) UnloadModule: "int10" (II) Unloading /usr/lib/xorg/modules/libint10.so (II) UnloadModule: "vgahw" (II) Unloading /usr/lib/xorg/modules/libvgahw.so (EE) Screen(s) found, but none have a usable configuration. Fatal server error: no screens found ----> End of Xorg.log -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]