How to fix VirtualHere USB client ./vhuit64 ERROR: could not insert 'vhci_hcd': Operation not permitted
Problem:
When trying to run the VirtualHere USB client on Linux, you see the following error message:
$ ./vhuit64
Please run with sudo
modprobe: ERROR: could not insert 'vhci_hcd': Operation not permitted
Solution
Simply run vhuit64
using sudo
:
sudo ./vhuit64