PDA

View Full Version : ati driver 8.42.3 allmost working


cpri
6th November 2007, 08:26 PM
Hello,

I installed the latest ati driver (8.42.3) for Ati readon 2400HD (I never got the previous versions started to work). when I boot I can see the fedora 7 clouds and ballon in a nice reolution (1024x768). when all the services are started it's time to login but the my screen turns to black.

I checked my Xorg.0.log file and in there I found the error saying
fglrx(0): Failed to enable interrupts

here's my xorg.conf

Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "aticonfig-Screen[0]" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection

Section "Monitor"
Identifier "AS1770"
VendorName "AS"
ModelName "1770"
HorizSync 30-70
VertRefresh 50-100
EndSection

Section "Device"
Identifier "aticonfig-Device[0]"
Driver "fglrx"
EndSection

Section "Screen"
Identifier "aticonfig-Screen[0]"
Device "aticonfig-Device[0]"
Monitor "AS1770"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection

Section "ServerFlags"
Option "AIGLX" "off"
EndSection

Section "Extensions"
Option "Composite" "false"
EndSection

Section "DRI"
Mode 0666
EndSection



Can somebody tell me how to get things working