From owner-freebsd-bugs@FreeBSD.ORG Wed Apr 23 07:10:16 2003 Return-Path: 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 0A97737B48C for ; Wed, 23 Apr 2003 07:10:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E117943FB1 for ; Wed, 23 Apr 2003 07:10:14 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3NEAEUp025306 for ; Wed, 23 Apr 2003 07:10:14 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3NEAEPS025297; Wed, 23 Apr 2003 07:10:14 -0700 (PDT) Date: Wed, 23 Apr 2003 07:10:14 -0700 (PDT) Message-Id: <200304231410.h3NEAEPS025297@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Dan Naumov Subject: RE: kern/40711: CT5880-C sometimes fails to output sound X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Dan Naumov List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Apr 2003 14:10:16 -0000 The following reply was made to PR kern/40711; it has been noted by GNATS. From: Dan Naumov To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: RE: kern/40711: CT5880-C sometimes fails to output sound Date: Wed, 23 Apr 2003 17:07:31 +0300 OK, so far, I've figured out that the dissapearing sound isn't caused by "dropping amount of vchans". I am not entirely sure how did hw.snd.pcm0.vchans get dropped to 1 "by itself" as I mentioned in my previous mail, but this doesn't seem to be happening now. However whenever the sound dissapears, I can consistently get it back in 1-2 tries by bumping vchans down to 0 or 1, waiting a few seconds and changing their amount back to 4 using sysctl. It's nice to have a workaround for this problem, but I'd also like to know the real cause and have a permanent fix for the problem. Sincerely, -- Dan Naumov