http://bugs.freedesktop.org/show_bug.cgi?id=12961
------- Comment #5 from [EMAIL PROTECTED] 2007-10-27 07:16 PST ------- (In reply to comment #4) > If log says I have two monitors connected, X is confused because I don't. The > card itself has one VGA and one DVI connector. > I'm guessing the DVI FP_DETECT bit is always pulled high on your card. I suppose we should probably disable that check because it seems to be pretty unreliable. you can always force the DVI port off at runtime or in your config. Comment out lines 690-696 of radeon_output.c to remove the check if you want to check. > > A bit strange that lspci lists two entries for this card: > 06:00.0 VGA compatible controller: ATI Technologies Inc RV370 5B60 [Radeon > X300 > (PCIE)] > 06:00.1 Display controller: ATI Technologies Inc RV370 [Radeon X300SE] you can ignore the .1 id. It's just a place holder for windows drivers. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. _______________________________________________ xorg-driver-ati mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-ati
