From owner-freebsd-ports@FreeBSD.ORG Sat Apr 9 23:11:42 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8971716A4CE for ; Sat, 9 Apr 2005 23:11:42 +0000 (GMT) Received: from smtpq1.home.nl (smtpq1.home.nl [213.51.128.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACF4343D1D for ; Sat, 9 Apr 2005 23:11:41 +0000 (GMT) (envelope-from danny@ricin.com) Received: from [213.51.128.136] (port=44207 helo=smtp5.home.nl) by smtpq1.home.nl with esmtp (Exim 4.30) id 1DKP76-0007f6-BV; Sun, 10 Apr 2005 01:11:40 +0200 Received: from cp464173-a.dbsch1.nb.home.nl ([84.27.215.228]:63117 helo=desktop.homenet) by smtp5.home.nl with esmtp (Exim 4.30) id 1DKP75-0000R8-2P; Sun, 10 Apr 2005 01:11:39 +0200 From: Danny Pansters To: freebsd-ports@freebsd.org Date: Sun, 10 Apr 2005 01:11:22 +0200 User-Agent: KMail/1.8 References: <20050409171149.C11377@computi2.butschnet.org> In-Reply-To: <20050409171149.C11377@computi2.butschnet.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200504100111.22945.danny@ricin.com> X-AtHome-MailScanner-Information: Please contact support@home.nl for more information X-AtHome-MailScanner: Found to be clean cc: Michael Butschky Subject: Re: Problems with fxtv X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Apr 2005 23:11:42 -0000 On Saturday 09 April 2005 23:17, Michael Butschky wrote: > Hi, > > I just purchased a Hauppauge WinTV-GO-Plus and am trying to get it to work > with fxtv. When the system boots, it recognizes the bktr device fine. > But, when I bring up fxtv, all I get on all the channels are static. Note > that I am using Comcast Super Basic cable service from the 21114 zip > code. Is there something I need to do with the frequency mapping? Yes. See /usr/X11R6/lib/X11/app-defaults/Fxtv, you can add channel names <--> frequencies there. I got my set of frequencies from my cable provider's info (I'm in Holland). They should have that info somewhere for their customers. I think if you have such a config file for fxtv in your ~ directory it's called just Fxtv or rcsh something like that (I remember installing NetBSD on another slice about 3 months ago and using a shared home partition and it immediately used the stations I had set up as well as the fonts/colors). See the fxtv man page also. Lately I've been using (k)mplayer for tv but I did use fxtv a lot before. I don't have it installed at present though. HTH, Dan