如何修复 VirtualHere USB 客户端 ./vhuit64 ERROR: could not insert 'vhci_hcd': Operation not permitted

问题:

尝试在 Linux 上运行 VirtualHere USB 客户端 时,你看到以下错误消息:

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

解决方案

只需使用 sudo 运行 vhuit64

run_vhuit.sh
sudo ./vhuit64

Check out similar posts by category: Linux