All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Krufky <mkrufky@linuxtv.org>
To: Jason Pontious <jpontious@gmail.com>
Cc: video4linux-list@redhat.com
Subject: Re: Kworld 115 Analog Input Selection
Date: Sun, 25 May 2008 21:59:37 -0400	[thread overview]
Message-ID: <483A1989.2040704@linuxtv.org> (raw)
In-Reply-To: <f50b38640805251834x6894f13du22ea670ae99aa614@mail.gmail.com>

Jason Pontious wrote:
> I have been attempting to understand how the rf input is selected for analog
> on the Kworld 115.  I'm currently using 2.6.24 kernel (Ubuntu 8.04). Mine is
> currently setup as follows
> 
> RF Input 1: ATSC/Analog
> RF Input 2: QAM
> 
> I would like to move the analog to the same input as the QAM.
> 
> Would it be possible for this to be configurable?  Not changeable on the fly
> but set up as an option passed into the module?
> 
> I have found this in tuner-simple.c which seems to show that there are 4
> possible inputs.  But where is this actually initialized to one or the
> other.  Is it just a simple switch somewhere I can change and recompile the
> module?
> 
> case TUNER_PHILIPS_TUV1236D
> <http://www.gelato.unsw.edu.au/lxr/ident?i=TUNER_PHILIPS_TUV1236D>:
>  <http://www.gelato.unsw.edu.au/lxr/source/drivers/media/video/tuner-simple.c#L259>
>              */* 0x40 -> ATSC antenna input 1 */*
>  <http://www.gelato.unsw.edu.au/lxr/source/drivers/media/video/tuner-simple.c#L260>
>              */* 0x48 -> ATSC antenna input 2 */*
>  <http://www.gelato.unsw.edu.au/lxr/source/drivers/media/video/tuner-simple.c#L261>
>              */* 0x00 -> NTSC antenna input 1 */*
>  <http://www.gelato.unsw.edu.au/lxr/source/drivers/media/video/tuner-simple.c#L262>
>              */* 0x08 -> NTSC antenna input 2 */*

There is a module option in tuner-simple that will let you do this, but that code is not in the 2.6.24 kernel.

You'll have to install v4l-dvb from linuxtv.org for the new feature.

modinfo tuner-simple for details.

-Mike

--
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-26  1:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-26  1:34 Kworld 115 Analog Input Selection Jason Pontious
2008-05-26  1:59 ` Michael Krufky [this message]

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=483A1989.2040704@linuxtv.org \
    --to=mkrufky@linuxtv.org \
    --cc=jpontious@gmail.com \
    --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 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.