DVBSky T9580: Difference between revisions
No edit summary |
|||
Line 1: | Line 1: | ||
A combined [[DVB-T]]/[[DVB-T2]] or [[DVB-C]] or [[DVB-S]]/[[DVB-S2]] [[PCIe|PCIe card]] from [http://www.dvbsky.net/ DVBSky]. |
A combined [[DVB-T]]/[[DVB-T2]] or [[DVB-C]] or [[DVB-S]]/[[DVB-S2]] [[PCIe|PCIe card]] from [http://www.dvbsky.net/ DVBSky]. |
||
The card is identical to Mystique SaTeCaBiX. |
|||
==Overview/Features== |
==Overview/Features== |
Revision as of 22:27, 31 October 2013
A combined DVB-T/DVB-T2 or DVB-C or DVB-S/DVB-S2 PCIe card from DVBSky. The card is identical to Mystique SaTeCaBiX.
Overview/Features
- PCI-e x1 low profile card
- Single Tuner DVB-S/DVB-S2 card
- Single Tuner DVB-T/DVB-T2/DVB-C card
- IR Receiver
- Remote Controller
Identification
Device: 14f1:8852 (rev 04) Subystem: Device 4254:9580
Technical Details
- Name: T9850/5950 Ver. 1.0a 121106
- Chip : Conexant PCIe A/V Decoder CX23885-15Z PFAC6621B 1249CN
- Chip : Si2168 30 1253A00081 (for DVB-C/DVB-T/DVB-T2)
- Chip : M88DS3103 4K51188.1 FPC1221NQ (for DVB-S/DVB-S2)
- The card is identical to Mystique SaTeCaBiX
Drivers
There is no open source driver in mainline kernel for this card. But linux drivers can be downloaded from the DVBSky support website.
Most of the driver is open source, except the driver for the Si2168 chipset. This is only a propritary closed source module called sit2.o and is shipping for 32 Bit and 64 Bit Linux Kernels with and without DVB-C support.
Making it Work
As of October 2013 it is not working with Kubuntu 13.10 and the media_build_bst_130806 Drivers from DVBSky according DVB-C.
The driver is loading and detectiing the card, but more then a sucessful channel scan isn't possible.
No TV program can be watched.
DVB-S/DVB-S2 and DVB-T/DVB-T2 wasn't testet by me.
lspci output for this card is:
05:00.0 Multimedia video controller [0400]: Conexant Systems, Inc. CX23885 PCI Video and Audio Decoder [14f1:8852] (rev 04) Subsystem: Device [4254:9580] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 14 Region 0: Memory at f7800000 (64-bit, non-prefetchable) Capabilities: [40] Express (v1) Endpoint, MSI 00 DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us ExtTag- AttnBtn- AttnInd- PwrInd- RBE- FLReset- DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported- RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop+ MaxPayload 128 bytes, MaxReadReq 512 bytes DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend- LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <2us, L1 <4us ClockPM- Surprise- LLActRep- BwNot- LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+ ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- Capabilities: [80] Power Management version 2 Flags: PMEClk- DSI+ D1+ D2+ AuxCurrent=0mA PME(D0+,D1+,D2+,D3hot+,D3cold-) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- Capabilities: [90] Vital Product Data Product Name: " End Capabilities: [a0] MSI: Enable- Count=1/1 Maskable- 64bit+ Address: 0000000000000000 Data: 0000 Capabilities: [100 v1] Advanced Error Reporting UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UESvrt: DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol- CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr- CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr- AERCap: First Error Pointer: 00, GenCap- CGenEn- ChkCap- ChkEn- Capabilities: [200 v1] Virtual Channel Caps: LPEVC=0 RefClk=100ns PATEntryBits=1 Arb: Fixed+ WRR32+ WRR64+ WRR128- Ctrl: ArbSelect=WRR64 Status: InProgress- Port Arbitration Table [240] <?> VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans- Arb: Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256- Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=01 Status: NegoPending- InProgress- Kernel driver in use: cx23885
Please feel free to correct this.