From owner-freebsd-multimedia@FreeBSD.ORG Wed Mar 31 09:18:51 2004 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0AD9616A4CE for ; Wed, 31 Mar 2004 09:18:51 -0800 (PST) Received: from kayjay.xs4all.nl (kayjay.xs4all.nl [80.126.33.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53C9E43D2D for ; Wed, 31 Mar 2004 09:18:50 -0800 (PST) (envelope-from karelj@kayjay.xs4all.nl) Received: from kayjay.xs4all.nl (localhost.wop.wtb.tue.nl [127.0.0.1]) by kayjay.xs4all.nl (8.12.11/8.12.11) with ESMTP id i2VHImFZ086745 for ; Wed, 31 Mar 2004 19:18:48 +0200 (CEST) (envelope-from karelj@kayjay.xs4all.nl) Received: (from karelj@localhost) by kayjay.xs4all.nl (8.12.11/8.12.11/Submit) id i2VHImTi086744 for freebsd-multimedia@freebsd.org; Wed, 31 Mar 2004 19:18:48 +0200 (CEST) (envelope-from karelj) Date: Wed, 31 Mar 2004 19:18:48 +0200 From: "Karel J. Bosschaart" To: freebsd-multimedia@freebsd.org Message-ID: <20040331171848.GA86712@kayjay.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: UT2004 sound problem X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Mar 2004 17:18:51 -0000 Hi, Got my UT2004 DVD yesterday :-), but I have a problem with the sound: it plays too slow, which makes the game unplayable. This is on -stable (as of today). Relevant messages (other lines omitted) from UT2004: fcntl: No such device or address ioctl SETFRAGMENT: Invalid argument native_blitbuffer: select error occured the last message occurs when exiting UT2004. The process ut2004-bin is stuck in 'pcmsyn' state and I have to kill it. In -current (same machine) sound is OK, and I only get the 'fcntl' message. The sound in both UT2003 and UT2004 demo is working well on -stable. Things I tried: - using my second sound card: same problem. - copying openal.so from UT2003 and UT2004 demo to UT2004: no error messages anymore, but also no sound. - this obscure sequence makes the sound work properly: 1. reboot machine 2. start UT2004 demo, and quit after watching the intro 3. start UT2004. Now the sound is OK... Since the game has the tendency to crash quite often (once in 2 hours or so), I have to do this all over again because I found no other way to get the sound right after the game crashed. I'm going to try the OSS commercial driver (it helped me often with sound problems in Linux games) but I prefer to use the pcm driver. Any tips? TIA, Karel.