Jump to content

MaLd0n

Administrators
  • Posts

    95,376
  • Joined

  • Last visited

Everything posted by MaLd0n

  1. [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
  2. [ref]gprime[/ref], k
  3. i think weg kext solve it, but ifvideo dont work, use NvidiaWeb in system parameters
  4. [ref]Blast[/ref], DSDT.aml.zip try with a essentials only if work extract new SEND_ME
  5. [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
  6. [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
  7. 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
  8. 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
  9. [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
  10. [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
  11. [ref]jrmac[/ref], essa GPU funciona
  12. [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
  13. [ref]jrmac[/ref], essa não funciona nativamente, vc tem de injetar id, veja no insanelymac se tem uma solução
  14. [ref]endless_shutters[/ref], DSDT.aml.zip new SEND_ME after reboot
  15. [ref]jrmac[/ref], creio que sim
  16. [ref]endless_shutters[/ref], extract new SEND_ME
  17. [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
  18. [ref]sshafidh[/ref], u need check what ur hardware
  19. [ref]endless_shutters[/ref], CLOVER.zip Added in 1 minute 1 second: [ref]zoe934[/ref], disable _DSM to XDSM patch
  20. [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
  21. [ref]stalvatero[/ref], use my clover folder above, 60 work for all
  22. [ref]jngbrl19[/ref], u need test, but i think don't work
×
×
  • Create New...