- Joined
- Jun 10, 2021
- Messages
- 25
- Motherboard
- HP Pavilion 15-bc008tx
- CPU
- Intel Core i7 6700 HQ (Skylake)
- Graphics
- 1) Intel(R) HD Graphics 530(BIOS Device Name = \_SB.PCI0.GFX0) 2) Nvidia GTX 960m
- OS X/macOS
- 10.13.x
- Bootloader
- OpenCore (UEFI)
- Mobile Phone
- Android
Can you please tell me how to add them in the config.plist, i never did plist renames.Actually, here is the fix. This works on most of the new HP Laptops and Mini PC.
Use the following patches.
TableSignature*: DSDT
Find: 47017000 70000108
Replace: 47017000 70000102
Comment: RTC Fix
Identifier*: com.apple.driver.AppleRTC
Base: __ZN8AppleRTC18setupDateTimeAlarmEPK11RTCDateTime
Comment: Disable RTC wake scheduling
Replace: C3
MinKernel: 19.0.0
Enabled: YES
Enable DisableRtcChecksum under Kernel section.
Cause never needed.
Or can you just give me the XML format.
And also under which section to add these patches.
Or can you just help me adding those in my plist , will be very helpful and also i will get to know how to use these kind of patches.
Sorry for asking you to do everything.