[Bug 1559] Display detection regression on Radeon Mobile
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Oct 19 01:58:42 PDT 2004
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://freedesktop.org/bugzilla/show_bug.cgi?id=1559
------- Additional Comments From jacquetc.mozilla at free.fr 2004-10-19 01:58 -------
With the original version, I couldn't ovverride the detected outputs with
"MonitorLayout". However, it works when I apply the patch, but only when using
"MonitorLayout". If I don't use this option, I can't use dual head.
Also, I had a look at radeon_bios.c, around line 240 (section modified by the
patch): if I get it right, it assumes that if only one connector is found, it
has index 0, and copies it to index 1. I tried to add a debugging output, and it
turns out that my only connector originally found by the driver has index 1 and
not 0 ! (when incrementing connector_found at line 230 or so, tmp1 is equal to 1
on my system...) Of course I tried to comment out the memcpy on line 242 or so,
but the additionnal entry I get still doesn't hold a valid monitor description
so I don't get any further.
--
Configure bugmail: https://freedesktop.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the xorg-bugzilla-noise
mailing list