Contribute
Register

HP OMEN 15-5113dx

Status
Not open for further replies.

Attachments

  • debug_13203.zip
    9.5 MB · Views: 60
Sorry for my lack of knowledge, but I will need your help on this. As I set DropOEM=fast and leave SortedOrder unspecified, NVIDIA still shows up as I leave SSDT-7 and SSDT-8 in patched. How should I fix it? Thank you very much

No such thing as DropOEM option. Only config.plist/ACPI/DropOem.
And 'fast' is not a valid setting for it. Only true or false.

The reason your setup is not working correctly is because you have the wrong names for the SSDTs in ACPI/patched.
And you have the wrong names because you used a really old version of Clover to dump ACPI/origin.
Delete all files from ACPI/origin, then dump again with F4. You will discover the files you patched previously now have different names. Those same names must be used in ACPI/patched.
 
No such thing as DropOEM option. Only config.plist/ACPI/DropOem.
And 'fast' is not a valid setting for it. Only true or false.

The reason your setup is not working correctly is because you have the wrong names for the SSDTs in ACPI/patched.
And you have the wrong names because you used a really old version of Clover to dump ACPI/origin.
Delete all files from ACPI/origin, then dump again with F4. You will discover the files you patched previously now have different names. Those same names must be used in ACPI/patched.
I am sorry for my typos. And yes I mean config.plist/ACPI/DropOem=false.
I didn't know BIOS renamed all SSDTs so when I dumped it I thought it replaces all old files. Now I got NVIDIA disabled by putting SSDT-5-INSYDE.aml. But the two problems still persist: glitchy graphics and no audio external devices when boot with HDMI plugged. Please investigate further and help me. Thank you.
 

Attachments

  • debug_23518.zip
    8.9 MB · Views: 65
I didn't know BIOS renamed all SSDTs

The names are determined by Clover, not BIOS.

Now I got NVIDIA disabled by putting SSDT-5-INSYDE.aml.

Don't forget to remove all spoof related entries in config.plist/Devices/AddProperties (those are for prior to disabling only).

But the two problems still persist: glitchy graphics and no audio external devices when boot with HDMI plugged. Please investigate further and help me. Thank you.

Your HDAU is 0x0c0c. Not natively supported, requires FakePCIID_Intel_HDMI_Audio.kext.

For glitches, did you try EC reset?
 
Your HDAU is 0x0c0c. Not natively supported, requires FakePCIID_Intel_HDMI_Audio.kext.
This is strange, because as I installed FakePCIID_Intel_HDMI... I do not have HDMI audio at all (either hot plug or boot with plugged cable). By removing the kext I have HDMI audio when hot plug, and not when I booted with HDMI. But if I enable framebuffer@2 back, I have audio even when boot with plugged. So I think it is something that can be fixed. Please help.

For glitches, did you try EC reset?
I googled it and found your post
https://www.tonymacx86.com/threads/...troller-reset-sticky-probook-ec-reset.106177/
I also went to HP website and check EC reset for my laptop. But it didn't fix the problem. I don't have glitch graphics with Windows either, and I didn't have that problem before switching to WhateverGreen. Is there anything else I can do?
 
This is strange, because as I installed FakePCIID_Intel_HDMI... I do not have HDMI audio at all (either hot plug or boot with plugged cable). By removing the kext I have HDMI audio when hot plug, and not when I booted with HDMI. But if I enable framebuffer@2 back, I have audio even when boot with plugged. So I think it is something that can be fixed. Please help.


I googled it and found your post
https://www.tonymacx86.com/threads/...troller-reset-sticky-probook-ec-reset.106177/
I also went to HP website and check EC reset for my laptop. But it didn't fix the problem. I don't have glitch graphics with Windows either, and I didn't have that problem before switching to WhateverGreen. Is there anything else I can do?
No "Problem Reporting" files attached.
Read FAQ, "Problem Reporting" again. Carefully. Attach all requested files/output.
https://www.tonymacx86.com/threads/faq-read-first-laptop-frequent-questions.164990/
Use the gen_debug.sh tool mentioned in the FAQ, that way it is less likely you'll omit something.
 
No "Problem Reporting" files attached.
Read FAQ, "Problem Reporting" again. Carefully. Attach all requested files/output.
https://www.tonymacx86.com/threads/faq-read-first-laptop-frequent-questions.164990/
Use the gen_debug.sh tool mentioned in the FAQ, that way it is less likely you'll omit something.

I am attaching 3 files. One is before HDMI hot-plug, one is with hot-plug (I have external sound as HDMI in Sound/Output), and one file when I boot with HDMI plugged (no external audio device). Just a reminder, when I re-enable framebuffer@2 I have external audio even when I boot with HDMI plugged. No FakePCIID_Audio_HDMI kext needed.
Also graphics glitch is not yet fixed even after EC reset (assuming I did it right). Please help.
I got error uploading files to the post so I am attaching 3 files I uploaded to Dropbox.
1.Before hot plug:
https://www.dropbox.com/s/s7bfdxnn7z56zsh/debug_9073.zip?dl=0
2.Hot plug (external audio works):
https://www.dropbox.com/s/86sdv36c0s2a2z9/debug_26724_hot_plug.zip?dl=0
3.Boot with HDMI plugged (no external audio):
https://www.dropbox.com/s/k7xao61tak1y70f/debug_11220_boot_with_HDMI.zip?dl=0
 
I am attaching 3 files. One is before HDMI hot-plug, one is with hot-plug (I have external sound as HDMI in Sound/Output), and one file when I boot with HDMI plugged (no external audio device). Just a reminder, when I re-enable framebuffer@2 I have external audio even when I boot with HDMI plugged. No FakePCIID_Audio_HDMI kext needed.
Also graphics glitch is not yet fixed even after EC reset (assuming I did it right). Please help.
I got error uploading files to the post so I am attaching 3 files I uploaded to Dropbox.
1.Before hot plug:
https://www.dropbox.com/s/s7bfdxnn7z56zsh/debug_9073.zip?dl=0
2.Hot plug (external audio works):
https://www.dropbox.com/s/86sdv36c0s2a2z9/debug_26724_hot_plug.zip?dl=0
3.Boot with HDMI plugged (no external audio):
https://www.dropbox.com/s/k7xao61tak1y70f/debug_11220_boot_with_HDMI.zip?dl=0

You might want to try leaving pipecount and portcount as-is. Then just disable the connector 2 instead of reducing the count.

framebuffer-con2-alldata=<ff000000 01000000 40000000>
 
You might want to try leaving pipecount and portcount as-is. Then just disable the connector 2 instead of reducing the count.

framebuffer-con2-alldata=<ff000000 01000000 40000000>
I did as you said, but both problems persist (glitch graphics & no external sound if booted with HDMI plugged). Please help.
P/S: in the worst case, does IntelGraphicsFixup & Shiki still work on 10.14? I can try using them instead of WhateverGreen, because I never had a glitchy graphics problem on 10.13 with those kext. Thank you.
 

Attachments

  • debug_16950.zip
    12.3 MB · Views: 63
Status
Not open for further replies.
Back
Top