TeVii S650: Difference between revisions
Jump to navigation
Jump to search
(Works out of the box for DVB-S; instructions to get the firmware) |
m (Link to Wikipedia for SDTV) |
||
Line 5: | Line 5: | ||
Experimental support under Linux exists, see [[S2API]]. |
Experimental support under Linux exists, see [[S2API]]. |
||
The DVB-S ([ |
The DVB-S ([http://en.wikipedia.org/wiki/SDTV SDTV]) part works out of the box since kernel 2.6.29 and VDR 1.6.0, as soon as the firmware file is in /lib/firmware. |
||
To get the firmware file, download the [http://tevii.com/Tevii_linuxdriver_0815.rar linuxdriver_0815 package] from TeVii, unrar it and copy the dvb-usb-s650.fw firmware file to /lib/firmware/dvb-usb-dw2104.fw: |
To get the firmware file, download the [http://tevii.com/Tevii_linuxdriver_0815.rar linuxdriver_0815 package] from TeVii, unrar it and copy the dvb-usb-s650.fw firmware file to /lib/firmware/dvb-usb-dw2104.fw: |
Revision as of 20:28, 24 June 2009
DVB-S/S2 USB box manufactured by TeVii
Product page: http://tevii.com/product_s650.html.
Experimental support under Linux exists, see S2API.
The DVB-S (SDTV) part works out of the box since kernel 2.6.29 and VDR 1.6.0, as soon as the firmware file is in /lib/firmware.
To get the firmware file, download the linuxdriver_0815 package from TeVii, unrar it and copy the dvb-usb-s650.fw firmware file to /lib/firmware/dvb-usb-dw2104.fw:
wget http://tevii.com/Tevii_linuxdriver_0815.rar unrar e Tevii_linuxdriver_0815.rar sudo cp -p dvb-usb-s650.fw /lib/firmware/dvb-usb-dw2104.fw