-
Hiya!
I have an app exposing a usbip virtual device and getting the following when running `sudo lsusb -v` from Linux:
```
Control IN setup=SetupPacket { request_type: c0, request: a, value: 0,…
-
I'm using usbipd between Windows-11 and WSL2-Ubuntu to connect a serial device to WSL2.
For the most part it works great, but about once a month it locks up.
I have a Python program running that obt…
-
While attempting to install driver on a Windows device, I kept getting this error:
```
PS C:\opt\usbip> .\usbip.exe install -u
usbip: error: vhci(ude) driver already exist
```
I suspected tha…
-
I tested this on macOS and everything seemed to work fine. Now I'm trying it in a Linux container on ChromeOS, and while the dev profile at least runs, the release profile panics. Output from running…
-
- [x] FIDO2
- [ ] Trussed
-
The `usbip` command needs to be updated to match the current kernel.
It is located in package `usbip-client`.
The source for this command is located in all kernel source archives under `/tools/u…
-
[How to file a helpful issue](https://www.qubes-os.org/doc/issue-tracking/)
### Qubes OS release
Qubes OS 4.2.2 (R4.2)
### Brief summary
Bluetooth adapter fails to attach without throwing …
-
Appears that udev isn't detecting removal. Suspect this is because the device gets unbound from the kernel and taken over by the usb module.
Here's an example of plug-unplug
```
KERNEL[1550.466…
-
The USB/IP protocol is used in a number of locations such as;
* USB/IP project itself - http://usbip.sourceforge.net/
* Renode - https://renode.readthedocs.io/en/latest/tutorials/usbip.html
* Wi…
-
Please add usbip kernel module support so that the distro can also be used to connect printers to remote servers.