Linux HTPC Set up advice?
#18
OK so you are on xbmcbuntu aren't you?

ssh in and then run the following commands, you don't need to copy and paste my comments

Code:
sudo apt-get install build-essential # add the packages necessary for building software
wget http://rtr.ca/sapphire_remote/sapphire-4.4.tar.gz #get the software source package
tar xzf sapphire-4.4.tar.gz # unzip it
cd sapphire-4.4 #change directory to where you just unzipped the source code
sudo make install  #compile the software and install it!

I have never had to do that last step, but if you find the sapphire module is not loading and you have the hid-topseed module staying loaded, then simply edit the file /etc/rc.local and add the line /usr/local/bin/sapphire_startup.sh just before the last line.

Sounds a hassle, but it really is quite simple.

I will post later tonight about how to make the keymap suit xbmc - it is set up for mythtv as shipped.
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
Reply


Messages In This Thread
HTPC Set up advice? - by redboyscouse - 2013-03-16, 18:24
RE: HTPC Set up advice? - by FernetMenta - 2013-03-16, 18:35
Re: HTPC Set up advice? - by nickr - 2013-03-16, 21:54
RE: HTPC Set up advice? - by redboyscouse - 2013-03-17, 03:17
RE: HTPC Set up advice? - by FernetMenta - 2013-03-17, 08:24
RE: HTPC Set up advice? - by redboyscouse - 2013-03-17, 13:07
RE: HTPC Set up advice? - by Ned Scott - 2013-03-17, 13:14
RE: HTPC Set up advice? - by redboyscouse - 2013-03-17, 13:30
RE: HTPC Set up advice? - by negge - 2013-03-17, 16:28
RE: HTPC Set up advice? - by nickr - 2013-03-17, 21:03
RE: HTPC Set up advice? - by fritsch - 2013-03-17, 21:41
RE: HTPC Set up advice? - by redboyscouse - 2013-03-17, 22:12
RE: HTPC Set up advice? - by fritsch - 2013-03-17, 22:39
RE: HTPC Set up advice? - by redboyscouse - 2013-03-17, 23:12
RE: HTPC Set up advice? - by nickr - 2013-03-18, 00:14
Re: HTPC Set up advice? - by teeedubb - 2013-03-18, 00:27
RE: HTPC Set up advice? - by redboyscouse - 2013-03-18, 02:07
RE: HTPC Set up advice? - by nickr - 2013-03-18, 05:04
RE: HTPC Set up advice? - by redboyscouse - 2013-03-18, 22:11
RE: HTPC Set up advice? - by nickr - 2013-03-25, 08:29
RE: HTPC Set up advice? - by redboyscouse - 2013-03-26, 00:02
RE: HTPC Set up advice? - by fritsch - 2013-03-26, 00:27
RE: HTPC Set up advice? - by redboyscouse - 2013-03-26, 00:47
RE: HTPC Set up advice? - by nickr - 2013-03-26, 01:03
RE: HTPC Set up advice? - by redboyscouse - 2013-03-26, 01:37
RE: HTPC Set up advice? - by fritsch - 2013-03-26, 09:00
RE: HTPC Set up advice? - by redboyscouse - 2013-03-26, 20:47
RE: HTPC Set up advice? - by nickr - 2013-03-26, 21:04
RE: HTPC Set up advice? - by redboyscouse - 2013-03-26, 21:14
RE: HTPC Set up advice? - by redboyscouse - 2013-03-26, 23:01
RE: HTPC Set up advice? - by fritsch - 2013-03-26, 23:24
RE: HTPC Set up advice? - by nickr - 2013-03-27, 00:05
RE: HTPC Set up advice? - by redboyscouse - 2013-03-27, 00:52
RE: HTPC Set up advice? - by redboyscouse - 2013-03-27, 01:40
RE: HTPC Set up advice? - by nickr - 2013-03-27, 03:08
Logout Mark Read Team Forum Stats Members Help
HTPC Set up advice?0