From owner-freebsd-questions Sun Jul 12 13:55:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA11857 for freebsd-questions-outgoing; Sun, 12 Jul 1998 13:55:54 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from shell3.ba.best.com (root@shell3.ba.best.com [206.184.139.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA11851 for ; Sun, 12 Jul 1998 13:55:53 -0700 (PDT) (envelope-from bryanw@666.org) Received: (from goolich@localhost) by shell3.ba.best.com (8.9.0/8.9.0/best.sh) id NAA14520; Sun, 12 Jul 1998 13:55:47 -0700 (PDT) From: b Message-Id: <199807122055.NAA14520@shell3.ba.best.com> Subject: Re: mp3 & SB16 PnP problems In-Reply-To: from Spidey at "Jul 12, 98 01:31:06 am" To: beaupran@JSP.UMontreal.CA Date: Sun, 12 Jul 1998 13:55:47 -0700 (PDT) Cc: jkb@best.com, questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Spidey, I agree! Nightmare to get soundbastard PNP to work under FreeBSD. I can post my config if you want to compare notes. Basically, I used the standard pnp, snd, and all the sb* devices in my kernel, just like you. I am sure the Luigi drivers work too, but I wanted to stay as close to the 'standard' config as possible. thanks, b > OK... the sound blaster nightmare... > > I made it work... I don't know about mp3, but I can play sound file quite > correctly. However, cat sndstat gives me something a little different (see > attach) > > Maybe is it the way you configured your kernel? > > All I got for my SB16 in my kernelfile is: > controller pnp0 > controller snd0 > device sb0 at isa? port 0x220 irq 10 drq 1 vector sbintr > device sbxvi0 at isa? drq 5 > device sbmidi0 at isa? port 0x330 > device opl0 at isa? port 0x388 > device pca0 at isa? port IO_TIMER1 tty > > And, at startup, I use the -c switch to make > pnp 2 0 os enable irq0 10 drq0 1 drq1 5 port0 0x220 port1 0x330 port2 > 0x388 > > or something like that... > > Re-ask if you don't understand... > > On Sat, 11 Jul 1998, Jan B. Koum wrote: > > > > > Hello, > > > > I just compiled 2.2.6-RELEASE with Luigi's pnp code. However, when > > I try to play mp3, I get: > > > > 0wn# ./mpg123 /usr/home/jkb/mp3/*.mp3 > > High Performance MPEG 1.0/2.0 Audio Player for Layer 1, 2 and 3. > > Version 0.59k (1997/07/13). Written and copyrights by Michael Hipp. > > Uses code from various people. See 'README' for more! > > THIS SOFTWARE COMES WITH ABSOLUTELY NO WARRANTY! USE AT YOUR OWN RISK! > > Can't open /dev/dsp! > > 0wn# ls -l dsp > > lrwxrwxrwx 1 root wheel 4 Jul 11 22:52 dsp -> dsp0 > > 0wn# cat sndstat > > FreeBSD Audio Driver (980215) Jul 11 1998 22:26:05 > > Installed devices: > > pcm1: at 0x220 irq 5 dma 1:5 > > sequencer1: at 0x388 (not functional) > > 0wn# > > > > Any ideas? Please cc: me -- I am not on the list currently. > > Thanks, > > > > -- Yan > > > > Jan Koum jkb@best.com | "Turn up the lights; I don't want > > www.FreeBSD.org -- The Power to Serve | to go home in the dark." > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > Spidey Content-Description: > VoxWare Sound Driver:3.0-beta-950506 (Sun Feb 5 14:38:12 EST 1995 freebsd-hackers@freefall.cdrom.com) > Config options: ffffffff > > Installed drivers: > Type 1: OPL-2/OPL-3 FM > Type 2: SoundBlaster > Type 6: SoundBlaster16 > Type 7: SB16 MIDI > > > Card config: > SoundBlaster at 0x220 irq 10 drq 1 > SoundBlaster16 at 0x0 irq 65535 drq 5 > SB16 MIDI at 0x330 irq 65535 drq 4294967295 > OPL-2/OPL-3 FM at 0x388 irq 65535 drq 4294967295 > > Audio devices: > 0: SoundBlaster 16 4.13 > > Synth devices: > 0: Yamaha OPL-3 > > Midi devices: > 0: SoundBlaster 16 Midi > > Timers: > 0: System Timer > > Mixers: > 0: SoundBlaster > -- b To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message