DigitalRise DTV PCI Cab CI: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
No edit summary
Line 73: Line 73:
''Provide a link to the vendor's product page here along with any other external link to information that is generally helpful in relation to the device. For example:''<br>
''Provide a link to the vendor's product page here along with any other external link to information that is generally helpful in relation to the device. For example:''<br>
* [http://www.digitalrise.eu/products/dvb_tuner/cab/2040/ DigitalRise DTV PCI Cab CI product page]
* [http://www.digitalrise.eu/products/dvb_tuner/cab/2040/ DigitalRise DTV PCI Cab CI product page]






[[Category:DVB-C_PCI_Cards]]
[[Category:DVB-C_PCI_Cards]]
[http://www.sunglasshutus.com/ '''sunglass hut''']

Revision as of 10:00, 20 August 2011

DigitalRise logo

A DVB-C PCI card from DigitalRise.

Overview/Features

  • PCI interface
  • Inputs: Antenna (Digital), Remote
  • Outputs: Antenna
  • CI Module

Components Used

  • NXP/Philips TDA10023 (demodulator)
  • Mantis (bridge)

Other Images

Identification

Provide here, for PCI/PCIe devices, the relevant output of lspci -vnn or, in the case of USB devices, lsusb -v . We're particularly interested in the subsystem ID's. To make a code block simply make the first character of each line a space. For example:

# lspci -vvvnn
00:0f.0 Multimedia controller [0480]: Twinhan Technology Co. Ltd Mantis DTV PCI Bridge Controller [Ver 1.0] [1822:4e35] (rev 01)
	Subsystem: Twinhan Technology Co. Ltd Device [1822:0043]
	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 5
	Region 0: Memory at cddff000 (32-bit, prefetchable) [size=4K]
	Kernel driver in use: Mantis

Making it Work

Is it supported under Linux? Are there experimental drivers? Does it partially work or identify as another card? (if yes, add this information below) As can be seen above the card can be used with the Mantis kernel driver.

Linux ubuntu 2.6.31-19-generic #56-Ubuntu SMP Thu Jan 28 01:26:53 UTC 2010 i686 GNU/Linux

List of kernel modules involved:

Module                  Size  Used by
mantis                 18436  0 
tda665x                 3676  1 mantis
lnbp21                  2652  1 mantis
mb86a16                20284  1 mantis
stb6100                 7040  1 mantis
tda10021                6592  1 mantis
tda10023                6684  1 mantis
zl10353                 7460  1 mantis
stb0899                32704  1 mantis
stv0299                 9860  1 mantis
mantis_core            32988  1 mantis
ir_common              48092  1 mantis_core
ir_core                 7560  2 mantis_core,ir_common
dvb_core               91112  2 stv0299,mantis_core

Firmware

Is there any firmware specific information for this device? if so, list it here. If your device doesn't require a firmware, simply mention that this is the case.

Drivers

Provide the details of where the drivers and patches and necessary tools are available.

Sample Kernel Output

Provide the relevant portion of dmesg here. For example:

# dmesg
[ 1930.935923] Mantis 0000:00:0f.0: PCI INT A -> Link[LNKD] -> GSI 5 (level, low) -> IRQ 5
[ 1930.937095] DVB: registering new adapter (Mantis DVB adapter)
[ 1931.818068] DVB: registering adapter 0 frontend 0 (Philips TDA10023 DVB-C)...

Remote Control Support

Discuss support for the remote control here.

External Links

Provide a link to the vendor's product page here along with any other external link to information that is generally helpful in relation to the device. For example: