Ergebnis 1 bis 5 von 5

Thema: Linux und ATI

  1. #1

    Linux und ATI

    Heute habe ich gesehen das ne aktuellere Version des ATI-Treibers im Internet ist als ich ihn hatte (war glaub ich 8.44.xxx). Gut hab ich eben aktualisiert. Nur danach kam der Bug das als höchste Auflösung nur noch 1280x1024 ging. Beim alten Treiber gings noch, nur weiß ich nicht mehr wie ich den drauf bekomme.
    Hab jetzt erstmal nen Standardtreiber wieder drauf.
    Weiß jemand ne Alternative wie man unter Linux 3D bei ATI-Karten aktivieren kann?

  2. #2
    Jaaaaa ... welche Distribution verwendest du denn?

    und die zweite frage ... welche Graka hast du?

    und FALLS du ubuntu nutzen solltest ... dann schau auch mal hier:
    http://wiki.ubuntuusers.de/ATI-Grafi...erinstallation

  3. #3
    Hast du zu dem neuen fglrx-Treiber (also dem proprietären von AMD selbst) ein passendes Kernelmodul kompiliert? Wenn nicht, könnte das eine Fehlerquelle sein.
    Der von Knumon verlinkte Beitrag ist dabei gar nicht so~ spezifisch für Ubuntu. Das meiste lässt sich leicht abgewandelt auf andere Debian-basierte Distros ummünzen.

    Der radeon-Treiber (bzw: radeonhd bei X1xxx und den HD-Modellen) wären Alternativen dazu und dürften grundlegende 3D-Beschleunigung bieten. Beide sind Open Source und dürften bei deiner Distro mit dem X Window System mit installiert sein. Oder müssten sich leicht nachinstallieren lassen.
    Der Fehler könnte aber auch schlichtweg in der xorg.conf liegen. Du findest sie meistens im Verzeichnis /etc/X11. Wär am besten, wenn du die Datei posten würdest.

  4. #4
    Also ich habe OpenSuse 10.3 drauf und ne Radeon Mobility X1400.
    Kompiliert hatte ich noch nicht selber, sondern mir das fertige Packet runtergeladen und installiert. War eins für den Kernel (fglrx) und eins mit X11 im Namen.
    Das blöde ist ja das der 8.43.xxx Treiber noch ging, bis auf paar Bugs, nur der 8.44.xxx will die volle Auflösung nicht mehr einstellen, obwohl in der xorg.conf nur diese eine drin steht (die anderen hab ich rausgelöscht).
    Werd mich heute Abend nochmal mit beschäftigen. Also selbst compilieren, radeondh testen und ggf die xorg.conf posten.

  5. #5
    Beim selbstkompilieren kommt der gleiche Fehler wieder (falsche Auflösung)
    Hier dann mal die xorg.conf:
    Code:
    # /.../
    # SaX generated X11 config file
    # Created on: 2008-01-12T11:24:18+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"
      InputDevices "/dev/gpmdata"
      InputDevices "/dev/input/mice"
    EndSection
    
    Section "ServerFlags"
      Option       "AllowMouseOpenFail" "on"
      Option       "IgnoreABI" "on"
    EndSection
    
    Section "Module"
      Load         "dbe"
      Load         "type1"
      Load         "freetype"
      Load         "extmod"
      Load         "glx"
      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" "5"
      Option       "Device" "/dev/input/mice"
      Option       "Name" "Creative USB Mouse"
      Option       "Protocol" "explorerps/2"
      Option       "Vendor" "Sysp"
      Option       "ZAxisMapping" "4 5"
    EndSection
    
    
    Section "Monitor"
      Option       "CalcAlgorithm" "XServerPool"
      DisplaySize  304 228
      HorizSync    30-68
      Identifier   "Monitor[0]"
      ModelName    "LENOVO LCD MONITOR"
      Option       "DPMS"
      VendorName   "LEN"
      VertRefresh  43-60
      UseModes     "Modes[0]"
    EndSection
    
    
    Section "Modes"
      Identifier   "Modes[0]"
    EndSection
    
    
    Section "Screen"
      DefaultDepth 24
      SubSection "Display"
        Depth      15
        Modes      "1400x1050" "1280x1024" "1024x768" "800x600" 
      EndSubSection
      SubSection "Display"
        Depth      16
        Modes      "1400x1050" "1280x1024" "1024x768" "800x600" 
      EndSubSection
      SubSection "Display"
        Depth      24
        Modes      "1400x1050" "1280x1024" "1024x768" "800x600" 
      EndSubSection
      SubSection "Display"
        Depth      8
        Modes      "1400x1050" "1280x1024" "1024x768" "800x600" 
      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       "FSAAMSPosX5" "0.000000"
      Option       "FSAAMSPosY2" "0.000000"
      Option       "FSAAScale" "1"
      Option       "ForceGenericCPU" "no"
      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" "2"
      Option       "BlockSignalsOnLock" "on"
      Option       "FSAAEnable" "no"
      Option       "GammaCorrectionII" "0x00000000"
      Option       "VideoOverlay" "on"
      Option       "no_dri" "no"
      Option       "FSAAMSPosX1" "0.000000"
      Option       "PseudoColorVisuals" "off"
      Option       "StereoSyncEnable" "1"
      Option       "UseInternalAGPGART" "no"
      Option       "FSAAMSPosX2" "0.000000"
      Option       "OpenGLOverlay" "off"
      Option       "Stereo" "off"
      Option       "CenterMode" "off"
      Option       "FSAAMSPosX3" "0.000000"
      Option       "FSAAMSPosY0" "0.000000"
      Option       "KernelModuleParm" "locked-userpages=0"
      Option       "EnablePrivateBackZ" "no"
      Option       "backingstore" "true"
      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"
      Option       "DAMAGE" "false"
      Option       "Composite" "false"
    EndSection
    Die richtige Auflösung währe 1400x1050. Er nimmt aber immer wieder die zweite in der Liste.
    Außerdem tretten noch folgende andere Bugs auf:
    Beim herunterfahren oder wenn ich in die Console wechsle zittert der Bildschirm hin und her. Außerdem hab ich bei der Videowidergabe Fehler. Das alles tritt eben mit den Standardtreibern nicht auf.
    radeonhd hab ich noch nicht getestet.

    edit: radeonhd ist nun installiert und läuft. Nur hats leider keine 3D-Unterstützung, zumindest sagt mir das Linux es keine 3D-Beschleunigung aktivieren kann.

    Geändert von Callisto (12.01.2008 um 11:34 Uhr)

Berechtigungen

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