Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    868

Everything posted by Jake Lo

  1. boot without cache. When you see the clover GUI, hit the spacebar. Then select boot without cache. note where it hang or KP.
  2. no, you copy the IASL to /usr/bin open a terminal, drag the file ssdtprGen.sh to it and hit enter.
  3. place this is /usr/bin run the ssdtprgen.sh again iasl.zip
  4. run this again until it's shows successful sudo touch -f /L*/E* sudo touch -f /S*/L*/E* sudo kextcache -Boot -U /
  5. did you copy the kexts from /kexts/Other/LE to /Library/Extensions and run the following permission fixes? 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 / Post your output from the terminal after you run the above
  6. You are missing IASL to compile. See here
  7. Can you verify what ethernet device you have? is it Intel or Realtek? For Webcam, try the DSDT a few post back. For audio make sure permission and cache are fixed properly.
  8. Have try the bootpack from here? Just replace ACPI/Kexts and Config file to your /EFI/Clover folder. Follow the post install from here for audio. If you're on 10.11.4, make sure to read the Update section with updated file. VoodooPS2controller may cause KP from my bootpack unless updates with the new kext.
  9. File opened fine. You must use MacIasl, not DSDT editor. Make sure to set Compiler to ACPI 5.
  10. It's patched by Joe82. I'll ask if it could be modded to be louder. REEMA used an app call Boom to fix that issue, you could try that.
  11. Check to see if your HDD is GUID or MBR
  12. That depends, does it have a Haswell or Broadwell CPU. For Broadwell, you have to go with at minimum 10.11.0. You could try 10.10.3 as Hervé pointed out as the 1st to support Broadwell, but it'll have hang issue. For Haswell, the lowest it'll go is ML 10.8.5. That's the 1st version to support Haswell.
  13. Sounds like you have not install Window10 yet. Boot with F12 and select the win10 USB, install Win10 until it's fully working. Once done, follow post #2
  14. With the patched AppleHDA, does the HP autoswitch when you plug in the Headset?
  15. You're not using the Config file from my bootpack. It contains the on-the-fly patches for the AppleHDA_ALC255. If you're on 10.11.4, make sure to replace the ALC255 with the one in the Updated section. Did you patch your own DSDT? Seems to be missing a bunch of common fixes. Try replacing with this. DSDT.aml.zip
  16. Boot with the USB installer, select the OS X partition to boot. Mount the EFI partition Rename the file “bootmgfw.efi" in /EFI/Microsoft/Boot to "bootmgfw-orig.efi" Copy "CLOVERX64.efi" in /EFI/Clover to /EFI/Microsoft/Boot and rename the file “bootmgfw.efi"
  17. What type of issues ? Please be more specific
  18. sudo pmset -a hibernatemode 3 sudo pmset hibernatefile /var/vm/sleepimage
  19. Sorry, some report that that was working for them. Use this one instead, but will only work as a regular mouse. No scrolling or multitouch.
  20. My E7270 doesn't have the touchscreen so can't verify it. There's still no real support for MVNe M.2 SSD drive so I'm installing it to an external USB drive for now. You'll need to set DVMT preallocation in the BIOS to 0x3 @ 0x432 to get full QE/CI like the Broadwell system. I got audio to work with the same codec as my E7450, but after 2 minutes, it starts to become distort. Not sure if the cause is due to booting from USB or not. Can't verify until I could get it to install to the internal drive. SDCard reader has switched from O2Micro which is supported with a simple DSDT patch to Realtec Reader, not sure if there's support to it for now, it' not on the priority list. So far no HDMI audio support. Still testing when there's spare time. Update: HDMI audio working with new boot files.
  21. Placed AppleHDA_IDT in /Library/Extensions and VoodooPS2Controller in /EFI/Clover/Kexts/Other Run the permission fix and rebuild cache again.
  22. This and the previous Clover patches will get you what you need.
  23. Checking from Windows is inaccurate. You have to set it in the BIOS. Both 0x15b and 0x15c must be set to 0x3. No FakeID is needed. All files are included in the bootpack. I'm using igplatform-Id = 0x16260006, which gave me HDMI output without having to patch the FB. Works flawlessly. With 0x16160002, system will hang the system on connecting HDMI.
  24. Here you go DellInc.-A10.rom.zip
×
×
  • Create New...