tchu
July 11th, 2008, 04:31 AM
I have managed to install this TV stick without problems in Ubuntu 8.04 and I thought I should put this on the record to help anyone who may be stuck. I am not a technical person so I cannot comment on the finer points of the commands used here.
For those of you living in the UK, firstly find out the name of your nearest digital TV transmitter using your postcode at www.digitaluk.co.uk
Kaffeine is the only media player I have found out (so far) that can watch digital TV using Pinnacle nano stick. Install the Kaffeine: menu bar > Applications > Add / Remove... > Sound & Video. Look for and install Kaffeine.
Go to command line interface: menu bar > Applications > Accessories > Terminal
Run these line by line:
wget http://linuxtv.org/hg/v4l-dvb/archive/tip.tar.gz
tar -xvzf tip.tar.gz
ls -al
## look for a directory starting with "v4l-dvb" and go there ##
cd v4l-dvb-XXXXXXXXX
make
sudo make unload
sudo make install
It is important re-start the computer after all these to ensure everything will work correctly. The 'make' command itself took the longest to run (5 - 10 minutes).
Then plug the TV stick into the USB port, start Kaffeine: menu bar > Applications > Sound & Video > Kaffeine. You should see a 6th button called "6. Digital TV" on the title page.
Go to Kaffeine menu bar > DVB > Channels... > Start Scan to scan for TV signals, click "Select All" at bottom right and then "<< Add Selected" at bottom centre.
For those of you living in the UK, firstly find out the name of your nearest digital TV transmitter using your postcode at www.digitaluk.co.uk
Kaffeine is the only media player I have found out (so far) that can watch digital TV using Pinnacle nano stick. Install the Kaffeine: menu bar > Applications > Add / Remove... > Sound & Video. Look for and install Kaffeine.
Go to command line interface: menu bar > Applications > Accessories > Terminal
Run these line by line:
wget http://linuxtv.org/hg/v4l-dvb/archive/tip.tar.gz
tar -xvzf tip.tar.gz
ls -al
## look for a directory starting with "v4l-dvb" and go there ##
cd v4l-dvb-XXXXXXXXX
make
sudo make unload
sudo make install
It is important re-start the computer after all these to ensure everything will work correctly. The 'make' command itself took the longest to run (5 - 10 minutes).
Then plug the TV stick into the USB port, start Kaffeine: menu bar > Applications > Sound & Video > Kaffeine. You should see a 6th button called "6. Digital TV" on the title page.
Go to Kaffeine menu bar > DVB > Channels... > Start Scan to scan for TV signals, click "Select All" at bottom right and then "<< Add Selected" at bottom centre.