Re: Help! Can't get kext to load at boot...
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Only IOKit kext's load automatically. So called "plain" or BSD kext's must be manually loaded. This is usually done by an application, but can also be done in a Startup Item script via kextload. HTH. On Friday, October 3, 2003, at 06:25 PM, Brad Post wrote:
I'm at my wits end. I have tried everything to get my kext to load at
boot
time and it's not working, so I am hoping someone can help me.
I've got the following set in the Info.plist
OSBundleLibraries
com.apple.kernel.bsd = 1.1
com.apple.kernel.mach = 1.1
com.apple.kernel.libkern = 1.1
OSBundleRequired = Root
I have tried using kextcache and it reports no errors, it's just after
I
reboot the kext doesn't.
I have tried the simple generic kext as well and it doesn't work, so
can
someone help?
I need to be able to support 10.2 and later, so I am still using
Project
Builder...
Thanks.
Brian Bergstrand <http://www.classicalguitar.net/brian/> PGP Key: <http://www.classicalguitar.net/brian/misc/public_key.txt> To err is human, but to really foul things up requires a computer. - Farmers' Almanac, 1978 -----BEGIN PGP SIGNATURE----- Version: PGP 8.0.2 iQA/AwUBP337zHnR2Fu2x7aiEQIkJwCeIN2lFuKMkCwj/XuyXhU4bmQk/PcAn0Fz aN6G9hoNlE94utrdYjKlFQc9 =EkTf -----END PGP SIGNATURE----- _______________________________________________ darwin-kernel mailing list | darwin-kernel@lists.apple.com Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-kernel Do not post admin requests to the list. They will be ignored.
participants (1)
-
Brian Bergstrand