Linux Server Configuration
USBIPD Service Control
USBIPD Service Status
Systemd service controlling USB device sharing
Active (running)
Service Commands
Service Configuration
Terminal Interface
$ sudo systemctl status usbipd
● usbipd.service - USBIPD Server
Loaded: loaded (/lib/systemd/system/usbipd.service; enabled; vendor preset: enabled)
Active: active (running) since Mon 2023-05-15 14:32:18 UTC; 2h 15min ago
Main PID: 1234 (usbipd)
Tasks: 1 (limit: 4915)
Memory: 2.3M
CGroup: /system.slice/usbipd.service
└─1234 /usr/sbin/usbipd -D
Loaded: loaded (/lib/systemd/system/usbipd.service; enabled; vendor preset: enabled)
Active: active (running) since Mon 2023-05-15 14:32:18 UTC; 2h 15min ago
Main PID: 1234 (usbipd)
Tasks: 1 (limit: 4915)
Memory: 2.3M
CGroup: /system.slice/usbipd.service
└─1234 /usr/sbin/usbipd -D
$ usbip list -l
- busid 1-1 (0781:5583)
SanDisk Corp. : Ultra USB 3.0 (0781:5583)
- busid 1-2 (046d:082d)
Logitech, Inc. : HD Pro Webcam C920 (046d:082d)
- busid 1-3 (03f0:3a17)
HP : LaserJet Pro MFP (03f0:3a17)
SanDisk Corp. : Ultra USB 3.0 (0781:5583)
- busid 1-2 (046d:082d)
Logitech, Inc. : HD Pro Webcam C920 (046d:082d)
- busid 1-3 (03f0:3a17)
HP : LaserJet Pro MFP (03f0:3a17)
$ |
USB Device Management
| Bus ID | Device | Vendor:Product | Status | Actions |
|---|---|---|---|---|
| 1-1 | SanDisk Ultra USB 3.0 | 0781:5583 | Shared | |
| 1-2 | Logitech Webcam C920 | 046d:082d | Available | |
| 1-3 | HP LaserJet Pro MFP | 03f0:3a17 | Available |