From owner-freebsd-multimedia@FreeBSD.ORG Sat Mar 12 23:15:02 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 4505B106564A for ; Sat, 12 Mar 2011 23:15:02 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id E91EA8FC1E for ; Sat, 12 Mar 2011 23:15:01 +0000 (UTC) Received: by vxc34 with SMTP id 34so4000881vxc.13 for ; Sat, 12 Mar 2011 15:15:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=W+DX/Qb+PfNuBmtIob81O/iL9isqqAn03xAC3eL5zgA=; b=txYv5XdPqY6iqdyhqaPkzdr+PVcPwQk46UNzsGyZYmkc8zCR6+q1rnaNMp57CC9b00 eSxwENKb4jqRNEQsTgboPi4nE6PPZ0K5EkuSJUspUvAKt2+GW3Z/R28iYUFafPGmZC5k lqNR/B2Pk8jeHGVXHxXSyin6S82UfBNbJshCg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=uwACW3ZbA8ljgmenC94NcDpMDGS5tKtr57nbdVuYm25q/EoqOnVSz6FqL9c4nf+4RH +Fwmw4qLrefFAvOSuXz0UL3NZe9QtOBBoE0A76mR6tp4JmzqL4zjZciJaJU5ZZywcgA4 ILNmEdN5kdMewgdRydMlMR6hpe9/u4SwOHce0= MIME-Version: 1.0 Received: by 10.52.74.106 with SMTP id s10mr6293055vdv.150.1299971701131; Sat, 12 Mar 2011 15:15:01 -0800 (PST) Received: by 10.220.183.8 with HTTP; Sat, 12 Mar 2011 15:15:01 -0800 (PST) In-Reply-To: <4D7BBFD3.3060800@gmail.com> References: <4D787AEC.3050407@gmail.com> <4D7BBFD3.3060800@gmail.com> Date: Sun, 13 Mar 2011 00:15:01 +0100 Message-ID: From: "Paul B. Mahol" To: David Demelier Content-Type: text/plain; charset=ISO-8859-1 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: Sat, 12 Mar 2011 23:15:02 -0000 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