public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Andre Auzi <aauzi@users.sourceforge.net>
To: hermann pitton <hermann-pitton@arcor.de>
Cc: video4linux-list@redhat.com
Subject: Re: cx88 driver: Help needed to add radio support on Leadtek	WINFAST DTV 2000 H (version J)
Date: Fri, 09 May 2008 13:33:21 +0200	[thread overview]
Message-ID: <48243681.30500@users.sourceforge.net> (raw)
In-Reply-To: <1210294711.2541.6.camel@pc10.localdom.local>

hermann pitton a écrit :
> Am Donnerstag, den 08.05.2008, 20:13 -0400 schrieb Andy Walls:
>> On Thu, 2008-05-08 at 23:30 +0200, Andre Auzi wrote:
>>> Hello list,
>>>
>>> I've started the task to add support of the board mentionned above.
>>>
>>> So far I've got analog TV, Composite and Svideo inputs working OK with 
>>> IR as well.
>>>
>>> Unfortunately, my area does not have DVB-T yet, but from the scans I've 
>>> made, I'm confident DVB support is on good tracks.
>>>
>>> Nevertheless, I cannot achieve to have the radio input working.
>>>
>>> The gpio values were captured with regspy on a working windows installation.
>> With the ivtv driver, I helped debug the LG TAPE-H series tuner on the
>> PVR-150MCE not demodulating FM radio.  (Hans actually got the fix put
>> in.)  The problem turned out to be the incorrect "bandswitch byte" being
>> set in tuner-simple.c.  AFAICT, the gpio values for the CX23416 aren't
>> used to set the FM radio on the PVR-150MCE.
>>
>> There is a "bandswitch byte" in the synthesizer/1st mixer chip (probably
>> a tua603x chip) in the tuner that controls some gpio pins.  These gpio
>> pins setup the tuner's preselector by switching in the proper bandpass
>> filter for the Low VHF, FM, High-VHF, or UHF bands
>>
>> For the FM1216ME_MK3 tuner (not the FMD1216ME_MK3) this bandswitch byte
>> needs to be set to 0x98 for FM stereo or 0x9a for FM mono.
>>
>> I notice in tuner-simple.c:simple_radio_bandswitch(), that for both the
>> FM1216ME_MK3 and the FMD1216ME_MK3, the bandswitch byte for FM is coded
>> as 0x19.  This is a bit-reversal of 0x98.  This seems wrong according to
>> the FM1216ME_MK3 tuner datasheet here:
>>
>> http://dl.ivtvdriver.org/datasheets/tuners/FM1216ME_MK3.pdf
>>
>> I can't find the FMD1216ME_MK3 datasheet with some quick google
>> searches.  I cannot conclusively say the coded bandswitch byte of 0x19
>> is wrong for the FMD1261ME_MK3, but I think it's worth some
>> investigation/experimentation.
> 
> Hi,
> 
> it is, we were only hackers!
> 
> And there is no substitution for it.
> 
> The radio stereo hack was specific for the FM1216ME/I H-3 (MK3) and the
> FMD1216ME/I H-3 (MK-3) never could utilize that bit reading out the
> stereo status for FM ...
> 
> Cheers,
> Hermann
>  

Thanks Andy, thanks Hermann,

this gives me another start point.

It's all new stuff for me and it may take some time to digest the 
information but I'll do my best.

With the hardware in hands it would be a shame if I don't come up with 
something.

Cheers,
Andre

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

  reply	other threads:[~2008-05-09 11:33 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-08 21:30 cx88 driver: Help needed to add radio support on Leadtek WINFAST DTV 2000 H (version J) Andre Auzi
2008-05-09  0:13 ` Andy Walls
2008-05-09  0:32   ` Andy Walls
2008-05-09  1:04     ` hermann pitton
2008-05-09  0:58   ` hermann pitton
2008-05-09 11:33     ` Andre Auzi [this message]
2008-05-09  1:30 ` hermann pitton
2008-05-09  1:37   ` hermann pitton
2008-05-09 16:17     ` Andre Auzi
2008-05-09 21:52       ` hermann pitton
2008-05-09 13:34   ` Andre Auzi

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=48243681.30500@users.sourceforge.net \
    --to=aauzi@users.sourceforge.net \
    --cc=hermann-pitton@arcor.de \
    --cc=video4linux-list@redhat.com \
    /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