Jump to content

Jake Lo

Moderators
  • Posts

    14357
  • Joined

  • Last visited

  • Days Won

    867

Everything posted by Jake Lo

  1. Try latest version here. Trackpad preference is blank though.
  2. Yes, you need that to get full function including Open CL
  3. Does your model have nvidia nvs4200 or just HD 3000?
  4. Replace Config with this. You need to fake the mobile graphics with that of the Desktop since mobile has been dropped. Don't think you need to inject EDID, but I left it in from your config. config-npolite.plist.zip
  5. Most likely you'll have to downgrade to A03 and then upgrade to A11, otherwise you'll encounter artifacts. You could try creating from VM, although I have not personally.
  6. Clover are not able to read DDR4 ram, so you'll have to add it manually. Try this config. config.plist.zip
  7. Try my Clover guide. Bootpack in post #2 of guide. Please read all the warnings and notes.
  8. You shouldn't have to run the VietnamTool, everything you mentioned are patched with the Config and DSDT. All kexts are included in my previous post if you install them correctly, should have audio, wireless and bluetooth, TRIM, and SD card reader working.
  9. Both would be good, so we could have them compare.
  10. What loader are you using? Clover or Chameleon?
  11. Mount the EFI partition of the USB installer, you should see an EFI folder and inside it are Clover and Boot folders and a Clover_Install_log.txt Use the EFI-Mounter app found in the guide to mount the partition.
  12. Replace the Config file in /EFI/Clover Replace the Patched folder in /EFI/Clover/ACPI Replace the Other folder in /EFI/Clover/Kexts Copy the kexts in Other/LE to /Library/Extensions Run these commands in terminal and reboot 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 / Should fix the following: Audio SD Card reader Battery status Wireless Bluetooth MyComputer.zip
  13. DPCIManager https://sourceforge.net/projects/dpcimanager/ IOReg IORegistryExplorer_v2.1.zip Get screenshots with DPCIManager of PCI list Launch IORegistryExplorer and save the file and attach it here. Also while booted to Clover GUI, hit F4 or shift F4. Then compress and attach /EFI/Clover/ACPI/Origin here too.
  14. You could try my Clover guide here. In post #2 of the guide, you'll see bootpacks. Use E6230 or E6430 depending on the display resolution. Make sure to update a few files from the bootpack with files in post #4 depending on which OS X you're installing. Probably 10.11.5 if you download from the App Store, 10.11.6 is still in beta.
  15. In EFI/Clover/Kexts/Other/LE, there are a couple of kexts. Copy them to /Library/Extensions. Click Ok when errors popup. Then launch the terminal and run the following commands and reboot. You should have sound then. 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 /
  16. If you still run into issue, please open a new thread -- E5430 with HD3000 This thread is for E5430 with HD4000. Include all the specs I requested in post #38
  17. It's missing the Kexts folder. Let's start over. With the current Config file, you should be able to boot and install OS X. The DSDT is for E6230 with HD 3000. So remove the DSDT from ACPI/Patched Boot to Clover GUI, hit F4, then compress the ACPI/Origin folder and attach it here. Also want to verify the system's specs LAN= Intel or Broadcom? Audio=92HD90 or 92HD93? You can check the bios for that SDCard reader, does it have one? is it an O2 Micro? HDMI? Once I have all the info, I'll create a new bootpack for you, specific to your system.
  18. Can you compress and attach it here using the More Reply Options on lower right.? I can't access google drive my our proxy
  19. Indeed, your spec is different than most E5430 which has HD4000, good to know this bit of information. What's the display resolution?
  20. It means it's no longer detecting your USB drive. Boot to the Clover GUI, hit F4. Then compress and upload the origin folder here. I'll patch the DSDT for you which is needed to get your USB detected at that stage. /Volumes/ESP/EFI/CLOVER/ACPI/Origin
×
×
  • Create New...