KEXT loading issue on 10.6.*
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com I've got a couple of KEXTs which have one binary for 10.5/10.6, using various Xcode build options to distinguish 32 from 64 etc. Each of these also has a sub-KEXT which is for 10.4, located in Contents/Plugins. The problem I'm having is that on 10.6.* sometimes, generally after an upgrade, the 10.4 version of one of the KEXTs is loading instead of the 10.5/10/6 version. The 10.5+ KEXT has: - KPI versions 9.0.0 or greater - Probe score of 2000 The 10.4 version of the KEXT specifies: - KPI versions 8.0.0 or greater - Probe score of 100 Usually everything is fine, and after a reboot everything is always fine, so I know that he right files are getting installed. I don't see any messages in system.log that would indicate a problem. Does anyone have any ideas on this? Kevin _______________________________________________ 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
participants (1)
-
Kevin Brock