Rudy Zijlstra wrote:
Andrew de Quincey wrote:
On Monday 17 July 2006 16:06, Rudy Zijlstra wrote:
Hello,
I am getting the following messages from a previously working card:
Kernel 2.6.17.4, same results with 2.6.16.16, although 17 gives
slichtly
more verbal output
saa7146: register extension 'budget_av'.
ACPI: PCI Interrupt 0000:01:08.0[A] -> GSI 20 (level, low) -> IRQ 20
saa7146: found saa7146 @ mem e3964000 (revision 1, irq 20)
(0x153b,0x1156).
saa7146 (0): dma buffer size 192512
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:b7:ed
DVB: TDA10021: tda10021_readreg: readreg error (ret == -121)
budget-av: A frontend driver was not found for device 1131/7146
subsystem 153b/1156
budget-av: ci interface initialised.
Any ideas on what to do to get it working again? Looking at this, it
seems as if eeprom has lost its values.
Try this patch:
http://linuxtv.org/~mkrufky/stable/2.6.17.y/budget-av-frontend-fix.patch
Should be in mainline sometime soon....
Thanks, that solved it! I was getting afraid i had to ditch that card...
Rudy
There is a bug in dvbstream which takes care it does not tune on DVB-C.
So far have not found it.
On dvb-core there is the dvb_shutdown_timeout parameter, but on budget
card this module is not used, see below my lsmod list:
Module Size Used by
snd_seq_oss 32640 0
snd_seq_midi_event 6912 1 snd_seq_oss
snd_seq 50512 4 snd_seq_oss,snd_seq_midi_event
snd_pcm_oss 40736 0
snd_mixer_oss 18048 1 snd_pcm_oss
snd_usb_audio 74976 0
snd_usb_lib 15488 1 snd_usb_audio
snd_rawmidi 21152 1 snd_usb_lib
snd_seq_device 7436 3 snd_seq_oss,snd_seq,snd_rawmidi
snd_hwdep 8068 1 snd_usb_audio
ohci_hcd 20100 0
i2c_i810 5764 0
i2c_algo_bit 9480 1 i2c_i810
i2c_i801 8844 0
budget_av 17536 0
saa7146_vv 47104 1 budget_av
video_buf 20996 1 saa7146_vv
budget_core 9220 1 budget_av
saa7146 15624 3 budget_av,saa7146_vv,budget_core
ttpci_eeprom 3200 1 budget_core
stv0299 11144 1 budget_av
tda10021 6916 1 budget_av
tda1004x 16644 1 budget_av
How can i set the dvb_shutdown_timeout parameter on the budget card, so
i can work around the dvbstream bug that i cannot yet find?
Cheers,
Rudy
_______________________________________________
linux-dvb@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb