FlexiHub Product Page


To enable debug logs on Mac, run the following commands in the Terminal:


sudo defaults write /Library/Preferences/us.electronic.flexihub.plist daemon_log_level 4
 
sudo defaults write /Library/Preferences/us.electronic.flexihub.plist eveusb_log_level 4
 
sudo defaults write /Library/Preferences/us.electronic.flexihub.plist eveusb_log_trace_urb 1
 
sudo launchctl unload -w /Library/LaunchDaemons/us.electronic.flexihub.daemon.plist
 
sudo launchctl load -w /Library/LaunchDaemons/us.electronic.flexihub.daemon.plist


Then, reproduce the issue and collect new logs via FlexiHub GUI.