http://bugs.freedesktop.org/show_bug.cgi?id=11781
------- Comment #10 from [EMAIL PROTECTED] 2007-08-10 13:07 PST ------- (In reply to comment #8) > That would be an explanation... but: > > 1) previous drivers never had this issue > (see the diff of my Xorg.0.log on bug #10772, comment #10) The driver has been significantly refactored since 6.6.3. > > 2) lot of people reported the same issues with monitor detection > and black or blue window with XV (see bug #10772, comments 23) > See also https://bugzilla.novell.com/show_bug.cgi?id=264720#c28 > > Since a lot of people see the "double monitor detection" bug, I think > it hints that the fixes that wen in 6.6.193 are not enough... > lets not confuse issues here. bug 10772 was about a segfault in the blanking code, not about monitor detection problems. the fix from 10772 has nothing to do with monitor detection. As I said in the previous comment, I'm pretty sure I know why this is happening, as such we can work on getting it fixed. (In reply to comment #9) > For the record, I use the Mandriva Cooker > (http://wiki.mandriva.com/en/Development) packages from: > http://svn.mandriva.com/cgi-bin/viewvc.cgi/packages/cooker/x11-driver-video-ati/current/ > http://svn.mandriva.com/cgi-bin/viewvc.cgi/packages/cooker/x11-server/current/ > > Note that I tested the X server w/o today xrandr1.2 backport w/o any > improvements... (I'ven't tested yet this x server). > Right. Either your bios connector table is wrong, or we need to add a quirk for your card. Can you send me (alexdeucher AT gmail DOT com) a copy of your video bios? As root: cd /sys/bus/pci/devices/<card_pci_id> echo 1 > rom cat rom /tmp/rom echo 0 > rom You can find the card's pci id by looking at the output of lspci. -- 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
