-
Posts
14365 -
Joined
-
Last visited
-
Days Won
868
Content Type
Profiles
Articles, News and Tips
Forums
Everything posted by Jake Lo
-
Try my Clover guide, use bootpack E7x70 in post #2 but leave out all the SSDT/DSDT. In the Config.plist, disable Drop OEM SSDT.
-
Files are wrong, those are for Broadwell system with HD 5500. You have a Haswell system. Replace the files from here.
-
@obarreto, why not just follow the guide? Boot file is in post #2, update file in post#4. Guide includes instruction to generate SSDT for your specific CPU. DSDT included in boot files.
-
Replace VoodooPS2Controller with this one here.
-
Please list system specs and attach your Clover folder.
-
telanx, does internal and external mic work for you with this version Update: just tested your version, but no external mic detected.
-
Where is the picture?
-
Installed the same way as El Capitan. Make sure to use latest Clover version So far not able to get audio to work. Still testing. Audio and Brightness control won't work Cap lock has some issue. You need to click it twice to turn and twice to turn off Karabiner is not supported in Sierra as of yet to fix the controls Update: Fix audio by removing extra hot patch needed in DP1(8A19D411 -> 00000000) and enable ResetHDA in Clover Config Trying new Karabiner-Elements with customized karabiner.json. Got Audio and Brightness Control working as before.
-
1) Legacy is correct. No need for preference pane and rc script on USB Installer, only on the Installed drive The guide never mentioned about renaming, so stick with Other Files are newer than v3320 because you replaced them with v3556 from my EFI folder or you installed newer version of Clover 2) Kexts in Other can remain there, no need to move or rename anything. Guide never mentioned about renaming...so stick with the guide 3) Guide said to see Note1 for SandyBridge which you have and use Legacy Mode..UEFI doesn't work for me and causes hang Install Preference Pane and RC Script to installed drive 4) In guide, it states Place generated SSDT.aml in /EFI/Clover/ACPI/Patched 5) No need, just use the DSDT as is. Patched by Wern to make nvs4200m sleep capable. 6) Keep Config.plist where it is /EFI/Clover 7) Keeps the kext in Other as they are, only place kexts in Other/LE to /Library/Extension as stated in the guide 8) No need to unmount, it'll unmount after you reboot or shutdown
-
It's in the link in the 1st post
- 674 replies
-
Read up on the prerequisite part here. Check out FireWolf's site. If you can't set the DVMT in the BIOS, then you'll need to patch the Framebuffer for Broadwell.
-
Set the BIOS to Load Default, hit Apply, then set SATA Operations to AHCI. Note: if you have windows install to Raid 0 or ATA, this will make your Windows unbootable. Your installer, are you using Enoch Chameleon or Clover loader? For Clover did you install Clover loader according to UEFI or Legacy? Is BIOS set to UEFI or Legacy.
-
See if this helps...
- 23 replies
-
- OS X
- Dell E6330
-
(and 6 more)
Tagged with:
-
After reboot, you need to select Install OS Sierra from ....again to complete the installation, usually the second option to the right of your drive.
-
replace it to /EFI/Clover/ACPI/Patched
- 23 replies
-
- OS X
- Dell E6330
-
(and 6 more)
Tagged with:
-
Broadwell is only supported from 10.10.5 and up, but I would recommend at least 10.11. Issues with graphics hang on 10.10.5. Intel wireless will not be supported. YOu'll need to replace with BCM4352z specific for Lenovo to get pass the whitelisting. For the HD 5500 to work, you'll need to set DVMT to 96MB in the BIOS, but I believe Lenovo have their BIOS locked. So your only choices are to add a hot patch in Config or to manually patch the FB's binary. Search the forum under Lenovo, there are lot of info there already to get you started.
-
Open your Config.plist with PlistEdit Pro or Xcode, don't use a text editor. Go down to KextToPatch under KernelAndKextPatches. Replace the Find and Replace with one I posted. Save the file See image below. If this doesn't work, then you'll need to patch the FB's binary manually. Try HexFiend. Search and replace.
-
If you're running on battery, turbo is disabled with DisableTurboBoostBattery.kext. If running with power adapter, then it's your SSDT.aml. Rebuild with SSDTPrGen.sh. You might need to run it with the proper switches. Run ssdtprgen.sh ? for help
- 23 replies
-
- OS X
- Dell E6330
-
(and 6 more)
Tagged with:
-
[HELP] Having a lot of issues installing El Capitan on E5440
Jake Lo replied to Smakced's topic in The Archive
You need to restore any vanilla kexts you might have manually patched or installed or removed. i.e. AppleHDA, AppleIntelFrameBufferAzul, AppleIntelHD5000Graphics, etc.- 10 replies
-
[HELP] Having a lot of issues installing El Capitan on E5440
Jake Lo replied to Smakced's topic in The Archive
Reboot and test if everything is working- 10 replies
-
[HELP] Having a lot of issues installing El Capitan on E5440
Jake Lo replied to Smakced's topic in The Archive
Ok, replace these to your EFI/Clover partition, make a backup if you like Then copy all kexts in /EFI/Clover/Kexts/Other/LE to /Library/Extensions Click ok on the popup error. Open terminal and enter the following commands 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 / Reboot E5440_Smakced.zip- 10 replies
-
[HELP] Having a lot of issues installing El Capitan on E5440
Jake Lo replied to Smakced's topic in The Archive
Are using clover or enoch Chameleon? Attach what you have so far.- 10 replies