From owner-freebsd-questions Sun Feb 6 20:47: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.twave.net (twave.net [206.100.228.5]) by builder.freebsd.org (Postfix) with SMTP id 9268F3DAF for ; Sun, 6 Feb 2000 20:46:57 -0800 (PST) Received: from [208.219.234.64] by mail.twave.net (NTMail 3.03.0018/1.abwg) with ESMTP id aa433316 for ; Sun, 6 Feb 2000 23:12:24 -0500 Received: from Bozo_3.BozoLand.domain (localhost [127.0.0.1]) by Bozo_3.BozoLand.domain (8.9.3/8.9.3) with SMTP id XAA00796; Sun, 6 Feb 2000 23:13:06 -0500 (EST) (envelope-from brameld@twave.net) From: Walter Brameld To: Christopher Johnson , Christopher Johnson , freebsd-questions@freebsd.org Subject: Re: Vibra16/sound problems Date: Sun, 6 Feb 2000 23:11:20 -0500 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain References: In-Reply-To: MIME-Version: 1.0 Message-Id: <00020623130600.00794@Bozo_3.BozoLand.domain> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Your /dev/sndstat is indicating that your card appears on pcm1 instead of pcm0. Try recompiling your kernel with pcm1. After rebooting, cd to /dev and type "./MAKEDEV snd1". See if that helps. On Sun, 06 Feb 2000, in a never-ending search for enlightenment, Christopher Johnson wrote: > I've been able to get some sound to work with my ISA Soundblaster Vibra16 > card, but it's still having problems. I'll try to include as much > relevant information as possible, so bear with me. > > After adding: > device pcm0 at isa? port ? tty irq 10 drq 1 flags 0x0 > and recompiling/installing the kernel, it will work fine with fxtv, but > not xmms or aumix, and the volume is stuck at one level. (The 'controller > pnp0' line was already in there.) > > I also have: > bash-2.03# cat /dev/sndstat > FreeBSD Audio Driver (981002) Feb 6 2000 18:28:23 > Installed devices: > pcm1: at 0x220 irq 10 dma 1:3 > So I presume that the driver is working okay, but it might not be, since > dmesg reports: > /kernel: pcm0 not probed due to drq conflict with pcm1 at 1 > > Also /var/log/err has: > /kernel: cmd xmms pid 18252 tried to use non-present sched_getscheduler > and: > /kernel: pcm0: unit not configured, perhaps you want pcm1 ? > > I'm running 3.4-STABLE on a PII/350 w/256 MB of ram. > > I think I just have something misconfigured, but being new to FreeBSD, I > don't know where to start. I read the pcm man page, the mixer man page, > the handbook, and the FreeBSD diary, and I'm just not sure what I'm doing > wrong. sh -x /dev/mixer reports that there is no such device name, and > although sh -x /dev/snd0 and snd1 seem to work, I think it's the reason I > have about 20-25 dsp** entries in /dev. (I did the /dev/snd0 a few times, > because the pcm man page suggested recreating the symlinks) > > Thanks in advance! > > Chris Johnson > cjohnson@wcug.wwu.edu > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Walter in·tel·lec·tu·al n. Someone who has been educated past his/her level of intelligence. P.S. The answer is 42. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message