$ zgrep USBIP /proc/config.gz
CONFIG_USBIP_CORE=m
CONFIG_USBIP_VHCI_HCD=m
CONFIG_USBIP_VHCI_HC_PORTS=8
CONFIG_USBIP_VHCI_NR_HCS=1
CONFIG_USBIP_HOST=m
CONFIG_USBIP_VUDC=m
# CONFIG_USBIP_DEBUG is not set
I 've been tinkering with it and still don’t understand how i can get from loading the driver modules with modprobe to the working usbip command. could you please elaborate on how i would accomplish this.