Hi there,
if I define "threadirqs" in kernel command line my PCI-DVB-C card
constantly logs interrupt problems in dmesg like this:
saa7146 (0) saa7146_i2c_writeout [irq]: timed out waiting for end of xfer
DVB: TDA10021(0): _tda10021_writereg, writereg error (reg == 0x03, val
== 0x0a, ret == -5)
DVB: TDA10021: tda10021_readreg: readreg error (ret == -5)
tda10021: lock tuner fails
saa7146 (0) vpeirq: used 1 times >80% of buffer (1281972 bytes now)
The effect is a not working DVB-stream. :-/
I've already increased the buffer size of the budged_core module:
cat /etc/modprobe.d/budget_core.conf
options budget_core bufsize=1410
dmesg on initializing the DVB-card:
budget_av 0000:05:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
saa7146: found saa7146 @ mem f8b00000 (revision 1, irq 16) (0x153b,0x1156).
saa7146 (0): dma buffer size 1347584
DVB: registering new adapter (Terratec Cinergy 1200 DVB-C)
adapter failed MAC signature check
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
KNC1-0: MAC addr = 00:0a:ac:01:da:a5
TDA10021: i2c-addr = 0x0c, id = 0x7c
DVB: registering adapter 0 frontend 0 (Philips TDA10021 DVB-C)...
budget-av: ci interface initialised.
As soon as I remove the threadirqs statement from kernel command line
the card works well.
Is the driver not yet ready for threadirqs? I am running latest stable
linux kernel 3.0.1.
Thanks for any hints.
Alois
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html