From owner-freebsd-multimedia@FreeBSD.ORG Mon Mar 28 06:12:21 2011 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ED209106566C for ; Mon, 28 Mar 2011 06:12:20 +0000 (UTC) (envelope-from demelier.david@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 7E3728FC16 for ; Mon, 28 Mar 2011 06:12:20 +0000 (UTC) Received: by wwc33 with SMTP id 33so3302256wwc.31 for ; Sun, 27 Mar 2011 23:12:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=L3Yv1HCmtO68u1H8IjaplKOzuuZrz8xmRWy6A3tdPMo=; b=Gkl77Ud14tLi3hzNrM1CaHNI3DbY+cAhXDXqnyBAC6pVoF8W1OhBFsXfV2zPzSLkPm Hc9Ca0pFCvlFXRa7k2hhrPDh5I9oy7/XbOwnsGpBHcXPq37JZm5ZPmdEZcAXXEYOuGLd Apns6iITeUc832d74OvXc/IAUVs/XDbJH5WO0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=JH/I3M8Bb4kvpZeBqP51GLYRLLvetegztdMKo9MgxmONcGn03zfeL9iwtRsDlCVJpi sxNxv/vIfvM2sQqMq2cK2yxYBonfB2LXmvCTAG3U5mT51F2DVmWT27Kg9CjG3TEXEnxS ZYC3ctvmQrNAdvlrkZuMyZBdJosNYZcD69Wkk= Received: by 10.227.198.5 with SMTP id em5mr3486286wbb.163.1301292739270; Sun, 27 Mar 2011 23:12:19 -0700 (PDT) Received: from Melon.malikania.fr (wifi-osiris-sec-180-196.u-strasbg.fr [130.79.180.196]) by mx.google.com with ESMTPS id b20sm1818776wbb.16.2011.03.27.23.12.15 (version=SSLv3 cipher=OTHER); Sun, 27 Mar 2011 23:12:16 -0700 (PDT) Message-ID: <4D902672.7010209@gmail.com> Date: Mon, 28 Mar 2011 08:10:58 +0200 From: David Demelier User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.15) Gecko/20110306 Thunderbird/3.1.9 MIME-Version: 1.0 To: "Paul B. Mahol" References: <4D787AEC.3050407@gmail.com> <4D7BBFD3.3060800@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-multimedia@freebsd.org Subject: Re: snd_hda, codec attaching randomly? 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: Mon, 28 Mar 2011 06:12:21 -0000 On 13/03/2011 00:15, Paul B. Mahol wrote: > On 3/12/11, David Demelier wrote: >> SMP: AP CPU #1 Launched! >> -SMP: AP CPU #3 Launched! >> SMP: AP CPU #2 Launched! >> +SMP: AP CPU #3 Launched! > > This is order of launching CPUs and have nothing to do with your issue. >> >> It seems the order of CPU change? I know that the Intel GMA HD graphics >> needs a Intel CPU compatible to get this video chipset working. >> >> So maybe the audio codec is attaching to the wrong core? I have no >> really idea, it appears really randomly nothing can change the behavior I think no one knows what's happening... -- David Demelier