-
Posts
95,376 -
Joined
-
Last visited
Everything posted by MaLd0n
-
[ref]Blast[/ref], DSDT.aml.zip new SEND_ME after reboot, now have a full patched, i just don't apply TBH, let's check if problems is TBH patch
-
[ref]gprime[/ref], k
-
i think weg kext solve it, but ifvideo dont work, use NvidiaWeb in system parameters
-
Hackintosh Guide with Clover Bootloader on Serie 5, 6, 7, 8, 9
MaLd0n replied to MaLd0n's topic in Installation Guides
[ref]zeltml01[/ref], DSDT.aml.zip -Audio "> -Battery https://bitbucket.org/RehabMan/os-x-acpi-battery-driver -Video https://www.insanelymac.com/forum/topic/335018-intel-fb-patcher-v151/ -Brightness https://bitbucket.org/RehabMan/applebacklightfixup- 1,927 replies
-
[ref]gprime[/ref], use this clover folder, just replace full clover folder and use last clover bootloader CLOVER.zip reboot and extract new SEND_ME
-
is a common problem, u need a correct ig-platform-id, shikigva=xx check some examples here https://Olarila.com/forum/viewtopic.php?f=62&t=7164
- 19,334 replies
-
- acpi
- acpispecification
-
(and 4 more)
Tagged with:
-
the problem is just it, need a correct ig-platform-id Added in 25 seconds: [ref]zoe934[/ref], MacIasl, into device EH01, EH02 and XHC
- 19,334 replies
-
- acpi
- acpispecification
-
(and 4 more)
Tagged with:
-
[ref]zoe934[/ref], to avoid some problems use only power button u can add a _prw into device usb for wake mouse/keyboard Added in 57 seconds: [ref]endless_shutters[/ref], if work u see a intelaccelerator in ioreg
- 19,334 replies
-
- acpi
- acpispecification
-
(and 4 more)
Tagged with:
-
[ref]endless_shutters[/ref], u need check a correct config for perfect hardware acceleration check here, but i think ur gpu is diff https://Olarila.com/forum/viewtopic.php?f=62&t=7164
- 19,334 replies
-
- acpi
- acpispecification
-
(and 4 more)
Tagged with:
-
[ref]jrmac[/ref], essa GPU funciona
-
[ref]endless_shutters[/ref], don't have any error in log just about usb, u need follow here https://Olarila.com/forum/viewtopic.php?p=65287#p65287
- 19,334 replies
-
- acpi
- acpispecification
-
(and 4 more)
Tagged with:
-
[ref]jrmac[/ref], essa não funciona nativamente, vc tem de injetar id, veja no insanelymac se tem uma solução
-
[ref]endless_shutters[/ref], DSDT.aml.zip new SEND_ME after reboot
- 19,334 replies
-
- acpi
- acpispecification
-
(and 4 more)
Tagged with:
-
[ref]jrmac[/ref], creio que sim
-
[ref]endless_shutters[/ref], extract new SEND_ME
- 19,334 replies
-
- acpi
- acpispecification
-
(and 4 more)
Tagged with:
-
[ref]Blast[/ref], DSDT.aml.zip try this version https://www.insanelymac.com/forum/files/file/396-intelmausiethernet/ Added in 5 minutes 59 seconds: [ref]daovanhoi[/ref], DSDT.aml.zip check here a x99 preset folder https://Olarila.com/files/Clover.Folder/CLOVER.X99.zip but all x99 need a extra patches to kernel DSDT.aml.zip
-
Hackintosh Guide with Clover Bootloader on Serie 5, 6, 7, 8, 9
MaLd0n replied to MaLd0n's topic in Installation Guides
[ref]sshafidh[/ref], u need check what ur hardware- 1,927 replies
-
[ref]dekifx[/ref], DSDT.aml.zip Post photo if have KP
- 760 replies
-
[ref]endless_shutters[/ref], CLOVER.zip Added in 1 minute 1 second: [ref]zoe934[/ref], disable _DSM to XDSM patch
- 19,334 replies
-
- acpi
- acpispecification
-
(and 4 more)
Tagged with:
-
[ref]TheWiggler[/ref], if dont have "basic" option, i think only voodooI2C work, need read a correct patch for u Added in 47 seconds: [ref]adrjac[/ref], is a same patches, i think is some config or kext Added in 3 minutes 32 seconds: [ref]luisclement[/ref], I2C is a personal patch, need read in developer site and follow instructions Added in 3 minutes 40 seconds: [ref]zoe934[/ref], DSDT.aml.zip Added in 2 minutes 44 seconds: [ref]IaryD[/ref], DSDT.aml.zip use last Lilu + WEG kexts Added in 2 minutes 51 seconds: [ref]Viperu[/ref], DSDT.aml.zip Added in 2 minutes 34 seconds: [ref]supertux-ptbr[/ref], DSDT.aml.zip sleep work is rare with IntelHD 530 Added in 3 minutes 32 seconds: [ref]Pro2005[/ref], DSDT.aml.zip check out clover folder for serie 9 Added in 1 minute 27 seconds: [ref]pooriansari2[/ref], add properties <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> and use intelgfx 0x12345678 DSDT.aml.zip DSDT.aml.zip DSDT.aml.zip DSDT.aml.zip
- 19,334 replies
-
- acpi
- acpispecification
-
(and 4 more)
Tagged with:
-
[ref]stalvatero[/ref], use my clover folder above, 60 work for all
-
[ref]jngbrl19[/ref], u need test, but i think don't work
