versuch mal diese config in die Xfree config einzubauen. mit der gehts bei mir.
hab auch lang im internet gesucht, bis ich was gefunden hab.
Section "Device"
Identifier "** ATI Radeon (generic) [radeon]"
Driver "radeon"
VideoRam 65536
Option "AGPMode" "4"
Option "AGPSize" "64"
Option "AGPFastWrite" "on"
# Option "EnablePageFlip" "on"
Option "SWcursor" "on"
Option "DDCMode" "on"
Option "VideoKey" "16"
# Insert Clocks lines here if appropriate
EndSection
|