some-guy
December 27th, 2007, 04:46 PM
I'm trying to set up fglrx with AiGLX on a laptop, but a 'no screens found' error pops up, everything else seems to be fine...
xorg.conf
# /.../
# SaX generated X11 config file
# Created on: 2007-12-26T06:21:38-0600.
#
# Version: 8.1
# Contact: Marcus Schaefer <sax@suse.de>, 2005
# Contact: SaX-User list <https://lists.berlios.de/mailman/listinfo/sax-users>
#
# Automatically generated by [ISaX] (8.1)
# PLEASE DO NOT EDIT THIS FILE!
#
Section "ServerLayout"
Identifier "Layout[all]"
Screen 0 "aticonfig-Screen[0]" 0 0
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer"
InputDevice "Mouse[3]" "SendCoreEvents"
Option "Clone" "off"
Option "Xinerama" "off"
EndSection
Section "Files"
InputDevices "/dev/gpmdata"
InputDevices "/dev/input/mice"
FontPath "/usr/share/fonts/misc:unscaled"
FontPath "/usr/share/fonts/local"
FontPath "/usr/share/fonts/75dpi:unscaled"
FontPath "/usr/share/fonts/100dpi:unscaled"
FontPath "/usr/share/fonts/Type1"
FontPath "/usr/share/fonts/URW"
FontPath "/usr/share/fonts/Speedo"
FontPath "/usr/share/fonts/PEX"
FontPath "/usr/share/fonts/cyrillic"
FontPath "/usr/share/fonts/latin2/misc:unscaled"
FontPath "/usr/share/fonts/latin2/75dpi:unscaled"
FontPath "/usr/share/fonts/latin2/100dpi:unscaled"
FontPath "/usr/share/fonts/latin2/Type1"
FontPath "/usr/share/fonts/latin7/75dpi:unscaled"
FontPath "/usr/share/fonts/baekmuk:unscaled"
FontPath "/usr/share/fonts/japanese:unscaled"
FontPath "/usr/share/fonts/kwintv"
FontPath "/usr/share/fonts/truetype"
FontPath "/usr/share/fonts/uni:unscaled"
FontPath "/usr/share/fonts/CID"
FontPath "/usr/share/fonts/ucs/misc:unscaled"
FontPath "/usr/share/fonts/ucs/75dpi:unscaled"
FontPath "/usr/share/fonts/ucs/100dpi:unscaled"
FontPath "/usr/share/fonts/hellas/misc:unscaled"
FontPath "/usr/share/fonts/hellas/75dpi:unscaled"
FontPath "/usr/share/fonts/hellas/100dpi:unscaled"
FontPath "/usr/share/fonts/hellas/Type1"
FontPath "/usr/share/fonts/misc/sgi:unscaled"
FontPath "/usr/share/fonts/xtest"
FontPath "/opt/kde3/share/fonts"
EndSection
Section "Module"
Load "dbe"
Load "type1"
Load "freetype"
Load "extmod"
Load "glx"
Load "dri"
EndSection
Section "ServerFlags"
Option "AllowMouseOpenFail" "on"
Option "AIGLX" "true"
EndSection
Section "InputDevice"
Identifier "Keyboard[0]"
Driver "kbd"
Option "Protocol" "Standard"
Option "XkbLayout" "us"
Option "XkbModel" "microsoftpro"
Option "XkbRules" "xfree86"
Option "XkbVariant" "basic"
EndSection
Section "InputDevice"
Identifier "Mouse[1]"
Driver "mouse"
Option "Buttons" "5"
Option "Device" "/dev/input/mice"
Option "EmulateWheel" "on"
Option "EmulateWheelButton" "2"
Option "InputFashion" "Mouse"
Option "Name" "IBM;TPPS/2 TrackPoint"
Option "Protocol" "explorerps/2"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Identifier "Mouse[3]"
Driver "synaptics"
Option "AccelFactor" "0.1"
Option "BottomEdge" "650"
Option "Buttons" "5"
Option "CircScrollDelta" "0.1"
Option "CircScrollTrigger" "2"
Option "CircularScrolling" "1"
Option "Device" "/dev/input/mice"
Option "EdgeMotionMaxSpeed" "15"
Option "EdgeMotionMinSpeed" "15"
Option "Emulate3Buttons" "on"
Option "EmulateMidButtonTime" "75"
Option "FingerHigh" "17"
Option "FingerLow" "14"
Option "HorizScrollDelta" "20"
Option "InputFashion" "Mouse"
Option "LeftEdge" "120"
Option "MaxSpeed" "3"
Option "MaxTapMove" "110"
Option "MaxTapTime" "180"
Option "MinSpeed" "0.2"
Option "Name" "ALPS;Touchpad"
Option "Protocol" "auto-dev"
Option "RightEdge" "830"
Option "SHMConfig" "on"
Option "TopEdge" "120"
Option "UpDownScrolling" "1"
Option "Vendor" "Sysp"
Option "VertScrollDelta" "20"
Option "ZAxisMapping" "4 5"
EndSection
Section "Modes"
Identifier "Modes[0]"
ModeLine "1400x1050" 122.6 1400 1488 1640 1880 1050 1051 1054 1087
ModeLine "1400x1050" 99.2 1400 1448 1480 1560 1050 1053 1057 1080 +hsync -vsync
EndSection
Section "Monitor"
Identifier "aticonfig-Monitor[0]"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
Section "Device"
Identifier "aticonfig-Device[0]"
Driver "fglrx"
Option "FSAAEnable" "off"
Option "Capabilities" "0x00000000"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
Option "FAAScale" "0"
Option "XAANoOffscreenPixmaps" "true"
EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]"
Device "aticonfig-Device[0]"
Monitor "aticonfig-Monitor[0]"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "DRI"
Group "video"
Mode 0660
EndSection
Section "Extensions"
Option "DAMAGE" "true"
Option "Composite" "true"
EndSectionand Xorg.0.log
X Window System Version 7.2.0
Release Date: Sat Sep 22 22:10:58 UTC 2007
X Protocol Version 11, Revision 0, Release 7.2
Build Operating System: openSUSE SUSE LINUX
Current Operating System: Linux linux 2.6.22.5-31-default #1 SMP 2007/09/21 22:29:00 UTC i686
Build Date: 22 September 2007
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Wed Dec 26 11:30:25 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Layout[all]"
(**) |-->Screen "aticonfig-Screen[0]" (0)
(**) | |-->Monitor "aticonfig-Monitor[0]"
(**) | |-->Device "aticonfig-Device[0]"
(**) |-->Input Device "Keyboard[0]"
(**) |-->Input Device "Mouse[1]"
(**) |-->Input Device "Mouse[3]"
(WW) The directory "/usr/share/fonts/local" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/100dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/Type1" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/Speedo" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/PEX" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/cyrillic" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/latin2/misc" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/latin2/75dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/latin2/100dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/latin2/Type1" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/latin7/75dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/baekmuk" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/japanese" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/kwintv" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/CID" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/ucs/misc" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/ucs/75dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/ucs/100dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/hellas/misc" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/hellas/75dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/hellas/100dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/hellas/Type1" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/misc/sgi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/xtest" does not exist.
Entry deleted from font path.
(WW) The directory "/opt/kde3/share/fonts" does not exist.
Entry deleted from font path.
(**) FontPath set to:
/usr/share/fonts/misc:unscaled,
/usr/share/fonts/75dpi:unscaled,
/usr/share/fonts/URW,
/usr/share/fonts/truetype,
/usr/share/fonts/uni:unscaled
(==) RgbPath set to "/usr/share/X11/rgb"
(**) Input device list set to "/dev/gpmdata,/dev/input/mice"
(==) ModulePath set to "/usr/lib/xorg/modules/updates,/usr/lib/xorg/modules"
(**) Option "AllowMouseOpenFail" "on"
(**) Option "Xinerama" "off"
(**) Option "AIGLX" "true"
(**) Extension "DAMAGE" is enabled
(**) Extension "Composite" is enabled
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81e6560
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 1.2
X.Org XInput driver : 0.7
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 7.2.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.2
(++) using VT number 7
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,3340 card 0000,0000 rev 03 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,3341 card 0000,0000 rev 03 class 06,04,00 hdr 01
(II) PCI: 00:1d:0: chip 8086,24c2 card 8086,4541 rev 01 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,24c4 card 8086,4541 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,24c7 card 8086,4541 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,24cd card 1028,011e rev 01 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,2448 card 0000,0000 rev 81 class 06,04,00 hdr 01
(II) PCI: 00:1f:0: chip 8086,24cc card 0000,0000 rev 01 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,24ca card 8086,4541 rev 01 class 01,01,8a hdr 00
(II) PCI: 00:1f:5: chip 8086,24c5 card 1028,011e rev 01 class 04,01,00 hdr 00
(II) PCI: 00:1f:6: chip 8086,24c6 card 14f1,5422 rev 01 class 07,03,00 hdr 00
(II) PCI: 01:00:0: chip 1002,4c66 card 1028,011e rev 02 class 03,00,00 hdr 00
(II) PCI: 02:00:0: chip 14e4,165d card 1028,865d rev 01 class 02,00,00 hdr 00
(II) PCI: 02:01:0: chip 1217,7113 card d001,0000 rev 20 class 06,07,00 hdr 82
(II) PCI: 02:01:1: chip 1217,7113 card d801,0000 rev 20 class 06,07,00 hdr 82
(II) PCI: 02:03:0: chip 14e4,4320 card 1028,0003 rev 03 class 02,80,00 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,7), 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 0xfc000000 - 0xfdffffff (0x2000000) MX[b]
(II) Bus 1 prefetchable memory range:
[0] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[b]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:30:0), (0,2,10), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 2 I/O range:
[0] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[b]
[1] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[b]
[2] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[b]
[3] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[b]
[4] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[b]
[5] -1 0 0x0000e400 - 0x0000e4ff (0x100) IX[b]
[6] -1 0 0x0000e800 - 0x0000e8ff (0x100) IX[b]
[7] -1 0 0x0000ec00 - 0x0000ecff (0x100) IX[b]
(II) Bus 2 non-prefetchable memory range:
[0] -1 0 0xf6000000 - 0xfbffffff (0x6000000) MX[b]
(II) Bus 2 prefetchable memory range:
[0] -1 0 0x30000000 - 0x37ffffff (0x8000000) 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)
(II) PCI-to-CardBus bridge:
(II) Bus 3: bridge is at (2:1:0), (2,3,6), BCTRL: 0x0580 (VGA_EN is cleared)
(II) Bus 3 I/O range:
[0] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[b]
[1] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[b]
(II) Bus 3 prefetchable memory range:
[0] -1 0 0x30000000 - 0x33ffffff (0x4000000) MX[b]
(II) PCI-to-CardBus bridge:
(II) Bus 7: bridge is at (2:1:1), (2,7,10), BCTRL: 0x0580 (VGA_EN is cleared)
(II) Bus 7 I/O range:
[0] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[b]
[1] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[b]
(II) Bus 7 prefetchable memory range:
[0] -1 0 0x34000000 - 0x37ffffff (0x4000000) MX[b]
(--) PCI:*(1:0:0) ATI Technologies Inc Radeon R250 [Mobility FireGL 9000] rev 2, Mem @ 0xe8000000/27, 0xfcff0000/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 0xe0000000 from 0xe7ffffff to 0xdfffffff
(II) Active PCI resource ranges:
[0] -1 0 0xfafee000 - 0xfafeffff (0x2000) MX[b]
[1] -1 0 0xfaff0000 - 0xfaffffff (0x10000) MX[b]
[2] -1 0 0xf4fff400 - 0xf4fff4ff (0x100) MX[b]
[3] -1 0 0xf4fff800 - 0xf4fff9ff (0x200) MX[b]
[4] -1 0 0x38000000 - 0x380003ff (0x400) MX[b]
[5] -1 0 0xf4fffc00 - 0xf4ffffff (0x400) MX[b]
[6] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[b]O
[7] -1 0 0xfcff0000 - 0xfcffffff (0x10000) MX[b](B)
[8] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[b](B)
[9] -1 0 0x0000b080 - 0x0000b0ff (0x80) IX[b]
[10] -1 0 0x0000b400 - 0x0000b4ff (0x100) IX[b]
[11] -1 0 0x0000bc40 - 0x0000bc7f (0x40) IX[b]
[12] -1 0 0x0000b800 - 0x0000b8ff (0x100) IX[b]
[13] -1 0 0x0000bfa0 - 0x0000bfaf (0x10) IX[b]
[14] -1 0 0x00000374 - 0x00000374 (0x1) IX[b]
[15] -1 0 0x00000170 - 0x00000177 (0x8) IX[b]
[16] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[b]
[17] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
[18] -1 0 0x0000bf20 - 0x0000bf3f (0x20) IX[b]
[19] -1 0 0x0000bf40 - 0x0000bf5f (0x20) IX[b]
[20] -1 0 0x0000bf80 - 0x0000bf9f (0x20) IX[b]
[21] -1 0 0x0000c000 - 0x0000c0ff (0x100) IX[b](B)
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xfafee000 - 0xfafeffff (0x2000) MX[b]
[1] -1 0 0xfaff0000 - 0xfaffffff (0x10000) MX[b]
[2] -1 0 0xf4fff400 - 0xf4fff4ff (0x100) MX[b]
[3] -1 0 0xf4fff800 - 0xf4fff9ff (0x200) MX[b]
[4] -1 0 0x38000000 - 0x380003ff (0x400) MX[b]
[5] -1 0 0xf4fffc00 - 0xf4ffffff (0x400) MX[b]
[6] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[b]O
[7] -1 0 0xfcff0000 - 0xfcffffff (0x10000) MX[b](B)
[8] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[b](B)
[9] -1 0 0x0000b080 - 0x0000b0ff (0x80) IX[b]
[10] -1 0 0x0000b400 - 0x0000b4ff (0x100) IX[b]
[11] -1 0 0x0000bc40 - 0x0000bc7f (0x40) IX[b]
[12] -1 0 0x0000b800 - 0x0000b8ff (0x100) IX[b]
[13] -1 0 0x0000bfa0 - 0x0000bfaf (0x10) IX[b]
[14] -1 0 0x00000374 - 0x00000374 (0x1) IX[b]
[15] -1 0 0x00000170 - 0x00000177 (0x8) IX[b]
[16] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[b]
[17] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
[18] -1 0 0x0000bf20 - 0x0000bf3f (0x20) IX[b]
[19] -1 0 0x0000bf40 - 0x0000bf5f (0x20) IX[b]
[20] -1 0 0x0000bf80 - 0x0000bf9f (0x20) IX[b]
[21] -1 0 0x0000c000 - 0x0000c0ff (0x100) IX[b](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0 0x00100000 - 0x37ffffff (0x37f00000) 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 - 0x37ffffff (0x37f00000) 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 0xfafee000 - 0xfafeffff (0x2000) MX[b]
[5] -1 0 0xfaff0000 - 0xfaffffff (0x10000) MX[b]
[6] -1 0 0xf4fff400 - 0xf4fff4ff (0x100) MX[b]
[7] -1 0 0xf4fff800 - 0xf4fff9ff (0x200) MX[b]
[8] -1 0 0x38000000 - 0x380003ff (0x400) MX[b]
[9] -1 0 0xf4fffc00 - 0xf4ffffff (0x400) MX[b]
[10] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[b]O
[11] -1 0 0xfcff0000 - 0xfcffffff (0x10000) MX[b](B)
[12] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[b](B)
[13] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
[14] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
[15] -1 0 0x0000b080 - 0x0000b0ff (0x80) IX[b]
[16] -1 0 0x0000b400 - 0x0000b4ff (0x100) IX[b]
[17] -1 0 0x0000bc40 - 0x0000bc7f (0x40) IX[b]
[18] -1 0 0x0000b800 - 0x0000b8ff (0x100) IX[b]
[19] -1 0 0x0000bfa0 - 0x0000bfaf (0x10) IX[b]
[20] -1 0 0x00000374 - 0x00000374 (0x1) IX[b]
[21] -1 0 0x00000170 - 0x00000177 (0x8) IX[b]
[22] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[b]
[23] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
[24] -1 0 0x0000bf20 - 0x0000bf3f (0x20) IX[b]
[25] -1 0 0x0000bf40 - 0x0000bf5f (0x20) IX[b]
[26] -1 0 0x0000bf80 - 0x0000bf9f (0x20) IX[b]
[27] -1 0 0x0000c000 - 0x0000c0ff (0x100) IX[b](B)
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules//extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "type1"
(II) Loading /usr/lib/xorg/modules//fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.0.2
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Type1
(II) LoadModule: "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.2.0, module version = 2.1.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules//extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules//extensions/libglx.so
(II) Module glx: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(**) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules//extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
compiled for 7.2.0, 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.43.2
Module class: X.Org Video Driver
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules//input/kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.2.2
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.7
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules//input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.2.2
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.7
(II) LoadModule: "synaptics"
(II) Loading /usr/lib/xorg/modules//input/synaptics_drv.so
(II) Module synaptics: vendor="X.Org Foundation"
compiled for 4.3.99.902, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.7
(II) Primary Device is: PCI 01:00:0
(II) ATI Proprietary Linux Driver Version Identifier:8.43.2
(II) ATI Proprietary Linux Driver Release Identifier: UNSUPPORTED-8.433
(II) ATI Proprietary Linux Driver Build Date: Nov 9 2007 21:19:16
(--) Assigning device section with no busID to primary device
(EE) No devices detected.
Fatal server error:
no screens foundAny Ideas?
All help Appereciated :D
xorg.conf
# /.../
# SaX generated X11 config file
# Created on: 2007-12-26T06:21:38-0600.
#
# Version: 8.1
# Contact: Marcus Schaefer <sax@suse.de>, 2005
# Contact: SaX-User list <https://lists.berlios.de/mailman/listinfo/sax-users>
#
# Automatically generated by [ISaX] (8.1)
# PLEASE DO NOT EDIT THIS FILE!
#
Section "ServerLayout"
Identifier "Layout[all]"
Screen 0 "aticonfig-Screen[0]" 0 0
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer"
InputDevice "Mouse[3]" "SendCoreEvents"
Option "Clone" "off"
Option "Xinerama" "off"
EndSection
Section "Files"
InputDevices "/dev/gpmdata"
InputDevices "/dev/input/mice"
FontPath "/usr/share/fonts/misc:unscaled"
FontPath "/usr/share/fonts/local"
FontPath "/usr/share/fonts/75dpi:unscaled"
FontPath "/usr/share/fonts/100dpi:unscaled"
FontPath "/usr/share/fonts/Type1"
FontPath "/usr/share/fonts/URW"
FontPath "/usr/share/fonts/Speedo"
FontPath "/usr/share/fonts/PEX"
FontPath "/usr/share/fonts/cyrillic"
FontPath "/usr/share/fonts/latin2/misc:unscaled"
FontPath "/usr/share/fonts/latin2/75dpi:unscaled"
FontPath "/usr/share/fonts/latin2/100dpi:unscaled"
FontPath "/usr/share/fonts/latin2/Type1"
FontPath "/usr/share/fonts/latin7/75dpi:unscaled"
FontPath "/usr/share/fonts/baekmuk:unscaled"
FontPath "/usr/share/fonts/japanese:unscaled"
FontPath "/usr/share/fonts/kwintv"
FontPath "/usr/share/fonts/truetype"
FontPath "/usr/share/fonts/uni:unscaled"
FontPath "/usr/share/fonts/CID"
FontPath "/usr/share/fonts/ucs/misc:unscaled"
FontPath "/usr/share/fonts/ucs/75dpi:unscaled"
FontPath "/usr/share/fonts/ucs/100dpi:unscaled"
FontPath "/usr/share/fonts/hellas/misc:unscaled"
FontPath "/usr/share/fonts/hellas/75dpi:unscaled"
FontPath "/usr/share/fonts/hellas/100dpi:unscaled"
FontPath "/usr/share/fonts/hellas/Type1"
FontPath "/usr/share/fonts/misc/sgi:unscaled"
FontPath "/usr/share/fonts/xtest"
FontPath "/opt/kde3/share/fonts"
EndSection
Section "Module"
Load "dbe"
Load "type1"
Load "freetype"
Load "extmod"
Load "glx"
Load "dri"
EndSection
Section "ServerFlags"
Option "AllowMouseOpenFail" "on"
Option "AIGLX" "true"
EndSection
Section "InputDevice"
Identifier "Keyboard[0]"
Driver "kbd"
Option "Protocol" "Standard"
Option "XkbLayout" "us"
Option "XkbModel" "microsoftpro"
Option "XkbRules" "xfree86"
Option "XkbVariant" "basic"
EndSection
Section "InputDevice"
Identifier "Mouse[1]"
Driver "mouse"
Option "Buttons" "5"
Option "Device" "/dev/input/mice"
Option "EmulateWheel" "on"
Option "EmulateWheelButton" "2"
Option "InputFashion" "Mouse"
Option "Name" "IBM;TPPS/2 TrackPoint"
Option "Protocol" "explorerps/2"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Identifier "Mouse[3]"
Driver "synaptics"
Option "AccelFactor" "0.1"
Option "BottomEdge" "650"
Option "Buttons" "5"
Option "CircScrollDelta" "0.1"
Option "CircScrollTrigger" "2"
Option "CircularScrolling" "1"
Option "Device" "/dev/input/mice"
Option "EdgeMotionMaxSpeed" "15"
Option "EdgeMotionMinSpeed" "15"
Option "Emulate3Buttons" "on"
Option "EmulateMidButtonTime" "75"
Option "FingerHigh" "17"
Option "FingerLow" "14"
Option "HorizScrollDelta" "20"
Option "InputFashion" "Mouse"
Option "LeftEdge" "120"
Option "MaxSpeed" "3"
Option "MaxTapMove" "110"
Option "MaxTapTime" "180"
Option "MinSpeed" "0.2"
Option "Name" "ALPS;Touchpad"
Option "Protocol" "auto-dev"
Option "RightEdge" "830"
Option "SHMConfig" "on"
Option "TopEdge" "120"
Option "UpDownScrolling" "1"
Option "Vendor" "Sysp"
Option "VertScrollDelta" "20"
Option "ZAxisMapping" "4 5"
EndSection
Section "Modes"
Identifier "Modes[0]"
ModeLine "1400x1050" 122.6 1400 1488 1640 1880 1050 1051 1054 1087
ModeLine "1400x1050" 99.2 1400 1448 1480 1560 1050 1053 1057 1080 +hsync -vsync
EndSection
Section "Monitor"
Identifier "aticonfig-Monitor[0]"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
Section "Device"
Identifier "aticonfig-Device[0]"
Driver "fglrx"
Option "FSAAEnable" "off"
Option "Capabilities" "0x00000000"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
Option "FAAScale" "0"
Option "XAANoOffscreenPixmaps" "true"
EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]"
Device "aticonfig-Device[0]"
Monitor "aticonfig-Monitor[0]"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "DRI"
Group "video"
Mode 0660
EndSection
Section "Extensions"
Option "DAMAGE" "true"
Option "Composite" "true"
EndSectionand Xorg.0.log
X Window System Version 7.2.0
Release Date: Sat Sep 22 22:10:58 UTC 2007
X Protocol Version 11, Revision 0, Release 7.2
Build Operating System: openSUSE SUSE LINUX
Current Operating System: Linux linux 2.6.22.5-31-default #1 SMP 2007/09/21 22:29:00 UTC i686
Build Date: 22 September 2007
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Wed Dec 26 11:30:25 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Layout[all]"
(**) |-->Screen "aticonfig-Screen[0]" (0)
(**) | |-->Monitor "aticonfig-Monitor[0]"
(**) | |-->Device "aticonfig-Device[0]"
(**) |-->Input Device "Keyboard[0]"
(**) |-->Input Device "Mouse[1]"
(**) |-->Input Device "Mouse[3]"
(WW) The directory "/usr/share/fonts/local" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/100dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/Type1" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/Speedo" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/PEX" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/cyrillic" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/latin2/misc" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/latin2/75dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/latin2/100dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/latin2/Type1" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/latin7/75dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/baekmuk" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/japanese" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/kwintv" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/CID" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/ucs/misc" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/ucs/75dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/ucs/100dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/hellas/misc" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/hellas/75dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/hellas/100dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/hellas/Type1" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/misc/sgi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/xtest" does not exist.
Entry deleted from font path.
(WW) The directory "/opt/kde3/share/fonts" does not exist.
Entry deleted from font path.
(**) FontPath set to:
/usr/share/fonts/misc:unscaled,
/usr/share/fonts/75dpi:unscaled,
/usr/share/fonts/URW,
/usr/share/fonts/truetype,
/usr/share/fonts/uni:unscaled
(==) RgbPath set to "/usr/share/X11/rgb"
(**) Input device list set to "/dev/gpmdata,/dev/input/mice"
(==) ModulePath set to "/usr/lib/xorg/modules/updates,/usr/lib/xorg/modules"
(**) Option "AllowMouseOpenFail" "on"
(**) Option "Xinerama" "off"
(**) Option "AIGLX" "true"
(**) Extension "DAMAGE" is enabled
(**) Extension "Composite" is enabled
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81e6560
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 1.2
X.Org XInput driver : 0.7
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 7.2.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.2
(++) using VT number 7
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,3340 card 0000,0000 rev 03 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,3341 card 0000,0000 rev 03 class 06,04,00 hdr 01
(II) PCI: 00:1d:0: chip 8086,24c2 card 8086,4541 rev 01 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,24c4 card 8086,4541 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,24c7 card 8086,4541 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,24cd card 1028,011e rev 01 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,2448 card 0000,0000 rev 81 class 06,04,00 hdr 01
(II) PCI: 00:1f:0: chip 8086,24cc card 0000,0000 rev 01 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,24ca card 8086,4541 rev 01 class 01,01,8a hdr 00
(II) PCI: 00:1f:5: chip 8086,24c5 card 1028,011e rev 01 class 04,01,00 hdr 00
(II) PCI: 00:1f:6: chip 8086,24c6 card 14f1,5422 rev 01 class 07,03,00 hdr 00
(II) PCI: 01:00:0: chip 1002,4c66 card 1028,011e rev 02 class 03,00,00 hdr 00
(II) PCI: 02:00:0: chip 14e4,165d card 1028,865d rev 01 class 02,00,00 hdr 00
(II) PCI: 02:01:0: chip 1217,7113 card d001,0000 rev 20 class 06,07,00 hdr 82
(II) PCI: 02:01:1: chip 1217,7113 card d801,0000 rev 20 class 06,07,00 hdr 82
(II) PCI: 02:03:0: chip 14e4,4320 card 1028,0003 rev 03 class 02,80,00 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,7), 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 0xfc000000 - 0xfdffffff (0x2000000) MX[b]
(II) Bus 1 prefetchable memory range:
[0] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[b]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:30:0), (0,2,10), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 2 I/O range:
[0] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[b]
[1] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[b]
[2] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[b]
[3] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[b]
[4] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[b]
[5] -1 0 0x0000e400 - 0x0000e4ff (0x100) IX[b]
[6] -1 0 0x0000e800 - 0x0000e8ff (0x100) IX[b]
[7] -1 0 0x0000ec00 - 0x0000ecff (0x100) IX[b]
(II) Bus 2 non-prefetchable memory range:
[0] -1 0 0xf6000000 - 0xfbffffff (0x6000000) MX[b]
(II) Bus 2 prefetchable memory range:
[0] -1 0 0x30000000 - 0x37ffffff (0x8000000) 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)
(II) PCI-to-CardBus bridge:
(II) Bus 3: bridge is at (2:1:0), (2,3,6), BCTRL: 0x0580 (VGA_EN is cleared)
(II) Bus 3 I/O range:
[0] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[b]
[1] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[b]
(II) Bus 3 prefetchable memory range:
[0] -1 0 0x30000000 - 0x33ffffff (0x4000000) MX[b]
(II) PCI-to-CardBus bridge:
(II) Bus 7: bridge is at (2:1:1), (2,7,10), BCTRL: 0x0580 (VGA_EN is cleared)
(II) Bus 7 I/O range:
[0] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[b]
[1] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[b]
(II) Bus 7 prefetchable memory range:
[0] -1 0 0x34000000 - 0x37ffffff (0x4000000) MX[b]
(--) PCI:*(1:0:0) ATI Technologies Inc Radeon R250 [Mobility FireGL 9000] rev 2, Mem @ 0xe8000000/27, 0xfcff0000/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 0xe0000000 from 0xe7ffffff to 0xdfffffff
(II) Active PCI resource ranges:
[0] -1 0 0xfafee000 - 0xfafeffff (0x2000) MX[b]
[1] -1 0 0xfaff0000 - 0xfaffffff (0x10000) MX[b]
[2] -1 0 0xf4fff400 - 0xf4fff4ff (0x100) MX[b]
[3] -1 0 0xf4fff800 - 0xf4fff9ff (0x200) MX[b]
[4] -1 0 0x38000000 - 0x380003ff (0x400) MX[b]
[5] -1 0 0xf4fffc00 - 0xf4ffffff (0x400) MX[b]
[6] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[b]O
[7] -1 0 0xfcff0000 - 0xfcffffff (0x10000) MX[b](B)
[8] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[b](B)
[9] -1 0 0x0000b080 - 0x0000b0ff (0x80) IX[b]
[10] -1 0 0x0000b400 - 0x0000b4ff (0x100) IX[b]
[11] -1 0 0x0000bc40 - 0x0000bc7f (0x40) IX[b]
[12] -1 0 0x0000b800 - 0x0000b8ff (0x100) IX[b]
[13] -1 0 0x0000bfa0 - 0x0000bfaf (0x10) IX[b]
[14] -1 0 0x00000374 - 0x00000374 (0x1) IX[b]
[15] -1 0 0x00000170 - 0x00000177 (0x8) IX[b]
[16] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[b]
[17] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
[18] -1 0 0x0000bf20 - 0x0000bf3f (0x20) IX[b]
[19] -1 0 0x0000bf40 - 0x0000bf5f (0x20) IX[b]
[20] -1 0 0x0000bf80 - 0x0000bf9f (0x20) IX[b]
[21] -1 0 0x0000c000 - 0x0000c0ff (0x100) IX[b](B)
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xfafee000 - 0xfafeffff (0x2000) MX[b]
[1] -1 0 0xfaff0000 - 0xfaffffff (0x10000) MX[b]
[2] -1 0 0xf4fff400 - 0xf4fff4ff (0x100) MX[b]
[3] -1 0 0xf4fff800 - 0xf4fff9ff (0x200) MX[b]
[4] -1 0 0x38000000 - 0x380003ff (0x400) MX[b]
[5] -1 0 0xf4fffc00 - 0xf4ffffff (0x400) MX[b]
[6] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[b]O
[7] -1 0 0xfcff0000 - 0xfcffffff (0x10000) MX[b](B)
[8] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[b](B)
[9] -1 0 0x0000b080 - 0x0000b0ff (0x80) IX[b]
[10] -1 0 0x0000b400 - 0x0000b4ff (0x100) IX[b]
[11] -1 0 0x0000bc40 - 0x0000bc7f (0x40) IX[b]
[12] -1 0 0x0000b800 - 0x0000b8ff (0x100) IX[b]
[13] -1 0 0x0000bfa0 - 0x0000bfaf (0x10) IX[b]
[14] -1 0 0x00000374 - 0x00000374 (0x1) IX[b]
[15] -1 0 0x00000170 - 0x00000177 (0x8) IX[b]
[16] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[b]
[17] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
[18] -1 0 0x0000bf20 - 0x0000bf3f (0x20) IX[b]
[19] -1 0 0x0000bf40 - 0x0000bf5f (0x20) IX[b]
[20] -1 0 0x0000bf80 - 0x0000bf9f (0x20) IX[b]
[21] -1 0 0x0000c000 - 0x0000c0ff (0x100) IX[b](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0 0x00100000 - 0x37ffffff (0x37f00000) 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 - 0x37ffffff (0x37f00000) 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 0xfafee000 - 0xfafeffff (0x2000) MX[b]
[5] -1 0 0xfaff0000 - 0xfaffffff (0x10000) MX[b]
[6] -1 0 0xf4fff400 - 0xf4fff4ff (0x100) MX[b]
[7] -1 0 0xf4fff800 - 0xf4fff9ff (0x200) MX[b]
[8] -1 0 0x38000000 - 0x380003ff (0x400) MX[b]
[9] -1 0 0xf4fffc00 - 0xf4ffffff (0x400) MX[b]
[10] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[b]O
[11] -1 0 0xfcff0000 - 0xfcffffff (0x10000) MX[b](B)
[12] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[b](B)
[13] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
[14] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
[15] -1 0 0x0000b080 - 0x0000b0ff (0x80) IX[b]
[16] -1 0 0x0000b400 - 0x0000b4ff (0x100) IX[b]
[17] -1 0 0x0000bc40 - 0x0000bc7f (0x40) IX[b]
[18] -1 0 0x0000b800 - 0x0000b8ff (0x100) IX[b]
[19] -1 0 0x0000bfa0 - 0x0000bfaf (0x10) IX[b]
[20] -1 0 0x00000374 - 0x00000374 (0x1) IX[b]
[21] -1 0 0x00000170 - 0x00000177 (0x8) IX[b]
[22] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[b]
[23] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
[24] -1 0 0x0000bf20 - 0x0000bf3f (0x20) IX[b]
[25] -1 0 0x0000bf40 - 0x0000bf5f (0x20) IX[b]
[26] -1 0 0x0000bf80 - 0x0000bf9f (0x20) IX[b]
[27] -1 0 0x0000c000 - 0x0000c0ff (0x100) IX[b](B)
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules//extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "type1"
(II) Loading /usr/lib/xorg/modules//fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.0.2
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Type1
(II) LoadModule: "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.2.0, module version = 2.1.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules//extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules//extensions/libglx.so
(II) Module glx: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(**) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules//extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
compiled for 7.2.0, 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.43.2
Module class: X.Org Video Driver
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules//input/kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.2.2
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.7
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules//input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.2.2
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.7
(II) LoadModule: "synaptics"
(II) Loading /usr/lib/xorg/modules//input/synaptics_drv.so
(II) Module synaptics: vendor="X.Org Foundation"
compiled for 4.3.99.902, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.7
(II) Primary Device is: PCI 01:00:0
(II) ATI Proprietary Linux Driver Version Identifier:8.43.2
(II) ATI Proprietary Linux Driver Release Identifier: UNSUPPORTED-8.433
(II) ATI Proprietary Linux Driver Build Date: Nov 9 2007 21:19:16
(--) Assigning device section with no busID to primary device
(EE) No devices detected.
Fatal server error:
no screens foundAny Ideas?
All help Appereciated :D