Need a little guidance,
I installed the Raspbian “wheezy” from the download page http://www.raspberrypi.org/downloads and loaded XBMC with CEC support. The RPi is already auto login in but I can’t get XBMC to autos tart with any variation . please let know what I am doing wrong. thank you.
case "`tty`" in # XBMC - start only for tty1
*tty1) xbmc-ask;; # XBMC - start XBMC
esac # XBMC - end of case
If [-z ‘’$Display” ] && [$ (tty) = /dev/tty1]; then
*tty) /usrlib/xbmc/xbmc.bin
Esac #
If tty | gfrep tty1; then
While [1 –eq 1 ]; do
/usr/lib/xbmc/xbmc.bin
fi