From owner-freebsd-multimedia Thu Jan 6 10: 2:49 2000 Delivered-To: freebsd-multimedia@freebsd.org Received: from fleming.cs.strath.ac.uk (fleming.cs.strath.ac.uk [130.159.196.126]) by hub.freebsd.org (Postfix) with ESMTP id 0EBC514EC1 for ; Thu, 6 Jan 2000 10:02:43 -0800 (PST) (envelope-from roger@cs.strath.ac.uk) Received: from muir-10 (roger@muir-10.cs.strath.ac.uk [130.159.148.10]) by fleming.cs.strath.ac.uk (8.8.8/8.8.8) with SMTP id SAA25916 Thu, 6 Jan 2000 18:02:34 GMT Message-ID: <3874D8B9.15FB@cs.strath.ac.uk> Date: Thu, 06 Jan 2000 18:02:33 +0000 From: Roger Hardiman Organization: University of Strathclyde X-Mailer: Mozilla 3.04Gold (X11; I; OSF1 V4.0 alpha) MIME-Version: 1.0 To: Chuck Robey Cc: freebsd-multimedia@FreeBSD.ORG Subject: Re: bktr0 References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Chuck, > I am having a problem getting both my mixer and my Hauppauge > WinCast/TV card both to work at the same time. > If I set my bios so that it thinks > FreeBSD is not a pnp-aware OS, then bktr0 is recognized, but the mixer > isn't (sound works ok otherwise). If I tell the bios that FreeBSD > *is* a pnp aware OK, then the mixer works fine, but bktr0 doesn't get > it's shared memory set. Ok. That is really weird! Thanks for the dmesg outputs. > If I knew the correct syntax to customize the "device bktr0" line > in the config file, to tell it where to map the memory Right, well unfortunatly you cannot do that. The memory mapping of the bt848/878 should be done by the BIOS. I do not know any way to get FreeBSD to do it. > Or should I handle this some other way? > My sound is on the mobo, a Crystal Semi 4236B, using "device pcm". Ok. First of all, I would suggest trying to look for a BIOS upgrade. Be carefull. They can go wrong and leave you with a non-working system. Otherwise, the option is to put PnP OS to YES and to get FreeBSD to initialise your PnP settings for you. This is much easier in FreeBSD 4.0 which is released in about 15 days time. For 3.x, you need to do things like this. 1) Put PnP OS enable to NO 2) Boot up 3) as root, type pnpinfo 4) email me the output 5) Put PnP Os enable to NO 6) Boot up 7) as root, type pnpinfo 8) email me the output I can then tell you your hardware specific PnP setup commands. Bye Roger -- Roger Hardiman | Telepresence Research Group roger@cs.strath.ac.uk | DMEM, University of Strathclyde tel: 0141 548 2897 | Glasgow, Scotland, G1 1XJ, UK fax: 0141 552 0557 | http://www.telepresence.strath.ac.uk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message