el-sahef
Enthusiast
Thread Starter
- Mitglied seit
- 01.04.2006
- Beiträge
- 501
Meine Konfiguration:
X850XT PCI-E auf Epox 9NPA+-Ultra mit Athlon X2
opensuse 10.3 Kernel 2.6.22.13-0.3-default
ATI Linux-Treiber Version 8.2
Der Treiber scheint korrekt installiert, 3D-Beschleunigung funzt.
Mein Problem:
Ich habe einen CRT, der eine maximale Auflösung von 1600x1200 schafft. Ich möchte aber nur 1280x1024, soweit kein Problem, lässt sich einstellen (zwar nur bis 85Hz obwohl der Monitor auch 100Hz bei der Auflösung könnte, aber das nur btw, da hab ich auch noch keine Lösung für).
Aber immer, wenn ich den PC neu starte, verliert der Treiber die Einstellung (default ist 1600x1200) und ich muss Auflösung und Frequenz neu einstellen. Hat jemand von euch zufällig eine Lösung dafür?
Hier mal meine xorg.conf, sehe da eigentlich nichts auffälliges:
Für Ratschläge wäre ich sehr dankbar.
X850XT PCI-E auf Epox 9NPA+-Ultra mit Athlon X2
opensuse 10.3 Kernel 2.6.22.13-0.3-default
ATI Linux-Treiber Version 8.2
Der Treiber scheint korrekt installiert, 3D-Beschleunigung funzt.
Mein Problem:
Ich habe einen CRT, der eine maximale Auflösung von 1600x1200 schafft. Ich möchte aber nur 1280x1024, soweit kein Problem, lässt sich einstellen (zwar nur bis 85Hz obwohl der Monitor auch 100Hz bei der Auflösung könnte, aber das nur btw, da hab ich auch noch keine Lösung für).
Aber immer, wenn ich den PC neu starte, verliert der Treiber die Einstellung (default ist 1600x1200) und ich muss Auflösung und Frequenz neu einstellen. Hat jemand von euch zufällig eine Lösung dafür?
Hier mal meine xorg.conf, sehe da eigentlich nichts auffälliges:
Section "ServerLayout"
Identifier "Layout[all]"
Screen 0 "aticonfig-Screen[0]" 0 0
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer"
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"
EndSection
Section "ServerFlags"
Option "AllowMouseOpenFail" "on"
EndSection
Section "InputDevice"
Identifier "Keyboard[0]"
Driver "kbd"
Option "Protocol" "Standard"
Option "XkbLayout" "de"
Option "XkbModel" "microsoftpro"
Option "XkbRules" "xfree86"
Option "XkbVariant" "nodeadkeys"
EndSection
Section "InputDevice"
Identifier "Mouse[1]"
Driver "mouse"
Option "Buttons" "10"
Option "Device" "/dev/input/mice"
Option "Name" "Logitech MX518 Optical Mouse"
Option "Protocol" "explorerps/2"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection
Section "Modes"
Identifier "Modes[0]"
ModeLine "1280x1024" 167.3 1280 1376 1512 1744 1024 1025 1028 1078
ModeLine "1280x1024" 148.3 1280 1376 1512 1744 1024 1025 1028 1072
ModeLine "1280x1024" 128.3 1280 1368 1504 1728 1024 1025 1028 1066
ModeLine "768x576" 55.9 768 816 896 1024 576 577 580 607
ModeLine "768x576" 48.7 768 808 888 1008 576 577 580 604
ModeLine "768x576" 41.7 768 800 880 992 576 577 580 600
ModeLine "768x576" 35.0 768 792 872 976 576 577 580 597
ModeLine "1280x1024" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
EndSection
Section "Monitor"
Identifier "Monitor[0]"
VendorName "LG"
ModelName "FLATRON 795FT"
UseModes "Modes[0]"
DisplaySize 340 270
HorizSync 30.0 - 96.0
VertRefresh 50.0 - 160.0
Option "DPMS"
EndSection
Section "Monitor"
Identifier "aticonfig-Monitor[0]"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
Section "Device"
Identifier "Device[0]"
Driver "radeon"
VendorName "ATI"
BoardName "Radeon X850 XT (R480) (PCIE)"
Option "GARTSize" "32"
BusID "5:0:0"
EndSection
Section "Device"
Identifier "aticonfig-Device[0]"
Driver "fglrx"
EndSection
Section "Screen"
Identifier "Screen[0]"
Device "Device[0]"
Monitor "Monitor[0]"
DefaultDepth 24
SubSection "Display"
Depth 15
Modes "1280x1024" "768x576"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "768x576"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "768x576"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "768x576"
EndSubSection
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
Für Ratschläge wäre ich sehr dankbar.
Zuletzt bearbeitet: