Recent content by abodania

  1. abodania

    I need to check if CPU PM is implemented

    Thank you RehabMan for your patience. I will do a clean install and use latest RehabMan build of Clover.
  2. abodania

    I need to check if CPU PM is implemented

    I attached a ZIP of all kext installed + kextcache output. I installed the latest sourceforge Clover build.
  3. abodania

    I need to check if CPU PM is implemented

    I installed all kexts including FakeSMC.kext to /L/E , but that causes a kernel Panic I removed cloverHDA.kext and installed only AppleALC.kext to /L/E .
  4. abodania

    I need to check if CPU PM is implemented

    Thank you for your support RehabMan . Sorry for the late reply . I think I fixed all problems by following your suggestions , did I get it right ? My problem now is the cpu usage of the kernel_task is about 200% instead of the normal 1-2% and the system is becoming too slow , this doesn't...
  5. abodania

    I need to check if CPU PM is implemented

    What should I use? I used MacBookAir6,2 as you suggested before. The system didn't boot when I used MacBookPro14,1. Is there another choice ? How to correct that ? I followed all of your instructions in the guide. So how could I disable AMD? Should I disable it only in DSDT?
  6. abodania

    I need to check if CPU PM is implemented

    Done . Could you please check the attached files.
  7. abodania

    I need to check if CPU PM is implemented

    Thank you Rehabman I followed all of your instructions for disabling-discrete-graphics in the guide , could you please check the attached file . Note: When I used KabyLake SMBIOS like MacBookPro14,1 as you suggested in this post , the system didn't boot anymore ...
  8. abodania

    I need to check if CPU PM is implemented

    Thank you Rehabman Here is the file from v2.1
  9. abodania

    I need to check if CPU PM is implemented

    Hi all , I need to check if CPU PM is implemented because battery is draining very fast. I don't even know if discrete gpu is disabled. Dell Inspiron 5567 I7 Kaby Lake Intel HD graphics 620 amd radeon r7 m445. Here are the files. Thank you .
  10. abodania

    [solved] HDMI Audio for Intel HD620 (SKL spoof)

    I removed FakePCIID_Intel_HDMI_Audio.kext and used this patch : Name: AppleIntelSKLGraphicsFramebuffer Find: <01 05 09 00 00 04 00 00 87 01 00 00> Replace: <01 05 09 00 00 08 00 00 87 01 00 00> change connector-type from <00 04 00 00> to <00 08 00 00> change ig-platform-id from 0x19160000 to...
  11. abodania

    [solved] HDMI Audio for Intel HD620 (SKL spoof)

    What to do now exactly ? I need your help
  12. abodania

    [solved] HDMI Audio for Intel HD620 (SKL spoof)

    Thank you so much Rehabman Audio successfully worked but HDMI audio still doesn't work . EDIT: Add Archive.zip
  13. abodania

    [solved] HDMI Audio for Intel HD620 (SKL spoof)

    Thanks Rehabman .. When I try to use this patch in DSDT, I get 2 patches 0 changes , so I can not apply this patch into method label _DSM parent_label HDEF remove_entry; into device label HDEF insert begin Method (_DSM, 4, NotSerialized)\n {\n If (LEqual (Arg2, Zero)) { Return (Buffer() {...
Back
Top