From owner-freebsd-multimedia Wed Oct 29 06:17:51 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id GAA17910 for multimedia-outgoing; Wed, 29 Oct 1997 06:17:51 -0800 (PST) (envelope-from owner-freebsd-multimedia) Received: from ns1.yes.no (ns1.yes.no [195.119.24.10]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id GAA17897 for ; Wed, 29 Oct 1997 06:17:37 -0800 (PST) (envelope-from eivind@bitbox.follo.net) Received: from bitbox.follo.net (bitbox.follo.net [194.198.43.36]) by ns1.yes.no (8.8.7/8.8.7) with ESMTP id OAA02159; Wed, 29 Oct 1997 14:17:27 GMT Received: (from eivind@localhost) by bitbox.follo.net (8.8.6/8.8.6) id PAA01941; Wed, 29 Oct 1997 15:17:25 +0100 (MET) Date: Wed, 29 Oct 1997 15:17:25 +0100 (MET) Message-Id: <199710291417.PAA01941@bitbox.follo.net> From: Eivind Eklund To: tomppa@fidata.fi CC: perhaps@yes.no, freebsd-multimedia@FreeBSD.ORG In-reply-to: Tomi Vainio's message of Wed, 29 Oct 1997 01:06:51 +0200 (EET) Subject: Re: Bt848 driver patches References: <19971027235639.09278@bitbox.follo.net> <199710281801.KAA02371@rah.star-gate.com> <199710281840.UAA10614@zeta.fidata.fi> <199710282209.XAA03758@bitbox.follo.net> <199710282306.BAA11518@zeta.fidata.fi> Sender: owner-freebsd-multimedia@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > Eivind Eklund writes: > > > > > > Now I have found that new bt849 hauppauge card gives picture on uhf > > > channels 25 and 35 but no sound. Also there is nothing on vhf > > > channels 6 and 8. These four are Finnish main channels that you > > > should get from air here. > > > > In what case do it give picture? With the patches, or just the plain > > driver pre-patching? > > > I tried Philips band switch values and now vhf channels are working > also but still no sound. Should I also try Philips PLL stuff or > something? Try switching the mux mask to 0x0f instead of 0x07 - 0x0f seems to be the correct value. It worked for me, at least :-) Please feedback on whether this works - I'm going to commit it later today along with the rest of the patches if it does. If it doesn't work, we've got to find out what mux value you're using for what purposes - in that case, I'll throw you a patch you can use to experiment with these values. Eivind.