From owner-freebsd-questions Mon Jan 31 23:58:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from s1.ds.net (s1.ds.net [207.239.204.1]) by builder.freebsd.org (Postfix) with ESMTP id 13C5F3D26 for ; Mon, 31 Jan 2000 23:58:24 -0800 (PST) Received: from ds.net (i1p92.cmh-oh.ds.net [207.239.205.92]) by s1.ds.net (8.8.5/8.8.5) with ESMTP id BAA27668; Tue, 1 Feb 2000 01:58:49 -0500 (EST) Message-ID: <3896842D.CD8746B6@ds.net> Date: Tue, 01 Feb 2000 01:58:53 -0500 From: "James A. Mutter" Reply-To: jmutter@ds.net X-Mailer: Mozilla 4.7 [en] (X11; U; Linux 2.0.36 i386) X-Accept-Language: en MIME-Version: 1.0 To: mires Cc: freebsd-questions@FreeBSD.ORG Subject: Re: how to deal with OPTI0924 Sound boar ? References: <002801bf6c88$4c743720$9349dbc1@eu.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG First, turn off the HTML feature in your mailer - it's annoying, move to straight text. :) Anyhow, what is the output of 'dmesg'? While it didn't find PCM0 it may have found PCM1 or PCM2. My system for example has only 1 sound card, but it is detected as PCM2 - the solution was 'sh /dev/MAKEDEV audio2'. Of course it's entirely possible that your card isn't supported and you're just SOL. :) Jim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message