Search results

Loading Google Results...
  1. hellotheremac

    [Guide] USB power property injection for Sierra (and later)

    Hi everyone, I am having some issues with my laptop where it would not shut down and wake properly when the AC adapter is plugged in. This is very annoying since it just sits at a black screen and runs till the battery dies (unless you hard shutdown/reboot it). Whilst on battery, everything runs...
  2. hellotheremac

    [Guide] USB power property injection for Sierra (and later)

    Thanks a lot for the help @Sniki - all fixed. USBs are now working perfectly.
  3. hellotheremac

    [Guide] USB power property injection for Sierra (and later)

    @Sniki, how would I completely disable EHC1 & EHC2? I renamed them to EH01 & EH02 which is supposed to prevent them from matching the built-in USB injectors, but that doesn't completely disable them. My machine is under the 15 port limit so would I make them Return 0 and if so, in which method...
  4. hellotheremac

    [Guide] USB power property injection for Sierra (and later)

    Many thanks @Sniki for the very detailed answer. I will try all of this and let you know how it went.
  5. hellotheremac

    [Guide] USB power property injection for Sierra (and later)

    Hi @RehabMan and everyone else, I am trying to implement proper USB power property injection for my desktop but for some reason, when I change EC0 -> EC and the AppleBusPowerController loads, only the USB bluetooth and sometimes the keyboard work since when I try to plug in something else like a...
  6. hellotheremac

    << Solved >> System Wake Failure when AC adapter plugged in

    Hi @RehabMan and everyone else. I have an issue with my laptop hackintosh where if my charger is connected to the laptop and I try to sleep it, the kernel would throw a 'System Wake Failure' on wakeup. When I try to shut it down, the laptop would go into a 'darkwake'-like mode where it doesn't...
  7. hellotheremac

    [Guide] How to patch DSDT for working battery status

    Hi @RehabMan and everyone else. I have an issue with my laptop hackintosh where if my charger is connected to the laptop and I try to sleep it, the kernel would throw a 'System Wake Failure' on wakeup. When I try to shut it down, the laptop would go into a 'darkwake'-like mode where it doesn't...
  8. hellotheremac

    [SOLVED] Sierra / High Sierra / Mojave Freezes completely when playing video in Safari - HD4600/4400

    Hi Froxt, As far as I know there is no automatic way to update kexts but nothing stops you from making your own bash shell script to check for updates, download and install kexts if you have scripting skills. I'm glad my post helped you fix this annoying issue :)
  9. hellotheremac

    [SOLVED] Sierra / High Sierra / Mojave Freezes completely when playing video in Safari - HD4600/4400

    Sorry, my bad! Thanks for the correction, @Adrian B :) In that case @ConteMario, please send me all "Problem Reporting" files as stated at the bottom of Rehabman's FAQ page: https://www.tonymacx86.com/threads/faq-read-first-laptop-frequent-questions.164990/ You can also use the script provided...
  10. hellotheremac

    [SOLVED] Sierra / High Sierra / Mojave Freezes completely when playing video in Safari - HD4600/4400

    Hi ConteMario, Your CPU's GPU (HD4000) is not supported by Mojave. They dropped support for non-Metal (Apple's Graphics Framework like DirectX for Windows) GPUs as of 10.14 which is why you're probably getting these issues. Intel Graphics HD4000 (and older) are therefore no longer supported. Why...
  11. hellotheremac

    [SOLVED] Sierra / High Sierra / Mojave Freezes completely when playing video in Safari - HD4600/4400

    Very glad to hear that! :) Enjoy Ideally as per Apple's and Rehabman's recommendation you should install all kexts in the /Library/Extensions/ folder not /System/Library/Extensions - doesn't REALLY matter in most cases - just an FYI and slight recommendation.
  12. hellotheremac

    [SOLVED] Sierra / High Sierra / Mojave Freezes completely when playing video in Safari - HD4600/4400

    I think you're using an outdated kext. Just use Lilu.kext and WhateverGreen.kext (IntelGraphicsFixup was merged with WhateverGreen) and it should fix any freezing you have. Also double-check your ig-platform-id and the framebuffer properties in Clover to make sure they are the correct ones for...
  13. hellotheremac

    [Guide] How to patch DSDT for working battery status

    Thanks a lot for the help, Rehabman! Just as I thought and you suggested, I changed the logic of the _STA method so that it would always return 1 (since my battery isn't easily removable anyway) and voila - the correct battery status shows up like a second or two after I get to the login screen...
  14. hellotheremac

    [Guide] How to patch DSDT for working battery status

    Thanks a lot! I will try that soon.
  15. hellotheremac

    [Guide] How to patch DSDT for working battery status

    Hi Rehabman, So I managed to get some output from battery related methods _STA, _BST and others and I've attached a log (plus comments) of both ACPIDebug output as well as ACPISmartBattery. I have also attached a DSDT file so that you can see what lines are causing the output. Could you please...
  16. hellotheremac

    [Guide] How to patch DSDT for working battery status

    Alright, so I've figured something out - the battery icon and status appears immediately after I press a screen brightness up or down multimedia key. It's weird but it somehow forces macOS to read the status of the battery and realise that there is in fact a battery. However the status is still...
  17. hellotheremac

    [Guide] How to patch DSDT for working battery status

    Thanks Rehabman, I have read it several times but am unsure what else to do - I have increased the delay, I have disabled the TRIM patch and nothing seems to have an effect. I'm stumped :/
  18. hellotheremac

    [Guide] How to patch DSDT for working battery status

    Hi, here are the files. Thanks in advance!
  19. hellotheremac

    [Guide] How to patch DSDT for working battery status

    Hi RehabMan, I've corrected the ACPI configuration and am now using your build of Clover. I have attached the new files. I found that this seems to be a timing issue since if I do the AC adapter before login in procedure described by you, everything works perfectly. Also the battery status seems...
  20. hellotheremac

    [Guide] How to patch DSDT for working battery status

    Sorry, didn't realise that it's best to install them in /L/E. Unfortunately, even after doing so and rebuilding the cache, I'm in the same situation. The battery status doesn't show up for about 5 or 10 (sometimes 20-30) minutes after boot (including the information about the battery in System...
Back
Top