linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Hans Werner" <HWerner4@gmx.de>
To: gimli@dark-green.com
Cc: linux-dvb@linuxtv.org, linux-media@vger.kernel.org
Subject: Re: [PATCH] Mantis Bug (was Technisat HD2 cannot           szap/scan)
Date: Thu, 05 Feb 2009 13:34:31 +0100	[thread overview]
Message-ID: <20090205123431.29950@gmx.net> (raw)
In-Reply-To: <40866.62.178.208.71.1231178997.squirrel@webmail.dark-green.com>

> Hi,
> 
> checked it again. Your lnbp21 patch definitely kills S2 tuning
> on the Terratec Cinergy S2 PCI HD.
> 
> mfg
> 
> Edgar ( gimli ) Hucek


I looked at it again and here is a new patch to set the LNBP21 
options for the Twinhan VP-1041. This works better for me, including
DVB-S2 channels. The EN enable bit is now not permanently set so
sleep behavior is correct.

Please note that I have a DiSEqC 1.2 rotor between the VP-1041 card
and the LNB. That is quite a normal configuration, but the driver was
probably not properly tested with rotors (and switches?) before.

To rotate with scan-s2 use the patch I posted, which will be applied
there soon:
http://linuxtv.org/pipermail/linux-dvb/2009-January/031660.html

Regards,
Hans

Patch is against latest http://mercurial.intuxication.org/hg/s2-liplianin  repo.

Signed-off-by: Hans Werner <hwerner4@gmx.de>
 
diff -r 084878324629 linux/drivers/media/dvb/mantis/mantis_dvb.c
--- a/linux/drivers/media/dvb/mantis/mantis_dvb.c
+++ b/linux/drivers/media/dvb/mantis/mantis_dvb.c
@@ -239,7 +239,8 @@ int __devinit mantis_frontend_init(struc
 			vp1041_config.demod_address);
 
 			if (stb6100_attach(mantis->fe, &vp1041_stb6100_config, &mantis->adapter)) {
-				if (!lnbp21_attach(mantis->fe, &mantis->adapter, 0, 0)) {
+				// static current limit, no extra 1V, high current limit, tone from DSQIN pin (stb0899)
+				if (!lnbp21_attach(mantis->fe, &mantis->adapter, LNBP21_PCL , LNBP21_LLC | LNBP21_ISEL | LNBP21_TEN)) {
 					printk("%s: No LNBP21 found!\n", __FUNCTION__);
 					mantis->fe = NULL;
 				}

-- 
Release early, release often.

Jetzt 1 Monat kostenlos! GMX FreeDSL - Telefonanschluss + DSL 
für nur 17,95 Euro/mtl.!* http://dsl.gmx.de/?ac=OM.AD.PD003K11308T4569a

  reply	other threads:[~2009-02-05 12:34 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-01 22:37 [linux-dvb] Technisat HD2 cannot szap/scan Pavel Hofman
2008-12-02  6:13 ` Michel Verbraak
2008-12-02 22:31   ` Pavel Hofman
     [not found]     ` <c74595dc0812022332s2ef51d1cn907cbe5e4486f496@mail.gmail.com>
     [not found]       ` <c74595dc0812022347j37e83279mad4f00354ae0e611@mail.gmail.com>
2008-12-03 23:24         ` Pavel Hofman
2008-12-05  6:22           ` [linux-dvb] Technisat HD2 cannot szap/scan (possible diseqc problem) Michel Verbraak
2008-12-05  9:00             ` Alex Betis
2008-12-06 17:07               ` Hans Werner
2008-12-06 17:28                 ` Alex Betis
2008-12-06 17:37                   ` Hans Werner
2008-12-09 15:34                 ` [linux-dvb] [PATCH] Technisat HD2 cannot szap/scan Hans Werner
2008-12-15 14:30                   ` [linux-dvb] Mantis Bug (was Technisat HD2 cannot szap/scan) Hans Werner
2009-01-04 19:24                     ` [linux-dvb] [PATCH] " Hans Werner
     [not found]                       ` <c74595dc0901042308j24fcbdebq3d6c51d2c68c8a73@mail.gmail.com>
2009-01-05 15:10                         ` [linux-dvb] [PATCH] stb6100: stb6100_init fix Hans Werner
     [not found]                           ` <b8a3b1ca0901051233u635b6d14u33d9d3b2f3d1ef61@mail.gmail.com>
2009-01-05 20:37                             ` [linux-dvb] Fwd: " Tomáš Skočdopole
2009-01-06 17:21                               ` [linux-dvb] " Newsy Paper
2009-01-05 16:45                       ` [linux-dvb] [PATCH] Mantis Bug (was Technisat HD2 cannot szap/scan) gimli
2009-01-05 17:36                         ` Hans Werner
2009-01-05 18:04                           ` gimli
2009-01-05 18:09                           ` gimli
2009-02-05 12:34                             ` Hans Werner [this message]
2009-02-06  7:14                               ` Alexey Klimov
2009-02-06 11:47                                 ` Hans Werner
2008-12-07 15:06           ` [linux-dvb] Technisat HD2 cannot szap/scan Pavel Hofman
2008-12-07 18:08             ` BOUWSMA Barry
2008-12-08 18:43               ` Pavel Hofman
2008-12-09  6:38                 ` BOUWSMA Barry
2008-12-08  6:52             ` Michel Verbraak
2008-12-08 18:54               ` Pavel Hofman
     [not found]             ` <c74595dc0812070822p73746bdel9894de34c87a733f@mail.gmail.com>
2008-12-08 18:39               ` Pavel Hofman
2008-12-08 19:53                 ` Alex Betis
2008-12-08 20:10                 ` BOUWSMA Barry
2008-12-08 22:19                   ` Pavel Hofman

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=20090205123431.29950@gmx.net \
    --to=hwerner4@gmx.de \
    --cc=gimli@dark-green.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;
as well as URLs for NNTP newsgroup(s).