From owner-freebsd-current Sat Nov 22 10:05:57 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id KAA17466 for current-outgoing; Sat, 22 Nov 1997 10:05:57 -0800 (PST) (envelope-from owner-freebsd-current) Received: from europa.humberc.on.ca (melange@europa.humberc.on.ca [142.214.112.124]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id KAA17461 for ; Sat, 22 Nov 1997 10:05:53 -0800 (PST) (envelope-from melange@europa.humberc.on.ca) Received: from localhost (melange@localhost) by europa.humberc.on.ca (8.8.5/8.8.5) with SMTP id NAA16176; Sat, 22 Nov 1997 13:08:19 -0500 (EST) Date: Sat, 22 Nov 1997 13:08:17 -0500 (EST) From: Bob K To: John Preisler cc: Kristian Kennaway , FreeBSD Current Subject: Re: RealPlayer 5.0 In-Reply-To: <199711221626.KAA04120@argon.vapornet.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Sat, 22 Nov 1997, John Preisler wrote: > The problem exists in the freebsd native raplayer, and amp, and a > bunch of other sound utils. catting something to /dev/audio works > though. I get symptoms like kernel messages that say > > isa_dma_acquire: channel 5 already in use I had the same problem with a Nov. 16 SNAP and amp, but using the -nobuffer switch in amp got it working again. I haven't tried raplayer, though. > and the probe no longer finds my sound card completely either. for sbxvi0 > i get a ? > > > sb0 at 0x220 irq 5 drq 1 on isa > snd0: > sbxvi0 at ? drq 5 on isa > snd0: > sbmidi0 at 0x330 on isa > snd0: > opl0 at 0x388 on isa > snd0: > > generic sb16 clone that worked up until october or so. For a genuine, ancient sb16 pnp: Nov 22 12:48:03 apathy /kernel: sb0 at 0x220 irq 5 drq 1 on isa Nov 22 12:48:03 apathy /kernel: SoundBlaster 16 4.13> at 0x220 irq 5 dma 1 Nov 22 12:48:03 apathy /kernel: sbxvi0 at ? drq 5 on isa Nov 22 12:48:03 apathy /kernel: SoundBlaster 16 4.13> dma 5 Nov 22 12:48:04 apathy /kernel: sbmidi0 at 0x330 on isa Nov 22 12:48:04 apathy /kernel: SoundBlaster MPU-401> at 0x330 Nov 22 12:48:04 apathy /kernel: opl0 at 0x388 on isa Nov 22 12:48:04 apathy /kernel: Yamaha OPL3 FM> at 0x388 This is from a Nov. 16 SNAP gotten a day after the fact (haven't had time to get the latest sources...).