(2012-05-25 18:20)mentazm Wrote: I'm trying to get this up and running in virtualbox as my raspberry pi n accessories are coming in the next few weeks.
Can somone give me a quick step by step guide to vbox drive setup for the installer-testing iso?
Also does this iphone app work with the raspberry pi build? - http://collect3.com.au/xbmc-remote/
No need to waste time on vbox as it cannot emulate raspberry pi.
Just rebuild xbmc with the latest librtmp header files and it should work better with various video addons. Same download link so if you have downloaded before do it again.
(2012-05-25 11:11)s7mx1 Wrote: Here is the link for the upstart script file and policy-kit script file
http://dl.dropbox.com/u/12472664/xbmc.zip
extract the zip file and put them in the following locations as root:
Code:
/etc/init/xbmc.conf
/var/lib/polkit-1/localauthority/50-local.d/custom-actions.pkla
You will need to install upstart and libcap2-bin (sudo apt-get install upstart libcap2-bin)
What's working:
* xbmc auto start at boot time
* respawn works. So if you exit xbmc or xbmc crashed it will automatically start itself
* xbmc now runs as unprivileged user pi with correct permission for plug and play storage (not tested yet) and permission to restart the box
* correct permission set for /dev/vchiq for user pi
If you want to have xbmc's webserver listening on port 80 you need
*) update xbmc with the following one http://dl.dropbox.com/u/12472664/xbmc-rbp.tar.gz
Hopefully patch can be accepted by the xbmc main branch: https://github.com/xbmc/xbmc/issues/1012

Search
Help