Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Kexts and Jaguar



Hello,

I searched the archives and came across some threads stating that a kernel
extension which loaded in 10.1.5 no longer loaded in 10.2. I have run across
this issue and am able to get my kernel extension to load with the following
modifications:

chown -R root.wheel myKext.kext
chmod -R 755 myKext.kext

I also came across a thread stating that by adding INSTALL_GROUP = wheel and
INSTALL_OWNER = root to the build settings in Project Builder that this set
the owner, group and permissions properly - to satisfy kextload. However,
this did not work for me.

How do you configure PB in order to build the kext with the proper
permissions?

Thanks,

Tim
_______________________________________________
darwin-drivers mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-drivers
Do not post admin requests to the list. They will be ignored.



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.