Hi,

On Tue, Oct 02, 2007 at 10:40:22AM +0400, Manu Abraham wrote:
> Artem Makhutov wrote:
> > Hi,
> > 
> > On Tue, Oct 02, 2007 at 03:48:38AM +0400, Manu Abraham wrote:
> >> Artem Makhutov wrote:
> >>> It also does not work with the modified one - I am getting a kernel ooops 
> >>> (see ooops.log.gz).
> >>
> >> Please load the stb6100 module also with verbose=5
> >>
> >> so you can do something like this
> >> modprobe stb6100 verbose=5
> >> modprobe stb0899 verbose=5
> >> modprobe budget_ci
> >>
> >> And get the error messages again the same way. Just need the szap and the 
> >> oops messages.
> > 
> > I have attached the new logfiles.
> > 
> 
> http://jusst.de/hg/multiproto/file/557067efd932/linux/drivers/media/dvb/frontends/stb6100.c
> 
> after this line
> 395 fvco = frequency << (1 + odiv);
> 
> add this
> dprintk(verbose, FE_DEBUG, 1, "fvco=%d", fvco);
> 
> after this line
> 397 nint = fvco / (state->reference << psd2);
> 
> add this
> dprintk(verbose, FE_DEBUG, 1, "Nint count=%d", nint);
> 
> 
> and logs please.

Logs are attached.

Regards, Artem

-- 
Artem Makhutov
Unterort Str. 36
D-65760 Eschborn

Attachment: ooops.log.gz
Description: Binary data

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

Reply via email to