-
Posts
95,072 -
Joined
-
Last visited
Everything posted by MaLd0n
-
[ref]Tropicalstudio[/ref], replace full clover folder and install last clover version
- 19,329 replies
-
- acpi
- acpispecification
-
(and 4 more)
Tagged with:
-
[ref]Tropicalstudio[/ref], use only this folder with last clover version CLOVER.zip
- 19,329 replies
-
- acpi
- acpispecification
-
(and 4 more)
Tagged with:
-
here have some https://www.insanelymac.com/forum/295-macmod-of-the-month/
-
Installation problem - Disk is not suitable for Mojave ?
MaLd0n replied to merokotos's topic in Mojave (10.14)
[ref]merokotos[/ref], DSDT.aml.zip U need use IntelHDGraphics and disable Nvidia -
Installation problem - Disk is not suitable for Mojave ?
MaLd0n replied to merokotos's topic in Mojave (10.14)
[ref]merokotos[/ref], notebook is optimus or no? DSDT.aml.zip is just a driver, u need a correct driver for ur nvidia -
Mojave hangs / freezes with 2 minutes remaining
MaLd0n replied to Monkey303's topic in Mojave (10.14)
[ref]Monkey303[/ref], -
[ref]Bavari[/ref], have some way for same result
- 19,329 replies
-
- acpi
- acpispecification
-
(and 4 more)
Tagged with:
-
[ref]M0001[/ref], is a very strange
-
Mojave hangs / freezes with 2 minutes remaining
MaLd0n replied to Monkey303's topic in Mojave (10.14)
[ref]Monkey303[/ref], u can try a v3, some ppl use old bios version and don't have this problem -
[ref]Bavari[/ref], sound like a device, have many USB solution in Mojave, check here https://Olarila.com/forum/viewtopic.php?p=65287#p65287
- 19,329 replies
-
- acpi
- acpispecification
-
(and 4 more)
Tagged with:
-
[ref]thetwoangels[/ref], in Mojave kext don't work more, only patch if u use High Sierra, check here https://github.com/BarbaraPalvin/IntelGraphicsDVMTFixup
-
[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/
-
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
-
[ref]Bavari[/ref], disable hibernate https://Olarila.com/files/Utils/disablehibernate.command.zip extract new SEND_ME with new file
- 19,329 replies
-
- acpi
- acpispecification
-
(and 4 more)
Tagged with:
-
Mojave hangs / freezes with 2 minutes remaining
MaLd0n replied to Monkey303's topic in Mojave (10.14)
[ref]Monkey303[/ref], k -
last clover version?
-
Mojave hangs / freezes with 2 minutes remaining
MaLd0n replied to Monkey303's topic in Mojave (10.14)
[ref]Monkey303[/ref], use only UEFI -
[ref]hammy7774[/ref], DSDT.aml.zip
- 19,329 replies
-
- acpi
- acpispecification
-
(and 4 more)
Tagged with:
-
[ref]thetwoangels[/ref], config.plist.zip
-
[ref]yumo[/ref], looks good
- 19,329 replies
-
- acpi
- acpispecification
-
(and 4 more)
Tagged with:
-
Mojave hangs / freezes with 2 minutes remaining
MaLd0n replied to Monkey303's topic in Mojave (10.14)
[ref]Monkey303[/ref], ye, create new USB Stick and check if problem is it -
[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>
-
Mojave hangs / freezes with 2 minutes remaining
MaLd0n replied to Monkey303's topic in Mojave (10.14)
[ref]Monkey303[/ref], first try with AptioMemoryFix-64.efi, the best driver -
Mojave hangs / freezes with 2 minutes remaining
MaLd0n replied to Monkey303's topic in Mojave (10.14)
[ref]Monkey303[/ref], try it Fix Z390 BIOS DSDT RTC bug A00A9353 54415301 A00A910A FF0BFFFF add here -
[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],
- 19,329 replies
-
- acpi
- acpispecification
-
(and 4 more)
Tagged with:
