public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [linux-dvb] AVerMedia AverTV Hybrid Volar HX (A827) support?
@ 2008-10-08 18:46 Ivan Kuten
  2008-10-08 21:00 ` [linux-dvb] stb0899 and tt s2-3200 Igor M. Liplianin
  2008-10-14 12:52 ` [linux-dvb] AVerMedia AverTV Hybrid Volar HX (A827) support? Ivan Kuten
  0 siblings, 2 replies; 42+ messages in thread
From: Ivan Kuten @ 2008-10-08 18:46 UTC (permalink / raw)
  To: linux-dvb

Hello!

Is anybody working on AVerMedia AverTV Hybrid Volar HX (A827) support?

Chips in this USB stick:

     * Cypress CY7C68013A
     * NXP SAA7136E
     * NXP TDA18271HDC1
     * Afatech AF9013-N1

I'm interested in TV/Analog input (not DVB-T), am I posting to the right list?

Regards,
Ivan

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

^ permalink raw reply	[flat|nested] 42+ messages in thread
* Re: [linux-dvb] [vdr] stb0899 and tt s2-3200
@ 2008-10-09 15:17 Newsy Paper
  2008-10-09 15:45 ` Alex Betis
  0 siblings, 1 reply; 42+ messages in thread
From: Newsy Paper @ 2008-10-09 15:17 UTC (permalink / raw)
  To: linux-dvb

I have Alex Betis' + Ales Jurik's patch running with liplianindvb, but still the same problem with those DVB-S2 8PSK transponders.


--- Alex Betis <alex.betis@gmail.com> schrieb am Do, 9.10.2008:

> Von: Alex Betis <alex.betis@gmail.com>
> Betreff: Re: [linux-dvb] [vdr] stb0899 and tt s2-3200
> An: ajurik@quick.cz
> CC: linux-dvb@linuxtv.org
> Datum: Donnerstag, 9. Oktober 2008, 15:58
> I will try that patch together with mine soon. Will update
> with results.
>
> On Thu, Oct 9, 2008 at 3:47 PM, Ales Jurik
> <ajurik@quick.cz> wrote:
>
> > 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.htmlis
> > > > > > 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
> >
> _______________________________________________
> linux-dvb mailing list
> linux-dvb@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb


      

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

^ permalink raw reply	[flat|nested] 42+ messages in thread

end of thread, other threads:[~2008-10-23  8:22 UTC | newest]

Thread overview: 42+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox