TeVii S650: Difference between revisions
Jump to navigation
Jump to search
m (Link to Wikipedia for SDTV) |
m (updated broken link) |
||
(One intermediate revision by one other user 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 page: http://www.tevii.com/Products_S650_1.asp. |
||
Experimental support under Linux exists, see [[S2API]]. |
Experimental support under Linux exists, see [[S2API]]. |
||
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.