Page 1 of 1

XBMC

Posted: Tue Apr 02, 2013 10:12 pm
by mikethebos1
I have installed XBMC on Raspbian. I got XBMC from a blogger's repository. It works well but, there's an issue. When I enter a text box (when virtual keyboard is showing), I can't type in anything with my keyboard (USB). Suggestions? :D :D :D :D

Re: XBMC

Posted: Thu Apr 04, 2013 2:04 pm
by encryptix
If its the same issue I had before its a permissions thing.

By changing permissions of /dev/tty0 to 0777 it should fix it.

To make this permanent you could add
chmod 0777 /dev/tty0
to /etc/rc.local.

There is a better fix for this but I dont remember it

Re: XBMC

Posted: Thu Apr 04, 2013 10:52 pm
by mikethebos1
I did that but xbmc doesn't work at all

Re: XBMC

Posted: Thu Apr 04, 2013 10:52 pm
by mikethebos1
I did that but xbmc doesn't work at all