Created
July 15, 2014 11:33
-
-
Save atiti/8a383a78156f1ce78ed2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Your code looks reasonable to me. Any chance you could throw a binary and a couple of instructions onto github or similar so I can give it a quick test and see what state the GPU is in? | |
Also have you tried sudo vcdbg log msg to see if there are any useful messages logged by the GPU? If you do sudo vcgencmd set_logging level=0xc0 first, then you should get all the logging from the IL components that's going. | |
http://www.raspberrypi.org/forums/viewtopic.php?f=38&t=81310 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment