Technisat CableStar HD2: Difference between revisions
Jump to navigation
Jump to search
m (Added category: DVB-C PCI Cards) |
|||
Line 49: | Line 49: | ||
I had problems compiling all of the modules in the current mantis package from [http://jusst.de/hg/mantis/rev/83e2af36efe7] but i could solve them by doing a make menuconfig and deselecting most modules except those i really needed (see above) |
I had problems compiling all of the modules in the current mantis package from [http://jusst.de/hg/mantis/rev/83e2af36efe7] but i could solve them by doing a make menuconfig and deselecting most modules except those i really needed (see above) |
||
⚫ | |||
[[Category:Hardware]] |
|||
[[Category:PCI]] |
|||
⚫ |
Revision as of 03:00, 4 May 2009
Overview
Seems to be based on the Twinhan (former Azureweave) AD-CP400 (VP-2040) Uses the Philips TDA10021 Demodulator, Phillips CU1216 Tuner and Digimove Mantis bridge chip.
Identification
$ lspci -vv -s 05:01.0 05:01.0 Multimedia controller: Twinhan Technology Co. Ltd Mantis DTV PCI Bridge Controller [Ver 1.0] (rev 01) Subsystem: Device 1ae4:0002 Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 64 (2000ns min, 63750ns max) Interrupt: pin A routed to IRQ 10 Region 0: Memory at f8fff000 (32-bit, prefetchable) [size=4K]
$ lspci -n -s 05:01.0 05:01.0 0480: 1822:4e35 (rev 01)
Installation
Download and install the latest mantis drivers like this:
hg clone http://mercurial.intuxication.org/hg/s2-liplianin cd s2-liplianin make sudo make install sudo reboot
Old mantis repository instructions: You need support for I²C in your Kernel for this card to work (that's normal). Download the necessary mantis-modules from Jusst.de or use Mercurial:
$ hg clone http://jusst.de/hg/mantis $ cd mantis $ make $ make install
If everything went well, the following modules will load:
dvb-core tda10021 cu1216 mantis b2c2-flexcop-pci
Troubleshooting
I had problems compiling all of the modules in the current mantis package from [1] but i could solve them by doing a make menuconfig and deselecting most modules except those i really needed (see above)