Contribute
Register

Argument 'kext-dev-mode=1' not found (Apple HDA1150.kext wont load)!

Status
Not open for further replies.
Joined
Aug 14, 2014
Messages
20
Motherboard
ASUS Maximus VI Formula Z87
CPU
i7-4770K
Graphics
GTX 780
Mac
  1. iMac
Mobile Phone
  1. Android
  1. im trying this method below. but it says the kext mode =1 is not found so there it wont load the kext but i checked my org.chameleon.boot.plist i see the argument there it says that kernal flag is 1 so why is it saying that it cant found.
  2. Piker-Alpha AppleHDA8series
    1. Bootloaders: Chimera, Chameleon, Clover
    2. Software Update: persistent, no action required
    3. More Info: toleda/audio_pikeralphaALC
    4. Installation - AppleHDA8Series
      1. Piker-Alpha/AppleHDA8Series.sh
      2. Download Zip
      3. $ cd Downloads/AppleHDA8Series.sh-master
      4. Chameleon/Chimera/Clover - no AppleHDA binary patch
        1. $ ./AppleHDA8Series.sh -b AppleHDA
        2. $ ./AppleHDA8Series.sh -b AppleHDA -b AppleHDAController

      5. Clover - with AppleHDA kext patch(es)
        1. $ ./AppleHDA8Series.sh

      6. Password
      7. Codec
      8. Layout
      9. Install S/L/E
      10. Reboot
      11. Verify ALC AppleHDA8Series kext installed
        1. S/L/E/AppleHDAxxx

      12. Verify ALC onboard audio
        1. System Preferences/Sound/Output/select audio device
 
flag: kext-dev-mode=1
 
Where should I add that?
 
flag: kext-dev-mode=1

hey sorry to bother you guys but i already have that kernel flag:kext-dev-mode=1 in my org.chameleon.boot.plist.
where should i add the flag you talking about and im using chimera boot loader.
 
hey sorry to bother you guys but i already have that kernel flag:kext-dev-mode=1 in my org.chameleon.boot.plist.
where should i add the flag you talking about and im using chimera boot loader.

I wonder this as well. Running below doesn't seem to matter:

Code:
sudo nvram boot-args="kext-dev-mode=1"
 
Bootloaders: Chimera, Chameleon, Clover

That's confusing..which bootloader are you actually booting from? Sounds like you're booting from Clover which may not have kext-dev-mode=1 in the Clover config.plist file therefore just because you have it in org.chameleon.boot.plist means it's probably being ignored since you're booting with Clover and not Chimera.

If you've installed Clover in EFI try booting from the non-EFI partition which should (in my case) boot Chimera.
 
Status
Not open for further replies.
Back
Top