[Bug 270900] emulators/virtualbox-ose USB passthrough fails with Failed to create a proxy device for the USB device. (Error: VERR_INVALID_PARAMETER)

2024-05-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270900 ru...@bogodyn.org changed: What|Removed |Added CC||ru...@bogodyn.org --- Comment

[Bug 270900] emulators/virtualbox-ose USB passthrough fails with Failed to create a proxy device for the USB device. (Error: VERR_INVALID_PARAMETER)

2024-02-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270900 --- Comment #12 from groenv...@acm.org --- (In reply to Igor Malyshev from comment #11) Thank you. Tested on 14.0-RELEASE-p4 John groenv...@acm.org $ cat files/patch-src_VBox_Devices_USB_freebsd_USBProxyDevice-freebsd.cpp ---

[Bug 270900] emulators/virtualbox-ose USB passthrough fails with Failed to create a proxy device for the USB device. (Error: VERR_INVALID_PARAMETER)

2024-02-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270900 Igor Malyshev changed: What|Removed |Added CC||b...@itglob.ru --- Comment #11

[Bug 270900] emulators/virtualbox-ose USB passthrough fails with Failed to create a proxy device for the USB device. (Error: VERR_INVALID_PARAMETER)

2023-11-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270900 --- Comment #10 from Alex Soto Aguilera --- (In reply to Alex Soto Aguilera from comment #9) I baypassed this error with my device "Conbee II" trough serial port bypass. In case anyone has the same problem I solved it like this:

[Bug 270900] emulators/virtualbox-ose USB passthrough fails with Failed to create a proxy device for the USB device. (Error: VERR_INVALID_PARAMETER)

2023-11-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270900 Alex Soto Aguilera changed: What|Removed |Added CC||alex.soto.aguil...@gmail.co

[Bug 270900] emulators/virtualbox-ose USB passthrough fails with Failed to create a proxy device for the USB device. (Error: VERR_INVALID_PARAMETER)

2023-10-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270900 --- Comment #8 from groenv...@acm.org --- (In reply to Sergey V. Dyatko from comment #7) git revert 9b077d72bcc313baea2b9283afc7f568739eaadc with releng/14.0 branch also fixed 14.0-RC2. John groenv...@acm.org -- You are receiving this

[Bug 270900] emulators/virtualbox-ose USB passthrough fails with Failed to create a proxy device for the USB device. (Error: VERR_INVALID_PARAMETER)

2023-10-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270900 Sergey V. Dyatko changed: What|Removed |Added CC||sergey.dya...@gmail.com ---

[Bug 270900] emulators/virtualbox-ose USB passthrough fails with Failed to create a proxy device for the USB device. (Error: VERR_INVALID_PARAMETER)

2023-09-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270900 --- Comment #6 from groenv...@acm.org --- USBProxyDevice-freebsd.cpp usbProxyFreeBSDFsInit calls usbProxyFreeBSDDoIoCtl which issues iCmd=0x801055c3 which returns 22 which converts to -2. John groenv...@acm.org -- You are receiving this

[Bug 270900] emulators/virtualbox-ose USB passthrough fails with Failed to create a proxy device for the USB device. (Error: VERR_INVALID_PARAMETER)

2023-09-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270900 groenv...@acm.org changed: What|Removed |Added See Also||https://bugs.freebsd.org/bu

[Bug 270900] emulators/virtualbox-ose USB passthrough fails with Failed to create a proxy device for the USB device. (Error: VERR_INVALID_PARAMETER)

2023-09-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270900 --- Comment #5 from groenv...@acm.org --- Here's the vbox.log snippet with debug enabled. 00:00:19.593390 usbProxyConstruct: Failed to open '/dev/ugen0.2', rc=VERR_INVALID_PARAMETER 00:00:19.594118 00:00:19.594121 !!Assertion Failed!!

[Bug 270900] emulators/virtualbox-ose USB passthrough fails with Failed to create a proxy device for the USB device. (Error: VERR_INVALID_PARAMETER)

2023-09-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270900 groenv...@acm.org changed: What|Removed |Added CC||emulat...@freebsd.org -- You