kern/136429: [snd_hda] snd_hda not identified on 8.0-current

Alexander Motin mav at FreeBSD.org
Mon Jul 13 18:40:04 UTC 2009


The following reply was made to PR kern/136429; it has been noted by GNATS.

From: Alexander Motin <mav at FreeBSD.org>
To: bug-followup at FreeBSD.org, tonve at yandex.ru
Cc:  
Subject: Re: kern/136429: [snd_hda] snd_hda not identified on 8.0-current
Date: Mon, 13 Jul 2009 21:37:00 +0300

 Could you try in hdac.c change line
 	{ HDA_NVIDIA_MCP55,  "NVidia MCP55",	0 },
 into
 	{ HDA_NVIDIA_MCP55,  "NVidia MCP55",	HDAC_NO_64BIT },
 ?
 
 If it does not help, try to boot with verbose messages enabled and 
 provide all related verbose hdac messages.
 
 -- 
 Alexander Motin


More information about the freebsd-multimedia mailing list