-
Posts
14365 -
Joined
-
Last visited
-
Days Won
868
Content Type
Profiles
Articles, News and Tips
Forums
Everything posted by Jake Lo
-
try this config config.plist.zip
-
Hmm, another Hackintoshzone build. Too messy to clean up so I'm going to just help you with just the Audio and Brightness issue you asked Replace Config file with the attached. Copy SSDT-PNLF.aml to /EFI/Clover/ACPI/Patched Copy AppleBacklightInjector.kext to /Library/Extensions. // you might already have this one In /EFI/Clover/Kexts/Other, remove the following: VoodooHDA.kext IntelBacklight.kext In /S/L/E, remove the following: VoodooHDA.kext AppleHDADisabler.kext AppleHDA_ALC255.kext Repair permissions and rebuild cache Archive.zip
-
do you have Windows or Ubuntu installed? Check to see if it''ll work under those OS's You could run Ubuntu from an USB drive if you don't have it installed
-
e6530 Dell e6530 Post installation issues High Sierra 10.13.6
Jake Lo replied to Smart Tek Peru's topic in The Archive
Try this DSDT DSDT.aml.zip- 10 replies
-
- dell
- high sierra
-
(and 3 more)
Tagged with:
-
post your clover folder or the whole debug file
-
[SOLVED] E6330 Boot to black screen after the normal glitch
Jake Lo replied to anhgiang's topic in The Archive
Replace DSDT with the attached. Also remove OsxAptioFixDrv-64.efi from /EFI/Clover/drivers64UEFI. Just need AptioMemoryFix.efi DSDT.aml.zip -
[SOLVED] Latitude E6530 High Sierra Upgrade using Clover
Jake Lo replied to esmith1966's topic in The Archive
@Smart Tek Peru That's incorrect. HDMI / DP are hardwired to the Nvidia graphics. Disabling via DSDT will prevent all external connection. Having patched AppleHDA has nothing to do with HDMI connection but perhaps HDMI Audio which is useless since HDMI is not going to work. If you want to use AppleHDA instead of VoodooHDA, you can use Lilu.kext + AppleALC.kext, but HDAPatcher should not be use together. Either or, not both. -
You have ApplePS2Controller in Clover kext and VoodooPS2Controller in /S/L/E Shouldn't have 2 PS2 kext, pick one or the other Also have FakePCIID_Broadcom_WiFi.kext in both /S/L/E and /L/E, pick one and remove the other, I recommend remove from /S/L/E. Should have all added kexts in /L/E instead. Again ACPIBatteryManager.kext in Clover kext and /S/L/E. Remove from /S/L/E Repair permissions and rebuild cache
-
Probably don't need it if it's still working, but if you want to be thorough, go ahead and attach the files and I'll re-patch them.
-
Replace contents into /EFI/Clover should enable card reader, and hopefully sleep E6530_SDReader.zip
-
verbose mode is already enabled unless you're booting from a different directory as you're updating. Check to see if you have an EFI folder in the root of the USB you're booting from
-
post debug file please
-
Try this, files from A12, goes into /EFI/Clover, replace not merge... 3446_A12.zip
-
The files gets extracted to the disk that you're booting from. So if you're booting from the USB, and press F4 or Fn+F4 (maybe do both), then the files get extracted to the USB drive. You can then mount the USB EFI partition from a running system. Check the Origin folder for files and attach the folder. "Haswell Patch + Kernel support CPU + xcpm are already enabled in the Config I attached, so that's not the issue, besides it was booting, just stalled somewhere.
-
Hmm Broadcom 43224 is just DW1520. You just need FakePCIID.kext + FakePCIID_Broadcom_WiFi.kext If stil not working, then add Lilu.kext + AirportBrcmFixup.kext All can go in /EFI/Clover/kexts/Other
-
You won't see anything, it's all done in the background. To see the file, you go the same way as well you're replacing the files. Mount it on your running system and look inside the Origin folder, make sure it's populated Compress and attach it here
-
Try this, replace contents into /EFI/Clover Don't forget to press F4 at the Clover GUI 3446_HS.zip
-
post IOReg file before the patch
-
Try repairing Windows by booting with the Windows installer
-
run this, assuming wifi is on en1, change accordingly. Then reboot. networksetup -setairportpower en1 off networksetup -setairportpower en1 on If still not working, - Go to /Library/Preferences/SystemConfiguration/ and delete these files: CaptiveNetworkSupport com.apple.airport.preferences.plist com.apple.network.eapolclient.configuration.plist NetworkInterfaces.plist - Go to System Preferences > Network, delete all connection. Then restart - Go to System Preferences > Network, add your connection again. Start with Ethernet, then wifi....etc
-
Make sure to set the BIOS like you did on the E6430 UEFI, AHCI, Optimus enabled The error tells me you're install High Sierra. You need to enable FixHeaders in the Config file
-
Try patching DSDT with this credits: Pokenguyen
-
/EFI/Clover/ACPI/Origin folder is empty. Need you to reboot again into Clover GUI. Press F4 or Fn+F4. Just wait a couple of seconds if needed. Now check that /EFI/Clover/ACPI/Origin folder is populated with DSDT/SSDT.... Now compress and attach it.
-
It should show in BIOS under wifi and bluetooth. If it's not detecting, then it's either faulty or need to be reseated. For bluetooth to work, all you need are these 2 kexts in /L/E BrcmPatchRAM2.kext BrcmFirmwareRepo.kext Repair permissions and rebuild cache
-
Here, replace patched folder into /EFI/Clover/ACPI E7250_mefflecakes.zip