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. _______________________________________________ linux-dvb mailing list linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb