Mailing List archive

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

[linux-dvb] Make reload hangs (sometimes) under 2.4.3-ac9



Hello,

as not everything got every times well initialized (some times after the
first loading, I have no sound and no video at all, or just the CI don't
work...) I do use make reload. This used to works very well, but now I
often got it hangs under rmmod:
(from top)
1252 root      18   0   532  532   360 R    75.1  0.2   7:35 rmmod

And kill -KILL 1252 has no effect at all?

Is there a way to cancel that rmmod?

If I try to redo a make reload:
ske
make[1]: /scripts/pathdown.sh: Command not found
make[1]: Entering directory `/usr/src/DVB-2.4.3-ac9/driver'
oDIR=`pwd`; (cd /usr/src/linux; make SUBDIRS=$DIR modules)
make[2]: Entering directory `/usr/src/linux-2.4.3-ac9'
make -C  /usr/src/DVB-2.4.3-ac9/driver CFLAGS="-D__KERNEL__ -I/usr/src/linux-2.4.3-ac9/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe  -march=i686 -DMODULE" MAKING_MODULES=1 modules
make[3]: Entering directory `/usr/src/DVB-2.4.3-ac9/driver'
make[3]: Nothing to be done for `modules'.
make[3]: Leaving directory `/usr/src/DVB-2.4.3-ac9/driver'
make[2]: Leaving directory `/usr/src/linux-2.4.3-ac9'

make[1]: Leaving directory `/usr/src/DVB-2.4.3-ac9/driver'
sync
(	\
rmmod dvb;		\
rmmod dvb_demux;        \
rmmod dmxdev;           \
insmod dmxdev.o;                \
insmod dvb_demux.o;             \
insmod dvb.o init_chan=2 pids_off=0;	\
)
rmmod: module dvb is not loaded
dvb_demux: Device or resource busy
dmxdev: Device or resource busy
insmod: a module named dmxdev already exists
insmod: a module named dvb_demux already exists
insmod: a module named dvb already exists
make: *** [reload] Error 1
cp -C aeoav.tex garde.tex manque.tex pasvu.tex plus.tex souhait.tex x.tex new.tex greg@ulima.unil.ch:/home/greg/TeX.files/DVD/

As I am, what is that "/scripts/pathdown.sh"?

Thanks you very much,

	Greg
________________________________________________________________
http://ulima.unil.ch/greg ICQ:16624071 mailto:greg@ulima.unil.ch


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



Home | Main Index | Thread Index