KEXT loading issue on 10.6.*
KEXT loading issue on 10.6.*
- Subject: KEXT loading issue on 10.6.*
- From: Kevin Brock <email@hidden>
- Date: Tue, 19 Jan 2010 12:50:36 -0800
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 (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden