Jump to content

Look for the Haswell 8 series of notebook patches


statham
 Share

1 post in this topic

Recommended Posts

Using CLOVER F4 to extract the original DSDT form, there is no EC. If adding changle EC0 to EC in config.plist can cause the battery power to be unable to repair, I would like to realize the dynamic repair of DSDT by adding SSDTs files
into device label EC0 set_label begin EC end;
into_all all code_regex EC0 replaceall_matched begin EC end;
into method label _REG parent_label EC remove_entry;
into_all all code_regex 0x000EC00 replaceall_matched begin 0x000EC000 end;
into_all all code_regex 0xFEC0000 replaceall_matched begin 0xFEC00000 end;
 
This patch will mismatch the characters, and have you perfected this regular patch?
\_SB.PCI0.LPCB.EC0.EC0S (Arg0)  
Store (EC01 (Arg0, Arg2), Local0  Method
(EC02, 2, NotSerialized)
Name (APCB, 0xFEC00000) 0x000EC000,
 
Haswell + 1080p + HDMI patch. FanPatch can display patches HD 4400 Mobile DSDT patch 0A16 on HWMonitor not HD4600. Load Device (MATH) - (" PNP0C04 ")) and Device (TPMX) - (" PNP0C01 "). Thanks

 

Link to comment
Share on other sites

 Share

×
×
  • Create New...