Whats the progress on this? On my Raspberry Pi (wheezy) I have version 1.1.1:
usbip version usbip (usbip-utils 1.1.1) On Ubuntu Raring I have version 0.1.7 which seems to be hopelessly outdated: usbip -v ** (process:19658): WARNING **: running non-root? usbip 0.1.7 ($Id: vhci_attach.c 42 2007-09-07 12:07:51Z hirofuchi $) These two different versions don't seem to work with each other: Command (Client / Raring) sudo usbip -D --list 192.168.178.35 usbip dbg: usbip_network.c: 221 (tcp_connect ) trying 192.168.178.35 port 3240 usbip dbg: usbip_network.c: 241 (tcp_connect ) connected to 192.168.178.35:3240 - 192.168.178.35 usbip err: usbip_network.c: 119 (usbip_recv_op_common) recv op_common, -1 usbip err: vhci_attach.c: 202 (query_exported_devices) recv op_common usbip err: vhci_attach.c: 417 (show_exported_devices) query Messages (Server / Wheezy) sudo usbipd usbipd: info: starting usbipd (usbip-utils 1.1.1) usbipd: info: listening on 0.0.0.0:3240 usbipd: info: connection from 192.168.178.32:36593 @Whoopie: Could you make your packages available for Raring? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/898003 Title: usbip source is maintained in kernel tree now Status in “linux” package in Ubuntu: Won't Fix Status in “usbip” package in Ubuntu: Confirmed Bug description: Both the userspace and kernel module parts of usbip are in the linux kernel tree now. The source used in this package is quite old. I'm not sure how to best handle the packaging aspects here -- I imagine that it would be undesirable for usbip to be built as a side effect of the main kernel package build, because then the kernel package build would be even slower and usbip is probably not updated enough to justify that. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/898003/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp