Hello,
I'm using Asus A455LN with Intel HD 4400 and NVIDIA GT840M, After following your guide and disabling the NVIDIA Card via DSDT/SSDT Edit as guided at #1 , however i still see NVDIA GPU on the System Report, but it's not available on the DPCIManager, also it still exist on IOReg on RP05.
is there anything wrong with my DSDT/SSDT Edit? thanks!
Your ACPI configuration is wrong:
- dynamic SSDTs should not be in ACPI/patched (remove SSDT-x*.aml from ACPI/patched)
- config.plist/ACPI/AutoMerge should be true
- Clover needs to be updated to my latest build
- you need to remove most (if not all) config.plist/ACPI/DSDT/Fixes (most that you have are not recommended/not needed/wrong)
- if you were to do renames (GFX0->IGPU, B0D3->HDAU) via config.plist/ACPI/DSDT/Patches (see my Clover laptop guide plists for common patches), you could remove the following files from ACPI/patched: SSDT-0-zpoddult.aml, SSDT-1-Cpu0Ist.aml, SSDT-2-CpuPm.aml, SSDT-3-DptfTabl.aml, SSDT-4-SataTabl.aml, SSDT-5-SaSsdt.aml, SSDT-7-CppcTabl.aml, SSDT-8-Cpc_Tabl.aml, SSDT-9-OptTabl.aml), leaving the only patched SSDT: SSDT-6-SgPch.aml