-
Posts
14365 -
Joined
-
Last visited
-
Days Won
868
Content Type
Profiles
Articles, News and Tips
Forums
Everything posted by Jake Lo
-
[SOLVED] Brightness issues after upgrade to 10.12.4
Jake Lo replied to jwresp's topic in The Archive
See new bootpack here for E7450 to fix the brightness issue.- 26 replies
-
- brightness
- e7440
-
(and 2 more)
Tagged with:
-
@mpotturi, which guide did you follow, bootpack used and what error are you encountering? please include system specs. HD 4600 only or Optimus with Nvidia as well?
-
Re-run sudo touch -f /L*/E* sudo touch -f /S*/L*/E* sudo kextcache -Boot -U / until errors are gone
-
Upgrade to latest Clover. Replace files with latest Bootpack. See the readme.txt in ACPI/Patched for instruction regarding display resolution.
-
E5420: 10.12.4 Clover r4049; Works only with USB, LAN not Detected
Jake Lo replied to skerplee's topic in The Archive
Try this one DSDT.aml.zip -
Then use R6 Beta6, any other version has sleep issue.
-
E5420: 10.12.4 Clover r4049; Works only with USB, LAN not Detected
Jake Lo replied to skerplee's topic in The Archive
Boot to Clover GUI, hit F4 on the Keyboard. Continue to OS X. Compress and attach the Clover folder here. The file you attached are extracted from your patched DSDT, so it's not raw. -
I was not able to get NVS 4200m to work on Sierra 10.12.4 so far. You can enable Optimus and have DSDT disable the Nvidia card. See my guide here, bootpack on post #2. I, however, was not able to get UEFI working on this model so I'm using Legacy mode. See note1 on post #2 for Clover settings.
-
Inspiron 5559 working with 10.12.4 - Help
Jake Lo replied to saxenaabhishek309's topic in The Archive
Try RealtekRTL8100 or RealtekRTL8111 for ethernet. The R5 M335 is not supported so why do you want to enable it? It will only cause battery to drain faster. -
Use this version instead
-
Inspiron 5559 working with 10.12.4 - Help
Jake Lo replied to saxenaabhishek309's topic in The Archive
Replace with this config /ACPI folder and kext. Remove IntelBacklight.kext in /Kexts/Other Install AppleBacklightInjector to /L/E 5559.zip -
Make sure you have FVCO patch added to your Config file, needed for Sierra.
-
Inspiron 5559 working with 10.12.4 - Help
Jake Lo replied to saxenaabhishek309's topic in The Archive
Looks like you're using the files from E7470 bootpack. You can't use DSDT/SSDT from another system even though configuration are similar. Extract the raw SSDT/DSDT and I'll help you patch them. Boot to Clover GUI. hit F4. Continue booting to OS X, compress and attach /EFI/Clover/ACPI/Origin folder here. For DW1560 to work fully, you'll need the latest version of these in /L/E or /S/L/E FakePCIID FakePCIID_Broadcom_WiFi BrcmPatchRAM2 BrcmFirmwareRepo -
Are you using the Nvidia or Intel Graphics? Looks like it's using the Nvidia if I'm not mistaken. The boot glitch patch is for Intel Graphics only if I remember it right.
-
[SOLVED] Brightness issues after upgrade to 10.12.4
Jake Lo replied to jwresp's topic in The Archive
Replace with new Sierra bootpack. Remove IntelBacklight.kext from /EFI/Clover/Kexts/Other- 26 replies
-
- brightness
- e7440
-
(and 2 more)
Tagged with:
-
Rebuild cache. Clover hot patches only works with cache.
-
Try enabling kext-dev-mode=1
-
HDMI audio is control through the connected device, not the laptop. That's how it works on OS X.
-
Get rid of VoodooHDA and AppleHDADisabler. The kexts from my bootpack will enable internal audio and HDMI audio. Just had to make sure you have permission fix and rebuild cache successfully. 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 /
-
If you're referring to the AMD GPU, not, that's disabled by DSDT patch. Follow my Clover guide. Bootpack on post #2. Setting of the DVMT can be found here under pre-requisite.
-
E7450 - Brightness keys not working with karbiner-elements
Jake Lo replied to roniez's topic in The Archive
My Config don't have the minStolenSize patch, so if you didn't do the DVMT mod with EFI Shell, you'll encounter the reboot issue. So Brightness slider now works?- 45 replies
-
- brightness
- macOS Sierra
-
(and 1 more)
Tagged with:
-
DW1550 for combo wireless and bluetooth or DW1510 for Wireless only
-
E7450 - Brightness keys not working with karbiner-elements
Jake Lo replied to roniez's topic in The Archive
On the first output, AppleBacklightInjector.kext was not caching but after the 2nd I see it's there. IOReg also confirmed it's there. Do you see the brightness slider in Display preference? If you slide it back and forth, does it dim and brighten? Use F11 and F12 to change not Fn+F11 or Fn+F12 just to confirm.- 45 replies
-
- brightness
- macOS Sierra
-
(and 1 more)
Tagged with:
-
E7450 - Brightness keys not working with karbiner-elements
Jake Lo replied to roniez's topic in The Archive
upload IOReg and output of command lines after running the permission fix and rebuild cache- 45 replies
-
- brightness
- macOS Sierra
-
(and 1 more)
Tagged with:
-
I think I found the issue. Try this one DSDT-LoRes.aml.zip