How can I add usbip modules on Redhat 6 kernel?
- by Gk.
I have RHEL 6 with
# uname -r
2.6.32-131.0.15.el6.x86_64
I'm trying to build usbip modules on staging driver. Everything is OK. I have all needed *.ko files.
But I cannot add those modules on running kernel.
# pwd
/lib/modules/2.6.32-131.0.15.el6.x86_64
# ls | grep ko
usbip_common_mod.ko
usbip.ko
vhci-hcd.ko
# modprobe usbip
FATAL: Error…