Hi,

On Tue, Oct 02, 2007 at 03:51:55PM +0400, Manu Abraham wrote:
> Artem Makhutov wrote:
> >> Artem Makhutov wrote:
> >>> 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.
> [...]
>
> In here
> 
> http://jusst.de/hg/multiproto/file/557067efd932/linux/drivers/media/dvb/ttpci/budget-ci.c
> 
> Change this
> 
> 1680struct stb6100_config tt3200_stb6100_config = {
> 1681 .tuner_address = 0x60
> 1682};
> 
> 
> to 
> 
> struct stb6100_config tt3200_stb6100_config = {
>       .tuner_address = 0x60,
>       .refclock       = 27000000, 
> };
> 
> Please check whether it helps ....

Yeah, it worked.

It is possible to tune to DVB-S and DVB-S2 channels.

The driver has the same issues like the old driver on getting a LOCK
on both DVB-S and DVB-S2 channels.

Regards, Artem

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

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

Reply via email to