Mailing List archive

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

[linux-dvb] Problems with TechnoTrend dec2000-t USB



Hi!

I've compiled the DVB-modules using kernel 2.4.20 for a TechnoTrend
dec-2000-t USB receiver, bit I'm having problems.

First, the modules loaded:
muenchen:~ # lsmod
Module Size Used by Tainted: P
dvb-ttusb-dec 467968 0 (unused)
ttusb_dec 467936 0 (unused)
dmxdev 8048 0 [dvb-ttusb-dec ttusb_dec]
dvb-core 37760 0 [dvb-ttusb-dec ttusb_dec dmxdev]
usb-ohci 18120 0 (unused)
usbcore 63872 1 [dvb-ttusb-dec ttusb_dec usb-ohci]

After doing

dvbtune -c 0 -f 650000 -qam 16 -cr 2_3 -gi 8 -n 900 ,

a network device dvb0_0 is created, and ifconfig shows that the "Base address" is 0x384 (ie, 900 in hexadecimal).

That sounds a bit strange to me, since the base address is supposed to be a memory address, and what you type after the -n switch is a PID.

The case is, if I do
ifconfig dvb0_0 promisc ,
the kernel panics crying about a bug in sched.c (!).

What am I doing wrong?
Any help around this issue will be appreciated.

Thanks in advance!
David.




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



Home | Main Index | Thread Index