Jump to content

Jake Lo

Moderators
  • Posts

    14357
  • Joined

  • Last visited

  • Days Won

    867

Everything posted by Jake Lo

  1. IF you want just wireless, DW1510 will work OOTB.
  2. Try replacing all DSDT/SSDT with this. lifeisgood.zip
  3. Ok, looks like you have ALC290, there should be a patched AppleHDA for it somewhere already. Search for Mirone AppleHDA auto patcher. OS X doesn't support Optimus (video switching). If that's what you mean by limitation.
  4. Use whatever theme you like as long as it exists in the Theme folder.
  5. Have you try the bootpack here ? Make sure to replace the VoodooPS2Controller and AppleHDAADT found in the Update guide.
  6. Permission and cache are rebuild successfully but I don't see AppleHDAIDT showing as one of the invalid file. Did you copy it to /Library/Extension?
  7. Launch device manager, then going into the properties of Realtek High Definition Audio. Then click on the Details tab, under Propery, select Hardware Ids, you should see something like this HDAUDIO\FUNC_01&VEN_10EC&DEV_0269&SUBSYS_102.... Discrete Nvidia 940M is not supported, you'll need to go with Intel HD 520, fortunately is supported with 10.11.4. You'll need the discrete card to be disable in the BIOS or with DSDT patching.
  8. Place this in /Library/Extensions. Run this in terminal 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 / Place the output of the commands above here to verify if you have successfully ran them.
  9. Boot to Clover GUI, hit the spacebar. You'll see a drop down list of option. Select the no cache option.
  10. Replace VoodooPS2Controller with this one. For audio, did you copy AppleHDAIDT to /Library/Extensions and run the permission fix and rebuild cache. If that still fails, reboot without cache, run the permission fix and rebuild cache and reboot once again. If you're on 10.11.4, make sure to use audio kext from the Update section.
  11. https://osxlatitude.com/index.php?/forum/104-wireless-and-bluetooth/
  12. @stexano, Do you mean your EFI partition folder is empty? If so, then just copy the Bootpack (Clover Folder & Boot folder) to it.
  13. To determine the ven/prod ID of the Audio from Windows, click on Details. Under Properties, select Hardware Ids. You could do the same for the other devices as well.
  14. Looks like you have the Optimus Nvidia model. The nvidia card is not loading. What bootpack did you use?
  15. Remove it from /EFI/clover/Kexts/Other or 10.11
  16. Use legacy mode in BIOS, and set SAta operations to AHCI
  17. If you only have 1 memory stick, make sure it's on slot 1 and not 2.
  18. What app did you use to decompress the zip file? It might have corrupted the file. I have no issue using the default app from OS X.
  19. If system won't boot from Installed drive after installing Clover in the ESP. Do the following: 1) Boot with USB installer, select the installed drive to boot 2) From terminal, enter diskutil list. Note the virtual drive. It doesn't work with Legacy Mode diskutil list /dev/disk0 (internal, physical): #: TYPE NAME SIZE IDENTIFIER 0: GUID_partition_scheme *256.1 GB disk0 1: EFI EFI 209.7 MB disk0s1 2: Apple_CoreStorage Macintosh SSD 63.5 GB disk0s2 3: Apple_Boot Recovery HD 650.0 MB disk0s3 /dev/disk1 (internal, virtual): #: TYPE NAME SIZE IDENTIFIER 0: Apple_HFS Macintosh SSD +63.1 GB disk1 Logical Volume on disk0s2 75DADC16-4B7F-4C7D-9660-10A1C2A9FC02 Unencrypted Fix: 1) Boot with USB installer, select the installed drive 2) From terminal, run diskutil cs revert /dev/disk1 3) Mount EFI Partition with EFI-mounterv3 and erased everything 4) Delete EFI and EFI Backup Folders on the root of installed drive 5) Restart, boot with USB installer and select installed drive again 6) Installed Clover with the following settings: Install Clover in the ESP Bootloader/Install boot0af in MBR CloverEFI/CloverEFI 64-bits SATA Install RC scripts on target volume Install Clover Preference Pane 7) Place Bootpack (Config.plist, ACPI and Kext Folders) into the CLOVER Folder of the EFI Partition 8) Restart without the USB installer
  20. Follow the post install starting at #5. When running the permission fix and rebuild cache, make sure you have successful output. If not, then run it again. For Wireless, if you have an Intel card, then yes, it'll need to be replaced. No way around it. See here for a list of supported card, like a USB card.
  21. Boot to Clover GUI. Hit F4. Boot into OS X, go to EFI/Clover/ACPI. Compress Origin folder and upload it here. Also in OSX, launch this and save it. Compress and upload it too.
×
×
  • Create New...