site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com User-agent: Microsoft-Entourage/11.1.0.040913 On 2/28/05 4:13 PM, "Andrew Gallatin" <gallatin@cs.duke.edu> wrote:
Sound assertion "!success && ( 0x20 == address )" Failed in AppleOnboardAudio/K2Platform.cpp line 285 goto Exit
That particular error is the built in audio driver not being able to talk over I2C to the sound chip (0x20 is the base address of the chip's registers). Do you do anything with the I2C driver that might wedge it? This call path is in the initialization of the driver (are you unloading it?), but it should only be retried one or two times, not infinitely. Unfortunately, I can't think of anything that this might mean in relation to a third party driver, unless you're actually loading and unloading the AppleOnboardAudio driver. Very strange indeed. -- Mark Cookson M-Audio, a division of Avid 225 Locust St. Hudson, WI 54016 _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com