Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    868

Everything posted by Jake Lo

  1. Don't think it has built-in ethernet device, so you could remove all of them. It should have NullEthernet.kext install though but you didn't include it in the attachment. Can you run this and save the output into a txt file? 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 /
  2. Try this config. Should fix the display showing HD530 ProDesk_HD530.zip
  3. What issue are you having? Is the bluetooth showing under Bluetooth and under USB of system information? You'll need 4 kexts and 1 patch to work. See post 1 and 2 here. It's for DW1550/DW1560 but the same works for DW1830.
  4. 1) Upgrade to 10.12.6 - issue will be fixed 2) No known patch for this codec. Try VoodooHDA 2.90 3) Enable FixShutdown_0004 with Clover Configurator
  5. Thanks. Can you attach screenshot of Status and PCI List with DPCIManager https://sourceforge.net/projects/dpcimanager/ and IOReg IORegistryExplorer_v2.1.zip and System Reports. Strange that you have multiple ethernet kexts in /E/C/k and /L/E. Need to determine what it actually have.
  6. Get screen shot of Status and PCI List with DPCIManager https://sourceforge.net/projects/dpcimanager/ Also IOReg IORegistryExplorer_v2.1.zip Run this and save it to a txt file 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 / Compress all and attach it for review
  7. So EN1 is not your wireless, change to the number that is your wireless You're getting error 77 when rebuilding cache, need to rerun until error is gone. google imessage iMessage fix http://www.fitzweekly.com/2016/02/hackintosh-imessage-tutorial.html
  8. Yes, normal for this system, at for me too.
  9. Looks like you have ACPIBacklight installed either in /EFI/Clover/kexts/Other or in /S/L/E Remove it, that should fix the brightness control. For Wireless, is there a switch to turn it on? Try this in the terminal networksetup -setairportpower en1 on Note:en1 being the wireless device, change it if it's a different #
  10. Boot with verbose mode and post screenshot of error. You can select verbose mode by hitting the spacebar at the Clover GUI.
  11. try replacing config and kexts folder ProDesk 600 G2.zip
  12. the old ACPIBacklight and IntelBacklight stops working after 10.12.3 After 10.12.3, you'll need to use an app like Brightness by bergdesign inc.
  13. Attach your Clover folder for review
  14. Not sure why, smbios is for Skylake CPU. Try switching smbios to MBP13,3. If still failed, but MBP11,5
  15. Replace Config file and install kexts to /L/E, kext should work for wireless, but not guarantee. Don't forget to repair permission and rebuild cache. The Nvidia has been disabled with SSDT patching. Optimus is not supported in OS X. I think your SD card reader can work, send me your IOReg IORegistryExplorer_v2.1.zip brightness-fix.zip
  16. Click Ok and 8. Repair permission and rebuild cache. Run command from 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 /
  17. Did you replace the bootpack for the Intel HD 3000 version?
  18. You could check either BIOS or Windows. In Windows, go to device manager, under Storage Controllers, you should see Standard NVM Express Controller if you have an NVMe SSD. If you do, right click it and select properties, then details tab. Under Property, select BIOS device name. Note down the value of the BIOS device name and post it here.
  19. See my clover guide here and bootpack on post #2 Note, must be install to Legacy mode. There are new indication that this could be done with UEFI, but I have not tested.
  20. Install the latest Clover v4128. Make sure you have HFSPlus.efi in /EFI/Clover/Drivers64UEFI What touchpad does it have? Synaptics? Elantouch?
  21. Try adding and replace with these files. The 2 kexts in /kexts/Other/LE need to be install to /L/E or /S/L/E Hopefully it should fix brightness, audio and battery status. Acer_v3-571g.zip
×
×
  • Create New...