Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    868

Everything posted by Jake Lo

  1. Hit F12 during boot and select the OS X drive, if that still give you the same error, then you don't have Clover install properly on the the OS X drive.
  2. had you tried connecting to an external monitor and see if it outputs?
  3. See here, perhaps one of the country code patch would help <dict> <key>Comment</key> <string>AirPortBrcm4360 5Ghz US-FCC</string> <key>Disabled</key> <false/> <key>Find</key> <data>QYP8/3QsSA==</data> <key>MatchOS</key> <string>10.11,10.12</string> <key>Name</key> <string>AirPortBrcm4360</string> <key>Replace</key> <data>ZscGVVPrKw==</data> </dict> or <dict> <key>Comment</key> <string>AirPortBrcm4360 5Ghz #a country code</string> <key>Disabled</key> <false/> <key>Find</key> <data> QYP8/3QsSA== </data> <key>MatchOS</key> <string>10.11,10.12</string> <key>Name</key> <string>AirPortBrcm4360</string> <key>Replace</key> <data> ZscGI2HrKw== </data> </dict>
  4. What's the exact model of your Wireless / Bluetooth device? Does bluetooth show up under USB? What kexts / patches do you have installed? Post Clover folder for further examination.
  5. Update it and see if it still works properly. As for DW1830, what kexts and patches are you using? Are wireless /bluetooth showing in System information?
  6. I think the bootpack is with bios 1.12.3. Try updating to that. Also try either disabling or enabling Legacy Rom Option, seems to work for some. If ethernet still not work, then send me your Origin folder (hit F4 during clover boot), and I'll patch the files for you. As for DW1830, it should work OOB. So what is not working? Wireless or Bluetooth?
  7. Webcam is connected to USB port so you'll need the patched DSDT to enable it. The SD card reader, if it's a PCIE, it's not supported. Can you boot with the DSDT/SSDT, select verbose and do not restart mode to see what's causing the restart?
  8. Latest bootpack can be found here under Sierra. The bootpack you are using might be from El Capitan.
  9. Does Clover loader show up without the USB Installer? What error do you encounter?
  10. Looks like you have Switchable Graphics enabled in the BIOS. As you can see the system is using Intel 530 graphics and HDMI/DP are connected to the AMD card. To disable the Intel card, you need to disable Switchable Graphics. Try enabling ATI in the Config file or during boot in Clover Options.
  11. https://github.com/vit9696/Lilu
  12. Yes, Applebacklightinjector.kext must be in /L/E or /S/L/E
  13. Previous version has patch PNLF in the DSDT, that will prevent backlight from working. You need the latest version with BiOS A15
  14. Leave them in the Patched folder. You could try without to see if it will install since you ran into a snag.
  15. Mine only has backlight-level which is where the value is, yours shows A102 I don't have intel-backlight-level on my plist. Do you have IntelBacklight.kext installed or in Clover/Kexts/Other? You need to remove it.
  16. Yes, same procedure, but Sierra has a different bootpack on post# 2
  17. this is what I have for backlight level B201 set to middle level
  18. Try this - Go to /Library/Preferences/SystemConfiguration/ and delete these files: CaptiveNetworkSupport com.apple.airport.preferences.plist com.apple.network.eapolclient.configuration.plist NetworkInterfaces.plist - Go to System Preferences > Network, delete all connection. Then restart - Go to System Preferences > Network, add your connection again.
  19. what source did you use to create you original Installer? You don't actually to create an installer, you just need to create a Clover loader with the bootpack. Create ms-dos (FAT) partition (300 mb). Place the Clover boot files and Bootpack. Boot it and select your drive.
  20. see here http://www.insanelymac.com/forum/topic/288795-guide-creating-os-x-usb-installer-using-a-windows-pc-only/?do=findComment&comment=2012539
  21. use this to recreate your USB installer, this might help boot to OS X and fix you clover installation http://www.osx86.net/files/file/4482-bootdiskutility/
  22. What happens when you boot? Does it goes straight to Windows or Clover GUI?
×
×
  • Create New...