From: Ales Jurik <ajurik@quick.cz>
To: linux-dvb@linuxtv.org, Goga777 <goga777@bk.ru>
Subject: Re: [linux-dvb] [vdr] stb0899 and tt s2-3200
Date: Thu, 9 Oct 2008 15:47:31 +0200 [thread overview]
Message-ID: <200810091547.31992.ajurik@quick.cz> (raw)
In-Reply-To: <E1Knvg5-000LDW-00.goga777-bk-ru@f141.mail.ru>
On Thursday 09 of October 2008, Goga777 wrote:
> > > > > it's not working with SR 30000 FEC 3/4 dvb-s2 8PSK, still the same
> > > > > problem.
> > > > >
> > > > > kind regards
> > > > >
> > > > > Newsy
> > > >
> > > > It seems that patch from
> > > > http://www.linuxtv.org/pipermail/linux-dvb/2008-July/027264.html is
> > > > not applied. The internal PLL must be disabled when setting new
> > > > frequency as is written in stb6100 documentation.
> > >
> > > has your July-patch any relation with stb0899 patches from Alex Betis ?
> > >
> > > http://www.linuxtv.org/pipermail/linux-dvb/2008-October/029455.html
> > > http://www.linuxtv.org/pipermail/linux-dvb/2008-September/029361.html
> > >
> > > Goga
> >
> > I don't think so as Alex's patches are for demodulator (stb0899) but my
> > was for tuner (stb6100).
> >
> > Regarding stb6100 doc the tuning procedure should be:
> > 1. Disable PLL (LPEN_LPEN)
> > 2. Set-up the tuner
> > 3. Start PLL
> > 4. Start VCO search
> > 5. Wait for 5 ms
> > 6. Disable VCO search, turn off VCO search clock and disable LPF BW clock
> >
> > The steps 1-5 should be done in 5 steps (not less) and as I remeber I've
> > got better result when inserting small delay between steps 1 and 2 and
> > the delay from step 5 was set to 10ms. In stb6100.c are steps 1 and 2
> > done together within 1 write to stb6100 registers and this seems to be
> > not optimal for some modulations.
>
> that's why TT3200 owners have to try both patches together - from you and
> from Alex Betis ? is it correct ?
>
> Goga
Yes, I think so, but now I'm not able to test it as I don't have the TT
S2-3200 more in my PC. If nobody will be able to test it I'll try to do it
this weekend.
Regards,
Ales
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
next prev parent reply other threads:[~2008-10-09 13:51 UTC|newest]
Thread overview: 42+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-08 18:46 [linux-dvb] AVerMedia AverTV Hybrid Volar HX (A827) support? Ivan Kuten
2008-10-08 21:00 ` [linux-dvb] stb0899 and tt s2-3200 Igor M. Liplianin
2008-10-08 21:10 ` Steven Toth
2008-10-09 4:41 ` [linux-dvb] [vdr] " Goga777
2008-10-09 9:40 ` Newsy Paper
2008-10-09 12:04 ` Ales Jurik
2008-10-09 12:42 ` Goga777
2008-10-09 13:07 ` Ales Jurik
2008-10-09 13:35 ` Goga777
2008-10-09 13:47 ` Ales Jurik [this message]
2008-10-09 13:58 ` Alex Betis
2008-10-23 0:07 ` Igor M. Liplianin
2008-10-23 8:17 ` Ales Jurik
2008-10-09 13:56 ` Alex Betis
2008-10-09 14:15 ` Ales Jurik
2008-10-11 2:12 ` [linux-dvb] " Hans Werner
2008-10-11 7:01 ` Goga777
2008-10-11 13:25 ` Hans Werner
2008-10-11 9:40 ` Igor M. Liplianin
2008-10-11 13:46 ` Hans Werner
2008-10-13 14:34 ` Hans Werner
2008-10-13 20:09 ` Igor M. Liplianin
2008-10-14 23:11 ` Hans Werner
2008-10-13 16:38 ` Steven Toth
2008-10-13 20:02 ` Igor M. Liplianin
2008-10-15 18:28 ` Meysam Hariri
2008-10-14 12:52 ` [linux-dvb] AVerMedia AverTV Hybrid Volar HX (A827) support? Ivan Kuten
2008-10-14 14:25 ` Antti Palosaari
2008-10-16 8:21 ` Zdenek Kabelac
2008-10-16 10:53 ` Ivan Kuten
-- strict thread matches above, loose matches on Subject: below --
2008-10-09 15:17 [linux-dvb] [vdr] stb0899 and tt s2-3200 Newsy Paper
2008-10-09 15:45 ` Alex Betis
2008-10-09 15:48 ` Alex Betis
2008-10-09 16:26 ` Konstantin Dimitrov
2008-10-09 16:46 ` Konstantin Dimitrov
2008-10-09 16:53 ` Goga777
2008-10-09 16:57 ` Konstantin Dimitrov
2008-10-09 20:02 ` Meysam Hariri
2008-10-09 22:26 ` Igor M. Liplianin
2008-10-10 4:11 ` Konstantin Dimitrov
2008-10-10 6:49 ` Alex Betis
2008-10-09 19:22 ` Alex Betis
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200810091547.31992.ajurik@quick.cz \
--to=ajurik@quick.cz \
--cc=goga777@bk.ru \
--cc=linux-dvb@linuxtv.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox