GL-SFT1200 USBIP issue

All add ons install via the admin panel

kmod-usbip 4.14.90-1
kmod-usbip-client 4.14.90-1
kmod-usbip-server 4.14.90-1


root@GL-SFT1200:~# opkg install kmod-usbip
Package kmod-usbip (4.14.90-1) installed in root is up to date.
root@GL-SFT1200:~# opkg install kmod-usbip-client
Package kmod-usbip-client (4.14.90-1) installed in root is up to date.
root@GL-SFT1200:~# opkg install kmod-usbip-server
Package kmod-usbip-server (4.14.90-1) installed in root is up to date.
root@GL-SFT1200:~# usbip -d
-ash: usbip: not found
root@GL-SFT1200:~#

packages seem to install but i cant start the server

You only installed kernel modules, not applications
Need to install applications like below. But I am not sure if they are in the repo

usbip-server
usbip-client

i’m following the install directions here, [OpenWrt Wiki] USB over IP tunnel

But seems like the application doesn’t support the correct architecture, is there a better place to get the correct application for the correct architecture

root@GL-SFT1200:~# opkg install kmod-usb-ohci usbip-server usbip-client
Package kmod-usb-ohci (4.14.90-1) installed in root is up to date.
Unknown package 'usbip-server'.
Unknown package 'usbip-client'.
Collected errors:
 * opkg_install_cmd: Cannot install package usbip-server.
 * opkg_install_cmd: Cannot install package usbip-client.
root@GL-SFT1200:~# opkg install kmod-usb-ohci
opkg install http://downloads.openwrt.org/attitude_adjustment/12.09/ar71xx/generic/packages/usbip_1.1.1-2_ar71xx.ipk
opkg install http://downloads.openwrt.org/attitude_adjustment/12.09/ar71xx/generic/packages/usbip-client_1.1.1-2_ar71xx.ipk
opkg install http://downloads.openwrt.org/attitude_adjustment/12.09/ar71xx/generic/packages/usbip-server_1.1.1-2_ar71xx.ipk
Package kmod-usb-ohci (4.14.90-1) installed in root is up to date.
root@GL-SFT1200:~# opkg install http://downloads.openwrt.org/attitude_adjustment/12.09/ar71xx/generic/packages/usbip_1.1.1-2_ar71xx.ipk
Downloading http://downloads.openwrt.org/attitude_adjustment/12.09/ar71xx/generic/packages/usbip_1.1.1-2_ar71xx.ipk
Unknown package 'usbip'.
Collected errors:
 * pkg_hash_fetch_best_installation_candidate: Packages for usbip found, but incompatible with the architectures configured
 * opkg_install_cmd: Cannot install package usbip.
root@GL-SFT1200:~# opkg install http://downloads.openwrt.org/attitude_adjustment/12.09/ar71xx/generic/packages/usbip-client_1.1.1-2_ar71xx.ipk
Downloading http://downloads.openwrt.org/attitude_adjustment/12.09/ar71xx/generic/packages/usbip-client_1.1.1-2_ar71xx.ipk
Unknown package 'usbip-client'.
Collected errors:
 * pkg_hash_fetch_best_installation_candidate: Packages for usbip-client found, but incompatible with the architectures configured
 * opkg_install_cmd: Cannot install package usbip-client.
root@GL-SFT1200:~# opkg install http://downloads.openwrt.org/attitude_adjustment/12.09/ar71xx/generic/packages/usbip-server_1.1.1-2_ar71xx.ipk
Downloading http://downloads.openwrt.org/attitude_adjustment/12.09/ar71xx/generic/packages/usbip-server_1.1.1-2_ar71xx.ipk
Unknown package 'usbip-server'.
Collected errors:
 * pkg_hash_fetch_best_installation_candidate: Packages for usbip-server found, but incompatible with the architectures configured
 * opkg_install_cmd: Cannot install package usbip-server.
root@GL-SFT1200:~#

End up using VirtualHere USB Client - VirtualHere USB Server for Linux (MIPSEL) ← MIPS Little-Endian based routers, single board computers etc…

root@GL-SFT1200:~# wget https://www.virtualhere.com/sites/default/files/usbserver/vhusbdmipsel
--2022-11-23 04:51:44--  https://www.virtualhere.com/sites/default/files/usbserver/vhusbdmipsel
Resolving www.virtualhere.com... 143.198.145.150, 2604:a880:4:1d0::63d:5000
Connecting to www.virtualhere.com|143.198.145.150|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 409096 (400K) [application/octet-stream]
Saving to: 'vhusbdmipsel'

vhusbdmipsel                                                100%[========================================================================================================================================>] 399.51K  1.62MB/s    in 0.2s

2022-11-23 04:51:44 (1.62 MB/s) - 'vhusbdmipsel' saved [409096/409096]

root@GL-SFT1200:~# chmod +x vhusbdmipsel
root@GL-SFT1200:~# ./ vhusbdmipsel
-ash: ./: Permission denied
root@GL-SFT1200:~# sudo ./ vhusbdmipsel
-ash: sudo: not found
root@GL-SFT1200:~# ./vhusbdmipsel
VirtualHere USB Server is running...press CTRL-C to stop
2 Likes

VirtualHere for GL-AX1800 Flint also, with different ARM architecture version:

I do not work for and I am not directly associated with GL.iNet

1 Like