From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mx3.redhat.com (mx3.redhat.com [172.16.48.32]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m4Q1xxNR027281 for ; Sun, 25 May 2008 21:59:59 -0400 Received: from mail.hauppauge.com (mail.hauppauge.com [167.206.143.4]) by mx3.redhat.com (8.13.8/8.13.8) with ESMTP id m4Q1xiHK028027 for ; Sun, 25 May 2008 21:59:45 -0400 Message-ID: <483A1989.2040704@linuxtv.org> Date: Sun, 25 May 2008 21:59:37 -0400 From: Michael Krufky MIME-Version: 1.0 To: Jason Pontious References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: video4linux-list@redhat.com Subject: Re: Kworld 115 Analog Input Selection List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: video4linux-list-bounces@redhat.com Errors-To: video4linux-list-bounces@redhat.com List-ID: 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 > : > > */* 0x40 -> ATSC antenna input 1 */* > > */* 0x48 -> ATSC antenna input 2 */* > > */* 0x00 -> NTSC antenna input 1 */* > > */* 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