Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Jul 2009 18:40:03 GMT
From:      Alexander Motin <mav@FreeBSD.org>
To:        freebsd-multimedia@FreeBSD.org
Subject:   Re: kern/136429: [snd_hda] snd_hda not identified on 8.0-current
Message-ID:  <200907131840.n6DIe3pP001363@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/136429; it has been noted by GNATS.

From: Alexander Motin <mav@FreeBSD.org>
To: bug-followup@FreeBSD.org, tonve@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907131840.n6DIe3pP001363>