When I tried to write smc to set the fan RPM, it returned like this "smc.swift:callSMC(inputStruct:outputStruct:) - IOReturn = -536870207 - kSMC = 0". I figured out the IOReturn code means kIOReturnNotPrivileged. Does anyone have ideas how to solve this problem?
When I tried to write smc to set the fan RPM, it returned like this "smc.swift:callSMC(inputStruct:outputStruct:) - IOReturn = -536870207 - kSMC = 0". I figured out the IOReturn code means kIOReturnNotPrivileged. Does anyone have ideas how to solve this problem?