XBMC Community Forum  

Go Back   XBMC Community Forum > Announcements, Info and General Discussion > XBMC Tips, Tricks, and HOW-TO (Step-by-Step Guides)

XBMC Tips, Tricks, and HOW-TO (Step-by-Step Guides) Tips, Tricks, and HOW-TOs for XBMC (read-only forum).
Users can request their threads/posts to be moved here.

Reply
 
Thread Tools Search this Thread Display Modes
Old 2009-07-02, 11:39   #1
burgemaster
Junior Member
 
Join Date: Jun 2009
Posts: 9
burgemaster is on a distinguished road
Thumbs up [LIVE] HOW-TO install XBMC Live on Acer Aspire Revo - The Complete Guide for Newbies

Here is a little guide of everything that I have learnt when setting up my Revo, all the info was gathered from various posts on here
Just thought id put it all together as if i had found this post i would have saved me HOURS !!! lol..

1) Add an extra 1gig of RAM: (Crucial 1GB DDR2 800MHz/PC2-6400 Laptop Memory)
You need to unfortunetly viod the warrenty sticker and remove the one philips head screw to fit the ram. Once this is out, you can then pull off the whole side panel....



2) Bios Settings:
Enter the Bios and disable "Use RevoBoot", then set the dedicated Memory to the GPU from AUTO to CUSTOM and then below set it to 512meg

3) Addings Nvidia Drivers to the XBMC-Live Installer:
First you need to download XBMC-Live and then add the Nvidia drivers to the ISO. You can either do this yourself with an iso editer (UltraISO) or download this ISO of XBMC Live 9.04.1 with the updated NVIDIA.185_18_14 drivers allready added: http://www.fusedimages.com/xbmc.zip (thanks Duplo)

4) Installing XBMC Live on the Revo:
As the revo has no optical drive, you will have to buy/borrow a USB Drive. Burn your ISO to a CDR using Imgburn (http://www.imgburn.com/ and then load into the USB drive.
Turn on the Revo and when it is booting press F12 to load the boot menu. Choose your USB Drive.
When XBMC Live boots you will see options to either run it from the CDR or install to the HARD DRIVE or a USB device.

I choose to install to hard drive as there was nothing else worth keeping on the revo drive. Choose your Hard drive, and then Yes to confirm.

** You are confirming that EVERYTHING will be erased from the hard drive / USB stick you have choosen!

After it has installed, your revo will turn off, unplug the USB drive and reboot to XBMC (fingers crossed)

5) Video and Audio Settings in XBMC:
XBMC should load up nicely and your Revo should correctly report the GPU as ION

VIDEO: Setting > Video > Play:
Set Render to - VDPAU

AUDIO: Settings > system > audio hardware >

Audio output (digital) - Digital
Audio output device - hdmi
Passthrough output device - hdmi
Downmix multichannel audio to stereo - ON

If you would like to Setup your remote control or get the menu sounds working you will need to edit a couple of files.
These files can be accessed by an FTP client. I used WinSCP on a windows PC.. You enter your IP and username and password (I set a secure root password) and then browse the files.
So setup the menu sounds create a blank notepad file and enter into it:

pcm.!default {
type plug
slave {
pcm "hdmi"
}
}

save it as asoundrc.txt
Then FTP it over to you revo, into USER / XBMC folder. Once its in there rename it to .asoundrc

Good Luck

Last edited by burgemaster; 2009-08-01 at 22:50.
burgemaster is offline   Reply With Quote
Old 2009-07-02, 14:41   #2
gurkburk
Member
 
Join Date: Jan 2008
Location: Sweden
Posts: 39
gurkburk is on a distinguished road
Default

Regarding step 4.
If you don't have an CD/DVD USB drive, you can create an bootable USB stick with this program. http://unetbootin.sourceforge.net/
gurkburk is offline   Reply With Quote
Old 2009-07-02, 18:54   #3
burgemaster
Junior Member
 
