From owner-freebsd-multimedia Sun Sep 10 10:35:19 2000 Delivered-To: freebsd-multimedia@freebsd.org Received: from mail2.i-one.at (ns2.i-one.at [194.24.128.102]) by hub.freebsd.org (Postfix) with ESMTP id 40B0F37B422 for ; Sun, 10 Sep 2000 10:35:16 -0700 (PDT) Received: from bones.my.domain ([194.24.140.229]) by mail2.i-one.at (Netscape Messaging Server 4.1) with SMTP id G0OM6P00.OD4; Sun, 10 Sep 2000 19:35:13 +0200 From: Christian Gusenbauer Reply-To: Christian.Gusenbauer@netway.at To: Roger Hardiman Subject: Re: One more time: fxtv and audio problems Date: Sun, 10 Sep 2000 19:23:39 +0200 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain Cc: Randall Hopper , multimedia@FreeBSD.ORG References: <00091017021600.00346@bones.my.domain> <39BBA652.447F8902@cs.strath.ac.uk> In-Reply-To: <39BBA652.447F8902@cs.strath.ac.uk> MIME-Version: 1.0 Message-Id: <00091019305200.00275@bones.my.domain> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello Roger, hello Randall! AFAIR Roger Hardiman wrote on So , 10 Sep 2000: > You are the first person to have a Hauppauge card with the > all new Temic tuner on and I've not checked the data > sheets for this tuner yet to see how I must drive it. > (it is probably a Philips clone) I love it to be the number one ;-)! > > So, can you try something for me please. > > Can you edit bktr_card.c > Look for these lines > case 0x1d: > case 0x23: > select_tuner( bktr, PHILIPS_PALI ); > goto checkDBX; > > and change it to this > case 0x1d: > case 0x23: > case 0x2c: > select_tuner( bktr, PHILIPS_PALI ); > goto checkDBX; > > and recompile the kernel. I think I should add a 'case 0x2a' and not the '0x2c'. Anyway, I tried both and none of them worked :-(. The TV card seems to work fine in Win98. Thanks, Christian. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message