-
Posts
14365 -
Joined
-
Last visited
-
Days Won
868
Content Type
Profiles
Articles, News and Tips
Forums
Everything posted by Jake Lo
-
Archive is corrupted or blank Please re upload
-
check if the device ID is the same 14e4:43a3 failing that, success rate is very limited
-
I'm not using any 3rd party app like Rufus, just plain right click and formatting from Windows. Then manually extract the ISO file to the USB.
-
Not sure if this will work for Windows 7, but this is how I create the Win10 USB installer: - Create a FAT32 usb drive, extract Windows 10 64-bit iso there - Boot to usb drive, format the new partition to NTFS, install Windows there You need a 64bit version, not 32bit.
-
Your Origin folder is incomplete. Clear it. Reboot to Clover GUI, press F4. Now compress and attach Origin again.
- 40 replies
-
- e5470
- legacy-shim-2
-
(and 1 more)
Tagged with:
-
Try this, replace into /EFI/Clover 5480_ABc.zip
-
Create High Sierra Installer with this GUIDE Install Clover loader and replace the EFI folder with the current EFI folder Read the option regarding installing with HFSPlus format. If you want to use APFS, you could skip that terminal command line After OS X installed and booted to Desktop, install Clover to the new SSD, replace the EFI folder Post Install: copy the kexts in CopyToLE to /Library/Extensions Repair permissions and rebuild cache
-
Same way you got HS on your current drive. Use the same EFI folder, same Clover version you're currently using that's working. I don't know off any USB Bluetooth dongle, I only have internal wifi/bluetooth devices. You'll have to google for it, do some research.
-
From the image above, I can see you have these in /S/L/E AppleBacklightInjector AppleHDA_ALC269VC_v2 CodecCommander in /L/E, you have these CodecCommander AppleHDA_ALC269VC_v2 Just move all 3 from /S/L/E to /L/E overwriting the others in /L/E repair permissions and rebuild cache Kexts in /EFI/Clover/kexts/Other/CopyToLE will never load, it's just there for backup. You could move the whole folder elsewhere for backup if desired.
-
Looks like you already have a copy of those 3 kexts in /S/L/E Remove them and fix permission and rebuild cache. Try this new DSDT.aml / rename it to DSDT.aml before use DSDT-bat.aml.zip
-
Well, yes of course. Those kexts are responsible for Brightness Control, Audio and audio after wake from sleep. The Brcm* are for Broadcom bluetooth, you could leave out.
-
If it was working in HS, then revert Clover to when it was working. What do you mean by updated Clover?
-
You really should try googling...here https://bitbucket.org/RehabMan/os-x-eapd-codec-commander/downloads/ As for the battery, I believe this model has 2 batteries, but in DSDT only show Bat0, no Bat1 or Bat2. Was it working before in Sierra? I'll check the old patches and compare...
-
For battery, replace DSDT.aml with this one. Rename it DSDT.aml. CodecCommander should go to /Library/Extensions Repair permissions and rebuild cache DSDT-bat.aml.zip
-
No, looks like it's the Clover loader issue. What BIOS version are you running? Did you set the BIOS to load Defaults, apply and then set it to? UEFI, AHCI, Legacy Option ROMs disabled, Secure Boot Disabled, wake on LAN disabled Reboot to Clover, press F4 at the GUI. Now compress and attach the Clover folder here for review.
-
Will most likely need to re-patch your files if you have different version of BIOS and settings. Boot to Clover, press F4. Compress and attach the Clover folder for review KP when adding the Voodoo kext is a sign that the Apple IC2 kexts are not disabled. I guess the disabler is not working, so will need to manually remove these kexts from /S/L/E AppleHPM AppleIntelLpssI2C AppleIntelLpssI2CController Don't forget to repair permissions and rebuild cache
-
Graphics Problems with High Sierra on Dell E6520 with NVS
Jake Lo replied to mergesoft's topic in The Archive
It probably has lower resolution and need to disable DualLink. Replace with this DSDT DSDT.aml.zip -
Yes, your data are still intact, seems only the boot loader is broken / corrupted. Try going into Options when you see the Clover loader, use the right arrow to navigate Select ACPI patching-> Tables Dropping-> Go all the way down and deselect Drop all OEM SSDT Check all the Drop "SSDT-xx" below that Select Return Change DSDT name: BIOS.aml or anything other than DSDT.aml Select Return, Return Hit spacebar to select Verbose mode + debug 0x100 mode See if you could boot with that settings. For patching, yes all those patches are for DSDT only. Only patches for SSDT are the renames so yes that could be done via Config, but it has not been working for me for unknown reason. You could rename the SSDT or leave them as they are, I'm just lazy to enter the whole names into the Config file. Inject layout-id for HDEF might not be needed, but you might need to add hda-gfx and onboard=1. Sound audio/HDDMI audio doesn't work without it. Sound you could just leave out the layout-id line. You could skip the Skylake Intel 520 patch too, new Clover should be able to auto detect it. As for LPC Skylake, search for the line with the error and rename _DSM to XDSM or ZDSM. That's why I patch rename _DSM to XDSM first before doing other patches.
-
Not if they're using an older version or maybe not using my bootpack at all...just have to confirm.
-
Kext should already be included in the files I attached. Probably issue with the battery patching. I'll have to look into that. As for audio, add CodecCommander or EAPDFix.kext
-
Try to follow this thread for 5590
-
Did you follow the 1st post? Guide to create installer and bootpack included (Clover v2)