[LIVE] HOW-TO install XBMC Live on Acer Aspire Revo - The Complete Guide for Newbies

  Thread Rating:
  • 6 Votes - 4.83 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Uuaww Offline
Senior Member
Posts: 124
Joined: May 2010
Reputation: 1
Location: Virgin Islands
Post: #831
ah, gave up and did a fresh install of xbmc, works fine now. thanks for all your help.
find quote
Kenyan Offline
Junior Member
Posts: 5
Joined: Jan 2011
Reputation: 0
Post: #832
Hi all, just a quick question that I didn't feel needed its own thread. ( I have a revo) What are the benefits of installing xbmc live as opposed to just installing xbmc over top of windows7? Is it performance or just preference?

I want to be able to power up my revo and start up windows, and then automatically start up xbmc, but this way I could have the ability to play snes emulators, and age of empires 2 and such.

Just curious as I didn't see the actual benefits of doing this listed anywhere
find quote
blairw Offline
Junior Member
Posts: 1
Joined: Feb 2011
Reputation: 0
Post: #833
Got myself an Acer 1600 yesterday second hand and installed xbmc live 10.0 and have everything working brilliantly... on VGA.

When i use the HDMI output into my HDMI 27inch LG tv which works on 720p with my blu ray player, xbox and playstation3, the revo will only output a max resolution of 480p which no option in the settings to go any higher.

Any suggestions?
find quote
schneidz Offline
Fan
Posts: 389
Joined: Jun 2009
Reputation: 0
Post: #834
Kenyan Wrote:Hi all, just a quick question that I didn't feel needed its own thread. ( I have a revo) What are the benefits of installing xbmc live as opposed to just installing xbmc over top of windows7? Is it performance or just preference?

I want to be able to power up my revo and start up windows, and then automatically start up xbmc, but this way I could have the ability to play snes emulators, and age of empires 2 and such.

Just curious as I didn't see the actual benefits of doing this listed anywhere

xbmc-live is basically debian linux with all the excess fat trimmed off.
its programmed to autologin/ autostart the xbmc dashboard when you hit the power button to give the look and feel of a set top box.
one can easily install linux programs by accessing the console (but only the most popular game franchises are ported to linux).
find quote
ralph9994 Offline
Junior Member
Posts: 20
Joined: Sep 2009
Reputation: 0
Location: The Netherlands
Post: #835
is there an updated guide for 10.10 or is it the same as the 9.x live version??
find quote
Hudson_Hawk04 Offline
Posting Freak
Posts: 1,306
Joined: Oct 2006
Reputation: 3
Post: #836
modey Wrote:my revo is running fine apart from on 1080p files when it buffers a lot, anyone help as to what i need to do?

I added a second stick of ram and a chrystal hd card, buffers a bit at the beginning of the playing of a file but I am sure thats due to the wireless connection to my media.

I feel sorry for people who don't drink. When they wake up in the morning, that's as good as they're going to feel all day.
Frank Sinatra
If I managed to help you in any way, please add to my reputation
.
find quote
Hudson_Hawk04 Offline
Posting Freak
Posts: 1,306
Joined: Oct 2006
Reputation: 3
Post: #837
blairw Wrote:Got myself an Acer 1600 yesterday second hand and installed xbmc live 10.0 and have everything working brilliantly... on VGA.

When i use the HDMI output into my HDMI 27inch LG tv which works on 720p with my blu ray player, xbox and playstation3, the revo will only output a max resolution of 480p which no option in the settings to go any higher.

Any suggestions?

Check your video playback settings, and your display info. What flavor of XBMC are you running?

I feel sorry for people who don't drink. When they wake up in the morning, that's as good as they're going to feel all day.
Frank Sinatra
If I managed to help you in any way, please add to my reputation
.
find quote
Th3R00st3r Offline
Senior Member
Posts: 110
Joined: Nov 2008
Reputation: 0
Post: #838
Uuaww Wrote:started with this:
Boot revo, hit ESC and select XBMC - SAFE MODE
login
sudo apt-get update
sudo apt-get upgrade
sudo reboot
sudo apt-get install xbmc
sudo apt-get -f install
sudo reboot

Finished with this:
sudo apt-get remove xbmc-live
sudo nvidia-installer --update -a -s -f
sudo apt-get update
sudo apt-get install xbmc-live
sudo reboot


wait a bit after nvidia, it takes a while.

I have XBMC installed on my 1600 REVO (no windows). Will this work to update\upgrade XBMC or is this only for LIVE ? or am I confused and it's still called LIVE even though it's installed on the HD.
find quote
schneidz Offline
Fan
Posts: 389
Joined: Jun 2009
Reputation: 0
Post: #839
^ what worked for me was logging into the revo via ssh and doing:
Code:
sudo apt-get update && sudo apt-get -y install xbmc
find quote
Th3R00st3r Offline
Senior Member
Posts: 110
Joined: Nov 2008
Reputation: 0
Post: #840
schneidz Wrote:^ what worked for me was logging into the revo via ssh and doing:
Code:
sudo apt-get update && sudo apt-get -y install xbmc


Ran sudo apt- update and got the following:
Code:
Err http://www.lonelycoder.com hts Release.gpg
  Could not connect to www.lonelycoder.com:80 (194.48.213.8), connection timed out
Err http://www.lonelycoder.com hts/main Translation-en_US
  Unable to connect to www.lonelycoder.com http:
Reading package lists... Done
W: Failed to fetch http://www.lonelycoder.com/debian/dists/hts/Release.gpg  Could not connect to www.lonelycoder.com:80 (194.48.213.8), connection timed out

W: Failed to fetch http://www.lonelycoder.com/debian/dists/hts/main/i18n/Translation-en_US.bz2  Unable to connect to www.lonelycoder.com http:

W: Some index files failed to download, they have been ignored, or old ones used instead.
W: You may want to run apt-get update to correct these problems
find quote
Post Reply