- Code: Select all
scummvm
from the console (without having X running) without problems.
With the "new" official Raspbian image (2012-10-28-wheezy-raspbian) I get a black screen, but the program seems to run in the background. The same behavior can also be observed with other programs (GnGeo, DGEN) that did not have this problem.
I tried setting
- Code: Select all
chmod 777 /dev/fb0
but this does not solve the problem.
Do you have an idea what could cause this problem and might exist due to some changes in the recent official image?