site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Dear Evan Can you verify the process on your side? Platon _______________________________________________ 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 kext. It fails right from the start complaining about some SL specific exports. I reconfigured my kext to be similar to yours - same problem: kextload: module file /Users/stauff/cvs/wm/client/osx/build/ Development/aepidpnke.kext/Contents/PlugIns/MissingSymbols.kext/ MissingSymbols is already mapped kextload: mapping module file /Users/stauff/cvs/wm/client/osx/build/ Development/aepidpnke.kext/Contents/MacOS/aepidpnke kextload: module file /Users/stauff/cvs/wm/client/osx/build/ Development/aepidpnke.kext/Contents/MacOS/aepidpnke is already mapped kextload: patching C++ code in module /Users/stauff/cvs/wm/client/osx/ build/Development/aepidpnke.kext/Contents/MacOS/aepidpnke kextload: link/loading file /System/Library/Extensions/System.kext/ PlugIns/System6.0.kext/kernel.6.0 kextload: link/loading file /System/Library/Extensions/System.kext/ PlugIns/BSDKernel.kext/BSDKernel kextload: link/loading file /System/Library/Extensions/System.kext/ PlugIns/Unsupported.kext/Unsupported kextload: link/loading file /System/Library/Extensions/System.kext/ PlugIns/Libkern.kext/Libkern kextload: link/loading file /Users/stauff/cvs/wm/client/osx/build/ Development/aepidpnke.kext/Contents/PlugIns/MissingSymbols.kext/ MissingSymbols kextload: opaque link for /Users/stauff/cvs/wm/client/osx/build/ Development/aepidpnke.kext/Contents/MacOS/aepidpnke kextload: link/loading file /Users/stauff/cvs/wm/client/osx/build/ Development/aepidpnke.kext/Contents/MacOS/aepidpnke kextload: allocated 28672 bytes in kernel space at 0x4170e000 kextload: using load address of 0x4170e000 kextload: kmod name: com.aep.kext.idprint kextload: kmod start @ 0x41713eee (offset 0x52ae) kextload: kmod stop @ 0x41713f02 (offset 0x52c2) kextload: module com.aep.kext.idprint created as # 118 at address 0x4170e000, size 28672 kextload: adding reference from com.aep.kext.idprint (118) to com.aep.missingsymbols (0) kextload: kmod retain failed for com.aep.kext.idprint; destroying kmod kextload: a link/load error occured for kernel extension aepidpnke.kext/ kextload: clearing all version/dependency relationships among kernel extensions link/load failed for extension aepidpnke.kext/ (run kextload with -t for diagnostic output) This email sent to site_archiver@lists.apple.com