https://bugs.freedesktop.org/show_bug.cgi?id=50374
--- Comment #2 from Bruno <[email protected]> 2012-07-07 08:02:02 PDT --- (In reply to comment #1) > use > edid-decode /sys/class/drm/.../edid > to read the file That won't help as nouveau (and older UMS nv driver) are not getting I2C right (they don't know where the right I2C bus is located) to do the EDID transfer. It's rather a matter of either finding out how nvidia closed driver knows where to look and replicating that or finding out where the I2C bus is for nforce/mainboard. see also: bug #26670 -- Configure bugmail: https://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
