Jump to content

MaLd0n

Administrators
  • Posts

    95,072
  • Joined

  • Last visited

Everything posted by MaLd0n

  1. [ref]Tropicalstudio[/ref], replace full clover folder and install last clover version
  2. [ref]Tropicalstudio[/ref], use only this folder with last clover version CLOVER.zip
  3. here have some https://www.insanelymac.com/forum/295-macmod-of-the-month/
  4. [ref]merokotos[/ref], DSDT.aml.zip U need use IntelHDGraphics and disable Nvidia
  5. [ref]merokotos[/ref], notebook is optimus or no? DSDT.aml.zip is just a driver, u need a correct driver for ur nvidia
  6. [ref]Monkey303[/ref],
  7. [ref]Bavari[/ref], have some way for same result
  8. [ref]M0001[/ref], is a very strange
  9. [ref]Monkey303[/ref], u can try a v3, some ppl use old bios version and don't have this problem
  10. [ref]Bavari[/ref], sound like a device, have many USB solution in Mojave, check here https://Olarila.com/forum/viewtopic.php?p=65287#p65287
  11. [ref]thetwoangels[/ref], in Mojave kext don't work more, only patch if u use High Sierra, check here https://github.com/BarbaraPalvin/IntelGraphicsDVMTFixup
  12. [ref]thetwoangels[/ref], now is a real problem, framebuffer u can create ur patch here https://www.insanelymac.com/forum/topic/335018-intel-fb-patcher-v165/
  13. to avoid it, common problem in some versions, u can try it, patch in kernl Find - 8A0284C07444 Replace - 8A0284C0EB44 Disable panic kext logging on 10.13 Release kernel 10.13.x Find - 8A0284C07442 Replace - 8A0284C0EB42 Disable panic kext logging on 10.14 Release kernel 10.14.x
  14. [ref]Bavari[/ref], disable hibernate https://Olarila.com/files/Utils/disablehibernate.command.zip extract new SEND_ME with new file
  15. [ref]Monkey303[/ref], k
  16. last clover version?
  17. [ref]Monkey303[/ref], use only UEFI
  18. [ref]hammy7774[/ref], DSDT.aml.zip
  19. [ref]thetwoangels[/ref], config.plist.zip
  20. [ref]yumo[/ref], looks good
  21. [ref]Monkey303[/ref], ye, create new USB Stick and check if problem is it
  22. [ref]thetwoangels[/ref], u need check what DGPU device u can use it too in Devices/AddProperties <dict> <key>Comment</key> <string>Inject "name" as (data)"#display" to disable graphics drivers on NVidia</string> <key>Device</key> <string>NVidia</string> <key>Disabled</key> <false/> <key>Key</key> <string>name</string> <key>Value</key> <data> I2Rpc3BsYXkA </data> </dict> <dict> <key>Comment</key> <string>Inject "IOName" as "#display" to disable graphics drivers on NVidia</string> <key>Device</key> <string>NVidia</string> <key>Disabled</key> <false/> <key>Key</key> <string>IOName</string> <key>Value</key> <string>#display</string> </dict> <dict> <key>Comment</key> <string>Inject bogus class-code to prevent graphics drivers loading for NVidia</string> <key>Device</key> <string>NVidia</string> <key>Disabled</key> <false/> <key>Key</key> <string>class-code</string> <key>Value</key> <data> /////w== </data> </dict> <dict> <key>Comment</key> <string>Inject "name" as (data)"#display" to disable graphics drivers on AMD</string> <key>Device</key> <string>ATI</string> <key>Disabled</key> <false/> <key>Key</key> <string>name</string> <key>Value</key> <data> I2Rpc3BsYXkA </data> </dict> <dict> <key>Comment</key> <string>Inject "IOName" as "#display" to disable graphics drivers on AMD</string> <key>Device</key> <string>ATI</string> <key>Disabled</key> <false/> <key>Key</key> <string>IOName</string> <key>Value</key> <string>#display</string> </dict> <dict> <key>Comment</key> <string>Inject bogus class-code to prevent graphics drivers loading for AMD</string> <key>Device</key> <string>ATI</string> <key>Disabled</key> <false/> <key>Key</key> <string>class-code</string> <key>Value</key> <data> /////w== </data> </dict> <dict> <key>Comment</key> <string>Inject bogus vendor-id to prevent graphics drivers loading for AMD</string> <key>Device</key> <string>ATI</string> <key>Disabled</key> <false/> <key>Key</key> <string>vendor-id</string> <key>Value</key> <data> //8AAA== </data> </dict> <dict> <key>Comment</key> <string>Inject bogus device-id to prevent graphics drivers loading for AMD</string> <key>Device</key> <string>ATI</string> <key>Disabled</key> <false/> <key>Key</key> <string>device-id</string> <key>Value</key> <data> //8AAA== </data> </dict>
  23. [ref]Monkey303[/ref], first try with AptioMemoryFix-64.efi, the best driver
  24. [ref]Monkey303[/ref], try it Fix Z390 BIOS DSDT RTC bug A00A9353 54415301 A00A910A FF0BFFFF add here
  25. [ref]yumo[/ref], DSDT.aml.zip extract new SEND_ME after reboot Added in 27 seconds: [ref]Inca1909[/ref], clover/acpi/patched Added in 19 seconds: [ref]supersuporte[/ref],
×
×
  • Create New...