kasbert / OS-X-SAT-SMART-Driver

Max OS X kernel driver for providing access to external drive SMART data
574 stars 74 forks source link

SATSMARTLib code signature in not valid for use in process #71

Open oeter opened 3 years ago

oeter commented 3 years ago

To run diskutil info disk1 command, the SMART status still show not support after installed the SATSMART 0.10.3. And try to physically disconnect (unplug) the external USB drive and connect back to test again, but get the error in below:

diskutil[1698:18025] Error loading /Library/Extensions/SATSMARTLib.plugin/Contents/MacOS/SATSMARTLib: dlopen(/Library/Extensions/SATSMARTLib.plugin/Contents/MacOS/SATSMARTLib, 0x0106): code signature in (/Library/Extensions/SATSMARTLib.plugin/Contents/MacOS/SATSMARTLib) not valid for use in process: mapping process is a platform binary, but mapped file is not

But check in DriveDx is display enabled and verify.

Is there an alternate way to solve the error? And can set the system load an external hdd driver when start up

MacOS big Sur 11.4