Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] second dvbs card does not initialize properly



I have two dvbs cards, the first is a TT 1.6, the second a Satelco budget card.
After power on the second card does not initialize properly and sends no data.
After a reboot both cards work as expected.

dmesg shows for the initialization of both cards this output:

request_module: failed /sbin/modprobe -- char-major-250-3. error = 256
Linux video capture interface: v1.00
saa7146: register extension 'dvb'.
PCI: Found IRQ 11 for device 0000:01:08.0
PCI: Sharing IRQ 11 with 0000:00:01.0
saa7146: found saa7146 @ mem c8853000 (revision 1, irq 11) (0x13c2,0x0006).
DVB: registering new adapter (Technotrend/Hauppauge PCI rev1.3 or 1.6).
DVB: registering frontend 0:0 (Grundig 29504-491, (TDA8083 based))...
Technotrend/Hauppauge PCI rev1.3 or 1.6 adapter 0 has MAC addr = 00:d0:5c:02:81:aa
DVB: AV7111(0) - firm f0240009, rtsl b0250018, vid 71010068, app 8000261a
DVB: AV7111(0) - firmware supports CI link layer interface
av7110(0): Crystal audio DAC detected
videodev: "av7110" has no release callback. Please fix your driver for proper sysfs support, see http://lwn.net/Articles/36850/
saa7146_vv: saa7146 (0): registered device video0 [v4l2]
av7110: found av7110-0.
saa7146: register extension 'budget dvb'.
PCI: Found IRQ 10 for device 0000:01:09.0
PCI: Sharing IRQ 10 with 0000:00:1f.3
PCI: Sharing IRQ 10 with 0000:00:1f.5
saa7146: found saa7146 @ mem c8881000 (revision 1, irq 10) (0x13c2,0x1003).
DVB: registering new adapter (TT-Budget/WinTV-NOVA-S PCI).
probe_tuner: try to attach to TT-Budget/WinTV-NOVA-S PCI
drivers/media/dvb/frontends/stv0299.c: setup for tuner BSRU6, TDQB-S00x
DVB: registering frontend 1:0 (STV0299/TSA5059/SL1935 based)...
TT-Budget/WinTV-NOVA-S PCI adapter 1 has MAC addr = 00:d0:5c:02:30:d5

There is no difference in this output between the first boot and the
reboot.

I'm running kernel 2.6.2-rc1 on a linuxfromscratch system.

I'm loading the dvb parts with this entries in modprobe.conf:

alias char-major-250 dvb

install dvb /sbin/modprobe grundig_29504-401; /sbin/modprobe alps_tdlb7; \
/sbin/modprobe grundig_29504-491; /sbin/modprobe ves1x93; \
/sbin/modprobe alps_tdmb7; /sbin/modprobe mt312; \
/sbin/modprobe sp887x; /sbin/modprobe at76c651; \
/sbin/modprobe cx24110; \
/sbin/modprobe ves1820; /sbin/modprobe stv0299; \
/sbin/modprobe dvb-ttpci; /sbin/modprobe budget;

I read a discussion in this mailinglist last September with a similar problem.
There was a tip to set "dvb_shutdown_timeout=0", but that doesn't work.

Has someone a tip what I can do to resolve this problem?

Thanks
Reiner







--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index