sicreative / VoltageShift

undervoltage Tools for MacOS
GNU General Public License v3.0
619 stars 78 forks source link

Unable to Build #60

Open axel9546 opened 3 years ago

axel9546 commented 3 years ago

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.
bmattlife commented 3 years ago

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?