Hello,
I'm not sure if this has been asked before. I have searched but didn't find anything.
I boot my raspberry pi to console. Then CTRL-ALT-F2. Login. Then I start xbmc with:
$this->bbcode_second_pass_code('', 'xbmc-standalone')
After ussing it, I select the turn-off icon in xbmc and select the option Exit. The problem is that the screen is black.
Even CTRL-ALT-F1, F2.... do nothing. I think I can do this to solve it:
$this->bbcode_second_pass_code('', 'fbset -xres 1280 -yres 720')
But typing without seeing what you type is not nice.
Am I the only one with this problem?
How could I fix it?
Thanks in advance.
Regards.