site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Dear Rick Worked, like a charm. On SL I guess we can use Evan's approach. Best regards, Platon On Jul 15, 2010, at 4:40 AM, Rick Macklem wrote: On Wed, 14 Jul 2010, Platon Fomichev wrote: Dear Evan Just use the following for the OSBundleLibraries in your Info.plist: <key>OSBundleLibraries</key> <dict> <key>com.apple.kernel</key> <string>9.8.0</string> </dict> rick _______________________________________________ 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... I tried your approach (Leopard 10.5.8) and indeed it sounds like a salvation. Alas it does not work. I will show my progress: Since you are using Leopard (this does not work for snow leopard, sigh), you can simply load your kext against the entire kernel. (Given that you accept the limitations of going beyond the KPIs, etc, which implies it is useful for testing and experimentation...) NB: Do "kextstat | fgrep com.apple.kernel" to find out the correct value for the string (9.8.0 in the above example), which changes with every release (although Leopard releases may have come to an end?). This email sent to site_archiver@lists.apple.com