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:

vhuit_error.txt
$ ./vhuit64 
Please run with sudo
modprobe: ERROR: could not insert 'vhci_hcd': Operation not permitted

Solution

Simply run vhuit64 using sudo:

run_vhuit.sh
sudo ./vhuit64

 


Check out similar posts by category: Linux