From owner-freebsd-questions Thu Jun 1 3:35:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from po4.wam.umd.edu (po4.wam.umd.edu [128.8.10.166]) by hub.freebsd.org (Postfix) with ESMTP id CE7FE37B707 for ; Thu, 1 Jun 2000 03:35:10 -0700 (PDT) (envelope-from culverk@wam.umd.edu) Received: from rac5.wam.umd.edu (root@rac5.wam.umd.edu [128.8.10.145]) by po4.wam.umd.edu (8.9.3/8.9.3) with ESMTP id GAA19060; Thu, 1 Jun 2000 06:35:07 -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 GAA02236; Thu, 1 Jun 2000 06:34:56 -0400 (EDT) Received: from localhost (culverk@localhost) by rac5.wam.umd.edu (8.9.3/8.9.3) with ESMTP id GAA02232; Thu, 1 Jun 2000 06:34:56 -0400 (EDT) X-Authentication-Warning: rac5.wam.umd.edu: culverk owned process doing -bs Date: Thu, 1 Jun 2000 06:34:55 -0400 (EDT) From: Kenneth Wayne Culver To: "M. Lees" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Sound Blaster Vibra 16 In-Reply-To: <393628BC.3D@ukc.ac.uk> 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 just type: cd /dev sh MAKEDEV snd1 that should do what you need. ================================================================= | Kenneth Culver | FreeBSD: The best OS around. | | Unix Systems Administrator | ICQ #: 24767726 | | and student at The | AIM: muythaibxr | | The University of Maryland, | Website: (Under Construction) | | College Park. | http://www.wam.umd.edu/~culverk/| ================================================================= On Thu, 1 Jun 2000, M. Lees wrote: > Hello!!! > > I have the Sound Blaster Vibra 16 PnP and I can't > make it work! > > I compiled Kernel with the apropriate driver (see below) > also I did > #cd /dev; sh MAKEDEV snd0 > # > > And If I try to start manualy kaudioserver > (or to start X) I get the following message: > > #kaudioserver > pcm0: unit not configured, perhaps you want pcm1 ? > > As you can see I dont know > how to configure pcm1!!! Help. > I can play audio CD's but no MP3s :( > Also I dont understand how to make > sequencer functional (see /dev/sndstat). > > > ----------dmesg---output---------- > Probing for PnP devices: > CSN 1 Vendor ID: CTL0051 [0x51008c0e] Serial 0x100818c9 \ > Comp ID: PNP0600 [0x0006d041] > pcm1 (SB16pnp sn 0x100818c9) \ > at 0x220-0x22f irq 5 drq 1 flags 0x15 on isa > Probing for devices on the ISA bus: > pcm0 not found at 0x330 > > ---------uname -a---output--------- > FreeBSD 3.4-RELEASE FreeBSD 3.4-RELEASE #37: Wed May \ > 2 19:29:35 BST 2001 root@:/usr/src/sys/compile/KERNEL i386 > > -------/dev/sndstat---output------- > FreeBSD Audio Driver (981002) May 2 2001 19:29:21 > Installed devices: > pcm1: at 0x220 irq 5 dma 1:5 > sequencer1: at 0x388 (not functional) > > --------/usr/src/sys/i386/conf/KERNEL---------- > ... > controller pnp0 > device pcm0 at isa ? port 0x330 tty irq 5 drq 5 flags 0x15 > ... > > > Thnx in advance for your help. > > M.L. > > > 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