Enjoy Slackware 15.0!
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
howtos:multimedia:htpc [2012/10/29 00:19 (UTC)] arfon created |
howtos:multimedia:htpc [2016/07/18 23:55 (UTC)] klaatu updated for kodi |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | <!-- Add your text below. We strongly advise to start with a Headline (see button | + | <!-- Reviewed 2013-10-16 by mfillpot --> |
- | ====== Build A Slackware Mediacenter (HTPC) With XBMC ====== | + | <!-- Reviewed 2013-01-23 by hazel --> |
+ | <!-- Add your text below. We strongly advise to start with a Headline (see butto | ||
+ | n bar above). --> | ||
+ | ====== | ||
====== My Situation ====== | ====== My Situation ====== | ||
- | I wanted a **stand alone** media center and everything pointed to XBMC. I tried the various LiveCD versions of XBMC but each had problems that either | + | I wanted a **stand alone** media center and everything pointed to XBMC. I tried |
+ | the various LiveCD versions of XBMC but each had problems that either | ||
+ | the system | ||
+ | lackware | ||
====== Here's What I Did ====== | ====== Here's What I Did ====== | ||
- | 1) Install Slackware | + | - Install Slackware. Optionally, use an old PC; you might be surprised at how powerful even an older PC can be for media playback. |
- | + | - Install [[https:// | |
- | 1a) Set the default windows manager to TWM. | + | - To keep the install as light as possible, use a lightweight GUI environment. You probably don't need a traditional desktop; copy '' |
- | + | - Create a user named '' | |
- | 2) Create user xbmc and login as user xbmc. | + | |
- | + | / | |
- | 3) Copy / | + | |
- | + | ||
- | 4) Edit ~/.xixnitrc and at the bottom, change: | + | |
- | < | + | |
/ | / | ||
/ | / | ||
/ | / | ||
- | exec / | + | exec / |
- | to: | + | </ |
- | < | + | / |
#/ | #/ | ||
#/ | #/ | ||
#/ | #/ | ||
#exec / | #exec / | ||
- | exec / | + | exec / |
+ | </ | ||
+ | - Edit / | ||
- | 5) su back to root | + | After you reboot the machine, it should boot right into kodi, and you should have |
+ | a working media center/ | ||
- | 6) Install FFMPEG, XBMC and their dependencies via sbopkg. | ||
- | |||
- | 7) Edit / | ||
- | < | ||
- | |||
- | After you reboot the machine, it should boot right into XBMC and you should have a working media center/ | ||
====== Some Other Things to Configure ===== | ====== Some Other Things to Configure ===== | ||
- | If you keep your media files on other machines and they are accessible via Samba or NFS, make sure you: | + | If you keep your media files on other machines and they are accessible via Samba |
- | + | or NFS, make sure you enable file sharing: | |
- | To enable | + | |
- | < | + | |
- | To enable | + | * To enable |
- | < | + | chmod 755 / |
+ | </code> | ||
+ | * To enable NFS file sharing: < | ||
+ | chmod 755 / | ||
+ | </ | ||
- | For NFS, you'll have to do some other configuration but all that is explained in the NFS wiki pages. | + | For NFS, you'll have to do some other configuration but all that is explained in |
+ | the [[howtos: | ||
Line 61: | Line 63: | ||
<!-- Please do not modify anything below, except adding new tags.--> | <!-- Please do not modify anything below, except adding new tags.--> | ||
<!-- You must remove the tag-word " | <!-- You must remove the tag-word " | ||
- | {{tag> | + | {{tag> |