VoltageShift icon indicating copy to clipboard operation
VoltageShift copied to clipboard

Unable to Build

Open axel9546 opened this issue 4 years ago • 1 comments

Hi! I am getting back this error, after launching the command "sudo ./voltageshift buildlaunchd -75 0 -75 0 0 0 1 30 50 0 120" my HW is a NUC8i5BEK, 16GB Ram, 512GB Nvme Drive

sudo ./voltageshift buildlaunchd -75 0 -75 0 0 0 1 30 50 0 120
Password:
Build for LaunchDaemons of Auto Apply for VoltageShift
------------------------------------
mkdir: /Library/Application Support/VoltageShift/: File exists
cp: ./VoltageShift.kext: No such file or directory
chown: /Library/Application Support/VoltageShift/VoltageShift.kext: No such file or directory
/Library/LaunchDaemons/com.sicreative.VoltageShift.plist
voltageshift















--------------------------------------------------------------------------
VoltageShift builddaemons Tool
--------------------------------------------------------------------------
   Can't build the launchd.  Can´t create the files, please use:

            sudo ./voltageshift buildlaunchd .... 

for Root privilege.

axel9546 avatar Jan 14 '21 18:01 axel9546

cp: ./VoltageShift.kext: No such file or directory is telling you that it cannot find your kext. Are you running this command from a directory which contains the kext?

bmattlife avatar May 19 '21 02:05 bmattlife