From owner-freebsd-questions Wed Mar 10 13:45:31 1999 Delivered-To: freebsd-questions@freebsd.org Received: from online.dct.com (online.dct.com [204.29.185.1]) by hub.freebsd.org (Postfix) with ESMTP id ABA011523E for ; Wed, 10 Mar 1999 13:45:29 -0800 (PST) (envelope-from markm@online.dct.com) Received: (from markm@localhost) by online.dct.com (8.9.0.Beta5/8.8.8) id PAA06885 for freebsd-questions@freebsd.org; Wed, 10 Mar 1999 15:45:11 -0600 (CST) Date: Wed, 10 Mar 1999 15:45:10 -0600 From: Mark To: freebsd-questions@freebsd.org Subject: more sound problems with 3.1 Message-ID: <19990310154510.A5870@online.dct.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Well, thanks to Steve and Donald, I have managed to get sound detected, so something shows up when I cat /dev/sndstat. Now however, I have a rather annoying problem: In my kernel config, I have: controller pnp0 device pcm0 at isa? port? tty irq 5 drq 1 flags 0x0 and then, upon rebooting, at the kernel config screen, I type: pnp 1 0 enable os port0 0x220 irq0 5 drq0 1 doing this gets the sound driver found, but on *pcm1*, and then pcm0 is not probed due to a drq conflict with pcm0. So In the kernel config, I change pcm0 to pcm1, and redo everything. This time, *pcm2* is found, and pcm1 is not probed due to a drq conflict. all this would be fine, but any audio program I run can't find the audio device, and I get the system error: pcm0 not configured, maybe you want pcm1 ? where pcm0 would be whatever is configured in the kernel, and pcm1 is where it actually gets configured. Anyone have a solution to this? I'm rather close at getting sound but this little anomoly is driving me up a wall... thanks, -- Mark Maurer markm@dct.com Programmer, DCT Technologies mwmaurer@mtu.edu Senior, Michigan Technological University "How could this be a problem in a country where we have Intel and Microsoft?" -- Al Gore, on the Y2K bug. Quoted Vanity Fair, Jan 1999 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message