Anzeige:
Ergebnis 1 bis 5 von 5

Thema: GLX lässt sich nicht laden

  1. #1
    Registrierter Benutzer
    Registriert seit
    Nov 2004
    Beiträge
    140

    GLX lässt sich nicht laden

    Ich habe in einem Thread http://www.linuxforen.de/forums/showthread.php?t=233915
    gestern auf meine Probleme mit der Installation meiner Grafikkarte nach Wechsel des Motherboards hingewiesen. Das defekte M/B hatte wohl auch die GeForce 76000 GT mit sich gerissen. Sie war kaputt.
    Eine vergleichbare Grafikkarte mit AGP-Slot war nicht mehr verfügbar, also ließ ich mich zu einer ATI X1600 hinreißen.
    Ich nutze nun SUSE 10.2 mit einer 64Bit-Installation (Das neue Board hat eine Intel P4 EM64T-CPU).
    Jetzt habe ich den Salat.
    Die geforderte fglrx-Installation habe ich durchgeführt aber es stellen sich keine 3D-Effekte ein. Bei der Ursachenforschung stieß ich in der Logdatei var/log/Xorg.0.log auf einen Fehler, der möglicherweise die Ursache darstellt.
    Code:
    Loading /usr/lib64/xorg/modules/extensions//libglx.so
    dlopen: /usr/lib64/libGLcore.so.1: invalid ELF header
    (EE) Failed to load /usr/lib64/xorg/modules/extensions//libglx.so
    (II) UnloadModule: "glx"
    (EE) Failed to load module "glx" (loader failed, 7)
    Vielleicht hilft ein Blick in die xorg.conf:

    Code:
     /.../
    # SaX generated X11 config file
    # Created on: 2007-03-24T15:26:34+0100.
    #
    # 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 "Files"
      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"
      FontPath     "unix/:7100"
      InputDevices "/dev/gpmdata"
      InputDevices "/dev/input/mice"
    EndSection
    
    Section "ServerFlags"
      Option       "AllowMouseOpenFail" "on"
      Option       "IgnoreABI" "on"
    EndSection
    
    Section "Module"
     # Load         "dri"
     # Load         "glx"
      Load         "type1"
      Load         "extmod"
      Load         "dbe"
      Load         "freetype"
      Load 		"glx"
      Load         "v4l"
    EndSection
    
    Section "InputDevice"
      Driver       "kbd"
      Identifier   "Keyboard[0]"
      Option       "Protocol" "Standard"
      Option       "XkbLayout" "de"
      Option       "XkbModel" "microsoftpro"
      Option       "XkbRules" "xfree86"
      Option       "XkbVariant" "nodeadkeys"
    EndSection
    
    Section "InputDevice"
      Driver       "mouse"
      Identifier   "Mouse[1]"
      Option       "Buttons" "6"
      Option       "Device" "/dev/input/mice"
      Option       "Name" "PS2++ Logitech Wheel Mouse"
      Option       "Protocol" "explorerps/2"
      Option       "Vendor" "Sysp"
      Option       "ZAxisMapping" "4 5"
    EndSection
    
    Section "Monitor"
      Option       "CalcAlgorithm" "XServerPool"
      DisplaySize  330 270
      HorizSync    31-64
      Identifier   "Monitor[0]"
      ModelName    "1280X1024@60HZ"
      VendorName   "--> VESA"
      VertRefresh  50-60
      UseModes     "Modes[0]"
    EndSection
    
    Section "Modes"
      Identifier   "Modes[0]"
      Modeline 	"1280x1024" 108.00 1280 1328 1440 1688 1024 1025 1028 1066
    EndSection
    
    Section "Screen"
      DefaultDepth 24
      SubSection "Display"
        Depth      15
        Modes      "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480" 
      EndSubSection
      SubSection "Display"
        Depth      16
        Modes      "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480" 
      EndSubSection
      SubSection "Display"
        Depth      24
        Modes      "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480" 
      EndSubSection
      SubSection "Display"
        Depth      8
        Modes      "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480" 
      EndSubSection
      Device       "Device[0]"
      Identifier   "Screen[0]"
      Monitor      "Monitor[0]"
    EndSection
    
    Section "Device"
      BoardName    "Framebuffer Graphics"
      BusID        "1:0:0"
      Driver       "fglrx"
      Identifier   "Device[0]"
      Option       "FSAADisableGamma" "no"
      Option       "Capabilities" "0x00000000"
      Option       "ScreenOverlap" "0"
      Option       "FSAAMSPosX4" "0.000000"
      Option       "FSAAMSPosY1" "0.000000"
      Option       "mtrr" "off"
      Option       "ForceGenericCPU" "no"
      Option       "FSAAMSPosX5" "0.000000"
      Option       "FSAAMSPosY2" "0.000000"
      Option       "FSAAScale" "1"
      Option       "FSAAMSPosY3" "0.000000"
      Option       "GammaCorrectionI" "0x00000000"
      Option       "FSAAMSPosX0" "0.000000"
      Option       "FSAAMSPosY4" "0.000000"
      Option       "no_accel" "no"
      Option       "FSAACustomizeMSPos" "no"
      Option       "FSAAMSPosY5" "0.000000"
      Option       "UseFastTLS" "0"
      Option       "BlockSignalsOnLock" "on"
      Option       "FSAAEnable" "no"
      Option       "GammaCorrectionII" "0x00000000"
      Option       "no_dri" "no"
      Option       "VideoOverlay" "on"
      Option       "FSAAMSPosX1" "0.000000"
      Option       "PseudoColorVisuals" "off"
      Option       "StereoSyncEnable" "1"
      Option       "UseInternalAGPGART" "no"
      Option       "FSAADisableGamma" "no"
      Option       "CapabilitiesEx" "0x00000000"
      Option       "Capabilities" "0x00000000"
      Option       "FSAAMSPosX0" "0.000000"
      Option       "FSAAMSPosX1" "0.000000"
      Option       "OpenGLOverlay" "off"
      Option       "FSAAMSPosX2" "0.000000"
      Option       "FSAAMSPosX2" "0.000000"
      Option       "Stereo" "off"
      Option       "FSAAMSPosX3" "0.000000"
      Option       "CenterMode" "off"
      Option       "ScreenOverlap" "0"
      Option       "FSAAMSPosY0" "0.000000"
      Option       "FSAAMSPosY1" "0.000000"
      Option       "mtrr" "off"
      Option       "FSAAMSPosX4" "0.000000"
      Option       "ForceGenericCPU" "no"
      Option       "FSAAMSPosX5" "0.000000"
      Option       "OpenGLOverlay" "off"
      Option       "FSAAMSPosY2" "0.000000"
      Option       "FSAAScale" "1"
      Option       "FSAAMSPosY3" "0.000000"
      Option       "GammaCorrectionI" "0x00000000"
      Option       "no_accel" "no"
      Option       "FSAAMSPosY4" "0.000000"
      Option       "UseFastTLS" "0"
      Option       "FSAAMSPosY5" "0.000000"
      Option       "FSAACustomizeMSPos" "no"
      Option       "FSAAEnable" "no"
      Option       "Stereo" "off"
      Option       "BlockSignalsOnLock" "on"
      Option       "GammaCorrectionII" "0x00000000"
      Option       "KernelModuleParm" "locked-userpages=0"
      Option       "no_dri" "no"
      Option       "VideoOverlay" "on"
      Option       "UseInternalAGPGART" "no"
      Option       "PseudoColorVisuals" "off"
      Option       "StereoSyncEnable" "1"
      Option       "CenterMode" "off"
      Option       "FSAAMSPosX3" "0.000000"
      Option       "FSAAMSPosY0" "0.000000"
      Screen       0
      VendorName   "VESA"
    EndSection
    
    Section "ServerLayout"
      Identifier   "Layout[all]"
      InputDevice  "Keyboard[0]" "CoreKeyboard"
      InputDevice  "Mouse[1]" "CorePointer"
      Option       "Clone" "off"
      Option       "Xinerama" "off"
      Screen       "Screen[0]"
    EndSection
    
    Section "DRI"
        Group      "video"
        Mode       0660
    EndSection
    
    Section "Extensions"
    EndSection
    Vielen Dank im voraus. Sollten wir das nicht hinbekommen, dann steht die Grafikkarte demnächst bei ebay zum Verkauf.


    HJP
    Betreuer ISO-Layer-8

  2. #2
    Registrierter Benutzer
    Registriert seit
    Nov 2004
    Beiträge
    140
    Und hier noch der Auszug aus der Xorg.0.conf:


    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.
    ....
    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: Sat Mar 24 16:16:16 2007
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "Layout[all]"
    (**) |-->Screen "Screen[0]" (0)
    (**) |   |-->Monitor "Monitor[0]"
    (**) |   |-->Device "Device[0]"
    (**) |-->Input Device "Keyboard[0]"
    (**) |-->Input Device "Mouse[1]"
    (WW) The directory "/usr/share/fonts/local" 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/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.
    (**) FontPath set to:
    	/usr/share/fonts/misc:unscaled,
    	/usr/share/fonts/75dpi:unscaled,
    	/usr/share/fonts/100dpi:unscaled,
    	/usr/share/fonts/Type1,
    	/usr/share/fonts/URW,
    	/usr/share/fonts/Speedo,
    	/usr/share/fonts/cyrillic,
    	/usr/share/fonts/truetype,
    	/usr/share/fonts/uni:unscaled,
    	/opt/kde3/share/fonts,
    	unix/:7100
    (==) RgbPath set to "/usr/share/X11/rgb"
    (**) Input device list set to "/dev/gpmdata,/dev/input/mice"
    (==) ModulePath set to "/usr/lib64/xorg/modules/updates,/usr/lib64/xorg/modules"
    (**) Option "AllowMouseOpenFail" "on"
    (**) Option "Xinerama" "off"
    (**) Option "IgnoreABI" "on"
    (**) Ignoring ABI Version
    (II) Open ACPI successful (/var/run/acpid.socket)
    (II) Loader magic: 0x79d7c0
    (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: "pcidata"
    (II) Loading /usr/lib64/xorg/modules//libpcidata.so
    (II) Module pcidata: vendor="X.Org Foundation"
    	compiled for 7.1.99.902, 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)
    ...  Text entfernt, da Datei zu umfangreich!
    .... hier schien alles in Ordnung zu sein!
    (II) LoadModule: "type1"
    (II) Loading /usr/lib64/xorg/modules/fonts//libtype1.so
    (II) Module type1: vendor="X.Org Foundation"
    	compiled for 7.1.99.902, 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: "extmod"
    (II) Loading /usr/lib64/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    	compiled for 7.1.99.902, 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/lib64/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    	compiled for 7.1.99.902, 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/lib64/xorg/modules/fonts//libfreetype.so
    (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
    	compiled for 7.1.99.902, 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/lib64/xorg/modules/extensions//libglx.so
    dlopen: /usr/lib64/libGLcore.so.1: invalid ELF header
    (EE) Failed to load /usr/lib64/xorg/modules/extensions//libglx.so
    (II) UnloadModule: "glx"
    (EE) Failed to load module "glx" (loader failed, 7)
    (II) LoadModule: "v4l"
    (II) Loading /usr/lib64/xorg/modules/drivers//v4l_drv.so
    (II) Module v4l: vendor="X.Org Foundation"
    	compiled for 7.1.99.902, module version = 0.1.1
    	ABI class: X.Org Video Driver, version 1.0
    (II) LoadModule: "fglrx"
    (II) Loading /usr/lib64/xorg/modules/drivers//fglrx_drv.so
    (II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
    	compiled for 7.1.0, module version = 8.34.8
    	Module class: X.Org Video Driver
    	ABI class: X.Org Video Driver, version 1.0
    (II) LoadModule: "kbd"
    (II) Loading /usr/lib64/xorg/modules/input//kbd_drv.so
    (II) Module kbd: vendor="X.Org Foundation"
    	compiled for 7.1.99.902, 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/lib64/xorg/modules/input//mouse_drv.so
    (II) Module mouse: vendor="X.Org Foundation"
    	compiled for 7.1.99.902, module version = 1.1.1
    	Module class: X.Org XInput Driver
    	ABI class: X.Org XInput driver, version 0.6
    (II) v4l driver for Video4Linux
    (II) Primary Device is: PCI 01:00:0
    (II) ATI Proprietary Linux Driver Version Identifier:8.34.8
    (II) ATI Proprietary Linux Driver Release Identifier: LGDr8.34g1                           
    (II) ATI Proprietary Linux Driver Build Date: Feb 20 2007 11:51:19
    (II) ATI Proprietary Linux Driver Build Information: autobuild-rel-r6-8.34.1.1.2.3-driver-lnx-x86-x86_64-327152
    (WW) fglrx: No matching Device section for instance (BusID PCI:1:0:1) found
    (--) Chipset Supported AMD Graphics Processor (0x71CD) found
    (II) resource ranges after xf86ClaimFixedResources() call:
    	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
    	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
    	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
    	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
    	[4] -1	0	0xff1ff800 - 0xff1ff8ff (0x100) MX[B]
    	[5] -1	0	0xff1ffc00 - 0xff1ffcff (0x100) MX[B]
    	[6] -1	0	0xff1fe000 - 0xff1fefff (0x1000) MX[B]
    	[7] -1	0	0xff1fd000 - 0xff1fdfff (0x1000) MX[B]
    	[8] -1	0	0xff1fc000 - 0xff1fcfff (0x1000) MX[B]
    	[9] -1	0	0xff2ff400 - 0xff2ff4ff (0x100) MX[B]
    	[10] -1	0	0xff2ff800 - 0xff2ff9ff (0x200) MX[B]
    	[11] -1	0	0x88000000 - 0x880003ff (0x400) MX[B]
    	[12] -1	0	0xff2ffc00 - 0xff2fffff (0x400) MX[B]
    	[13] -1	0	0xf8000000 - 0xf7ffffff (0x0) MX[B]O
    	[14] -1	0	0xff0e0000 - 0xff0effff (0x10000) MX[B](B)
    	[15] -1	0	0xff0c0000 - 0xff0dffff (0x20000) MX[B](B)
    	[16] -1	0	0xff0f0000 - 0xff0fffff (0x10000) MX[B](B)
    	[17] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
    	[18] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
    	[19] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
    	[20] -1	0	0x0000b800 - 0x0000b8ff (0x100) IX[B]
    	[21] -1	0	0x0000dc00 - 0x0000dc3f (0x40) IX[B]
    	[22] -1	0	0x0000d800 - 0x0000d8ff (0x100) IX[B]
    	[23] -1	0	0x00000400 - 0x0000041f (0x20) IX[B]
    	[24] -1	0	0x0000c400 - 0x0000c40f (0x10) IX[B]
    	[25] -1	0	0x0000c800 - 0x0000c803 (0x4) IX[B]
    	[26] -1	0	0x0000cc00 - 0x0000cc07 (0x8) IX[B]
    	[27] -1	0	0x0000d000 - 0x0000d003 (0x4) IX[B]
    	[28] -1	0	0x0000d400 - 0x0000d407 (0x8) IX[B]
    	[29] -1	0	0x0000fc00 - 0x0000fc0f (0x10) IX[B]
    	[30] -1	0	0x0000ec00 - 0x0000ec1f (0x20) IX[B]
    	[31] -1	0	0x0000e800 - 0x0000e81f (0x20) IX[B]
    	[32] -1	0	0x0000e400 - 0x0000e41f (0x20) IX[B]
    	[33] -1	0	0x0000e000 - 0x0000e01f (0x20) IX[B]
    	[34] -1	0	0x0000a800 - 0x0000a8ff (0x100) IX[B](B)
    (II) fglrx(0): pEnt->device->identifier=0x7c39b0
    (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	0xff1ff800 - 0xff1ff8ff (0x100) MX[B]
    	[5] -1	0	0xff1ffc00 - 0xff1ffcff (0x100) MX[B]
    	[6] -1	0	0xff1fe000 - 0xff1fefff (0x1000) MX[B]
    	[7] -1	0	0xff1fd000 - 0xff1fdfff (0x1000) MX[B]
    	[8] -1	0	0xff1fc000 - 0xff1fcfff (0x1000) MX[B]
    	[9] -1	0	0xff2ff400 - 0xff2ff4ff (0x100) MX[B]
    	[10] -1	0	0xff2ff800 - 0xff2ff9ff (0x200) MX[B]
    	[11] -1	0	0x88000000 - 0x880003ff (0x400) MX[B]
    	[12] -1	0	0xff2ffc00 - 0xff2fffff (0x400) MX[B]
    	[13] -1	0	0xf8000000 - 0xf7ffffff (0x0) MX[B]O
    	[14] -1	0	0xff0e0000 - 0xff0effff (0x10000) MX[B](B)
    	[15] -1	0	0xff0c0000 - 0xff0dffff (0x20000) MX[B](B)
    	[16] -1	0	0xff0f0000 - 0xff0fffff (0x10000) MX[B](B)
    	[17] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
    	[18] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
    	[19] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
    	[20] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
    	[21] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
    	[22] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
    	[23] -1	0	0x0000b800 - 0x0000b8ff (0x100) IX[B]
    	[24] -1	0	0x0000dc00 - 0x0000dc3f (0x40) IX[B]
    	[25] -1	0	0x0000d800 - 0x0000d8ff (0x100) IX[B]
    	[26] -1	0	0x00000400 - 0x0000041f (0x20) IX[B]
    	[27] -1	0	0x0000c400 - 0x0000c40f (0x10) IX[B]
    	[28] -1	0	0x0000c800 - 0x0000c803 (0x4) IX[B]
    	[29] -1	0	0x0000cc00 - 0x0000cc07 (0x8) IX[B]
    	[30] -1	0	0x0000d000 - 0x0000d003 (0x4) IX[B]
    	[31] -1	0	0x0000d400 - 0x0000d407 (0x8) IX[B]
    	[32] -1	0	0x0000fc00 - 0x0000fc0f (0x10) IX[B]
    	[33] -1	0	0x0000ec00 - 0x0000ec1f (0x20) IX[B]
    	[34] -1	0	0x0000e800 - 0x0000e81f (0x20) IX[B]
    	[35] -1	0	0x0000e400 - 0x0000e41f (0x20) IX[B]
    	[36] -1	0	0x0000e000 - 0x0000e01f (0x20) IX[B]
    	[37] -1	0	0x0000a800 - 0x0000a8ff (0x100) IX[B](B)
    	[38] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
    	[39] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
    (II) Setting vga for screen 0.
    (II) fglrx(0): === [atiddxPreInit] === begin, [x]
    (II) Loading sub module "vgahw"
    (II) LoadModule: "vgahw"
    (II) Loading /usr/lib64/xorg/modules//libvgahw.so
    (II) Module vgahw: vendor="X.Org Foundation"
    	compiled for 7.1.99.902, 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 "NoAccel" "no"
    (**) fglrx(0): Option "NoDRI" "no"
    (**) fglrx(0): Option "Capabilities" "0x00000000"
    (**) fglrx(0): Option "CapabilitiesEx" "0x00000000"
    (**) fglrx(0): Option "KernelModuleParm" "locked-userpages=0"
    (**) fglrx(0): Option "GammaCorrectionI" "0x00000000"
    (**) fglrx(0): Option "GammaCorrectionII" "0x00000000"
    (**) fglrx(0): Option "OpenGLOverlay" "off"
    (**) fglrx(0): Option "VideoOverlay" "on"
    (**) fglrx(0): Option "ScreenOverlap" "0"
    (**) fglrx(0): Option "UseInternalAGPGART" "no"
    (**) fglrx(0): Option "Stereo" "off"
    (**) fglrx(0): Option "StereoSyncEnable" "1"
    (**) fglrx(0): Option "UseFastTLS" "0"
    (**) fglrx(0): Option "BlockSignalsOnLock" "on"
    (**) fglrx(0): Option "ForceGenericCPU" "no"
    (**) fglrx(0): Option "CenterMode" "off"
    (**) fglrx(0): Option "FSAAScale" "1"
    (**) fglrx(0): Option "FSAAEnable" "no"
    (**) fglrx(0): Option "FSAADisableGamma" "no"
    (**) fglrx(0): Option "FSAACustomizeMSPos" "no"
    (**) fglrx(0): Option "FSAAMSPosX0" "0.000000"
    (**) fglrx(0): Option "FSAAMSPosY0" "0.000000"
    (**) fglrx(0): Option "FSAAMSPosX1" "0.000000"
    (**) fglrx(0): Option "FSAAMSPosY1" "0.000000"
    (**) fglrx(0): Option "FSAAMSPosX2" "0.000000"
    (**) fglrx(0): Option "FSAAMSPosY2" "0.000000"
    (**) fglrx(0): Option "FSAAMSPosX3" "0.000000"
    (**) fglrx(0): Option "FSAAMSPosY3" "0.000000"
    (**) fglrx(0): Option "FSAAMSPosX4" "0.000000"
    (**) fglrx(0): Option "FSAAMSPosY4" "0.000000"
    (**) fglrx(0): Option "FSAAMSPosX5" "0.000000"
    (**) fglrx(0): Option "FSAAMSPosY5" "0.000000"
    (**) fglrx(0): Option "PseudoColorVisuals" "off"
    (==) fglrx(0): RGB weight 888
    (II) fglrx(0): Using 8 bits per RGB (8 bit DAC)
    (**) fglrx(0): Gamma Correction for I is 0x00000000
    (**) fglrx(0): Gamma Correction for II is 0x00000000
    (==) fglrx(0): Buffer Tiling is ON
    (II) Loading sub module "int10"
    (II) LoadModule: "int10"
    (II) Loading /usr/lib64/xorg/modules//libint10.so
    (II) Module int10: vendor="X.Org Foundation"
    	compiled for 7.1.99.902, module version = 1.0.0
    	ABI class: X.Org Video Driver, version 1.0
    (**) fglrx(0): Option "mtrr" "off"
    (II) fglrx(0): Primary V_BIOS segment is: 0xc000
    (--) fglrx(0): Chipset: "Radeon X1600 Series" (Chipset = 0x71cd)
    (--) fglrx(0): (PciSubVendor = 0x174b, PciSubDevice = 0x0850)
    (--) fglrx(0): board vendor info: third party graphics adapter - NOT original ATI
    (--) fglrx(0): Linear framebuffer (phys) at 0xe0000000
    (--) fglrx(0): MMIO registers at 0xff0f0000
    (==) fglrx(0): ROM-BIOS at 0x000c0000
    (II) Loading sub module "vbe"
    (II) LoadModule: "vbe"
    (II) Loading /usr/lib64/xorg/modules//libvbe.so
    (II) Module vbe: vendor="X.Org Foundation"
    	compiled for 7.1.99.902, 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 3.0
    (II) fglrx(0): VESA VBE Total Mem: 16384 kB
    (II) fglrx(0): VESA VBE OEM: ATI ATOMBIOS
    (II) fglrx(0): VESA VBE OEM Software Rev: 9.12
    (II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2005, ATI Technologies Inc. 
    (II) fglrx(0): VESA VBE OEM Product: RV530
    (II) fglrx(0): VESA VBE OEM Product Rev: 01.00
    (II) fglrx(0): ATI Video BIOS revision 9 or later detected
    (II) Loading sub module "dri"
    (II) LoadModule: "dri"
    (II) Loading /usr/lib64/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    	compiled for 7.1.99.902, 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/lib64/xorg/modules/linux//libdrm.so
    (II) Module drm: vendor="X.Org Foundation"
    	compiled for 7.1.99.902, module version = 1.0.0
    	ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension XFree86-DRI
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 6, (OK)
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 6, (OK)
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 6, (OK)
    drmGetBusid returned ''
    (II) Loading sub module "fglrxdrm"
    (II) LoadModule: "fglrxdrm"
    (II) Loading /usr/lib64/xorg/modules/linux//libfglrxdrm.so
    (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
    	compiled for 7.1.0, module version = 8.34.8
    	ABI class: X.Org Server Extension, version 0.3
    (--) fglrx(0): VideoRAM: 262144 kByte, Type: DDR2
    (II) fglrx(0): AGP card detected
    (WW) fglrx(0): board is an unknown third party board, chipset is supported
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"
    (II) Loading /usr/lib64/xorg/modules//libddc.so
    (II) Module ddc: vendor="X.Org Foundation"
    	compiled for 7.1.99.902, module version = 1.0.0
    	ABI class: X.Org Video Driver, version 1.0
    (II) fglrx(0): Connected Display1: CRT on primary DAC [crt1]
    (II) fglrx(0): Display1 EDID data ---------------------------
    (II) fglrx(0): Manufacturer: BMM  Model: 30c  Serial#: 165
    (II) fglrx(0): Year: 2001  Week: 44
    (II) fglrx(0): EDID Version: 1.0
    (II) fglrx(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
    (II) fglrx(0): Sync:  Separate
    (II) fglrx(0): Max H-Image Size [cm]: horiz.: 33  vert.: 27
    (II) fglrx(0): Gamma: 1.01
    (II) fglrx(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    (II) fglrx(0): redX: 0.625 redY: 0.340   greenX: 0.279 greenY: 0.595
    (II) fglrx(0): blueX: 0.154 blueY: 0.069   whiteX: 0.312 whiteY: 0.328
    (II) fglrx(0): Supported VESA Video Modes:
    (II) fglrx(0): 720x400@70Hz
    (II) fglrx(0): 640x480@60Hz
    (II) fglrx(0): 640x480@67Hz
    (II) fglrx(0): 640x480@72Hz
    (II) fglrx(0): 640x480@75Hz
    (II) fglrx(0): 800x600@56Hz
    (II) fglrx(0): 800x600@60Hz
    (II) fglrx(0): 800x600@72Hz
    (II) fglrx(0): 800x600@75Hz
    (II) fglrx(0): 832x624@75Hz
    (II) fglrx(0): 1024x768@60Hz
    (II) fglrx(0): 1024x768@70Hz
    (II) fglrx(0): 1024x768@75Hz
    (II) fglrx(0): 1280x1024@75Hz
    (II) fglrx(0): Manufacturer's mask: 0
    (II) fglrx(0): Supported Future Video Modes:
    (II) fglrx(0): #0: hsize: 1280  vsize 960  refresh: 75  vid: 20353
    (II) fglrx(0): #1: hsize: 1280  vsize 960  refresh: 60  vid: 16513
    (II) fglrx(0): #2: hsize: 1024  vsize 768  refresh: 75  vid: 20321
    (II) fglrx(0): #3: hsize: 1024  vsize 768  refresh: 70  vid: 19041
    (II) fglrx(0): #4: hsize: 800  vsize 600  refresh: 75  vid: 20293
    (II) fglrx(0): #5: hsize: 800  vsize 600  refresh: 60  vid: 16453
    (II) fglrx(0): #6: hsize: 640  vsize 480  refresh: 73  vid: 19761
    (II) fglrx(0): #7: hsize: 640  vsize 480  refresh: 67  vid: 18225
    (II) fglrx(0): Supported additional Video Mode:
    (II) fglrx(0): clock: 78.8 MHz   Image Size:  33 x 27 mm
    (II) fglrx(0): h_active: 1024  h_sync: 1040  h_sync_end 1136 h_blank_end 1312 h_border: 0
    (II) fglrx(0): v_active: 768  v_sync: 769  v_sync_end 772 v_blanking: 800 v_border: 0
    (II) fglrx(0): Supported additional Video Mode:
    (II) fglrx(0): clock: 65.0 MHz   Image Size:  33 x 27 mm
    (II) fglrx(0): h_active: 1024  h_sync: 1048  h_sync_end 1184 h_blank_end 1344 h_border: 0
    (II) fglrx(0): v_active: 768  v_sync: 771  v_sync_end 777 v_blanking: 806 v_border: 0
    (II) fglrx(0): Supported additional Video Mode:
    (II) fglrx(0): clock: 49.5 MHz   Image Size:  33 x 27 mm
    (II) fglrx(0): h_active: 800  h_sync: 816  h_sync_end 896 h_blank_end 1056 h_border: 0
    (II) fglrx(0): v_active: 600  v_sync: 601  v_sync_end 604 v_blanking: 625 v_border: 0
    (II) fglrx(0): Supported additional Video Mode:
    (II) fglrx(0): clock: 31.5 MHz   Image Size:  33 x 27 mm
    (II) fglrx(0): h_active: 640  h_sync: 656  h_sync_end 720 h_blank_end 840 h_border: 0
    (II) fglrx(0): v_active: 480  v_sync: 481  v_sync_end 484 v_blanking: 500 v_border: 0
    (II) fglrx(0): EDID (in hex):
    (II) fglrx(0): 	00ffffffffffff0009ad0c03a5000000
    (II) fglrx(0): 	2c0b010008211b01e809b0a057479827
    (II) fglrx(0): 	115054bfef00814f8140614f614a454f
    (II) fglrx(0): 	4540314d3147c31e0020410020301060
    (II) fglrx(0): 	1300211b0000001e6419004041002630
    (II) fglrx(0): 	18883600211b00000018561320003158
    (II) fglrx(0): 	192010501300211b0000001e4e0c80c8
    (II) fglrx(0): 	20e0141010401300211b0000001800a1
    (II) fglrx(0): End of Display1 EDID data --------------------
    (II) fglrx(0): Primary Controller - CRT on primary DAC
    (II) fglrx(0): Internal Desktop Setting: 0x00000008
    (II) fglrx(0): POWERplay version 3.  1 power state available:
    (II) fglrx(0):   1. 500/405MHz @ 0Hz [enable load balancing]
    (**) fglrx(0): Qbs 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 15 modes found for primary display.
    (--) fglrx(0): Virtual size is 1280x1024 (pitch 0)
    (**) fglrx(0): *Mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x1024"  108.00  1280 1328 1440 1688  1024 1025 1028 1066
    (**) fglrx(0): *Mode "1152x864": 81.6 MHz (scaled from 0.0 MHz), 53.7 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1152x864"   81.62  1152 1216 1336 1520  864 865 868 895 +hsync
    (**) fglrx(0):  Default mode "1152x864": 64.7 MHz (scaled from 0.0 MHz), 43.0 kHz, 47.0 Hz (I)
    (II) fglrx(0): Modeline "1152x864"   64.67  1152 1208 1328 1504  864 865 868 915 interlace +hsync
    (**) fglrx(0):  Default mode "1152x864": 58.3 MHz (scaled from 0.0 MHz), 39.2 kHz, 43.0 Hz (I)
    (II) fglrx(0): Modeline "1152x864"   58.28  1152 1200 1320 1488  864 865 868 911 interlace +hsync
    (**) fglrx(0): *Mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1024x768"   65.00  1024 1048 1184 1344  768 771 777 806 +hsync +vsync
    (**) fglrx(0):  Default mode "1024x768": 44.9 MHz (scaled from 0.0 MHz), 35.5 kHz, 43.0 Hz (I)
    (II) fglrx(0): Modeline "1024x768"   44.90  1024 1032 1208 1264  768 768 772 817 interlace
    (**) fglrx(0): *Mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "800x600"   40.00  800 840 968 1056  600 601 605 628
    (**) fglrx(0):  Default mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.0 Hz
    (II) fglrx(0): Modeline "800x600"   36.00  800 824 896 1024  600 601 603 625
    (**) fglrx(0): *Mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x480"   25.18  640 656 752 800  480 490 492 525 +hsync +vsync
    (**) fglrx(0):  Default mode "1280x720": 74.5 MHz (scaled from 0.0 MHz), 44.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x720"   74.48  1280 1336 1472 1664  720 721 724 746 +hsync
    (**) fglrx(0):  Default mode "1280x720": 60.5 MHz (scaled from 0.0 MHz), 37.0 kHz, 50.0 Hz
    (II) fglrx(0): Modeline "1280x720"   60.46  1280 1328 1456 1632  720 721 724 741 +hsync
    (**) fglrx(0):  Default mode "640x400": 24.9 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x400"   24.92  640 664 760 792  400 460 462 525
    (**) 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"   22.33  400 416 480 496  300 601 605 742 doublescan
    (**) 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"   12.59  320 328 376 400  240 491 493 525 doublescan
    (**) 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"   12.59  320 336 384 400  200 457 459 524 doublescan
    (**) fglrx(0): Display dimensions: (330, 270) mm
    (**) fglrx(0): DPI set to (98, 96)
    (--) fglrx(0): Virtual size is 1280x1024 (pitch 1280)
    (**) fglrx(0): *Mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x1024"  108.00  1280 1328 1440 1688  1024 1025 1028 1066
    (**) fglrx(0): *Mode "1152x864": 81.6 MHz (scaled from 0.0 MHz), 53.7 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1152x864"   81.62  1152 1216 1336 1520  864 865 868 895 +hsync
    (**) fglrx(0):  Default mode "1152x864": 64.7 MHz (scaled from 0.0 MHz), 43.0 kHz, 47.0 Hz (I)
    (II) fglrx(0): Modeline "1152x864"   64.67  1152 1208 1328 1504  864 865 868 915 interlace +hsync
    (**) fglrx(0):  Default mode "1152x864": 58.3 MHz (scaled from 0.0 MHz), 39.2 kHz, 43.0 Hz (I)
    (II) fglrx(0): Modeline "1152x864"   58.28  1152 1200 1320 1488  864 865 868 911 interlace +hsync
    (**) fglrx(0): *Mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1024x768"   65.00  1024 1048 1184 1344  768 771 777 806 +hsync +vsync
    (**) fglrx(0):  Default mode "1024x768": 44.9 MHz (scaled from 0.0 MHz), 35.5 kHz, 43.0 Hz (I)
    (II) fglrx(0): Modeline "1024x768"   44.90  1024 1032 1208 1264  768 768 772 817 interlace
    (**) fglrx(0): *Mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "800x600"   40.00  800 840 968 1056  600 601 605 628
    (**) fglrx(0):  Default mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.0 Hz
    (II) fglrx(0): Modeline "800x600"   36.00  800 824 896 1024  600 601 603 625
    (**) fglrx(0): *Mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x480"   25.18  640 656 752 800  480 490 492 525 +hsync +vsync
    (**) fglrx(0):  Default mode "1280x720": 74.5 MHz (scaled from 0.0 MHz), 44.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x720"   74.48  1280 1336 1472 1664  720 721 724 746 +hsync
    (**) fglrx(0):  Default mode "1280x720": 60.5 MHz (scaled from 0.0 MHz), 37.0 kHz, 50.0 Hz
    (II) fglrx(0): Modeline "1280x720"   60.46  1280 1328 1456 1632  720 721 724 741 +hsync
    (**) fglrx(0):  Default mode "640x400": 24.9 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x400"   24.92  640 664 760 792  400 460 462 525
    (**) 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"   22.33  400 416 480 496  300 601 605 742 doublescan
    (**) 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"   12.59  320 328 376 400  240 491 493 525 doublescan
    (**) 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"   12.59  320 336 384 400  200 457 459 524 doublescan
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib64/xorg/modules//libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    	compiled for 7.1.99.902, module version = 1.0.0
    	ABI class: X.Org ANSI C Emulation, version 0.3
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Loading /usr/lib64/xorg/modules//libramdac.so
    (II) Module ramdac: vendor="X.Org Foundation"
    	compiled for 7.1.99.902, module version = 0.1.0
    	ABI class: X.Org Video Driver, version 1.0
    (**) fglrx(0): NoAccel = NO
    (II) Loading sub module "xaa"
    (II) LoadModule: "xaa"
    (II) Loading /usr/lib64/xorg/modules//libxaa.so
    (II) Module xaa: vendor="X.Org Foundation"
    	compiled for 7.1.99.902, module version = 1.2.0
    	ABI class: X.Org Video Driver, version 1.0
    (==) fglrx(0): HPV inactive
    (==) fglrx(0): FSAA enabled: NO
    (**) fglrx(0): FSAA Gamma enabled
    (**) fglrx(0): FSAA Multisample Position is fix
    (**) fglrx(0): NoDRI = NO
    (II) Loading sub module "fglrxdrm"
    (II) LoadModule: "fglrxdrm"
    (II) Reloading /usr/lib64/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): using built in AGPGART module: no
    (**) fglrx(0): KernelModuleParm: "locked-userpages=0"
    (II) fglrx(0): [drm] DRM buffer queue setup: nbufs = 100 bufsize = 65536
    (**) fglrx(0): UseFastTLS=0
    (**) fglrx(0): BlockSignalsOnLock=1
    (==) fglrx(0): EnablePrivateBackZ = NO
    (--) Depth 24 pixmap format is 32 bpp
    (II) do I need RAC?  No, I don't.
    (II) resource ranges after preInit:
    	[0] 0	0	0xff0f0000 - 0xff0fffff (0x10000) MX[B]
    	[1] 0	0	0xe0000000 - 0xefffffff (0x10000000) 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	0xff1ff800 - 0xff1ff8ff (0x100) MX[B]
    	[7] -1	0	0xff1ffc00 - 0xff1ffcff (0x100) MX[B]
    	[8] -1	0	0xff1fe000 - 0xff1fefff (0x1000) MX[B]
    	[9] -1	0	0xff1fd000 - 0xff1fdfff (0x1000) MX[B]
    	[10] -1	0	0xff1fc000 - 0xff1fcfff (0x1000) MX[B]
    	[11] -1	0	0xff2ff400 - 0xff2ff4ff (0x100) MX[B]
    	[12] -1	0	0xff2ff800 - 0xff2ff9ff (0x200) MX[B]
    	[13] -1	0	0x88000000 - 0x880003ff (0x400) MX[B]
    	[14] -1	0	0xff2ffc00 - 0xff2fffff (0x400) MX[B]
    	[15] -1	0	0xf8000000 - 0xf7ffffff (0x0) MX[B]O
    	[16] -1	0	0xff0e0000 - 0xff0effff (0x10000) MX[B](B)
    	[17] -1	0	0xff0c0000 - 0xff0dffff (0x20000) MX[B](B)
    	[18] -1	0	0xff0f0000 - 0xff0fffff (0x10000) MX[B](B)
    	[19] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
    	[20] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B](OprU)
    	[21] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprU)
    	[22] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprU)
    	[23] 0	0	0x0000a800 - 0x0000a8ff (0x100) IX[B]
    	[24] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
    	[25] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
    	[26] -1	0	0x0000b800 - 0x0000b8ff (0x100) IX[B]
    	[27] -1	0	0x0000dc00 - 0x0000dc3f (0x40) IX[B]
    	[28] -1	0	0x0000d800 - 0x0000d8ff (0x100) IX[B]
    	[29] -1	0	0x00000400 - 0x0000041f (0x20) IX[B]
    	[30] -1	0	0x0000c400 - 0x0000c40f (0x10) IX[B]
    	[31] -1	0	0x0000c800 - 0x0000c803 (0x4) IX[B]
    	[32] -1	0	0x0000cc00 - 0x0000cc07 (0x8) IX[B]
    	[33] -1	0	0x0000d000 - 0x0000d003 (0x4) IX[B]
    	[34] -1	0	0x0000d400 - 0x0000d407 (0x8) IX[B]
    	[35] -1	0	0x0000fc00 - 0x0000fc0f (0x10) IX[B]
    	[36] -1	0	0x0000ec00 - 0x0000ec1f (0x20) IX[B]
    	[37] -1	0	0x0000e800 - 0x0000e81f (0x20) IX[B]
    	[38] -1	0	0x0000e400 - 0x0000e41f (0x20) IX[B]
    	[39] -1	0	0x0000e000 - 0x0000e01f (0x20) IX[B]
    	[40] -1	0	0x0000a800 - 0x0000a8ff (0x100) IX[B](B)
    	[41] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
    	[42] 0	0	0x000003c0 - 0x000003df (0x20) IS[B](OprU)
    (II) fglrx(0): driver needs X.org 7.1.x.y with x.y >= 0.0
    (II) fglrx(0): detected X.org 7.1.-1.902
    (II) Loading sub module "glx"
    (II) LoadModule: "glx"
    (II) Loading /usr/lib64/xorg/modules/extensions//libglx.so
    dlopen: /usr/lib64/libGLcore.so.1: invalid ELF header
    (EE) Failed to load /usr/lib64/xorg/modules/extensions//libglx.so
    (II) UnloadModule: "glx"
    (EE) fglrx: Failed to load module "glx" (loader failed, 7)
    (EE) fglrx(0): Failed to load GLX module.
    (WW) fglrx(0): ***********************************************
    (WW) fglrx(0): * DRI initialization failed!                  *
    (WW) fglrx(0): * (maybe driver kernel module missing or bad) *
    (WW) fglrx(0): * 2D acceleraton available (MMIO)             *
    (WW) fglrx(0): * no 3D acceleration available                *
    (WW) fglrx(0): ********************************************* *
    (II) fglrx(0): FBADPhys: 0xe0000000 FBMappedSize: 0x10000000
    (II) fglrx(0): FBMM initialized for area (0,0)-(1280,8191)
    (II) fglrx(0): FBMM auto alloc for area (0,0)-(1280,1024) (front color buffer - assumption)
    (II) fglrx(0): Largest offscreen area available: 1280 x 7167
    (==) fglrx(0): Backing store disabled
    (==) fglrx(0): Silken mouse enabled
    (II) Loading extension FGLRXEXTENSION
    (II) Loading extension ATITVOUT
    (II) fglrx(0): Using XFree86 Acceleration Architecture (XAA)
    	Screen to screen bit blits
    	Solid filled rectangles
    	Solid Horizontal and Vertical Lines
    	Offscreen Pixmaps
    	Setting up tile and stipple cache:
    		32 128x128 slots
    		32 256x256 slots
    		16 512x512 slots
    (II) fglrx(0): Acceleration enabled
    (WW) fglrx(0): Option "CalcAlgorithm" is not used
    (II) fglrx(0): Direct rendering disabled
    (==) fglrx(0): Using hardware cursor
    fbarea0->box.x1 0x00000000, fbarea0->box.y1 0x00000404
    fbarea0->box.x2 0x00000500, fbarea0->box.y2 0x00000406
    icon[0].start=0x505000
    fbarea1->box.x1 0x00000000, fbarea1->box.y1 0x00000406
    fbarea1->box.x2 0x00000500, fbarea1->box.y2 0x00000408
    icon[1].start=0x508000
    (WW) fglrx(0): Textured Video not supported without DRI enabled.
    (WW) fglrx(0): Video Overlay not supported on AVIVO based graphics cards. For XVideo support use Option "TexturedVideo".
    (==) 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
    (**) Option "CoreKeyboard"
    (**) Keyboard[0]: Core Keyboard
    (**) Option "Protocol" "Standard"
    (**) Keyboard[0]: Protocol: Standard
    (**) Option "AutoRepeat" "500 30"
    (**) Option "XkbRules" "xfree86"
    (**) Keyboard[0]: XkbRules: "xfree86"
    (**) Option "XkbModel" "microsoftpro"
    (**) Keyboard[0]: XkbModel: "microsoftpro"
    (**) Option "XkbLayout" "de"
    (**) Keyboard[0]: XkbLayout: "de"
    (**) Option "XkbVariant" "nodeadkeys"
    (**) Keyboard[0]: XkbVariant: "nodeadkeys"
    (**) Option "CustomKeycodes" "off"
    (**) Keyboard[0]: CustomKeycodes disabled
    (**) Option "Protocol" "explorerps/2"
    (**) Mouse[1]: Device: "/dev/input/mice"
    (**) Mouse[1]: Protocol: "explorerps/2"
    (**) Option "CorePointer"
    (**) Mouse[1]: Core Pointer
    (**) Option "Device" "/dev/input/mice"
    (**) Option "Buttons" "6"
    (==) Mouse[1]: Emulate3Buttons, Emulate3Timeout: 50
    (**) Option "ZAxisMapping" "4 5"
    (**) Mouse[1]: ZAxisMapping: buttons 4 and 5
    (**) Mouse[1]: Buttons: 10
    (II) XINPUT: Adding extended input device "Mouse[1]" (type: MOUSE)
    (II) XINPUT: Adding extended input device "Keyboard[0]" (type: KEYBOARD)
    (II) Mouse[1]: ps2EnableDataReporting: succeeded
    Could not init font path element /usr/share/fonts/Speedo, removing from list!
    Could not init font path element unix/:7100, removing from list!
    Betreuer ISO-Layer-8

  3. #3
    Mandrivaner Avatar von lordtoran
    Registriert seit
    Apr 2006
    Ort
    Bochum
    Beiträge
    195
    "Invalid ELF header" könnte ein Hinweis auf einen kaputten Symlink oder Fehler im Dateisystem sein.

    Hast Du nach der Installation des ATI-Treibers auch aticonfig --initial ausgeführt?
    Mandriva 2007.1 ISOs: Live-CD - Dual-Arch Install DVD Dokumentation: Einstiegshilfe - Handbuch

    Athlon 64 3200+ Venice - Radeon X1800XL - Abit AX8 2.0

  4. #4
    Registrierter Benutzer
    Registriert seit
    Nov 2004
    Beiträge
    140
    Ja , habe ich .
    Aber scheinbar hat es nichts genützt.
    Betreuer ISO-Layer-8

  5. #5
    Registrierter Benutzer
    Registriert seit
    Feb 2007
    Beiträge
    16
    Hast du Distri spezifische packages erstellen lassen ?
    bei mir zumindest, gehts auch nur auf der weise, mit einer normal durchlaufenden installation bekam ich ähnliche Meldungen. Aber ich muss sagen, dass ich seit letzter zeit 0 Probleme mehr mit dem treiber habe, auch nach ner neuinstallation gings direkt ohne probleme.

    füge in deiner xorg.conf mal unter Section Extensions noch

    Code:
    	Option	    "Composite" "False"
    ein, denn ohne sollte es so oder so nicht funzen, ggf unter Serverflags auch noch

    Code:
    	Option	    "AIGLX" "off"
    einfügen.

Ähnliche Themen

  1. Spiele funken nicht!
    Von locai im Forum Spielen Allgemein
    Antworten: 31
    Letzter Beitrag: 25.05.07, 16:48
  2. Fehlermeldung - doom3
    Von Henner im Forum Spielen Allgemein
    Antworten: 4
    Letzter Beitrag: 23.03.05, 14:50
  3. Neues Spiel - Pong²
    Von Ford Prefect 42 im Forum Spielen Allgemein
    Antworten: 20
    Letzter Beitrag: 15.02.05, 06:55
  4. Jetzt habe ich auch mein Nvidia Problem..
    Von MrPubes im Forum X-Konfiguration
    Antworten: 13
    Letzter Beitrag: 09.02.03, 10:52
  5. OpenGL unter Linux geht net (GLX-Problem)
    Von Wirsing im Forum Spielen Allgemein
    Antworten: 16
    Letzter Beitrag: 23.01.02, 22:28

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •