Now it works, with these entries in /etc/modules.conf, that differ from the example modules.conf in DVB/driver:
alias char-major-81 videodev probeall /dev/dvb dvb-ttpci alias /dev/dvb/* /dev/dvb below dvb-ttpci stv0299 alps_bsrv2 grundig_29504-401 add below dvb-ttpci grundig_29504-491 ves1820 alps_tdmb7 alps_tdlb7 alias char-major-250 dvb-ttpci options dvb-core dvb_shutdown_timeout=0
The first line is not new, if I remember right.
In the first "below"-line I removed "alps_bsru6" and inserted "stv0299", a tip from Oliver Endriss. I think, that was the "missing link".
The last line seems to be necessary, because when I omit it, xawtv gets frozen some seconds after stopping szap. I don't know why.
But:
Still /var/log/messages contains an entry at PC startup: modprobe: Can't locate module char-major-81-0 But for what is it necessary? Has it to do with the freezing of xawtv?
And the DVB driver _seems_ to contain "unlicensed" modules. When I start szap and xawtv, /var/log/messages shows these entries:
DVB: registering new adapter (Technotrend/Hauppauge PCI rev2.1 or 2.2).
PCI: Found IRQ 11 for device 01:0b.0
saa7146_core.o: adjusting pci latency to 64
stv0299.c: setup for tuner BSRU6, TDQB-S00x
DVB: registering frontend 0:0 (STV0299/TSA5059/SL1935 based)...
DVB: AV7111(0) - firm f0240009, rtsl b0250018, vid 71010068, app 80002616
DVB: AV7111(0) - firmware supports CI link layer interface
av7110(0): adac type set to 0
insmod: Warning: loading /lib/modules/2.4.19-4GB/dvb/compat.o will taint the kernel: no license
insmod: See http://www.tux.org/lkml/#export-tainted for information about tainted modules
insmod: Module compat loaded, with warnings
insmod: Module dvb-core loaded, with warnings
insmod: Warning: loading /lib/modules/2.4.19-4GB/dvb/dmxdev.o will taint the kernel: no license
insmod: Module dmxdev loaded, with warnings
insmod: Module input loaded, with warnings
insmod: Module alps_tdlb7 loaded, with warnings
insmod: Module alps_tdmb7 loaded, with warnings
insmod: Module ves1820 loaded, with warnings
insmod: Module grundig_29504-491 loaded, with warnings
insmod: Module grundig_29504-401 loaded, with warnings
insmod: Module alps_bsrv2 loaded, with warnings
insmod: Module stv0299 loaded, with warnings
insmod: Module dvb-ttpci loaded, with warnings
compat.o and dmxdev.o seem to have no license. Have I made something wrong? (I copied the .o files by hand. Is that normal?) Or do I misinterpret something?
compat.o and dmxdev.o are part of dvb-core.o
Holger
-- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
