X1800XT -> Volle Leistung für GNOME?

M

makulat

Grünschnabel
Hallo ich hab grad meine X1800XT installiert.
Wenn ich jedoch boote, geht die Karte nach einigen Minuten in volle
Leistungsaufnahme, d.h. der Lüfter dreht voll auf, als wenn man gerade ein
3d-Game zocken würde. Dies bleibt dann auch konstant so.
Dabei läuft nur GNOME, kein compiz Beryl etc.

Dass die Karte so voll aufdreht ist in meinen Augen völlig unnötig, verringert
die Lebensdauer der Karte und verbraucht ne Menge Strom.

Soweit ich dass beurteilen kann, ist die Installation problemlos und korrekt
verlaufen.

Wie kann ich das beheben?
 
devilz, ja die Treiber sind installiert. fglrxinfo sagt mir folgendes:
Code:
display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: Radeon X1800 Series Generic
OpenGL version string: 2.0.6286 (8.33.6)
und glxgears läuft auch (mit angeblich 13000 FPS)
vorher war auch der Desktop total ruckelig und jetz läuft alles wie geschmiert.
Nur eben dreht die Karte so total auf...
Ich habe übrigens über yast installiert, und dann von der Konsole die aticonfig und SAX konfiguriert mit
Code:
# ldconfig
# aticonfig --initial --input=/etc/X11/xorg.conf
# sax2 -r -m 0=fglrx
Hier ist auch noch meine xorg.conf:
Code:
# /.../
# SaX generated X11 config file
# Created on: 2007-03-16T04:47:26+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         "glx"
  Load         "type1"
  Load         "extmod"
  Load         "dbe"
  Load         "freetype"
  Load         "v4l"
  Load         "dri"
EndSection

Section "InputDevice"
  Driver       "kbd"
  Identifier   "Keyboard[0]"
  Option       "Protocol" "Standard"
  Option       "XkbLayout" "de"
  Option       "XkbModel" "microsoftpro"
  Option       "XkbRules" "xfree86"
EndSection


Section "InputDevice"
  Driver       "mouse"
  Identifier   "Mouse[1]"
  Option       "Buttons" "10"
  Option       "Device" "/dev/input/mice"
  Option       "Name" "Razer Copperhead Laser Mouse"
  Option       "Protocol" "explorerps/2"
  Option       "Vendor" "Sysp"
  Option       "ZAxisMapping" "4 5"
EndSection


Section "Monitor"
  Option       "CalcAlgorithm" "XServerPool"
  DisplaySize  350 260
  HorizSync    30-98
  Identifier   "Monitor[0]"
  ModelName    "MIRO MIRO P1998F"
  Option       "DPMS"
  VendorName   "MIR"
  VertRefresh  43-160
  UseModes     "Modes[0]"
EndSection


Section "Modes"
  Identifier   "Modes[0]"
EndSection


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


Section "Device"
  BoardName    "Radeon X1800 Series (R520 7100)"
  BusID        "1:0:0"
  Driver       "fglrx"
  Identifier   "Device[0]"
  Option       "FSAADisableGamma" "no"
  Option       "CapabilitiesEx" "0x00000000"
  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       "FSAAMSPosY2" "0.000000"
  Option       "FSAAScale" "1"
  Option       "FSAAMSPosY3" "0.000000"
  Option       "Capabilities" "0x00000000"
  Option       "GammaCorrectionI" "0x00000000"
  Option       "no_accel" "no"
  Option       "FSAAMSPosY4" "0.000000"
  Option       "UseFastTLS" "2"
  Option       "FSAAMSPosY5" "0.000000"
  Option       "FSAACustomizeMSPos" "no"
  Option       "FSAAEnable" "no"
  Option       "BlockSignalsOnLock" "on"
  Option       "GammaCorrectionII" "0x00000000"
  Option       "KernelModuleParm" "locked-userpages=0"
  Option       "FSAAMSPosX0" "0.000000"
  Option       "no_dri" "no"
  Option       "VideoOverlay" "on"
  Option       "UseInternalAGPGART" "no"
  Option       "PseudoColorVisuals" "off"
  Option       "StereoSyncEnable" "1"
  Option       "FSAAMSPosX1" "0.000000"
  Option       "OpenGLOverlay" "off"
  Option       "FSAAMSPosX2" "0.000000"
  Option       "Stereo" "off"
  Option       "FSAAMSPosX3" "0.000000"
  Option       "CenterMode" "off"
  Option       "EnablePrivateBackZ" "no"
  Option       "backingstore" "true"
  Screen       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
 
wird die Karte auch warm, oder dreht nur der Lüfter so schnell?



jaja, die X1800XT war höllisch laut, wenn man nicht per Software regelte ;)
 
wird die Karte auch warm, oder dreht nur der Lüfter so schnell?



jaja, die X1800XT war höllisch laut, wenn man nicht per Software regelte ;)

>>War bei mir auch so, die x1800 xt ist verdammt laut. Unter Win gibt es soweit ich weiss die ATI Tray Tools, aber ich wüsste nicht, dass es ne Variante für Linux gibt, schade eigentlich, ist ein sehr gutes Tool zur Temperaturüberwachung und Lüfterregelung.

Kray'
 
>>War bei mir auch so, die x1800 xt ist verdammt laut. Unter Win gibt es soweit ich weiss die ATI Tray Tools, aber ich wüsste nicht, dass es ne Variante für Linux gibt, schade eigentlich, ist ein sehr gutes Tool zur Temperaturüberwachung und Lüfterregelung.

Kray'
Ja, das man ATI Karten unter Lin nicht undervolten und lüfterregeln kann find ich ziehmlich blöd, mit ATI Tool oder ATI Tray Tools geht das ja unter Win wirklich nett. Sollte mal irgendein fleisiger Lin Programmierer was für Lin machen.... ;)
 
Also ich hab den Treiber geupdated auf 8.34.8 aber das hat nix
gebracht. FYI unter Windows laufen bei mir definitiv keine ATI Tray Tools,
und die Karte läuft dort trotzdem erwartungsgemäss.

Gibt's sonst noch ne Möglichkeit?
 
Zurück
Oben