Difference between pages "Set up DVB/T viewing with a USB Stick on Linux" and "RoundCube"

From Linuxintro
(Difference between pages)
imported>Jstaerk
 
imported>ThorstenStaerk
(Redirected page to ROUNDCUBE)
 
Line 1: Line 1:
Please review this article, it has not yet been tested on a clean system.
+
#REDIRECT [[ROUNDCUBE]]
 
 
In Ubuntu 8.10 with a WinTV Nova-T USB Stick. As viewer we will use vlc for a test, later you can move to more sophisticated front-ends like mythtv
 
 
 
* sudo apt-get install dvb-utils vlc
 
* wget http://www.wi-bw.tfh-wildau.de/~pboettch/home/linux-dvb-firmware/dvb-usb-dib0700-1.10.fw
 
 
 
Note: There is new firmware available but it has some issues. Feel free to try it.
 
 
 
Info: http://linuxtv.org/wiki/index.php/Hauppauge_WinTV-NOVA-T-500#Firmware
 
Firmware: http://www.wi-bw.tfh-wildau.de/~pboettch/home/files/dvb-usb-dib0700-1.20.fw
 
 
 
* Copy the firmware to the right location
 
* sudo cp dvb-usb-dib0700-1.10.fw /lib/firmware
 
 
 
plug the device in, it should then be visible via "ls /dev/dvb/adapter0"
 
 
 
* potentially: in /etc/modprobe.d/options (sudo gedit /etc/modprobe.d/options)
 
** Add: options dvb-usb-dib0700 force_lna_activation=1
 
 
 
* scan for channels and save results in ~/channels.conf, please adjust the region accordingly, in the example its de-Frankfurt:  "scan /usr/share/doc/dvb-utils/examples/scan/dvb-t/de-Frankfurt -o zap | tee ~/channels.conf"
 
 
 
* start vlc,  Media|open file, select all files and open the ~/channels.conf
 
* you should now be able to tune to different channels using your playlist (Wiedergabeliste)
 

Revision as of 13:36, 5 January 2014

Redirect to: