From owner-freebsd-stable Wed Apr 19 19:33:34 2000 Delivered-To: freebsd-stable@freebsd.org Received: from falcon.prod.itd.earthlink.net (falcon.prod.itd.earthlink.net [207.217.120.74]) by hub.freebsd.org (Postfix) with ESMTP id 37FD137B92A for ; Wed, 19 Apr 2000 19:33:27 -0700 (PDT) (envelope-from binderj@earthlink.net) Received: from earthlink.net (sdn-ar-002catpalP033.dialsprint.net [206.133.188.145]) by falcon.prod.itd.earthlink.net (8.9.3/8.9.3) with ESMTP id TAA07150 for ; Wed, 19 Apr 2000 19:33:22 -0700 (PDT) Message-Id: <200004200233.TAA07150@falcon.prod.itd.earthlink.net> Date: Wed, 19 Apr 2000 19:33:11 -0700 (PDT) From: binderj@earthlink.net Subject: SB16 in 4.0 To: freebsd-stable@FreeBSD.org MIME-Version: 1.0 Content-Type: TEXT/plain; CHARSET=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a soundblaster 16 card which works in linux and was working in 4.0-CURRENT and 5.0-CURRENT; and then the electricity went off. I could not mount /usr so I saved /usr/local and /home while in linux with FBSD mounted. I then installed 4.0-RELEASE and have not been able to get sound working again with the same settings I had. I have the SBC0 and PCM0 non-pnp lines from LINT in the kernel config. Each one is using IRQ 9 and 0x15 flags. I've remade /dev a few times and all the devices listed in MAKEDEV are there, as in DSP0, DSPw0, SNDSTAT etc. On startup SBC0 and PCM1 on SBC0 are reported, with IRQ9 and DRQ 1, 5. I've tried IRQ 9 on PCM0 and 5 on SBC0 with no luck.Tried 0x0 flags on PCM0 and 0x15 flags on SBC0. Again no luck. SNDSTAT reports Installed Devices PCM1... and the rest of the info about PCM1 as described in /usr/src/sys/dev/pcm/sound.c Running play always gives "sox:cannot open output file /dev/dsp device not configured." Same thing for rec except then it's input file. If I run the command "mixer" I get the "device not configured" stuff. xmms also gives the 'not configured." There must be something I'm not doing but I can't think of anything I did differently when it was working. I would like to learn what are the exact steps to configure sound if different from what I've done. Jim Binder To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message