[LINUX][LIVE] Another XBMC configuration script with WiFi
#1
While waiting for a new release XBMC 11.0 Eden...

My script for post installation configure XBMC.
Boot in recovery mode and run:
Code:
wget http://hencvik.googlecode.com/files/i-p11.sh
chmod a+rx i-p11.sh
sudo ./i-p11.sh

Features: (step-by-step installation)
Configure wireless interface (WiFi: open, WPA, WEP)
Configure rtorrent to control through mail (require mailbox, tested on gmail.com and yandex.ru, last better)
Configure bluetooth (pairing mouse, keyboard)
Configure HDMI audio (as described in wiki)
Install Network Manager
Install Midnight commander
Install audio Normalization plugin (Dynamic Range Compression)
Install rtorrent or build from source
Install firefox
Install chromium browser
Install on screen keyboard
Install HTTP server Apache2
Install FTP server ProFTPd
Install web-interface for rtorrent (rutorrent)
Install Webmin
Configure XOrg screen resolution for TV TOSHIBA 19" (19av606pr)
Install burning CD/DVD software (Brasero)
Install mscore fonts and disable antialiasing
For detailed information look source file...

rtorrent control through mail
send mail with subject: control: rtorrent add
with .torrent file as attachment

For activate DRC plugin
In XBMC Settings > System > Audio set
Custom audio device = "drc"
Custom passthrough device = "drc"

Download: http://code.google.com/p/hencvik/downloads/list
Description in Russian language: http://sites.google.com/site/pfzim0/htpc-xbmc

ImageImageImageImageImageImage
Reply
#2
Updated, tested on XBMC Eden beta 3
Code:
wget http://hencvik.googlecode.com/files/i-p7.sh
chmod a+rx i-p7.sh
./i-p7.sh
Reply
#3
Fix some errors and add transmission-daemon
Code:
Start XBMC, press Ctrl+Alt+F1, login (as xbmc/xbmc) and RUN:
wget http://hencvik.googlecode.com/files/i-p12.sh
chmod a+rx i-p12.sh
sudo ./i-p12.sh
Reply

Logout Mark Read Team Forum Stats Members Help
[LINUX][LIVE] Another XBMC configuration script with WiFi0