All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dominik Kuhlen <dkuhlen@gmx.net>
To: linux-dvb@linuxtv.org
Subject: Re: [linux-dvb] Re : Re : No lock possible at some DVB-S2 channels with TT S2-3200/linux
Date: Sat, 21 Jun 2008 14:36:47 +0200	[thread overview]
Message-ID: <200806211436.47765.dkuhlen@gmx.net> (raw)
In-Reply-To: <200806151920.30719.ajurik@quick.cz>


[-- Attachment #1.1: Type: text/plain, Size: 2018 bytes --]

Hi

------snip----
> >
> > Could you please try the attached patch if this fixes the problem with
> > nominal frequency/symbolrate settings?
> >
> 
> Many thanks, but I don't see any improvement. Minimum time after I've lock is 
> 150s. 
Could you please check whether the reported frequency is sane:
Example: 19.2°E 11915MHz H 27500 DVB-S2

Test1: use the nominal frequency:
 ./simpledvbtune -f 11915 -d 2
dvbfe setparams :  delsys=4 1315.000MHz / Rate : 27500kSPS
Status: 1b: Signal Carrier Sync Lock
SNR: 0 44 (0x2c) (4.4dB)
BER: 0 0 0 0 (0x0)
Signal: 5 170 (0x5aa) 1450 (145.0dBm)
Frontend: if=1313.627 MHz

Test2: set positive offset (+3MHz):
./simpledvbtune -f 11918 -d 2
dvbfe setparams :  delsys=4 1318.000MHz / Rate : 27500kSPS
Frontend: if=1313.660 MHz
The frontend does automatically locks on the correct frequency

Test3: set negative offset (-4MHz):
./simpledvbtune -f 11911 -d 2
dvbfe setparams :  delsys=4 1311.000MHz / Rate : 27500kSPS
Frontend: if=1313.650 MHz

Find lower limit:
./simpledvbtune -f 11896 -d 2  (does not work)
./simpledvbtune -f 11897 -d 2 (works 100%)
dvbfe setparams :  delsys=4 1297.000MHz / Rate : 27500kSPS
Frontend: if=1313.654 MHz

Find upper limit:
./simpledvbtune -f 11930 -d 2 (does not work)
./simpledvbtune -f 11929 -d 2 (works 100%)
dvbfe setparams :  delsys=4 1329.000MHz / Rate : 27500kSPS
Frontend: if=1313.645 MHz

Which means:
 - I can specify any frequency from 11896MHz to 11929MHz and get 100% lock success
 - and the Frontend (actually the derotator) reports the real frequency (e.g. for auto correcting the channels list)

Cards I have tested so far: 
- pctv452e 
- mantis (Multimedia controller [0480]: Twinhan Technology Co. Ltd Mantis DTV PCI Bridge Controller [Ver 1.0] [1822:4e35] (rev 01)
               Subsystem: Twinhan Technology Co. Ltd Unknown device [1822:0031])

Unfortunately I'm trapped behind a single-cable installation and have only access to 19.2°E Highband Horizontal


Dominik


[-- Attachment #1.2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

[-- Attachment #2: Type: text/plain, Size: 150 bytes --]

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

  parent reply	other threads:[~2008-06-21 12:37 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-12 18:42 [linux-dvb] No lock possible at some DVB-S2 channels with TT S2-3200/linux Ales Jurik
2008-05-13 17:58 ` [linux-dvb] Re : " manu
2008-05-13 21:26   ` Ales Jurik
2008-05-13 22:01     ` [linux-dvb] Re : " manu
2008-05-22  8:13       ` Ales Jurik
2008-05-22  9:34         ` [linux-dvb] Re : Re : No lock possible at some DVB-S2 channelswith " Igor
2008-06-15  9:47         ` [linux-dvb] Re : Re : No lock possible at some DVB-S2 channels with " Dominik Kuhlen
2008-06-15 17:20           ` Ales Jurik
2008-06-16  2:21             ` [linux-dvb] Re : " manu
2008-06-16  8:20               ` Ales Jurik
2008-06-16 19:14                 ` joep
2008-06-16 20:26                   ` ChaosMedia > WebDev
2008-06-16 20:45                   ` Ales Jurik
2008-06-20 13:18                     ` Daniel
2008-06-20 13:47                       ` Ales Jurik
2008-06-20 14:33                         ` Daniel
2008-06-20 15:32                           ` psofa
2008-06-20 15:45                         ` joep
2008-06-21 12:36             ` Dominik Kuhlen [this message]
2008-06-21 13:52               ` [linux-dvb] " Ales Jurik
2008-06-21 16:40                 ` Dominik Kuhlen
2008-06-21 17:20                   ` Ales Jurik
2008-06-22 18:19                     ` psofa
2008-06-26 19:58                     ` Goga777
  -- strict thread matches above, loose matches on Subject: below --
2008-06-15 19:31 psofa

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=200806211436.47765.dkuhlen@gmx.net \
    --to=dkuhlen@gmx.net \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.