Posts: 2
Joined: Oct 2009
Reputation:
0
@levster: I don't think there is a URL for the updated version. I sshed into my box, did "cat > xbmcinstaller.sh" and then copy-pasted the script in. Press CTRL-D to write the file and go back to your prompt.
@VirtualDanny.net: Thanks for the great work!
@BiptoN: You rock! (and see below)
For everyone else: It's mostly working on my Zotac board. Right now, if I try to exit xbmc, it just quits and restarts XBMC without rebooting. I'm guessing it has something to do with using startx in the script, which likes to restart itself for you.
Also, I'm interested in running Boxee on this machine as well, and perhaps a few other things. I saw some previous mention of a x.game script...has anyone got it to work? I'm having issues.
Thanks!
Posts: 24
Joined: Nov 2008
Reputation:
0
biptn
Junior Member
Posts: 24
I'm trying to find the reason why it doesn't shutdown, it looks as if the XBMC stuff has been updated and may have broke somethin' around the devki-power devkit-disk stuff.
Posts: 23
Joined: Oct 2009
Reputation:
0
Someone can explain how can I use launcher to configure firefox for example? I can't access to /usr/share from launcher menu...
thanks
Posts: 23
Joined: Oct 2009
Reputation:
0
It's necessary to use that to all programs? there isn't any way to acces from launcher configuration to /usr/share/application ??
Posts: 1
Joined: Dec 2009
Reputation:
0
After investing 20-30 hours fooling around with the XBMC Live standard and not so standard install techniques, I found this thread. Followed the directions in the first post, ran the little script from the next post to add MCE remote support and unbelievably my Revo works perfectly. Something none of the other installs could accomplish.
Way to go and thanks a lot!!!
Posts: 47
Joined: Dec 2009
Reputation:
0
first off let me say that you rule cyberpark, you have made my life so much easier with your script(i could never figure out how to get it to start up automatically with a full install and it was driving me nuts).
I have however had problems trying to get the launcher plugin to work with this install. I get things running fine, but when i restart the computer it gets to the XBMC splash(the one right before the actual program), it freezes up and sends me to the command line. From there I cant get back into XBMC without re-installing.
I don't know if anyone else has had this problem or not, so I figured I'd ask
I'm running bare minimum ubuntu(no GUI) and then which ever release of xbmc this script installs
Any help is much appreciated
Posts: 179
Joined: Feb 2007
Reputation:
1
Dont do:
"Initial system configuration
If Ubuntu 9.10 or higher is installed run the following commands:
sudo apt-get install python-software-properties
sudo add-apt-repository ppa:team-xbmc
then import the TeamXBMC key:
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 91E7EE5E 318C7509
Finally, no matter what version of Ubuntu you are running, do:
sudo apt-get update "
Manually, as the script does all this for you.