Closed arypramudito closed 3 years ago
This is when creating the SSDT, correct? If so - that's actually an issue with the ResourceConverter.sh script from CPUFriend - found here - as that's what CPUFriendFriend leverages.
If you like, you should be able to generate the data provider kext instead - as that doesn't require specific pathing.
Either way, it's not within the scope of this project, and should be brought instead to Acidanthera.
-CorpNewt
The result aml automatically file is
External (PR.PR00, DeviceObj) // (from opcode)
The original DSDT SSDT object have at DSDT.aml: External (SB.PR00, DeviceObj) // (from opcode)
so creating error at kernel.log shall manually change?