Jump to content

onemanosx

Members
  • Posts

    1,541
  • Joined

  • Last visited

Everything posted by onemanosx

  1. read point 3 of section 2 Added in 8 seconds: read point 3 of section 2
  2. [ref]Ezekiel1998[/ref], disable osi and dsm hot patches in clover and reboot with DSDT. Lets see where that leads us to
  3. [ref]Ezekiel1998[/ref], Due to your config, DSDT is not loaded. Please check.
  4. [ref]Ezekiel1998[/ref], Your files are still incomplete. There are no working EFI folder. Cant help with incomplete information.
  5. [ref]Ezekiel1998[/ref], I cant tell if you load my DSDT or not. Make sure there are no other "SendMe" folders on desktop and run the app again. Do not interfere with its process until it finishes. And do not boot with USB stick. ">
  6. [ref]Ezekiel1998[/ref], extract new send me. Also, there are some ssdts/kexts in your folder i am not familiar with and has no idea what they do. Might also need to rebuild cache and permissions and reboot again for trackpad to work. Uncheck this option too https://imgur.com/OixkqsS What thunderbolt device are you plugging in? Plug in device before boot OS. TB will not work with hot plug method in hackintosh
  7. [ref]Ezekiel1998[/ref], See if works. Download I2C kexts here https://github.com/alexandred/VoodooI2C/releases Use only voodooI2cHID and voodooI2C kexts. DSDT.zip Add this patch in clover/KextsToPatch <dict> <key>Comment</key> <string>Prevent Apple I2C kexts from attaching to I2C controllers, credit CoolStar</string> <key>Disabled</key> <false/> <key>Find</key> <data> U1U5TGFYUT0= </data> <key>InfoPlistPatch</key> <true/> <key>Name</key> <string>com.apple.driver.AppleIntelLpssI2C</string> <key>Replace</key> <data> U1U5TGFYTT0= </data> </dict> <dict> <key>Comment</key> <string>Prevent Apple I2C kexts from attaching to I2C controllers, credit CoolStar</string> <key>Disabled</key> <false/> <key>Find</key> <data> U1U5TGFYUT0= </data> <key>InfoPlistPatch</key> <true/> <key>Name</key> <string>com.apple.driver.AppleIntelLpssI2CController</string> <key>Replace</key> <data> U1U5TGFYTT0= </data> </dict>
  8. [ref]Ezekiel1998[/ref], upload a full dump with run me app. I'll take a look at them later.
  9. You can try, of course. Yeah, I'll reupload some of the missing images when I get the time soon! Thanks for the heads up.
  10. Thank you for testing. This DSDT proves that battery capacity patch is not required. Appreciate your feedback. I wont worry abt the few % off linux/windows.
  11. [ref]boomers26[/ref], That's not an error. You might need to wait longer. I only ran the usb stick once to fully install. You may want to disconnect your GTX and use only intelHD with fake id for installation.
  12. The difference between OS is commendable, I think. You may try and input your custom _BIF as per the documentation (https://github.com/gsly/OS-X-ACPI-Battery-Driver/wiki/_BIF-Method), if you are up for it. Anyway, appreciate if you can test this DSDT and see if battery status works. Thanks in advance. DSDT.aml.zip Added in 6 minutes 38 seconds: whole information here https://github.com/RehabMan/OS-X-ACPI-Battery-Driver
  13. [ref]FCU4ever[/ref], try again DSDT.aml.zip
  14. check here if your device is officially supported. https://voodooi2c.github.io/#Installation/Installation
  15. [ref]FCU4ever[/ref], no idea why it is not working then
  16. Does percentage decrease or increase with use?
  17. [ref]Wizzard[/ref], for sake of troubleshooting, try this and report back. DSDT.aml.zip
  18. [ref]FCU4ever[/ref], Based on this info 2019-03-30 09:30:42.011132+0100 0x493 Default 0x0 0 kernel: (ACPIDebug) ACPIDebug: "EC _Q0E enter" 2019-03-30 09:30:42.011255+0100 0x493 Default 0x0 0 kernel: (ACPIDebug) ACPIDebug: "EC _Q0E exit" 2019-03-30 09:30:43.180490+0100 0x83 Default 0x0 0 kernel: (ACPIDebug) ACPIDebug: "EC _Q0F enter" 2019-03-30 09:30:43.180601+0100 0x83 Default 0x0 0 kernel: (ACPIDebug) ACPIDebug: "EC _Q0F exit" I've patched your DSDT as per Method (_Q0E, 0, NotSerialized) { If (ATKP) { \_SB.ATKD.IANE (0x20) } } Method (_Q0F, 0, NotSerialized) { If (ATKP) { \_SB.ATKD.IANE (0x10) } } Check if works DSDT.aml.zip
  19. For the sake of sharing, I just read up on this interesting ACPI method. The information is definitely usable in this case. https://github.com/gsly/OS-X-ACPI-Battery-Driver/wiki/_BIF-Method
  20. Looks to me, that is not the only change made by the OP. See screenshot https://imgur.com/a/xHpxwsW
  21. its in the link you provided by the OP
×
×
  • Create New...