TeVii S480
From LinuxTVWiki
(Difference between revisions)
(→Known Problems) |
(→Linux support) |
||
| Line 51: | Line 51: | ||
== Linux support == | == Linux support == | ||
The [[s2-liplianin]] v4l branch includes support for the card. | The [[s2-liplianin]] v4l branch includes support for the 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 ;) | ||
== Driver Status == | == Driver Status == | ||
Revision as of 20:20, 27 February 2011
A dual DVB-S2 PCIe card from TeVii.
Contents |
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.
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 ;)
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
- everything is tested on Astra 19.2E, diseque hasn´t been tested yet with the latest source
- tested with Kernel 2.6.32-28 (Torsten73) and 2.6.35 (Igor himself)
External Links
Official Website technical discussion on vdrportal in german