<p><br>
On Mar 31, 2013 9:37 PM, "Austin" <<a href="mailto:austin.green@orcon.net.nz">austin.green@orcon.net.nz</a>> wrote:<br>
><br>
> Anyone had any luck with Tevii S421 DVB-S cards?<br>
> Running Debian 'Squeeze' amd64, kernel 2.6.36.4.<br>
> It shows up as a USB device, which is odd as it's a PCI card:<br>
></p>
<p>There was a hauppauge card that did tje same. Usb interface dvb chips placed on a pci card with a pci-usb chip. I guess the usb interface chips must be cheaper. Or easiet to develop one chipset and one driver...<br></p>

<p>> $ lsusb<br>
> ...<br>
> Bus 005 Device 002: ID 9022:d421 TeVii Technology Ltd.<br>
> Bus 004 Device 002: ID 9022:d421 TeVii Technology Ltd.<br>
><br>
> But the real problem (I think) is the failure of the driver.<br>
> I downloaded the driver:<br>
>         hg clone <a href="https://bitbucket.org/liplianin/s2-liplianin-v37">https://bitbucket.org/liplianin/s2-liplianin-v37</a><br>
> Initially the build failed because two header files were missing:<br>
>         media/noon010pc30.h<br>
>         media/sr030pc30.h<br>
> but after I acquired them from elsewhere, it finished the build.<br>
> However, there were several warnings of this general form:<br>
><br>
> WARNING: /home/austin/projects/tevii-37/s2-liplianin-v37/v4l/rc-core:<br>
> 'ir_raw_handler_unregister' exported twice. Previous export was in vmlinux<br>
><br>
> Relevant lines from dmesg after driver install and reboot:<br>
> ...<br>
> [    5.181105] usb 4-1: new high speed USB device using ehci_hcd and address 2<br>
> [    5.314505] usb 4-1: New USB device found, idVendor=9022, idProduct=d421<br>
> [    5.314511] usb 4-1: New USB device strings: Mfr=1, Product=2,<br>
> SerialNumber=3<br>
> [    5.314515] usb 4-1: Product: USB Stick<br>
> [    5.314519] usb 4-1: Manufacturer: Max<br>
> [    5.314521] usb 4-1: SerialNumber: 080116<br>
> [    5.373323] rc_core: exports duplicate symbol ir_raw_handler_unregister<br>
> (owned by kernel)<br>
> [    5.424762] usb 5-1: new high speed USB device using ehci_hcd and address 2<br>
> [    5.558186] usb 5-1: New USB device found, idVendor=9022, idProduct=d421<br>
> [    5.558192] usb 5-1: New USB device strings: Mfr=1, Product=2,<br>
> SerialNumber=3<br>
> [    5.558196] usb 5-1: Product: USB Stick<br>
> [    5.558199] usb 5-1: Manufacturer: Max<br>
> [    5.558202] usb 5-1: SerialNumber: 080116<br>
> [    5.561458] rc_core: exports duplicate symbol ir_raw_handler_unregister<br>
> (owned by kernel)<br>
> ...<br>
><br>
> _______________________________________________<br>
> mythtvnz mailing list<br>
> <a href="mailto:mythtvnz@lists.linuxnut.co.nz">mythtvnz@lists.linuxnut.co.nz</a><br>
> <a href="http://lists.ourshack.com/mailman/listinfo/mythtvnz">http://lists.ourshack.com/mailman/listinfo/mythtvnz</a><br>
> Archives <a href="http://www.gossamer-threads.com/lists/mythtv/mythtvnz/">http://www.gossamer-threads.com/lists/mythtv/mythtvnz/</a><br>
</p>