[mythtv-users] Trouble with DVB-C card, only partially recognized

Jurgen Kramer gtmkramer at xs4all.nl
Fri Feb 25 17:59:04 UTC 2011


Hi,

Today I added an additional Mystique CaBiX-C2 (KNC-ONE clone) PCI DVB-C
card to my MythTV setup. The card is only partially recognized by
MythTV, in mythtv-setup it shows an
additional /dev/dvb/adapterX/frontendX but without the
accompanying /dev/videoX. Checking kernel messages reveals it does not
register the /dev/video component. 

Any ideas what could be the problem? Broken card? (I really hope not) 
I already put the card in another machine, unfortunately with the same
result, no /dev/video.

Here the kernel output from the 'defective' card:

[   12.334994] saa7146: register extension 'budget_av'.
[   12.335012]   alloc irq_desc for 21 on node -1
[   12.335014]   alloc kstat_irqs on node -1
[   12.335021] budget_av 0000:06:00.0: PCI INT A -> GSI 21 (level, low)
-> IRQ 21
[   12.335117] saa7146: found saa7146 @ mem ffffc9001180e800 (revision
1, irq 21) (0x1894,0x0022).
[   12.335121] saa7146 (0): dma buffer size 192512
[   12.335123] DVB: registering new adapter (KNC1 DVB-C MK3)
[   12.353619] adapter failed MAC signature check
[   12.353623] encoded MAC from EEPROM was
ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff
[   12.559484] saa7146_vv: saa7146 (0): registered device video0 [v4l2]
[   12.560283] KNC1-0: MAC addr = 00:09:d6:6d:8b:a2
[   12.744102] DVB: registering adapter 0 frontend 0 (Philips TDA10023
DVB-C)...
[   12.744394] budget-av: ci interface initialised.
[   12.744422] budget_av 0000:06:02.0: PCI INT A -> GSI 23 (level, low)
-> IRQ 23
[   12.744510] saa7146: found saa7146 @ mem ffffc900117dec00 (revision
1, irq 23) (0x1894,0x0022).
[   12.744519] saa7146 (1): dma buffer size 192512
[   12.744523] DVB: registering new adapter (KNC1 DVB-C MK3)
[   12.763542] adapter failed MAC signature check
[   12.763547] encoded MAC from EEPROM was
ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff
[   12.969262] saa7146_vv: saa7146 (1): registered device video1 [v4l2]
[   12.969896] KNC1-1: MAC addr = 00:09:d6:6d:8b:50
[   13.089626] DVB: registering adapter 1 frontend 0 (Philips TDA10023
DVB-C)...
[   13.090028] budget-av: ci interface initialised.


The new card somehow misses the "saa7146_vv: saa7146 (0): registered
device video0 [v4l2]" bit as seen with the working card:

[   12.334994] saa7146: register extension 'budget_av'.
[   12.335012]   alloc irq_desc for 21 on node -1
[   12.335014]   alloc kstat_irqs on node -1
[   12.335021] budget_av 0000:06:00.0: PCI INT A -> GSI 21 (level, low)
-> IRQ 21
[   12.335117] saa7146: found saa7146 @ mem ffffc9001180e800 (revision
1, irq 21) (0x1894,0x0022).
[   12.335121] saa7146 (0): dma buffer size 192512
[   12.335123] DVB: registering new adapter (KNC1 DVB-C MK3)
[   12.353619] adapter failed MAC signature check
[   12.353623] encoded MAC from EEPROM was
ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff
[   12.559484] saa7146_vv: saa7146 (0): registered device video0 [v4l2]
[   12.560283] KNC1-0: MAC addr = 00:09:d6:6d:8b:a2
[   12.744102] DVB: registering adapter 0 frontend 0 (Philips TDA10023
DVB-C)...


Jurgen



More information about the mythtv-users mailing list