Jump to content

Bronxteck

Administrators
  • Posts

    5778
  • Joined

  • Last visited

  • Days Won

    124

Everything posted by Bronxteck

  1. maybe you need shiki and lilu https://github.com/vit9696/Lilu/blob/master/KnownPlugins.md
  2. did you regenerate the caches and prelinked kernel it might still be in one of those.
  3. you would have to have the kext in L/E or S/L/E so that it would be in cache for clover to patch it. running it from clover/kexts it will not get patched.
  4. so you where not able to use anything for Sierra you posted here
  5. well how much data is consumed? looks like you have about 22gb used is your drive capacity 30/40 gigs?
  6. please add the specs to your machine in your signature to better help you.
  7. maybe this can help you http://www.insanelymac.com/forum/topic/285197-driver-for-lsi-megaraid-sas-family/
  8. blurry image like your pic can also be caused by your screens edid not being read properly maybe you can inject it or dump it and add to clover custom edid
  9. could be related to nvram maybe you need to install emuvariable clover driver and install the RC scripts
  10. i guess you can try adding -disablegfxfirmware as a flag.
  11. well for that you have to either patch applehda or use voodoohda. voodoohda might need adjustments to the info.plist contained inside the kext
  12. see, it was not as scary as it first sounded right? i am glad it worked for you
  13. change the red 0x01 to 0x00 "AAPL00,DualLink", Buffer (0x04) { 0x01, 0x00, 0x00, 0x00 }, should look like this after then recompile and save "AAPL00,DualLink", Buffer (0x04) { 0x00, 0x00, 0x00, 0x00 },
  14. origin folder is unpatched asl files. if you are using a patched dsdt in clover/acpi/ patched then you use a dsdt editor to make the edit like maciasl. do a search for dual link when you find it then see if the variable is set to a number 1 or number zero. recompile it and resave it then test.
  15. check clover boot log and see if clover is auto generating dual link then. also if your using a patched DSDT check to see if dualink is set in it and if so change it accordingly.
  16. check clover/drivers for needed efi files like HFSPlus and or APFS
  17. if using clover set graphics "dualink" to 0 if your screen resolution is low if its high resolution set dualink=1
  18. looks like your cruzer blade on usb is breaking sleep. from the log you posted.
  19. what bios are you on? looks like latest has an Ethernet firmware update
  20. are you using emuvariable.efi clover driver and clover RC scripts? they might be needed for nvram to store your backlight settings. you can install both from clover installer options. you can also try clicking "SetIntelBacklight" or maxbackligt in clover device section
  21. try liulu and AirportBrcmFixup in efi/clover/kexts/other instead of /L/E
  22. you might need emuvariable.efi and RC scripts you can install both with clover installer
  23. did you try logging out and back into iCloud on the hack
×
×
  • Create New...