From owner-freebsd-multimedia Thu Jan 1 15:45:39 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA19974 for multimedia-outgoing; Thu, 1 Jan 1998 15:45:39 -0800 (PST) (envelope-from owner-freebsd-multimedia) Received: from w2xo.pgh.pa.us (w2xo.pgh.pa.us [206.210.70.5]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id PAA19966 for ; Thu, 1 Jan 1998 15:45:31 -0800 (PST) (envelope-from durham@w2xo.pgh.pa.us) Received: (from durham@localhost) by w2xo.pgh.pa.us (8.8.5/8.8.4) id SAA00421 for multimedia@freebsd.org; Thu, 1 Jan 1998 18:45:47 -0500 (EST) Message-ID: X-Mailer: XFMail 1.1 [p0] on FreeBSD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Thu, 01 Jan 1998 18:36:39 -0500 (EST) Organization: Dis- From: Jim Durham To: multimedia@freebsd.org Subject: Speak Freely core dumps Sender: owner-freebsd-multimedia@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I'm not sure that multimedia is the correct place to discuss this, but it deals with the soundcard 8-). I am running 3.0-SNAP-970608. I've had no trouble with other sound/audio stuff, but Speak Freely , both from the packages and ports distributions core dumps while trying to open the sound card, complaining of "inappropriate IOCTL for device". The IOCTL is SNDCTL_DSP_NONBLOCK. Checking the source, this IOCTL is in one of the cases of a switch statement, so it sounds like it should be allowed. sfmike dumps when you "key" the microphone by hittin the space bar and sfspeaker dumps when someone tries to connect to it. Both seem to fail when the sound device is opened. Anyone else had this problem? Jim Durham