Tiny Core Linux
Tiny Core Extensions => TCE Q&A Forum => Topic started by: Tuftec on November 24, 2011, 08:35:45 PM
-
Has anyone attempted to develop an extension to handle remote USB connections over IP?
Possibly based on the USB/IP project. http://usbip.sourceforge.net/ (http://usbip.sourceforge.net/)
It's beyond my skills, but something I would find usefull. Particularly if the usb connections could be achieved over the regular public internet through firewalls and all.
Peter.
-
sounds really interesting...
-
What exactly do you need this for?
I use my USB printer with CUPS and RAW protocol over wifi.
btw this message comes to you via IP over USB :D
-
Would love this, Then I can use som old thinclients as USB over IP servers
-
or an old scanner, too!
-
the latest stable linux version looks to be 0.1.7 from 2009 and will not compile with our kernel...
-
after some more searching, I found the linux side of things has been moved into the kernel tree.
Compiling from the kernel git: $ usbip version
usbip (usbip-utils 1.1.1)
..but: $ sudo usbipd -d
usbipd: error: failed to open /usr/local/share/usb.ids
libusbip: debug: usbip_host_driver.c:244:[open_sysfs_host_driver] sysfs_open_driver_path failed
usbipd: error: please load usbip-core.ko and usbip-host.ko!
(should be smart enough to realise usb.ids is gzipped :P
and, from the tinycore .config: # CONFIG_USBIP_CORE is not set
-
Still marked experimental in 3.2.