From owner-freebsd-questions Mon Oct 4 12:46: 4 1999 Delivered-To: freebsd-questions@freebsd.org Received: from majordomo2.umd.edu (majordomo2.umd.edu [128.8.10.7]) by hub.freebsd.org (Postfix) with ESMTP id EE37414EDD for ; Mon, 4 Oct 1999 12:45:56 -0700 (PDT) (envelope-from culverk@wam.umd.edu) Received: from rac5.wam.umd.edu (root@rac5.wam.umd.edu [128.8.10.145]) by majordomo2.umd.edu (8.9.3/8.9.3) with ESMTP id PAA26547; Mon, 4 Oct 1999 15:45:43 -0400 (EDT) Received: from rac5.wam.umd.edu (sendmail@localhost [127.0.0.1]) by rac5.wam.umd.edu (8.9.3/8.9.3) with SMTP id PAA14714; Mon, 4 Oct 1999 15:45:47 -0400 (EDT) Received: from localhost (culverk@localhost) by rac5.wam.umd.edu (8.9.3/8.9.3) with ESMTP id PAA14706; Mon, 4 Oct 1999 15:45:44 -0400 (EDT) X-Authentication-Warning: rac5.wam.umd.edu: culverk owned process doing -bs Date: Mon, 4 Oct 1999 15:45:44 -0400 (EDT) From: Kenneth Wayne Culver To: Ian Diddams Cc: "freebsd-questions@freebsd.org" Subject: Re: More sound blaster 16 In-Reply-To: <37F8B436.F76DF38B@freenet.uk.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I've a SB16 that works perfectly fine with Win98. > > However, under FBSD 3.2, it makes not a joty of sound, and the only > clues I have are the KDE (as my windowmanager) midi-player complaining > of "ERROR - Can't open Output Device". > > kernel config looks fine - > > controller snd0 > device sb0 at isa? port 0x220 irq 5 drq 1 vector sbintr > device sbxvi0 at isa? drq 5 > device sbmidi0 at isa? port 0x330 > device opl0 at isa? port 0x388 conflicts > device pca0 at isa? port IO_TIMER1 tty > > Actually no it doesn't, get rid of the last line. > > dmesg output is fine - > > Oct 4 14:52:51 saul /kernel: sb0 at 0x220 irq 5 drq 1 on isa > Oct 4 14:52:51 saul /kernel: snd0: > Oct 4 14:52:51 saul /kernel: sbxvi0 at drq 5 on isa > Oct 4 14:52:51 saul /kernel: snd0: > Oct 4 14:52:51 saul /kernel: sbmidi0 at 0x330 on isa > Oct 4 14:52:51 saul /kernel: snd0: > Oct 4 14:52:51 saul /kernel: opl0 at 0x388 on isa > Oct 4 14:52:51 saul /kernel: snd0: > > > Any further ideas anybody? > > HAve you done a MAKEDEV snd0 in /dev? do this: cd /dev sh MAKEDEV snd0 and then try sound again. > > -- > Didds > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message