Re: Has anything changed in 10.5.6 bootstrap contexts management?
site_archiver@lists.apple.com Delivered-To: Darwin-dev@lists.apple.com - Kevin On Jan 7, 2009, at 12:06 AM, Stéphane Letz wrote: Hi, Thanks _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... No, this is not a change. Daemons running in the system bootstrap context do not have visibility of registrations in the user bootstrap context on any version of Mac OS X. Instead, I would recommend the user agent connect to the system daemon. With OSX 10.5.6, our audio user land driver cannot be activated as default input/output device anymore. It seems that the "coreaudiod" deamon (that runs under root) cannot connect anymore to our audio server (jackd) that defines a mach port entry point in the user account bootstrap context. Is the any fundamental change in bootstrap contexts management in the system? Stephane Letz This email sent to site_archiver@lists.apple.com
participants (1)
-
Kevin Van Vechten