TeVii S480: Difference between revisions
(8 intermediate revisions by 4 users not shown) | |||
Line 52: | Line 52: | ||
The [[s2-liplianin]] v4l branch includes support for the card. |
The [[s2-liplianin]] v4l branch includes support for the card. |
||
From kernel 2.6.39 and above native support will be provided for the S480 Card. |
|||
== Known Problems == |
|||
* DVB-S is working |
|||
== Howto compile == |
|||
* DVB-S2 is problematic (lot's of TS discontinuity errors/packet loss) |
|||
# these lines are only nessesary for building new version |
|||
** maybe the early driver state causes the problem |
|||
*** testings with windows 7 32bit works with dvb-s2 and both channels, so the issue should be linux-driver related |
|||
# cd /usr/local/src/s2-liplianin |
|||
** tested on Astra 19.2E, diseque seemd not to be working |
|||
# make distclean |
|||
*** 11303 H, 8PSK 2/3 (ORF/Servus TV): Unwatchable / with Windows ok |
|||
# make rminstall |
|||
*** 11362 H, 8PSK 2/3 (ARD/ZDF/ARTE): Unwatchable / with Windows ok |
|||
cd /usr/local/src |
|||
* we will get keyboard related input lags, this means after 15s the keyboard didn´t respond for 5s then it works again for 15s. |
|||
# rm -r s2-liplianin.BAK |
|||
** it depends on connected USB devices. Without any other usb devices and a ps2 keyboard you have no problem like this. |
|||
# mv s2-liplianin s2-liplianin.BAK |
|||
** it´s eaqual using ssh or local keyboard |
|||
hg clone http://mercurial.intuxication.org/hg/s2-liplianin |
|||
** this problem is also only under Linux (testet with ubuntu Lucid and Maverick, Kernel 2.6.32 & 35) |
|||
cd s2-liplianin |
|||
make KERNELRELEASE=$(uname -r) -i -j4 |
|||
make KERNELRELEASE=$(uname -r) install |
|||
make makelinks |
|||
reboot |
|||
The yavdr ppa has also a dkms driver for liplianin. Its not up to date but in a few days it should ;) |
|||
You must confirm to use the correct firmware from Tevii [http://www.tevii.com/s2_liplianin_1.tar], wich normally is automatically installed by the driver: |
|||
md5sum dvb-usb-s660.fw* |
|||
c359c7616f8dc637db49c5c9fb6c8a41 dvb-usb-s660.fw |
|||
c359c7616f8dc637db49c5c9fb6c8a41 dvb-usb-s660.fw.forum |
|||
2946e99fe3a4973ba905fcf59111cf40 dvb-usb-s660.fw.keep |
|||
We normally needs the last one dvb-usb-S660.fw.keep |
|||
If there are different firmwares, try this way: |
|||
cd /usr/local/src |
|||
wget http://www.tevii.com/s2_liplianin_1.tar |
|||
tar xvf s2_liplianin_1.tar |
|||
cd tevii_s2_liplianin-eb8a914cd499/linux/firmware/ |
|||
md5sum dvb-usb-s660.fw |
|||
#2946e99fe3a4973ba905fcf59111cf40 dvb-usb-s660.fw |
|||
cp dvb-usb-s660.fw /lib/firmware/ |
|||
== Driver Status == |
|||
27.02.2011 with actual liplianin tree from 27.02.2011: |
|||
* DVB-S is working fine with fast zappings around 1s |
|||
* DVB-S2 is working fine with fast zappings arround 1-2s |
|||
* S3 is working, you have to unload/load dvb modules for the suspend and wakeup |
|||
* without LNB Power the card uses 4,5W more with a 300W 82% powersupply BQT-L7 300W |
|||
* tested with Astra 19.2/23.5/28.2 (Technisat triplesat twin dish and LNB): disecq works |
|||
* tested with Kernel 2.6.32-28 (Torsten73) and 2.6.35 (Igor himself) |
|||
* tested with Kernel 3.0.3 (Torsten73) for working without v4l or s2-liplianin |
|||
==External Links== |
==External Links== |
Latest revision as of 14:33, 25 April 2012
A dual DVB-S2 PCIe card from TeVii.
Hardware/Features
- PCIe x1 low profile
- Dual Tuner
- The card consists of a USB Host Controller and two TeVii S660 equivalent cards.
- LNB power supply via floppy connector
The Retail packaging includes full-height and low profile brackets, an IR receiver cable, an IR handset (incl. 2 AAA batteries), a windows drivers CD and an install manual.
Components Used
- RF Tuner (twice): Montage M88TS2020
- Demodulator (twice): Montage M88DS3002
- USB Peripheral Controller (twice): Cypress CY7C68013A-56
- PCIe bridge/USB Host Controller: MosChip MCS9990CV
Identification
lspci -nnk:
04:00.0 USB Controller [0c03]: NetMos Technology MCS9990 PCIe to 4‐Port USB 2.0 Host Controller [9710:9990] Subsystem: Device [a000:4000] Kernel driver in use: ohci_hcd 04:00.1 USB Controller [0c03]: NetMos Technology MCS9990 PCIe to 4‐Port USB 2.0 Host Controller [9710:9990] Subsystem: Device [a000:4000] Kernel driver in use: ehci_hcd 04:00.2 USB Controller [0c03]: NetMos Technology MCS9990 PCIe to 4‐Port USB 2.0 Host Controller [9710:9990] Subsystem: Device [a000:4000] Kernel driver in use: ohci_hcd 04:00.3 USB Controller [0c03]: NetMos Technology MCS9990 PCIe to 4‐Port USB 2.0 Host Controller [9710:9990] Subsystem: Device [a000:4000] Kernel driver in use: ehci_hcd 04:00.4 USB Controller [0c03]: NetMos Technology MCS9990 PCIe to 4‐Port USB 2.0 Host Controller [9710:9990] Subsystem: Device [a000:4000] Kernel driver in use: ohci_hcd 04:00.5 USB Controller [0c03]: NetMos Technology MCS9990 PCIe to 4‐Port USB 2.0 Host Controller [9710:9990] Subsystem: Device [a000:4000] Kernel driver in use: ehci_hcd 04:00.6 USB Controller [0c03]: NetMos Technology MCS9990 PCIe to 4‐Port USB 2.0 Host Controller [9710:9990] Subsystem: Device [a000:4000] Kernel driver in use: ohci_hcd 04:00.7 USB Controller [0c03]: NetMos Technology MCS9990 PCIe to 4‐Port USB 2.0 Host Controller [9710:9990] Subsystem: Device [a000:4000] Kernel driver in use: ehci_hcd
lsusb:
Bus 003 Device 002: ID 9022:d482 TeVii Technology Ltd. Bus 002 Device 002: ID 9022:d481 TeVii Technology Ltd.
Once the module/firmware is loaded it's listed as two TeVii S660 cards.
Linux support
The s2-liplianin v4l branch includes support for the card.
From kernel 2.6.39 and above native support will be provided for the S480 Card.
Howto compile
# these lines are only nessesary for building new version
# cd /usr/local/src/s2-liplianin # make distclean # make rminstall cd /usr/local/src # rm -r s2-liplianin.BAK # mv s2-liplianin s2-liplianin.BAK hg clone http://mercurial.intuxication.org/hg/s2-liplianin cd s2-liplianin make KERNELRELEASE=$(uname -r) -i -j4 make KERNELRELEASE=$(uname -r) install make makelinks reboot
The yavdr ppa has also a dkms driver for liplianin. Its not up to date but in a few days it should ;)
You must confirm to use the correct firmware from Tevii [1], wich normally is automatically installed by the driver:
md5sum dvb-usb-s660.fw* c359c7616f8dc637db49c5c9fb6c8a41 dvb-usb-s660.fw c359c7616f8dc637db49c5c9fb6c8a41 dvb-usb-s660.fw.forum 2946e99fe3a4973ba905fcf59111cf40 dvb-usb-s660.fw.keep
We normally needs the last one dvb-usb-S660.fw.keep If there are different firmwares, try this way:
cd /usr/local/src wget http://www.tevii.com/s2_liplianin_1.tar tar xvf s2_liplianin_1.tar cd tevii_s2_liplianin-eb8a914cd499/linux/firmware/ md5sum dvb-usb-s660.fw #2946e99fe3a4973ba905fcf59111cf40 dvb-usb-s660.fw cp dvb-usb-s660.fw /lib/firmware/
Driver Status
27.02.2011 with actual liplianin tree from 27.02.2011:
- DVB-S is working fine with fast zappings around 1s
- DVB-S2 is working fine with fast zappings arround 1-2s
- S3 is working, you have to unload/load dvb modules for the suspend and wakeup
- without LNB Power the card uses 4,5W more with a 300W 82% powersupply BQT-L7 300W
- tested with Astra 19.2/23.5/28.2 (Technisat triplesat twin dish and LNB): disecq works
- tested with Kernel 2.6.32-28 (Torsten73) and 2.6.35 (Igor himself)
- tested with Kernel 3.0.3 (Torsten73) for working without v4l or s2-liplianin
External Links
Official Website technical discussion on vdrportal in german