Ati Grafikkarte/Treiber

Marvin

Marvin

User
Ich hab ja, wie die meisten wissen meine ATI Radeon 9600pro nie unter linux zum laufen gekriegt und sie vor kurzem an meine Mutter verkauft.
So meine Mutter hatte einen PC mit opensuse 10.2 und windows Grafikkarte ATI Rage 128.
Nach der Installation konnte man gleich die 3D beschleunigung aktivieren.
Ich bau ihr die Radeon ein und aufeinmal läuft die Karte Problemlos unter suse!
Obwohl kein fglrx installiert ist, XGL läuft auch Prima aber SuSE hat die neue Karte nichtmal erkannt!

Hier die xorg.conf:

# /.../
# SaX generated X11 config file
# Created on: 2007-02-01T20:03:59+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"
EndSection

Section "Module"
Load "dbe"
Load "type1"
Load "freetype"
Load "extmod"
Load "glx"
Load "v4l"
Load "dri"
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" "9"
Option "Device" "/dev/input/mice"
Option "Name" "ImExPS/2 Logitech Explorer Mouse"
Option "Protocol" "explorerps/2"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection


Section "Monitor"
DisplaySize 307 230
HorizSync 30-61
Identifier "Monitor[0]"
ModelName "MD9760AI"
Option "DPMS"
VendorName "MED"
VertRefresh 43-76
UseModes "Modes[0]"
EndSection


Section "Modes"
Identifier "Modes[0]"
Modeline "1024x768" 81.80 1024 1080 1192 1360 768 769 772 802
Modeline "1024x768" 76.16 1024 1080 1192 1360 768 769 772 800
Modeline "1024x768" 69.71 1024 1080 1184 1344 768 769 772 798
Modeline "1024x768" 64.11 1024 1080 1184 1344 768 769 772 795
Modeline "800x600" 50.32 800 840 928 1056 600 601 604 627
Modeline "800x600" 45.93 800 840 920 1040 600 601 604 625
Modeline "800x600" 42.33 800 840 920 1040 600 601 604 623
Modeline "800x600" 38.22 800 832 912 1024 600 601 604 622
EndSection


Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 15
Modes "1024x768" "800x600"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "800x600"
EndSubSection
Device "Device[0]"
Identifier "Screen[0]"
Monitor "Monitor[0]"
EndSection


Section "Device"
BoardName "Rage 128 PF"
BusID "1:0:0"
Driver "ati"
Identifier "Device[0]"
VendorName "ATI"
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

Wie ist das möglich??(
 
Müsste in dem Fall den radeon-Treiber laden, genau wie er auch vorher den r128-Treiber für die Rage geladen hat.
Der ist OpenSource, bietet aber wie der offizielle fglrx-Treiber von ATI auch 3D-Beschleunigung (auch wenn das noch nicht alles ganz perfekt läuft).
 
Ich habe auch die Radeon 9600 Pro naja und die läuft nicht mit dem fglrx treiber!!

wo kriege ich den den r128 treiber her?
Ich habe Smart und Google durchsucht und nichts gefunden!!
 
wo kriege ich den den r128 treiber her?
Sollte bei Xorg dabei sein, je nach Distribution vielleicht in einem eigenen Paket, aber normalerweise eben im Standard-Treiber-Repertoire von Xorg.
Aber was willst du damit? Der Treiber ist für die Ati Rage 128 und nicht für Radeon-Karten, nimm also den Radeon-Treiber.
(btw. Dass deine Karte mit dem fglrx-Treiber, des Treibers wegen, "nicht läuft" wage ich mal zu bezweifeln, aber das solltest du vielleicht in einem anderen Thread thematisieren.)
 

Ähnliche Themen

XFCE freezes at startup

NagiosGrapher 1.7.1 funktioniert nicht

2 Bildschirme unter Suse

OpenSource ATI-Treiber: Automatische Konfiguration (zwei X-Screens)

Displayport + externer Monitor zeigt bei startx nichts erst bei DVI

Zurück
Oben