[Bug 72648] All 3 monitor EDIDs show the same

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Dec 13 15:29:22 PST 2013


https://bugs.freedesktop.org/show_bug.cgi?id=72648

--- Comment #11 from jim.cromie at gmail.com ---
update:

prepping the crow now..

original bug report was based upon this showing same monitor 3 times:

$ for p in /sys/class/drm/card0*/edid; do 
  echo; echo $p; echo; 
  monitor-edid $p ; 
done 

but those sysfs files are really different

$ pwd
/sys/devices/pci0000:00/0000:00:02.0/0000:01:00.0/drm/card0
$ sum card0-*/edid
14477     1 card0-DVI-D-1/edid
51583     1 card0-HDMI-A-1/edid
64619     1 card0-VGA-1/edid


and my script works as expected with monitor-parse-edid

sorry for the noise

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131213/e4c68e11/attachment-0001.html>


More information about the dri-devel mailing list