I am trying to get USBIP working and currently running into some issues.
I am able to apt-get install usbip, but I can’t modprobe usbip-host or modprobe usbip-core. I get the following:
modprobe: FATAL: Module usbip-host not found in directory /lib/modules/4.14.66+
modprobe: FATAL: Module usbip-core not found in directory /lib/modules/4.14.66+
Has anyone been able to get this to work?
The reason I put it under the Requests instead of Troubleshooting is because all other searches on this issue point to downloading the linux-source and recompiling. I am hoping that is not needed.
My goal is to have both the server and client on the Odroid UX4.
Thanks in advance.
Rick