From owner-freebsd-questions Sat Jul 27 0:14:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C63BD37B400 for ; Sat, 27 Jul 2002 00:14:47 -0700 (PDT) Received: from mxout4.cac.washington.edu (mxout4.cac.washington.edu [140.142.33.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5885443E4A for ; Sat, 27 Jul 2002 00:14:47 -0700 (PDT) (envelope-from zfrazier@u.washington.edu) Received: from mailscan-out2.cac.washington.edu (mailscan-out2.cac.washington.edu [140.142.33.17]) by mxout4.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.06) with SMTP id g6R7EkS4022985 for ; Sat, 27 Jul 2002 00:14:46 -0700 Received: FROM dante30.u.washington.edu BY mailscan-out2.cac.washington.edu ; Sat Jul 27 00:14:46 2002 -0700 Received: from localhost (zfrazier@localhost) by dante30.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g6R7EjQj069630 for ; Sat, 27 Jul 2002 00:14:46 -0700 Date: Sat, 27 Jul 2002 00:14:45 -0700 (PDT) From: "Z. Frazier" To: freebsd-questions@freebsd.org Subject: soundcard question. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG i am running FreeBSD 4.5 fresh install. I have a Sound Blaster 16 PCI. It has worked unde3r freebsd before and i have only had this problem with my most recent reinstallation. no sound is available. mixer only reports the 'rec' device: bash-2.05a$ mixer Mixer rec is currently set to 0:0 i recompiled my kernel without error using: device pcm and as root ran: sh MAKEDEV snd0 in the /dev directory. bash-2.05a$ dmesg | grep pcm pcm0: port 0xe000-0xe03f irq 12 at device 9.0 on pci0 pcm0: ac97 codec reports dac not ready i am not sure if the ac97 line has anything to do with my problem. ? I have used this soundcard in this pci slot without issue before, and i have no irq conflicts: pcm0: ac97 codec reports dac not ready bash-2.05a$ dmesg | grep irq\ 12 pcm0: port 0xe000-0xe03f irq 12 at device 9.0 on pci0 I would appreciate any help. Please emial me directly as i am not subscribed to this list. and let me know if I left out any importnat information. thanks :) -zach To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message