Re: another strange panic
Re: another strange panic
- Subject: Re: another strange panic
- From: Mark Cookson <email@hidden>
- Date: Mon, 28 Feb 2005 17:16:54 -0600
On 2/28/05 4:13 PM, "Andrew Gallatin" <email@hidden> 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 (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden