Summary: | nouveau fails to obtain EDID from NV11 (nforce IGP) | ||
---|---|---|---|
Product: | xorg | Reporter: | Bruno <bonbons> |
Component: | Driver/nouveau | Assignee: | Nouveau Project <nouveau> |
Status: | RESOLVED DUPLICATE | QA Contact: | Xorg Project Team <xorg-team> |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Bruno
2012-05-26 09:28:17 UTC
use edid-decode /sys/class/drm/.../edid to read the file (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 Is this bug identical to #26534 which you also filed? If not, could you describe in which way it is different? (In reply to comment #3) > Is this bug identical to #26534 which you also filed? If not, could you > describe in which way it is different? Looks like I forgot about the older bug filed at the same time as bug #26670 and opened this one when bug #26670 got closed because of xf86-video-nv being dropped. *** This bug has been marked as a duplicate of bug 26534 *** |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.