TeVii S650: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
(Works out of the box for DVB-S; instructions to get the firmware)
m (updated broken link)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
DVB-S/S2 USB box manufactured by [[TeVii]]
DVB-S/S2 USB box manufactured by [[TeVii]]


Product page: http://tevii.com/product_s650.html.
Product page: http://www.tevii.com/Products_S650_1.asp.


Experimental support under Linux exists, see [[S2API]].
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.
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:
Line 12: Line 12:
unrar e Tevii_linuxdriver_0815.rar
unrar e Tevii_linuxdriver_0815.rar
sudo cp -p dvb-usb-s650.fw /lib/firmware/dvb-usb-dw2104.fw
sudo cp -p dvb-usb-s650.fw /lib/firmware/dvb-usb-dw2104.fw

Along with several other DVB firmwares it is also available in a 7-zip file: [http://rapidshare.com/files/250533445/linux_dvb_firmware_v2.7z 728KiB download].


[[Category:DVB-S USB Devices]]
[[Category:DVB-S USB Devices]]

Latest revision as of 21:54, 4 October 2009

DVB-S/S2 USB box manufactured by TeVii

Product page: http://www.tevii.com/Products_S650_1.asp.

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

Along with several other DVB firmwares it is also available in a 7-zip file: 728KiB download.