From owner-freebsd-current Wed Dec 15 10:59: 2 1999 Delivered-To: freebsd-current@freebsd.org Received: from host.cer.ntnu.edu.tw (cer.ntnu.edu.tw [140.122.119.9]) by hub.freebsd.org (Postfix) with ESMTP id C1B1415033 for ; Wed, 15 Dec 1999 10:58:56 -0800 (PST) (envelope-from clive@host.cer.ntnu.edu.tw) Received: (from clive@localhost) by host.cer.ntnu.edu.tw (8.9.3/8.9.3) id DAA84041; Thu, 16 Dec 1999 03:01:39 +0800 (CST) (envelope-from clive) Date: Thu, 16 Dec 1999 03:01:39 +0800 From: Clive Lin To: Donn Miller Cc: freebsd-current@FreeBSD.ORG Subject: Re: Sound Blaster 128 PCI (ESS1371) support in current? Message-ID: <19991216030139.A83911@host.cer.ntnu.edu.tw> Reply-To: Clive Lin References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Dec 15, 1999 at 12:37:43PM -0500, Donn Miller wrote: > > I've got the ESS 1868 chipset, and all I get is static. In fact, when I > press the "play" button in RealPlayer, the sound clip never starts but > hangs in the beginning. Then, RealPlayer itself hangs. I end up killing > RealPlayer with killall -15 rvplayer. I too just made world, and remade > my audio devices. Alas. It seems not only ISA SoundBlaster like me got this problem. Well, I believe there must something missed in rescent commits about src/sys/dev/sound. May be in pcm/ or isa/, dunno. At least there's one thing wrong... the ioctl(fdofdevdsp, SNDCTL_DSP_GETFMTS, &test); success before will fail now. Various players may hang when some ioctl like above occured. > Just to be sure, which command is it? Is it both > > ./MAKEDEV pcaudio > ./MAKEDEV snd0 > > or just one of those? may be not all of them ;-) -- CirX Clive Lin FreeBSD - The Power to Serve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message