Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Jun 2000 06:34:55 -0400 (EDT)
From:      Kenneth Wayne Culver <culverk@wam.umd.edu>
To:        "M. Lees" <ps40@ukc.ac.uk>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Sound Blaster Vibra 16
Message-ID:  <Pine.GSO.4.21.0006010634350.2138-100000@rac5.wam.umd.edu>
In-Reply-To: <393628BC.3D@ukc.ac.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <SB16 PnP> 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: <SoundBlaster 16 4.13> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.21.0006010634350.2138-100000>