* Anyone capable of fixing inverted spectrum issue on tt s2-3200?
@ 2009-12-16 12:15 Newsy Paper
2009-12-16 13:10 ` Manu Abraham
0 siblings, 1 reply; 4+ messages in thread
From: Newsy Paper @ 2009-12-16 12:15 UTC (permalink / raw)
To: linux-media
Hi,
as the problem with the ORF HD transponder on Astra is now figured out and ORF switched inversion off again, we know know where the bug in the driver is. I don't know if the problem also occours on dvb-s(1) transponders but I'll try to figure that out.
Is anyone able to fix that dvb-s2 problem? Perhaps it would also solve the problem with some transponders on 1° west?
regards
Newsy
__________________________________________________
Do You Yahoo!?
Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz gegen Massenmails.
http://mail.yahoo.com
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Anyone capable of fixing inverted spectrum issue on tt s2-3200?
2009-12-16 12:15 Anyone capable of fixing inverted spectrum issue on tt s2-3200? Newsy Paper
@ 2009-12-16 13:10 ` Manu Abraham
2009-12-16 15:07 ` Newsy Paper
2009-12-17 9:37 ` Newsy Paper
0 siblings, 2 replies; 4+ messages in thread
From: Manu Abraham @ 2009-12-16 13:10 UTC (permalink / raw)
To: Newsy Paper; +Cc: linux-media
On Wed, Dec 16, 2009 at 4:15 PM, Newsy Paper
<newspaperman_germany@yahoo.com> wrote:
> Hi,
>
> as the problem with the ORF HD transponder on Astra is now figured out and ORF switched inversion off again, we know know where the bug in the driver is. I don't know if the problem also occours on dvb-s(1) transponders but I'll try to figure that out.
>
> Is anyone able to fix that dvb-s2 problem? Perhaps it would also solve the problem with some transponders on 1° west?
>
To verify whether an inversion will solve the issue:
Please try changing
line: #1313 .inversion = IQ_SWAP_ON, /* 1 */ to IQ_SWAP_OFF
in
http://linuxtv.org/hg/v4l-dvb/file/79fc32bba0a0/linux/drivers/media/dvb/ttpci/budget-ci.c
and check whether that solves your inversion issue. Please report your findings.
Regards,
Manu
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Anyone capable of fixing inverted spectrum issue on tt s2-3200?
2009-12-16 13:10 ` Manu Abraham
@ 2009-12-16 15:07 ` Newsy Paper
2009-12-17 9:37 ` Newsy Paper
1 sibling, 0 replies; 4+ messages in thread
From: Newsy Paper @ 2009-12-16 15:07 UTC (permalink / raw)
To: Manu Abraham; +Cc: linux-media
thx Manu for your quick answer. I tried that patch, at least on those 8psk 30000 3/4 on thor 1 West it didn't solve the problem, but I'm not sure if they really use inverted spectrum on that transponder.
ORF switched inverted spectrum off again, so I'm in search of an dvb-s2 transponder that has set inverted spectrum on in order to test your change. :(
regards
Newsy
--- Manu Abraham <abraham.manu@gmail.com> schrieb am Mi, 16.12.2009:
> Von: Manu Abraham <abraham.manu@gmail.com>
> Betreff: Re: Anyone capable of fixing inverted spectrum issue on tt s2-3200?
> An: "Newsy Paper" <newspaperman_germany@yahoo.com>
> CC: linux-media@vger.kernel.org
> Datum: Mittwoch, 16. Dezember 2009, 14:10
> On Wed, Dec 16, 2009 at 4:15 PM,
> Newsy Paper
> <newspaperman_germany@yahoo.com>
> wrote:
> > Hi,
> >
> > as the problem with the ORF HD transponder on Astra is
> now figured out and ORF switched inversion off again, we
> know know where the bug in the driver is. I don't know if
> the problem also occours on dvb-s(1) transponders but I'll
> try to figure that out.
> >
> > Is anyone able to fix that dvb-s2 problem? Perhaps it
> would also solve the problem with some transponders on 1°
> west?
> >
>
>
> To verify whether an inversion will solve the issue:
>
> Please try changing
>
> line: #1313 .inversion = IQ_SWAP_ON, /* 1 */ to
> IQ_SWAP_OFF
>
> in
>
> http://linuxtv.org/hg/v4l-dvb/file/79fc32bba0a0/linux/drivers/media/dvb/ttpci/budget-ci.c
>
> and check whether that solves your inversion issue. Please
> report your findings.
>
>
> Regards,
> Manu
>
__________________________________________________
Do You Yahoo!?
Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz gegen Massenmails.
http://mail.yahoo.com
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Anyone capable of fixing inverted spectrum issue on tt s2-3200?
2009-12-16 13:10 ` Manu Abraham
2009-12-16 15:07 ` Newsy Paper
@ 2009-12-17 9:37 ` Newsy Paper
1 sibling, 0 replies; 4+ messages in thread
From: Newsy Paper @ 2009-12-17 9:37 UTC (permalink / raw)
To: Manu Abraham; +Cc: linux-media
ok this modification does change something as I have no signal on all dvb-s2 transponders that don't use inverted spectrum. I'm still looking for a transponder that has this inverted spectrum still enabled, so I'll give feedback as soon as I find one.
regards
Newspaperman
--- Manu Abraham <abraham.manu@gmail.com> schrieb am Mi, 16.12.2009:
> Von: Manu Abraham <abraham.manu@gmail.com>
> Betreff: Re: Anyone capable of fixing inverted spectrum issue on tt s2-3200?
> An: "Newsy Paper" <newspaperman_germany@yahoo.com>
> CC: linux-media@vger.kernel.org
> Datum: Mittwoch, 16. Dezember 2009, 14:10
> On Wed, Dec 16, 2009 at 4:15 PM,
> Newsy Paper
> <newspaperman_germany@yahoo.com>
> wrote:
> > Hi,
> >
> > as the problem with the ORF HD transponder on Astra is
> now figured out and ORF switched inversion off again, we
> know know where the bug in the driver is. I don't know if
> the problem also occours on dvb-s(1) transponders but I'll
> try to figure that out.
> >
> > Is anyone able to fix that dvb-s2 problem? Perhaps it
> would also solve the problem with some transponders on 1°
> west?
> >
>
>
> To verify whether an inversion will solve the issue:
>
> Please try changing
>
> line: #1313 .inversion = IQ_SWAP_ON, /* 1 */ to
> IQ_SWAP_OFF
>
> in
>
> http://linuxtv.org/hg/v4l-dvb/file/79fc32bba0a0/linux/drivers/media/dvb/ttpci/budget-ci.c
>
> and check whether that solves your inversion issue. Please
> report your findings.
>
>
> Regards,
> Manu
>
__________________________________________________
Do You Yahoo!?
Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz gegen Massenmails.
http://mail.yahoo.com
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-12-17 9:37 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-16 12:15 Anyone capable of fixing inverted spectrum issue on tt s2-3200? Newsy Paper
2009-12-16 13:10 ` Manu Abraham
2009-12-16 15:07 ` Newsy Paper
2009-12-17 9:37 ` Newsy Paper
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox