Jump to content

E7450 - Brightness keys not working with karbiner-elements


roniez

Recommended Posts

  • Replies 45
  • Created
  • Last Reply

Top Posters In This Topic

I just rebooted once more, before i rebuilt the kextcache (even removed battery and removed from powersource) 

and just powered up, now the brightness keys works as expected but i do have to press the FN key for it to be used. which is great!

Link to comment
Share on other sites

  • Moderators

To fix it for E7450 with HD5500 only, follow this

- Delete IntelBacklight.kext from /EFI/Clover/Kexts/Other or anywhere else that has it

- Add to /L/E - AppleBacklightInjector.kext
- Add SSDT-PNLF.aml and DSDT.aml -> /EFI/Clover/ACPI/Patched
 
Repair permission and rebuild cache
      sudo chmod -Rf 755 /L*/E*
      sudo chown -Rf 0:0 /L*/E*
      sudo touch -f /L*/E*
      sudo chmod -Rf 755 /S*/L*/E*
      sudo chown -Rf 0:0 /S*/L*/E*
      sudo touch -f /S*/L*/E*
      sudo kextcache -Boot -U /
 

E7450_HD5500_Only.zip

Link to comment
Share on other sites


×
×
  • Create New...