From owner-freebsd-current Sat Nov 22 08:31:38 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id IAA13172 for current-outgoing; Sat, 22 Nov 1997 08:31:38 -0800 (PST) (envelope-from owner-freebsd-current) Received: from adelphi.physics.adelaide.edu.au (adelphi.physics.adelaide.edu.au [129.127.36.247]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id IAA13161 for ; Sat, 22 Nov 1997 08:31:33 -0800 (PST) (envelope-from kkennawa@physics.adelaide.edu.au) Received: from bragg by adelphi.physics.adelaide.edu.au (5.65/AndrewR-930902) id AA23788; Sun, 23 Nov 1997 03:01:31 +1030 From: Kristian Kennaway Received: by bragg; (5.65/1.1.8.2/05Aug95-0227PM) id AA14658; Sun, 23 Nov 1997 03:01:40 +1030 Message-Id: <9711221631.AA14658@bragg> Subject: Re: RealPlayer 5.0 To: john@helium.vapornet.com (John Preisler) Date: Sun, 23 Nov 1997 03:01:39 +1030 (CST) Cc: kkennawa@physics.adelaide.edu.au, freebsd-current@FreeBSD.ORG In-Reply-To: <199711221626.KAA04120@argon.vapornet.com> from "John Preisler" at Nov 22, 97 10:26:26 am X-Mailer: ELM [version 2.4 PL23] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > 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 No, I dont think this is it. Perhaps I wasnt clear in describing my problem, but I'm not getting any -animation-..the sound stuff is secondary, and I've got reason to believe that at least partly works (or would, if the animation was playing correctly). This is a linux ELF binary I'm running under emulation (rvplayer isnt available under freebsd native yet). Kris > > isa_dma_acquire: channel 5 already in use > > > 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. > > -j