From owner-freebsd-questions Thu Jun 1 2:11:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mercury.ukc.ac.uk (mercury.ukc.ac.uk [129.12.21.10]) by hub.freebsd.org (Postfix) with ESMTP id 5209737B691 for ; Thu, 1 Jun 2000 02:11:27 -0700 (PDT) (envelope-from ps40@ukc.ac.uk) Received: from pelican.ukc.ac.uk ([129.12.200.26]) by mercury.ukc.ac.uk with esmtp (Exim 2.12 #1) id 12xR0f-0004pb-00 for freebsd-questions@freebsd.org; Thu, 1 Jun 2000 10:11:25 +0100 Received: from dhcp38b2.ukc.ac.uk ([129.12.56.178] helo=PCL2P003) by pelican.ukc.ac.uk with smtp (Exim 1.92 #1) for freebsd-questions@freebsd.org id 12xR0g-0003Ej-00; Thu, 1 Jun 2000 10:11:26 +0100 Message-ID: <393628BC.3D@ukc.ac.uk> Date: Thu, 01 Jun 2000 10:11:24 +0100 From: "M. Lees" Reply-To: ps40@ukc.ac.uk Organization: >-()-< X-Mailer: Mozilla 3.02 (WinNT; I) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Sound Blaster Vibra 16 Content-Type: text/plain; charset=iso-8859-7 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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