From: Manu Abraham <abraham.manu@gmail.com>
To: Manu <eallaud@gmail.com>
Cc: linux-dvb@linuxtv.org
Subject: Re: [linux-dvb] Re : Technotrend Budget S2-3200 Digital artefacts on HDchannels
Date: Tue, 27 Jan 2009 23:56:21 +0400 [thread overview]
Message-ID: <497F66E5.9060901@gmail.com> (raw)
In-Reply-To: <1232998154.24736.2@manu-laptop>
[-- Attachment #1: Type: text/plain, Size: 1630 bytes --]
Manu wrote:
> Le 26.01.2009 13:50:24, Manu Abraham a écrit :
>> On Mon, Jan 26, 2009 at 8:19 PM, Alex Betis <alex.betis@gmail.com>
>> wrote:
>>
>>> Latest changes I can see at
>>>> http://mercurial.intuxication.org/hg/s2-liplianin/ were made about
>> 7
>>>> to 10 days ago. Is this correct? If that's correct, then I'm using
>>>> latest Igor drivers. And behavior described above is what I'm
>> getting.
>>>> I can't see anything related do high SR channels on Igor
>> repository.
>>> He did it few months ago. If you're on latest than you should have
>> it.
>>>
>>
>> It won't. All you will manage to do is burn your demodulator, if you
>> happen
>> to
>> be that lucky one, with that change. At least a few people have
>> burned
>> demodulators by now, from what i do see.
>
> Hmm OK, but is there by any chance a fix for those issues somewhere or
> in the pipe at least? I am willing to test (as I already offered), I
> can compile the drivers, spread printk or whatever else is needed to
> get useful reports. Let me know if I can help sort this problem. BTW in
> my case it is DVB-S2 30000 SR and FEC 5/6.
It was quite not appreciable on my part to provide a fix or reply in
time nor spend much time on it earlier, but that said i was quite
stuck up with some other things.
Can you please pull a copy of the multiproto tree
http://jusst.de/hg/multiproto or the v4l-dvb tree from
http://jusst.de/hg/v4l-dvb
and apply the following patch and comment what your result is ?
Before applying please do check whether you still have the issues.
BTW: lot of patience you have compared to the other users :)
Regards,
Manu
[-- Attachment #2: increase_timeout.patch --]
[-- Type: text/x-patch, Size: 575 bytes --]
--- a/linux/drivers/media/dvb/frontends/stb0899_algo.c Tue Jan 27 23:29:44 2009 +0400
+++ b/linux/drivers/media/dvb/frontends/stb0899_algo.c Tue Jan 27 23:48:52 2009 +0400
@@ -1345,6 +1345,10 @@
FecLockTime = 20; /* 20 ms max time to lock FEC, 20Mbs< SYMB <= 25Mbs */
}
+ /* give a factor of safety */
+ searchTime *= 3;
+ FecLockTime *= 3;
+
/* Maintain Stream Merger in reset during acquisition */
reg = stb0899_read_reg(state, STB0899_TSTRES);
STB0899_SETFIELD_VAL(FRESRS, reg, 1);
[-- Attachment #3: Type: text/plain, Size: 228 bytes --]
_______________________________________________
linux-dvb users mailing list
For V4L/DVB development, please use instead linux-media@vger.kernel.org
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
next prev parent reply other threads:[~2009-01-27 19:56 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-26 14:40 [linux-dvb] Technotrend Budget S2-3200 Digital artefacts on HDchannels Newsy Paper
2009-01-26 15:39 ` Chris Silva
2009-01-26 15:41 ` Chris Silva
2009-01-26 15:44 ` Alex Betis
2009-01-26 15:51 ` Chris Silva
2009-01-26 16:08 ` Chris Silva
2009-01-26 16:19 ` Alex Betis
2009-01-26 17:50 ` Manu Abraham
2009-01-26 18:18 ` Faruk A
2009-01-26 19:07 ` Alex Betis
2009-01-27 20:14 ` Manu Abraham
2009-01-27 20:40 ` Alex Betis
2009-01-27 21:27 ` Manu Abraham
2009-01-27 21:45 ` Manu Abraham
2009-01-27 22:02 ` Alex Betis
2009-01-27 23:02 ` Manu Abraham
2009-01-28 11:03 ` n37
2009-01-28 16:19 ` Re : " Manu
2009-01-28 17:07 ` crow
2009-01-28 19:48 ` Manu Abraham
2009-01-28 18:04 ` Goga777
2009-01-28 19:52 ` Manu Abraham
2009-01-28 21:32 ` Re : " Manu
2009-01-28 22:43 ` Manu
2009-01-26 19:30 ` Manu
2009-01-26 20:12 ` Chris Silva
2009-01-26 20:28 ` Ales Jurik
2009-01-27 20:05 ` Manu Abraham
[not found] ` <1232998154.24736.2@manu-laptop>
2009-01-27 19:56 ` Manu Abraham [this message]
2009-01-27 20:37 ` [linux-dvb] Re : " Alex Betis
2009-01-27 21:13 ` Manu Abraham
2009-01-27 21:31 ` Alex Betis
2009-02-02 16:44 ` Jonas Kvinge
2009-02-02 22:43 ` Chris Silva
2009-02-02 23:46 ` Re : " Manu
2009-02-05 13:08 ` Manu
2009-02-05 23:50 ` Manu Abraham
2009-02-06 15:22 ` Re : " Manu
[not found] ` <157f4a8c0902141355w3872bc0eif7796679f7f5323f@mail.gmail.com>
2009-02-14 22:34 ` Chris Silva
2009-02-14 22:46 ` Chris Silva
-- strict thread matches above, loose matches on Subject: below --
2009-02-05 9:43 Newsy Paper
2009-02-05 9:45 Newsy Paper
2009-02-05 9:49 Newsy Paper
2009-07-19 11:00 Newsy Paper
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=497F66E5.9060901@gmail.com \
--to=abraham.manu@gmail.com \
--cc=eallaud@gmail.com \
--cc=linux-dvb@linuxtv.org \
--cc=linux-media@vger.kernel.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