Comment 1 for bug 216629

Revision history for this message
Adam Honse (calcprogrammer1) wrote :

Just playing around with it, my Xorg.conf has:

Section "Device"
     Identifier "Configured Video Device"
     Driver "fglrx"
     BusID "PCI:1:00.0"
EndSection

lspci says:

01:00.0 VGA compatible controller: ATI Technologies Inc RV530 [Radeon X1600]
01:00.1 Display controller: ATI Technologies Inc RV530 [Radeon X1600] (Secondary)

startx/xinit fails with:

(WW) fglrx: No matching Device section for instance (BusID PCI:1:0:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:1:0:1) found
(EE) No devices detected.

Fatal server error:
no screens found

So, I have a Radeon X1600 (RV530) and fglrx doesn't even know what it is...that's great. So, how do you get fglrx to detect the card?