From owner-freebsd-multimedia@FreeBSD.ORG Wed Jan 17 07:04:58 2007 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D465E16A417 for ; Wed, 17 Jan 2007 07:04:58 +0000 (UTC) (envelope-from Yuriy.Tsibizov@gfk.ru) Received: from mx.gfk.ru (mx.gfk.ru [84.21.231.130]) by mx1.freebsd.org (Postfix) with ESMTP id 5573E13C4A5 for ; Wed, 17 Jan 2007 07:04:58 +0000 (UTC) (envelope-from Yuriy.Tsibizov@gfk.ru) Received: from ex.hhp.local by mx.gfk.ru (MDaemon PRO v9.5.3) with ESMTP id md50000848905.msg for ; Wed, 17 Jan 2007 10:03:17 +0300 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5 Date: Wed, 17 Jan 2007 10:03:29 +0300 Message-ID: <78664C02FF341B4FAC63E561846E3BCC0351FB@ex.hhp.local> In-Reply-To: <20070116174915.GA27994@vs156113.vserver.de> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: snd_hda - clicks and lags when switching Thread-Index: Acc5l26IvUj6YFweR862NB9C6fgpGgAbTOoA From: "Yuriy Tsibizov" To: "Henrik Friedrichsen" X-Spam-Processed: mx.gfk.ru, Wed, 17 Jan 2007 10:03:17 +0300 (not processed: message from valid local sender) X-MDRemoteIP: 10.0.0.30 X-Return-Path: Yuriy.Tsibizov@gfk.ru X-Envelope-From: Yuriy.Tsibizov@gfk.ru X-MDaemon-Deliver-To: freebsd-multimedia@freebsd.org X-MDAV-Processed: mx.gfk.ru, Wed, 17 Jan 2007 10:03:18 +0300 Cc: freebsd-multimedia@freebsd.org Subject: RE: snd_hda - clicks and lags when switching X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Jan 2007 07:04:58 -0000 > I have now compiled the snd_hda drivers and everything's working fine. > (NVidia MCP51, Codec: Realtek ALC880) >=20 > There's only one issue. When I switch from X11 to the console and vice > versa the sound is clicky and stuttering. Is there a solution to this? > It's not like it's a big problem, but it is bothering me. This problem may be not snd_hda-related.=20 I have the similar problems with snd_emu10kx. Yuriy.