Re: Coreaudio User-land driver
Re: Coreaudio User-land driver
- Subject: Re: Coreaudio User-land driver
- From: Howard Egan <email@hidden>
- Date: Thu, 17 Jan 2013 12:21:58 -0800 (PST)
Hi Alexis:
Just want to answer about the failure to load kext issue on the SimpleAudioDriver.kext
For some reason the plist file as distributed doesn't specify the correct collection of libraries under OSBundleLibraries. At least it didn't work for me. I got the same loading issue you did. I'm just posting this for the next person as I see you have already gotten past this.
The trick is to use the command
>kextlibs SimpleAudioDriver.kext
It will spit out the required libs. Patch up the plist file w/ these names and versions, rebuild, and you should be good to go.
Hope this helps the next person.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden