From owner-freebsd-questions@FreeBSD.ORG Sat Jan 12 00:24:21 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 6FEA621E for ; Sat, 12 Jan 2013 00:24:21 +0000 (UTC) (envelope-from erichsfreebsdlist@alogt.com) Received: from alogt.com (alogt.com [69.36.191.58]) by mx1.freebsd.org (Postfix) with ESMTP id 5E0DAB2D for ; Sat, 12 Jan 2013 00:24:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:Mime-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=rbOP4TDTCDAmrDlo6umkXWiv6qaXf/K447bLvxFWHWY=; b=dLRHmgP2RiO7p2M93w3S7EcOORlFCqYqhRJWmEp7feSvz9WI3Nkoc881tGGxwnXMQBXILvajet60pDPyi3/yEw/RHTrj4TRX7h5SYGNwIWxZpQhyMJwpjb6QjDZSsNrn; Received: from [122.129.203.50] (port=43052 helo=X220.ovitrap.com) by sl-508-2.slc.westdc.net with esmtpsa (SSLv3:DHE-RSA-AES128-SHA:128) (Exim 4.80) (envelope-from ) id 1TtotI-000EFm-F8; Fri, 11 Jan 2013 17:24:12 -0700 Date: Sat, 12 Jan 2013 07:22:47 +0700 From: Erich Dollansky To: Stephan Schindel Subject: Re: sound issue: play interrupt timeout, channel dead Message-ID: <20130112072247.78972739@X220.ovitrap.com> In-Reply-To: <20130111200208.063347c8@freebsd> References: <20130111200208.063347c8@freebsd> X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.6; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erichsfreebsdlist@alogt.com X-Source: X-Source-Args: X-Source-Dir: Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jan 2013 00:24:21 -0000 Hi, On Fri, 11 Jan 2013 20:02:08 +0100 Stephan Schindel wrote: > after upgrading to 9.1 I have got a problem with my sound card. Sry I > am not sure what sound card I have (onboard chipset by NVidia), but it > uses the snd_hda module for sure. Sometimes my sound goes completely > away and I found this message in the logs: > > > pcm0: chn_write(): pcm0:play:dsp0.p1: play interrupt timeout, > > channel dead > I have this problem on another machine since 7.x or 8.0. It got better over time and I did not notice it anymore since I upgraded it to 10,0 > I can not reproduce this, it sometimes happens when watching youtube > and sometimes when listen to music via VLC. It happened to me at least > 5-6 times until now. I need to reboot my machine in order to reset the > driver which is pretty annoying. It was the same story for me. > Try 10.0 and see what happens there. I came to 10 for other reasons. I got stuck with 10 after I saw that it solved my problem on that machine. Erich