I download the usbip sources from launchpad package and I made the
follow dirty patch to test if the problem is really related to usbip
path
$ bzr diff
=== modified file 'src/cmd/bind-driver.c'
--- src/cmd/bind-driver.c 2009-04-30 23:30:45 +0000
+++ src/cmd/bind-driver.c 2013-01-23 19:51:42 +0000
@@ -122,7 +122,7 @@
}
-static const char bind_path_format[] = "/sys/bus/usb/drivers/%s/bind";
+static const char bind_path_format[] = "/sys/bus/usb/drivers/usbip-host/bind";
static int bind_interface_busid(char *busid, char *driver)
{
How can I recompile the package? no configure, no makefile, autotools returns a
lot of error... any tips?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/900384
Title:
usbipd requires usbip_common_mod.ko and usbip.ko kernel modules, which
are not available in any package
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/900384/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs