Saturday, April 19, 2008

Freevo and the Aver Tv Volar - 3 tv cards

The next task with setting up the new box is getting the new usb tv card to work. It was very cheap and we just thought we'd try it out. Luckily I'd just had to use the get_dvb_firmware script from the kernel source for the other tv card so this one was a doddle.

Plug it in and dmesg says:
usb 1-3: new high speed USB device using ehci_hcd and address 4
usb 1-3: configuration #1 chosen from 1 choice
dvb-usb: found a 'AVerMedia AVerTV DVB-T Volar' in cold state, will try to load a firmware
dvb-usb: did not find the firmware file. (dvb-usb-dib0700-1.10.fw) Please see linux/Documentation/dvb/ for more details on firmware-problems. (-2)

Googled dvb-usb-dib0700-1.10.fw and found various sites where I could down load the fw file.
Put it in /lib/firmware. Unplugged the usb tv card. Plugged it back in again and got:

usb 1-3: new high speed USB device using ehci_hcd and address 5
usb 1-3: configuration #1 chosen from 1 choice
dvb-usb: found a 'AVerMedia AVerTV DVB-T Volar' in cold state, will try to load a firmware
dvb-usb: downloading firmware from file 'dvb-usb-dib0700-1.10.fw'
dib0700: firmware started successfully.
dvb-usb: found a 'AVerMedia AVerTV DVB-T Volar' in warm state.
dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
DVB: registering new adapter (AVerMedia AVerTV DVB-T Volar)
DVB: registering frontend 2 (DiBcom 7000MA/MB/PA/PB/MC)...
MT2060: successfully identified (IF1 = 1220)
input: IR-receiver inside an USB DVB receiver as /class/input/input7
dvb-usb: schedule remote query interval to 150 msecs.
dvb-usb: AVerMedia AVerTV DVB-T Volar successfully initialized and connected.


ran tzap and instantly got a lock.

My work here is done :-)

Now of course I have to make freevo work with one card watching and two cards taping.

No comments: