for my older pc i have bought a technisat skystar 2 pci. the card looks exactly as the one pictured on the linuxtv.org databse. ( http://www.linuxtv.org/wiki/index.php/T ... SkyStar_S2 )
the card is recognized by the b2c2_flexcorp_pci kernel modul, but not the modulator.
linuxtv.org does sadly not provide any additional help. i think it is a newer card revision AND another demodulator was used for my card than their listed one.
i am currently using gentoo-sources-3.19.3 as my kernel and linux-firmware-20150320 as my firmware package.
"lspci -kvv" output :
Code: Select all
Network controller: Techsan Electronics Co Ltd B2C2 FlexCopII DVB chip / Technisat SkyStar2 DVB card (rev 02)
Subsystem: Techsan Electronics Co Ltd B2C2 FlexCopII DVB chip / Technisat SkyStar2 DVB card
Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=slow >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Interrupt: pin A routed to IRQ 16
Region 0: Memory at efbe0000 (32-bit, non-prefetchable) [size=64K]
Region 1: I/O ports at bf00 [size=32]
Kernel modules: b2c2_flexcop_pci
Code: Select all
b2c2-flexcop: B2C2 FlexcopII/II(b)/III digital TV receiver chip loaded successfully
flexcop-pci: will use the HW PID filter.
flexcop-pci: card revision 2
DVB: registering new adapter (FlexCop Digital TV device)
b2c2-flexcop: MAC address = ### DELETED BY ME FOR PRIVACY REASONS :-) ###
CX24123: wrong demod revision: 1a ### HERE THE BOGUS STARTS :-( ###
mt352_read_register: readreg error (reg=127, ret==-121)
nxt200x: nxt200x_readbytes: i2c read error (addr 0x0a, err == -121)
nxt200x: Unknown/Unsupported NXT chip: 00 00 00 00 00
lgdt330x: i2c_read_demod_bytes: addr 0x59 select 0x02 error (ret == -121)
stv0297_readreg: readreg error (reg == 0x80, ret == -121)
mt312_read: ret == -121
b2c2-flexcop: no frontend driver found for this B2C2/FlexCop adapter
cheers!

