Mailing List archive

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

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



Johannes Stezenbach wrote:
Reiner Wenke wrote:

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.

What exactly does that mean? What software do you use with the card?

I use vdr and I send the data from the Satelco and display it via the
first card
After a reboot both cards work as expected.

Does it also work if you do 'rmmod budget; modprobe budget'?


No, even if I unload all modules and reload it. For this purpose I reduced the install
line in modprobe.conf to
    install dvb /sbin/modprobe grundig_29504-491; /sbin/modprobe stv0299; \
        /sbin/modprobe dvb-ttpci; /sbin/modprobe budget;

Only a reboot does the job for me.
   DVB: registering new adapter (Technotrend/Hauppauge PCI rev1.3 or 1.6).
   DVB: registering frontend 0:0 (Grundig 29504-491, (TDA8083 based))...
   DVB: registering new adapter (TT-Budget/WinTV-NOVA-S  PCI).
   DVB: registering frontend 1:0 (STV0299/TSA5059/SL1935 based)...
...

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;

Not that it matters, but it's sufficient to only load the frontend
drivers that you actually use.

Johannes


Reiner



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



Home | Main Index | Thread Index