How can I force a Mac OS X kext to load prior to login?
Fresh3 days ago
Mar 15, 202615711 viewsConfidence Score0%
0%
Problem
I have a kext that I would like to be loaded at startup time. It doesn't need to be loaded particularly early in the process, but I would like it to be loaded before a user logs in. The kext in question is InsomniaT, and, unlike a device driver, there is nothing that is automatically going to reque…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How can I force a Mac OS X kext to load prior to login?
Low Risk
Steve Folly's link is accurate, but to have it here: Create a plist file (which is just a plain text XML document) named something like com.domain.identifier.plist in /Library/LaunchDaemons with contents similar to this: (There's a manpage, launchd.…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix