It's quite possible that the bug only exhibits itself on OHCI.
It isn't the case. I changed the test machine for one with UHCI and exactly the same appears.
Which modules have to be loaded exactly?
I am a complete newbie in the DVB world, so I don't know if I'm giving the data in dvbtune correctly. On the datasheet I've got I can read:
RF-Channel: 43 (F_DVB-T = 650 � 4 MHz)
Technical data of the OFDM-Signal ================================= - FFT-Mode: 8k - Constellation: 16 QAM - Code rate: 2/3 - Guard interval: 1/8
Technical data of the Statistical Multiplex =========================================== Transport Stream ID: 8000 Network ID: 16978 Network Name: Pilot Mue
and then a table whose columns are named like this:
ID Name PMT-PID PCR-PID V-PID A-PID -------------------------------------------------- 900 Sv900 300 301 301 302 (e.g.) ...
From all this, the commands I give is:
# dvbtune -c 0 -f 650000 -qam 16 -cr 2_3 -gi 8 -n 900 # ifconfig dvb0_0 192.168.0.1 netmask 255.255.255.0 # ifconfig dvb0_0 up promisc (panic described before, "kernel bug in sched.c:564")
I'd be very pleased if anybody could tell me if I'm doing something wrong.
David.
-- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
