From owner-freebsd-questions Tue Aug 11 23:39:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA28950 for freebsd-questions-outgoing; Tue, 11 Aug 1998 23:39:02 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA28945 for ; Tue, 11 Aug 1998 23:39:01 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.5/8.8.8) with SMTP id XAA01175; Tue, 11 Aug 1998 23:38:35 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Tue, 11 Aug 1998 23:38:34 -0700 (PDT) From: Doug White To: Stefan Veith cc: freebsd-questions@FreeBSD.ORG Subject: =?X-UNKNOWN?Q?Re=3A_problems_with_Luigis=B4s_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. You can't cat .wav files directly to the audio device. Use a media player to convert it. The fact you hear static is good :) Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message