From owner-freebsd-questions Sun Aug 9 05:49:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA15105 for freebsd-questions-outgoing; Sun, 9 Aug 1998 05:49:46 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from harfang.CC.UMontreal.CA (harfang.CC.UMontreal.CA [132.204.2.102]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA15098 for ; Sun, 9 Aug 1998 05:49:43 -0700 (PDT) (envelope-from beaupran@JSP.UMontreal.CA) Received: from epsom.jsp.umontreal.ca (epsom.JSP.UMontreal.CA [132.204.45.25]) by harfang.CC.UMontreal.CA (8.8.8/8.8.8) with SMTP id IAA05330; Sun, 9 Aug 1998 08:49:22 -0400 (EDT) Received: from outpost.nada.org (derby.jsp.umontreal.ca [132.204.45.26]) by epsom.jsp.umontreal.ca via SMTP (951211.SGI.8.6.12.PATCH1502/JSP1789) id IAA13380; Sun, 9 Aug 1998 08:49:02 -0400 Date: Sun, 9 Aug 1998 08:51:07 -0400 (EDT) From: Spidey X-Sender: beaupran@outpost.nada.org To: Stefan Veith cc: freebsd-questions@FreeBSD.ORG Subject: Re: problems with Luigis4s sound driver In-Reply-To: <35CD8B4D.5EFE31B8@bigfoot.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 On Sun, 9 Aug 1998, Stefan Veith wrote: > Hello! > > I have just installed FreeBSD-2.2.6 and want to add sound support for my > SoundBlaster 16 (original) card. As I heared a lot of positive comments > on the new driver, I included the following lines into my kernel > configureation file to make it work: > > controller pnp0 > device pcm0 at isa? port? tty irq 7 drq 1 flags 0x0 vector pcmintr > > Nevertheless I now get this dmesg output: > > Probing for PnP devices: > CSN 1 Vendor ID: CTL00f0 [0xf0008c0e] Serial 0xffffffff > pcm1 (SB16pnp sn 0xffffffff) at 0x220 irq 7 drq 3 flags 0x11 > id 8 > Probing for devices on the ISA bus: > sc0 at 0x60-0x6f irq 1 on motherboard > sc0: VGA color <16 virtual consoles, flags=0x0> > pcm0 not found at 0xffffffff > > Why does the kernel recognize pcm1 but not pcm0 whereas I have only one > card? Is everything working well then??? > > However doing a "cat chords.wav > /dev/audio1" produces only crushing > noises instead of a melody. Where is my mistake then, I read all > available information materail very carefully. This is normal. Try to do cat sound.au > /dev/audio ... convert .wav to .au , it's the standard used for the audio device. > Stefan. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > Spidey How 'bout a little ride through your own world? http://www.JSP.UMontreal.CA/~beaupran/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message