TeVii S480: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 48: | Line 48: | ||
== Linux support == |
== Linux support == |
||
[http://pastebin.ca/2028419 This] patch against s2-liplianin v4l branch adds basic support for the card. |
[http://pastebin.ca/2028419 This] patch against s2-liplianin v4l branch ([http://mercurial.intuxication.org/hg/s2-liplianin/file/054f002f4d23 rev 054f002f4d23]) adds basic support for the card. |
||
⚫ | |||
It uses the S660 firmware. |
|||
⚫ | |||
The patch is based on the s2-liplianin v4l branch (rev 054f002f4d23): [http://mercurial.intuxication.org/hg/s2-liplianin/file/054f002f4d23] |
|||
==External Links== |
==External Links== |
Revision as of 20:25, 24 December 2010
A dual DVB-S2 PCIe card from TeVii Technology Ltd
Hardware/Features
- PCIe x1
- Dual Tuner
- The card consists of a USB Host Controller and two TeVii S660 equivalent cards.
- LNB power supply via floppy connector
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.
Linux support
This patch against s2-liplianin v4l branch (rev 054f002f4d23) adds basic support for the card. It uses the S660 firmware. DVB-S seems to be working, DVB-S2 is problematic (packet loss). The reason is unknown (firmware related?).