This may be worth a try.

>From your xfree86 log file
[...]
(EE) RADEON(0): No valid mode found for this DFP/LCD
(II) RADEON(0): If you have an analog monitor attached but no DFP/LCD
tryspecifying
        'Option "CrtScreen"' in your X serverconfig file.
[...]

>From your config file
[...]
Section "Device"
# Some 7500 boards aparently need this option enabled to work - bug (#62760)
# Option "CrtScreen"
        Identifier   "ATI Radeon 7500"
        Driver       "radeon"
        VendorName   "ATI Radeon 7500"
        BoardName     "ATI Radeon 7500"
        
        #BusID
EndSection
[...]

The # makes a line a comment so just remove it to enable the option.

HTH,
        cyn
_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86

Reply via email to