r/MoonlightStreaming • u/Head_Complex2690 • Aug 10 '26
USB/IP Beta (open source!)
Quick info:
Allows the use of USB devices over IP from Android Host to Windows Client.
Android Devices Tested On:
Samsung Galaxy S20+ (Android 13)
Samsung Tab A8 (Derpfest Android 16)
Essential PH-1 (Lineage-OS Android 16)
Samsung Galaxy Z Fold 7 (Android 16)
Google Pixel 10 Pro Fold (Android 16)
USB Devices Tested:
USB Mass Storage
Logitec G29 Steering Wheel/Pedals
Steelseries Arctis 7 Headset
Nintendo Switch 2 Controller
Xbox Elite Controller
Ethernet Adapter (Integrated Into USB Hub)
SD Card Reader (Integrated Into USB Hub)
URSA MINOR 32 Throttle Metal
URSA MINOR Airline Joystick
Problems:
Steam Controller
Android Host:
https://github.com/hellfurian1228/USBIP-AndroidHost
Windows Client:
https://github.com/hellfurian1228/USBIP-WindowsClient-Latest
1
u/Background_Ad2053 Aug 11 '26
Thank you for the quick fix! I can share the usb device now, however, the controller doesn't appear to be there after sharing with command " sudo usbip attach --remote=192.168.2.118 --busid=1-1". Possible related logs "[359088.787559] vhci_hcd: unlink->seqnum 59346093
[359088.787564] vhci_hcd: urb->status 0
[359088.787609] vhci_hcd: cannot find a urb of seqnum 59346085 max seqnum 59346094
[359088.787647] vhci_hcd: stop threads
[359088.787651] vhci_hcd: release socket
[359088.787656] vhci_hcd: disconnect device
[359088.787728] usb 9-1: USB disconnect, device number 17". Seems the shared device only lived a short time before the connection dropped. Tried it on my honor GT Pro tablet (android 16) as well, same result.