[linux-dvb] Problem with three different cards
Pavel Paprok
ppaprok at applet.cz
Tue Mar 14 11:14:36 CET 2006
hi,
here are example of good known startup of first skystar1 ci cards
then followed by budget-s cards, nexus i dont have :-)
here i like not relying on /etc/modprobe.conf so i have a one
stopscript and one startscript for modules, to start/stop or
eventually reorder them anytime manually.
note that after reboot i call in /etc/rc.d/rc.local first stop, then
start, same as i do when restarting dvb modules manually.. :-)
stop script:
-> unload all listed (lsmod) dvb related modules here (by rmmod ...)
start script:
modprobe dvb-core dvb_shutdown_timeout=0
#skystar1 ci
modprobe dvb_bt8xx
modprobe dst
#technotrend budget 1500 s or ci
modprobe stv0299
modprobe dvb-ttpci
modprobe budget-core
modprobe budget-ci
p.
----- Original Message -----
From: "Gregor Fuis" <videolan at email.si>
To: <linux-dvb at linuxtv.org>
Sent: Tuesday, March 14, 2006 9:30 AM
Subject: [linux-dvb] Problem with three different cards
> Hello,
>
> i have three different card in my system. Nexus-s, Budget s1500 from
> technotrend and SkyStar 1 CI. I have a problem with modules not loading
> in right order so every time i reboot some card doesn't work. If i try
> them simultaneously they work but i can't get them working together.
>
> Does somebody know how to load modules in the right order that they
> would work. And how to do this in the boot sequence. I am using Ubuntu
> with latest v4l-dvb drivers.
>
> Thanks
>
> _______________________________________________
> linux-dvb mailing list
> linux-dvb at linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
>
More information about the linux-dvb
mailing list