http://bugs.freedesktop.org/show_bug.cgi?id=25223
Ben Skeggs <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #5 from Ben Skeggs <[email protected]> 2009-11-23 15:22:18 PST --- The info in the VBIOS about your panel is confusing for nouveau, we end up with *no* valid method for detecting your panel's mode. Your VBIOS has a 1024x768 mode listed for your panel, and nouveau detects that it should use it if it's using those mode tables. However, another VBIOS table tells nouveau to *not* use those mode tables. I'll attach panel-strap-mode.diff to force the use of the tables. Now, the entry for your panel gives a valid index into the DDC table so it's possible it reports an EDID that we should use. I suspect this is probably the case here, and we make a bad decision on when to use DDC on your card. I'll attach panel-ddc-mode.diff for this. Can you try each patch separately and report which (if any) work for you. Thanks! -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Nouveau mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/nouveau
