Installation of DVB Technotrend C2300

From Erlands Wiki

Jump to: navigation, search

The drivers for the Technotrend C2300 DVB card is already included in the v4l drivers in the linux kernel delivered with Ubuntu, but there are still some stuff we need to do to get it to work.

  1. wget http://www.linuxtv.org/download/dvb/firmware/dvb-ttpci-01.fw-2622
  2. sudo mv dvb-ttpci-01.fw-2622 /lib/firmware/dvb-ttpci-01.fw
  3. sudo modprobe -r dvb_ttpci
  4. sudo modprobe dvb_ttpci
  5. Now run dmesg and make sure you get and output similar to this at the end:
[ 3493.882950] saa7146: found saa7146 @ mem ffffc200100a2000 (revision 1, irq 66) (0x13c2,0x000a).
[ 3493.889097] DVB: registering new adapter (Technotrend/Hauppauge WinTV Nexus-CA rev1.X).
[ 3493.889594] adapter has MAC addr = 00:d0:5c:04:48:84
[ 3493.982982] dvb-ttpci: gpioirq unknown type=0 len=0
[ 3493.994630] dvb-ttpci: info @ card 0: firm f0240009, rtsl b0250018, vid 71010068, app 80002622
[ 3493.994722] dvb-ttpci: firmware @ card 0 supports CI link layer interface
[ 3494.250875] dvb-ttpci: adac type set to 0 @ card 0
[ 3494.256586] saa7146_vv: saa7146 (0): registered device video0 [v4l2]
[ 3494.296404] DVB: registering frontend 0 (ST STV0297 DVB-C)...
[ 3494.297024] input: DVB on-card IR receiver as /class/input/input7
[ 3494.297216] dvb-ttpci: found av7110-0.
Personal tools