From owner-freebsd-multimedia@FreeBSD.ORG Fri Feb 2 17:52:50 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 25A0316A401 for ; Fri, 2 Feb 2007 17:52:50 +0000 (UTC) (envelope-from victorloureirolima@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.226]) by mx1.freebsd.org (Postfix) with ESMTP id DB76213C478 for ; Fri, 2 Feb 2007 17:52:49 +0000 (UTC) (envelope-from victorloureirolima@gmail.com) Received: by nz-out-0506.google.com with SMTP id i11so896619nzh for ; Fri, 02 Feb 2007 09:52:48 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=k2R0nXJSikSY28x3X6FYxZc1NoPu6TlLGOXvTjA5h4EfjkPYyvs3EaC7CdbRq9AadxGfcjRWKgOPNkowKV0Z+3h0y1AN+skMzT1nnKjWhpOXNMil6EZwVfM0RQoCuqBbFmsJtWF/0DnnSI14R0oWFGvrfpVQvhMnqqr28VRfPC0= Received: by 10.114.185.8 with SMTP id i8mr303702waf.1170438767560; Fri, 02 Feb 2007 09:52:47 -0800 (PST) Received: by 10.114.177.20 with HTTP; Fri, 2 Feb 2007 09:52:47 -0800 (PST) Message-ID: Date: Fri, 2 Feb 2007 15:52:47 -0200 From: "Victor Loureiro Lima" To: "Torfinn Ingolfsen" , freebsd-multimedia@freebsd.org In-Reply-To: <20070202074246.05948f4f.torfinn.ingolfsen@broadpark.no> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070201202751.D5D7A32EDE8@poczta.interia.pl> <20070202074246.05948f4f.torfinn.ingolfsen@broadpark.no> Cc: Subject: Re: Intel ICH7 High Definition Audio - supported? 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: Fri, 02 Feb 2007 17:52:50 -0000 2007/2/2, Torfinn Ingolfsen : > On Thu, 01 Feb 2007 22:39:14 -0200 > Victor Loureiro Lima wrote: > > > those two modules be automatic: > > --- > > sound_load="YES" > > snd_hda_load="YES" > > You should only need the snd_hda module. What happens if you only load > the snd_hda module? Same kernel panic, in fact at first I only tried to load snd_hda.ko, and after the panic I decided to load sound before it, but basically the same bug happens! victor loureiro lima