Jump to content

ZeusARG

Members
  • Posts

    9
  • Joined

  • Last visited

Everything posted by ZeusARG

  1. Hello again! [ref]MaLd0n[/ref] , your help me with the DSDT that I using before, I have a random problem on macOS related to stuttering mouse and laggy video when reproduce a video from Twitter for example, I have to restart and the problem solve, but this happen quite often. Can you help me with this? Thanks.Send me iMac-de-Seba.zip
  2. YES!!! now is working!!! THANKS!!! I share the Send me iMac-de-Seba.zip
  3. This is my original DSDT from /origin folder DSDT.aml_orginal.zip
  4. [ref]MaLd0n[/ref], make SSDT PM config ok and the put with the DSDT on /Patched folder, the test of PM luck good, but the sleep mode is no working, now the system go to sleep mode (much more quickly that before) but automatically restart the machine on 1 second after. Edit: on a second test, the Mac go to sleep mode OK, no restart atomically, but when I manually touch a mouse clic, or keyboard the machine restart.
  5. Update: I upgrade directly from Sierra, and now with your DSDT I can boot, this not happen on the test fresh install ; follow from here, I put on KextsToPatch section the Disable default XHC port injectors and Disable default hub port injectors patches, realy don't know it is working but almost the USB works (without use USBInjectALL.kext and previous doing the USB configuration from the link that your share); but the Sleep mode don't works yet, the system go to Sleep (Slooooww until it sleep), but when I want to wake: the black screen again I share my new report from RunMe app Send me iMac-de-Seba.zip
  6. With Old DSDT same KP; even without the Kernel Patch that your provide (in this case, the first KP show)
  7. Now this KP:
  8. I receive KP with the DSDT
  9. Hello! I've been using these patches on macOS Sierra until last update without problems (correct Power Management, Sleep mode working, USB configuration OK with only the needed ports) but now I want to update to Mojave (10.14.1); testing on fresh install o can't make sleep work and I trying to make the Intel FB.Patcher method for USB without result. On Sierra I have using a DSDT and some patches on KextsToPatch section, I thinks this patches make USB work (without USBInjectALL.kext) OK and help a sleep mode work fine also. I Share that DSDT and Kexts patchs to see if anyone can help me. My Specs: Mobo: z77x-ud5h 1.0 (rev14) CPU: i7 3770k Using Intel HD4000 (Nvidia 970 connected to Mobo but not to monitor, not in use) DSDT.aml.zip <key>KextsToPatch</key> <array> <dict> <key>Comment</key> <string>Replace iMac12,2 with iMac13,2</string> <key>Disabled</key> <false/> <key>Find</key> <data> aU1hYzEyLDIK </data> <key>InfoPlistPatch</key> <false/> <key>Name</key> <string>com.apple.driver.AirPort.Atheros40</string> <key>Replace</key> <data> aU1hYzEzLDIK </data> </dict> <dict> <key>Comment</key> <string>Change regdomain to US-FCC (1 of 2)</string> <key>Disabled</key> <false/> <key>Find</key> <data> g7sgCAAABnRk </data> <key>InfoPlistPatch</key> <false/> <key>MatchOS</key> <string>10.12.x,10.13.x</string> <key>Name</key> <string>com.apple.driver.AirPort.Atheros40</string> <key>Replace</key> <data> g7sgCAAABus2 </data> </dict> <dict> <key>Comment</key> <string>Change regdomain to US-FCC (2 of 2)</string> <key>Disabled</key> <false/> <key>Find</key> <data> ZseDFgkAAEMAZrhDAA== </data> <key>InfoPlistPatch</key> <false/> <key>Name</key> <string>com.apple.driver.AirPort.Atheros40</string> <key>Replace</key> <data> ZseDFgkAAAAAZrgAAA== </data> </dict> <dict> <key>Comment</key> <string>Disable default hub port injectors</string> <key>Disabled</key> <false/> <key>Find</key> <data> bW9kZWw= </data> <key>InfoPlistPatch</key> <false/> <key>MatchOS</key> <string>10.12.x,10.13.x</string> <key>Name</key> <string>com.apple.driver.usb.AppleUSBHub</string> <key>Replace</key> <data> bW9kZXg= </data> </dict> <dict> <key>Comment</key> <string>Disable default XHC port injectors</string> <key>Disabled</key> <false/> <key>Find</key> <data> bW9kZWw= </data> <key>InfoPlistPatch</key> <false/> <key>MatchOS</key> <string>10.12.x,10.13.x</string> <key>Name</key> <string>com.apple.driver.usb.AppleUSBXHCIPCI</string> <key>Replace</key> <data> bW9kZXg= </data> </dict> <dict> <key>Comment</key> <string>Enable TRIM</string> <key>Disabled</key> <false/> <key>Find</key> <data> QVBQTEUgU1NE </data> <key>InfoPlistPatch</key> <false/> <key>Name</key> <string>com.apple.iokit.IOAHCIBlockStorage</string> <key>Replace</key> <data> AAAAAAAAAAAA </data> </dict>
×
×
  • Create New...