On Tue, Jan 12, 2010 at 2:08 AM, Christoph Rissner <span dir="ltr">&lt;<a href="mailto:c.r@visotech.at">c.r@visotech.at</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

I pulled the latest version, but being a git noob I&#39;m not sure about<br>
that, is a &quot;git pull&quot; sufficient?</blockquote><div> <br>Yep. And the output you copied shows you had the latest.<br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

I found the sysfs file in a different path, is that ok?<br>
<br>
# find /sys/ -name &quot;*edid*&quot;<br>
/sys/devices/pci0000:00/0000:00:1d.7/usb1/1-5/graphics/fb1/edid<br>
# cat `find /sys/ -name &quot;*edid*&quot;`<br>
#<br>
<br>
There is no output, I guess that&#39;s what Bernie expected.<br>
<br></blockquote></div><br>I&#39;m surprised there&#39;s no /sys/class/graphics tree (some of my other scripts, e.g. performance monitoring, assume it).  I know sysfs is a loose contract, but hopefully that&#39;ll be in a standardized place in the future. But I&#39;m assuming the edid file was mapped properly (cat metrics_misc and other udlfb-specific sysfs files in the same directory to confirm that&#39;s really a directory mapped to the udlfb driver).<br>
<br clear="all">So I&#39;m at a loss for your particular problem.  For all the combinations of DisplayLink devices and monitors I have, I&#39;m getting a proper EDID back.  Now, there are valid scenarios where you won&#39;t (e.g. monitors with no edid), but this isn&#39;t one of them.<br>
<br>One thing I&#39;d check - you said EDID read appeared to be working on Windows, but wasn&#39;t sure -- can you check the display control panel, and see if it&#39;s offering you modes that are greater than the monitor&#39;s capabilities -- that would be a sign that edid is not getting returned there, either.<br>
<br>Perhaps if someone else is seeing a problem, then can add to the datapoints?<br><br>Thanks,<br>Bernie<br>Thinking of Haiti today<br>