Beiträge von Currock im Thema „usbip USB over IP funktioniert nicht?“

    Ok, ich habs auch mal probiert, mit einem und mit 2 Rechnern unter MX-Linux:

    Der usbipd (usbip-Daemon) muss auf dem Server laufen, dann funktionierts:

    Code
    guido@Poseidon:~
    $ usbipd
    usbipd: error: not running as root?
    usbipd: info: starting usbipd (usbip-utils 2.0)
    usbipd: info: listening on 0.0.0.0:3240
    usbipd: info: listening on :::3240
    usbipd: info: connection from 127.0.0.1:43330
    usbipd: info: received request: 0x8005(5)
    usbipd: info: exportable devices: 1
    usbipd: info: request 0x8005(5): complete
    Code
    $ sudo usbip list -r localhost
    usbip: error: Protocol spec without prior Class and Subclass spec at line 23299
    Exportable USB devices
    ======================
     - localhost
          1-1.1: HP, Inc : Broadcom 2070 Bluetooth Combo (03f0:231d)
               : /sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1
               : Wireless / Radio Frequency / Bluetooth (e0/01/01)

    Ich habe den usbipd manuell in einem zweiten Terminal ohne root-Rechte gestartet, geht auch.

    Wie geschrieben, das Ganze unter MX-Linux. Da hier kein systemd eingerichtet ist, muss ich mir das noch mal anschauen. Vielleicht installiere ich es nach, wenn der andere Kram mir zu fizzelig ist, ich finde systemd cool.