vdr stopping and not restarting

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

 



tony wrote:

> # Load driver if it hasn't been loaded already:
> if [ $LSMOD -eq 0 ] ; then
>    (cd $DVBDIR; /sbin/modprobe skystar2)
>    fi

here I need to load also the tuner module

modprobe dvb-core
modprobe skystar2
modprobe mt312


Maybe your modules are actually loaded somewhere else, or maybe you have 
entries in /etc/modprobe.conf to load the tuner module when you load 
skystar2 (note the the first modprobe should not be necessary, in fact 
I'm using insmod instead of modprobe to test cvs drivers).

[.....]
>       (cd $DVBDIR; /sbin/modprobe -r skystar2; /sbin/modprobe skystar2)

I do an

rmmod skystar2
rmmod mt312
rmmod dvb-core

(of course it also depends on your modprobe.conf)

Bye
-- 
- Yo tambi?n quiero una Europa libre de Patentes de Software  -
- I want a Software Patents Free Europe too! And you?         -
---------------------------------------------------------------
   EuropeSwPatentFree - http://EuropeSwPatentFree.hispalinux.es
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 256 bytes
Desc: OpenPGP digital signature
Url : http://www.linuxtv.org/pipermail/vdr/attachments/20050806/cd36ec7d/signature.pgp

[Index of Archives]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Big List of Linux Books]     [Fedora Users]     [Fedora Women]     [ALSA Devel]     [Linux USB]

  Powered by Linux