From owner-freebsd-bugs Wed Jan 15 9:10: 5 2003 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7F6037B406 for ; Wed, 15 Jan 2003 09:10:04 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71E9543EB2 for ; Wed, 15 Jan 2003 09:10:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h0FHA3NS055513 for ; Wed, 15 Jan 2003 09:10:03 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h0FHA36T055512; Wed, 15 Jan 2003 09:10:03 -0800 (PST) Date: Wed, 15 Jan 2003 09:10:03 -0800 (PST) Message-Id: <200301151710.h0FHA36T055512@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Eugene Grosbein Subject: Re: kern/46736: ISA audio CS4232 (HP Omnibook 5000C) work only once Reply-To: Eugene Grosbein Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR kern/46736; it has been noted by GNATS. From: Eugene Grosbein To: bug-followup@freebsd.org Cc: Subject: Re: kern/46736: ISA audio CS4232 (HP Omnibook 5000C) work only once Date: Thu, 16 Jan 2003 00:02:40 +0700 I've found a partial workaround: 'play interrupt timeout' does away if I manage run sysctl hw.snd.pcm0.vchans=2 before any access to /dev/dsp. /boot/loader.conf does not work for unknown reason but /etc/sysctl.conf does. Now I can play sound many times but seldom it gives 'white noise' instead of music. I need to stop mpg123 and restart it then, it generally revives then. Eugene To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message