TeVii S460: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 25: | Line 25: | ||
===Firmware=== |
===Firmware=== |
||
''is there any firmware specific information for this device? if so, list it here ... this means you'' |
|||
====Firmware v1.23.86.1==== |
|||
Firmware v1.23.86.1 is available with the TeVii S460 Linux driver at http://tevii.com/support.html. |
|||
(But what's with the proprietary RAR archive format? Geez...) |
|||
wget http://tevii.com/Tevii_linuxdriver_0815.rar |
|||
sudo apt-get install unrar-free |
|||
unrar Tevii_linuxdriver_0815.rar |
|||
sudo cp tevii_linuxdriver_0815/fw/dvb-fe-cx24116.fw /lib/firmware/dvb-fe-cx24116-1.23.86.1.fw |
|||
sudo ln -s /lib/firmware/dvb-fe-cx24116-1.23.86.1.fw /lib/firmware/dvb-fe-cx24116.fw |
|||
===Drivers=== |
===Drivers=== |
Revision as of 05:41, 21 October 2008
A DVB-S/S2 PCI card from TeVii.
Experimental support under Linux exists, see S2API. S2API has now been merged into v4l-dvb and can be installed as described here[1].
Overview/Features
Low profile DVB-S/S2 PCI card.
Components Used
Uses the Conextant CX23883-39 Broadcast Decoder.
Identification
Other Images
Making it Work
Firmware
Firmware v1.23.86.1
Firmware v1.23.86.1 is available with the TeVii S460 Linux driver at http://tevii.com/support.html. (But what's with the proprietary RAR archive format? Geez...)
wget http://tevii.com/Tevii_linuxdriver_0815.rar sudo apt-get install unrar-free unrar Tevii_linuxdriver_0815.rar sudo cp tevii_linuxdriver_0815/fw/dvb-fe-cx24116.fw /lib/firmware/dvb-fe-cx24116-1.23.86.1.fw sudo ln -s /lib/firmware/dvb-fe-cx24116-1.23.86.1.fw /lib/firmware/dvb-fe-cx24116.fw
Drivers
provide the details of where the drivers and patches and necessary tools are available ... this means you
Sample kernel output
provide the relevant portion of dmesg here
Remote Control Support
Unknown
External Links
http://www.tevii.com/product_s460.html Manufacturers Website.