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

SAT SMART debug logs appear in 'diskutil info -plist' output. Property list can not be parsed anymore! #48

Open Martin444444 opened 6 years ago

Martin444444 commented 6 years ago

I installed the SAT SMART driver. Now when I execute /usr/sbin/diskutil info -plist disk6 the output looks different(additional debug logs from SAT SMART). Consequence the plist can not be parsed anymore.

Output now is: SATSMARTLibFactory called SATSMARTClient::alloc called ... more debug logs ... \<?xml version="1.0" encoding="UTF-8"?> ...