Comment # 11
on bug 72648
from jim.cromie@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.
_______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel