[LIVE] HOW-TO Install XBMC on Lucid Mini with PCM Multichannel and Nvidia 256.25

  Thread Rating:
  • 6 Votes - 4.83 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
The Chef Offline
Junior Member
Posts: 40
Joined: Apr 2010
Reputation: 0
Post: #11
Just wanted to double check that this will only work for the mini version of Ubuntu right?
find quote
harryzimm Offline
Posting Freak
Posts: 852
Joined: May 2008
Reputation: 6
Location: Auchtermuchty, Scotland
Post: #12
Lucid Mini or server versions are good. most parts could be used on a full desktop version though. If you boot to a command line in safe mode you can go through the guide although most of the deps are allready installed. Make sure you remove pulseaudio as first.

Code:
sudo apt-get remove pulseaudio

remember to replace xbmc with your username

Code:
sudo usermod -a -G audio username

Do not install xbmc-live on a full desktop

I have not tested this on a desktop version

cheers

HTPC 1 : Acer revo R3700 ion2 HTPC 2 :Apple TV2 HTPC 3 : Apple TV2 HTPC4 Acer revo R3700 ion2 Remote : x2 Riimote2
SERVER : 10TB Ubuntu Server 10.04, dual wintv nova hd s2 cards, tvheadend, Newcs, Omnikey reader, White *Sky uk* Card, Mysql Db, Sabnzbdplus, SickBeard, Couchpotato, FlexRaid. :cool:
--------------------------------------------
[Image: widget]
find quote
robo989 Offline
Senior Member
Posts: 176
Joined: Apr 2010
Reputation: 2
Post: #13
Fantastic guide, got 5.1 FLAC decoded to 5.1 PCM lovelyness in all of 5 mins after installing ubunutu mini. After months of pissing around with no decent results.

This should be a sticky!

Thanks to harryzimm especially for the correct steps and Roelio super to the point guide Smile

Thanx a bunch! Big Grin
find quote
Roelio Offline
Member+
Posts: 210
Joined: May 2010
Reputation: 0
Post: #14
Your Welcome ! And yeah it's a great guide Big Grin

Still looking for a way to fix my insane long boot time Wink Someone else experience this too?

Media players: R3610 XBMC - Xtreamer 1.0 - Xtreamer SW - Ultra 2
LCD: Sony KDL-46HX920 - Receiver: Onkyo TX-R577 - Speakers: Mission e34 5.1 & MS10 - Remote: Harmony 1100
Router: Asus RT-N66U - NAS: eTRAY 4TB (SMB) - PC: Intel I7 @4.5 Ghz & HD7950 & 2x SSD & 6TB Sata2
find quote
robo989 Offline
Senior Member
Posts: 176
Joined: Apr 2010
Reputation: 2
Post: #15
Roelio Wrote:Your Welcome ! And yeah it's a great guide Big Grin

Still looking for a way to fix my insane long boot time Wink Someone else experience this too?

Nope can't say it's taking any longer than with standard XBMC linux live install.
find quote
The Chef Offline
Junior Member
Posts: 40
Joined: Apr 2010
Reputation: 0
Post: #16
harryzimm Wrote:Make sure you remove pulseaudio as first.

Code:
sudo apt-get remove pulseaudio

remember to replace xbmc with your username

Code:
sudo usermod -a -G audio username

Do not install xbmc-live on a full desktop
I have not tested this on a desktop version
cheers

Im installing Lucid Desktop right now to give it a shot. When you say remember to replace xbmc with your username, and assuming my username is "htpc" would I be doing this:
Code:
sudo usermod -a -G audio htpc

Also since I wont be installing XBMC Live should I just do a standard, nothing special, xbmc install like this from the wiki page:
Code:
sudo apt-get install python-software-properties pkg-config
sudo add-apt-repository ppa:team-xbmc
sudo apt-get update
sudo apt-get install xbmc xbmc-standalone
sudo apt-get update

Thanks!
find quote
harryzimm Offline
Posting Freak
Posts: 852
Joined: May 2008
Reputation: 6
Location: Auchtermuchty, Scotland
Post: #17
The Chef Wrote:Im installing Lucid Desktop right now to give it a shot. When you say remember to replace xbmc with your username, and assuming my username is "htpc" would I be doing this:
Code:
sudo usermod -a -G audio htpc

Also since I wont be installing XBMC Live should I just do a standard, nothing special, xbmc install like this from the wiki page:
Code:
sudo apt-get install python-software-properties pkg-config
sudo add-apt-repository ppa:team-xbmc
sudo apt-get update
sudo apt-get install xbmc xbmc-standalone
sudo apt-get update

Thanks!


Yeah, that should do it.

cheers

HTPC 1 : Acer revo R3700 ion2 HTPC 2 :Apple TV2 HTPC 3 : Apple TV2 HTPC4 Acer revo R3700 ion2 Remote : x2 Riimote2
SERVER : 10TB Ubuntu Server 10.04, dual wintv nova hd s2 cards, tvheadend, Newcs, Omnikey reader, White *Sky uk* Card, Mysql Db, Sabnzbdplus, SickBeard, Couchpotato, FlexRaid. :cool:
--------------------------------------------
[Image: widget]
find quote
The Chef Offline
Junior Member
Posts: 40
Joined: Apr 2010
Reputation: 0
Post: #18
Awesome thanks Harry,
Also is it necessary for me to boot with command prompt for this or can I just use the terminal?
If I need to boot with command prompt how do I do that? Smile
find quote
The Chef Offline
Junior Member
Posts: 40
Joined: Apr 2010
Reputation: 0
Post: #19
Figured it out: hit ctrl+alt+f1 Smile

Well I went through the whole thing and only hit one problem at this point:

Quote:Then we will generate a xorg.conf file and put it on the right place. You can use the Howto achieve judder free perfectly synced playback later.
sudo nvidia-xconfig -s --no-logo --force-generate --output-xconfig=/etc/X11/xorg.conf

It popped up with an error saying something like "Your currently running x-server, exit x-server" or something like that. So I just hit OK assuming that since Im using the Desktop Ubuntu maybe its already installed. But now if I try and run XBMC its SUPER slow and laggy - just the menu interface. So I went to Hardware Drivers to download the NVIDIA driver and it says "There are no drivers for excising hardware" so I think i screwed something up with that. Any ideas?
(This post was last modified: 2010-06-01 20:55 by The Chef.)
find quote
harryzimm Offline
Posting Freak
Posts: 852
Joined: May 2008
Reputation: 6
Location: Auchtermuchty, Scotland
Post: #20
I think first you need to kill the x-session.

Code:
sudo /etc/init.d/gdm stop

cheers

HTPC 1 : Acer revo R3700 ion2 HTPC 2 :Apple TV2 HTPC 3 : Apple TV2 HTPC4 Acer revo R3700 ion2 Remote : x2 Riimote2
SERVER : 10TB Ubuntu Server 10.04, dual wintv nova hd s2 cards, tvheadend, Newcs, Omnikey reader, White *Sky uk* Card, Mysql Db, Sabnzbdplus, SickBeard, Couchpotato, FlexRaid. :cool:
--------------------------------------------
[Image: widget]
find quote
Post Reply