danke für deine antwort
meine gesammelten daten
Code:
jasper@linux-61kp:~> uname -a
Linux linux-61kp 2.6.27.7-9-default #1 SMP 2008-12-04 18:10:04 +0100 x86_64 x86_64 x86_64 GNU/Linux
Code:
linux-61kp:/home/jasper # lspci | grep ATI
01:00.0 VGA compatible controller: ATI Technologies Inc RV350 AP [Radeon 9600]
01:00.1 Display controller: ATI Technologies Inc RV350 AP [Radeon 9600] (Secondary)
Code:
linux-61kp:/home/jasper # ls -l /usr/lib/dri | grep fglrx
lrwxrwxrwx 1 root root 27 23. Feb 19:13 fglrx_dri.so -> /usr/lib64/dri/fglrx_dri.so
Code:
linux-61kp:/home/jasper # ls -l /usr/lib64/dri | grep fglrx
-r--r--r-- 1 root root 19214600 28. Jan 12:04 fglrx_dri.so
Code:
linux-61kp:/home/jasper # rpm -qa xorg-x11
xorg-x11-7.4-8.18
Code:
linux-61kp:/home/jasper # rpm -qa *fglrx*
ati-fglrxG01-kmp-default-8.573_2.6.27.7_9.1-0.1
ati-fglrxG01-kmp-trace-8.573_2.6.27.7_9.1-0.1
x11-video-fglrxG01-8.573-0.1
ati-fglrxG01-kmp-debug-8.573_2.6.27.7_9.1-0.1
meine (warscheinlich viel zu vielen) daten aus der xorg.conf:
Code:
Section "Monitor"
Identifier "Monitor[0]"
VendorName "IVM"
ModelName "IIYAMA PLE435S"
UseModes "Modes[0]"
DisplaySize 338 270
HorizSync 30.0 - 82.0
VertRefresh 43.0 - 76.0
Option "DPMS"
Option "PreferredMode" "1280x1024"
EndSection
Section "Monitor"
Identifier "aticonfig-Monitor[0]-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 "RV350 AP"
Option "monitor-DVI-0" "Monitor[0]"
EndSection
Section "Device"
Identifier "aticonfig-Device[0]-0"
Driver "fglrx"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "Screen[0]"
Device "Device[0]"
Monitor "Monitor[0]"
DefaultDepth 24
SubSection "Display"
Virtual 3840 1200
Depth 15
Modes "1280x1024" "1152x864" "1024x768" "800x600"
EndSubSection
SubSection "Display"
Virtual 3840 1200
Depth 16
Modes "1280x1024" "1152x864" "1024x768" "800x600"
EndSubSection
SubSection "Display"
Virtual 3840 1200
Depth 24
Modes "1280x1024" "1152x864" "1024x768" "800x600"
EndSubSection
SubSection "Display"
Virtual 3840 1200
Depth 8
Modes "1280x1024" "1152x864" "1024x768" "800x600"
EndSubSection
EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]-0"
Device "aticonfig-Device[0]-0"
Monitor "aticonfig-Monitor[0]-0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "DRI"
Group "video"
Mode 0660
EndSection
du hast was von update geschrieben... ich finde keins. oder bin ich einfach zu doof? 
danke schonmal für deine hilfe
Lesezeichen