Hi,<br>I&#39;m using a Mimi 720 and saw that there was a recent commit to enable DPMS. I&#39;ve upgraded, but all of a sudden my QT Embeded application has stopped working. I&#39;ve also check with other apps, such as mplayer and that is also not working.<br>
<br>I&#39;ve narrowed it down to this commit:<br><a href="http://git.plugable.com/gitphp/index.php?p=udlfb&amp;a=commit&amp;h=dba564a4a31bdf62a0e9768cbcdcce4edf85618a">http://git.plugable.com/gitphp/index.php?p=udlfb&amp;a=commit&amp;h=dba564a4a31bdf62a0e9768cbcdcce4edf85618a</a><br>
<br>Previous versions worked fined with both my app and mplayer. On module load, I get the green screen.... :)<br><br>Not sure what the defio code has disabled... but would be nice to get it working again...<br><br>(btw, as far as I can tell, the DPMS code works fine. &quot;echo 1 &gt; /sys/class/graphics/blank&quot; turns off the monitor... 0 turns it back to greenscreen!)<br>
<br>(mplayer command line: mplayer -vo fbdev2:/dev/fb1 /home/movies/IceAge-2.avi )<br>