Just run this patch by Rehabman
#Maintained by: RehabMan for: Laptop Patches
#fix_PARSEOP_ZERO.txt
# credit toleda: http://www.tonymacx86.com/dsdt/89727-maciasl-patch-repository-thread.html#post574047
into device label PCI0 code_regex (\s+Zero){2,} removeall_matched;
# if you need something more agressive...
into_all all code_regex (\s+Zero){2,} removeall_matched;
into device label PCI0 code_regex (\s+Zero){2,} removeall_matched;
@biker972
In deed it has an AMD graphics card and it's not supported. Add this SSDT to ACPI folder and declare it in the Config file under ACPI/Add
This should fix the issues.
SSDT-Disable-DGPU.aml.zip