From owner-freebsd-multimedia@FreeBSD.ORG Tue Jul 14 15:20:03 2009 Return-Path: Delivered-To: freebsd-multimedia@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 458C3106564A for ; Tue, 14 Jul 2009 15:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 329128FC17 for ; Tue, 14 Jul 2009 15:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n6EFK2Nm002840 for ; Tue, 14 Jul 2009 15:20:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n6EFK29V002839; Tue, 14 Jul 2009 15:20:02 GMT (envelope-from gnats) Date: Tue, 14 Jul 2009 15:20:02 GMT Message-Id: <200907141520.n6EFK29V002839@freefall.freebsd.org> To: freebsd-multimedia@FreeBSD.org From: S Smirnov Cc: Subject: Re: kern/136429: [snd_hda] snd_hda not identified on 8.0-current X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: S Smirnov List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2009 15:20:03 -0000 The following reply was made to PR kern/136429; it has been noted by GNATS. From: S Smirnov To: "Alexander Motin" Cc: bug-followup@freebsd.org Subject: Re: kern/136429: [snd_hda] snd_hda not identified on 8.0-current Date: Tue, 14 Jul 2009 19:15:01 +0400 *confused*
sorry, dmesgs were mixed by me
http://pastebin.com/m1cc76383
second part - succesful boot, snd_hda work
Start of dmesg wasn't not saved in kern.msgbuf and not in log/messages, it's important?
I'm mind that at mount-stage msgbuf was crowded.
defining { HDA_NVIDIA_MCP55, š"NVidia MCP55", š šHDAC_NO_MSI },
allows me to enjoy new sound-subsystem :)
with non-important low-level background statical noise

14.07.09, 14:01, "Alexander Motin" :

> S Smirnov wrote:
> > now I can boot, but device was not attached anyway
> > sorry, I forgot about loader.conf, I'm forced to use "hw.pci.mcfg=0" due to this reason:> > http://lists.freebsd.org/pipermail/freebsd-amd64/2009-May/012180.html
> > with msi no errors of hdac driver
> Could you put new verbose messages somewhere?