Join Date: Jun 2009
Posts: 9
burgemaster is on a distinguished road
Default

Quote:
Originally Posted by gurkburk View Post
Regarding step 4.
If you don't have an CD/DVD USB drive, you can create an bootable USB stick with this program. http://unetbootin.sourceforge.net/
I tried that a few times, i was able to make a USB installer, but when the option to select Install to HD/USB was selected it just hung, you could run xbmc from the usb though if you changed all instances of =CDR to =USB in the ini
burgemaster is offline   Reply With Quote
Old 2009-07-02, 20:48   #4
Pete_London
Senior Member
 
Join Date: May 2009
Posts: 189
Pete_London is on a distinguished road
Default

I've had no end of trouble with USB booting on my Revos, so I purchased a USB Blu-Ray drive.... much easier to do things now.
Pete_London is offline   Reply With Quote
Old 2009-07-02, 20:52   #5
Pete_London
Senior Member
 
Join Date: May 2009
Posts: 189
Pete_London is on a distinguished road
Default

I have tried to install XBMC live on 2 different Revos with 2 different firmwares and the installer couldn't see the drive either time.

USB drives were visible, but not the SATA drive. I tried with and without RevoBoot enabled in the BIOS.

One of my Revos came with Windows, the other with Linux.

Yet I can install a minimal Ubuntu install to both of them.

Has anybody else experienced this?

Pete
Pete_London is offline   Reply With Quote
Old 2009-07-02, 20:54   #6
Pete_London
Senior Member
 
Join Date: May 2009
Posts: 189
Pete_London is on a distinguished road
Default

while I'm passing comment... if you set the Audio Output Device to plughw:0,3 instead of hdmi it will fix the mono issue as well as the MP3 speed issue.

Cheers,

Pete
Pete_London is offline   Reply With Quote
Old 2009-07-03, 13:21   #7
elupus
Team-XBMC Developer
 
Join Date: Mar 2004
Posts: 2,978
elupus is on a distinguished road
Default

setting the audio output to anything but default will kill channel reordering thou...
__________________
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


elupus is offline   Reply With Quote
Old 2009-07-12, 19:41   #8
Pete_London
Senior Member
 
Join Date: May 2009
Posts: 189
Pete_London is on a distinguished road
Default

Quote:
Originally Posted by Pete_London View Post
I have tried to install XBMC live on 2 different Revos with 2 different firmwares and the installer couldn't see the drive either time.

USB drives were visible, but not the SATA drive. I tried with and without RevoBoot enabled in the BIOS.

One of my Revos came with Windows, the other with Linux.

Yet I can install a minimal Ubuntu install to both of them.
OK.. so it seems this is only the case when trying to install from a USB Key. When I try it from a USB CD drive it works fine....
Pete_London is offline   Reply With Quote
Old 2009-07-14, 23:16   #9
galleren
Junior Member
 
Join Date: Jul 2009
Posts: 26
galleren is on a distinguished road
Default

I'm having some trouble installing XBMC Live (using the image linked by burgemaster) via a USB Flash stick.

After booting up the initial screen (where you select if you want to load XBMC Live with Nvidia, Ati drivers etc or install to HDD) it just sorta hangs with a blinking cursor at the top left of the screen. This happens after selecting either to load XBMC Live or install to HDD. The XBMC logo then appears for a little while, then a black screen with just the cursor blinking.

Any suggestions?
galleren is offline   Reply With Quote
Old 2009-07-18, 18:04   #10
burgemaster
Junior Member
 
Join Date: Jun 2009
Posts: 9
burgemaster is on a distinguished road
Default

yes mate, burn it to CDR and then use a external drive.
As i said above t doesnt seem to work to install from USB
burgemaster is offline   Reply With Quote
Reply

Bookmarks

Tags
how to, how-to, howto, ion, revo


Currently Active Users Viewing This Thread: 6 (0 members and 6 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 23:45.


Protected by Akismet, We recommend WordPress blogs
Copyright © 2008, XBMC Project