Spice usb redirection works! #261

Open
opened 2025-12-29 00:21:59 +01:00 by adam · 0 comments
Owner

Originally created by @jpmorrison on GitHub (Oct 18, 2021).

Spice usb redirection works

USB flash drives work OK. iPhone/Android devices pass through but don't pop up in Finder.
Digging through dmesg/system logs shows bizarre messages from usbmuxd.

I haven't been able to get usbfluxd or VirtualHere working either so maybe it's just me. I installed some Catalina updates as well as Xcode so maybe this works on a clean install.

Sandbox: 14 duplicate reports for bluetoothd deny(1) mach-lookup com.apple.server.bluetoothSandbox: ContextStoreAgen(549) deny(1) user-preference-write ContextStoreAgent035364.076924 usbmuxd@: AppleUSBHostUserClient::openGated: could not open provider iPod. provider already opened for exclusive access by Brave Browser
035366.481582 usbmuxd@: AppleUSBHostUserClient::openGated: could not open provider iPhone. provider already opened for exclusive access by Brave Browser

Android logs some weird errors and doesn't show up but I can connect with adb.

DK: IOUserServer(com.apple.DriverKit.AppleUserECMData-0x100009d2a)::terminate(AppleUserECMData-0x100009d2a) server exit before start() DK: AppleUserECMData-0x100009d2a::start(SAMSUNG-0x100009d19) fail

Might be issues in qemu or the host kernel. Lots of errors being logged:
qemu-system-x86_64: usb-redir error: handle_data ep 85 has unknown type 255 qemu-system-x86_64: usb-redir error: handle_data ep 04 has unknown type 255

Originally created by @jpmorrison on GitHub (Oct 18, 2021). [Spice usb redirection works](https://github.com/wimpysworld/quickemu/issues/120) USB flash drives work OK. iPhone/Android devices pass through but don't pop up in Finder. Digging through dmesg/system logs shows bizarre messages from usbmuxd. I haven't been able to get usbfluxd or VirtualHere working either so maybe it's just me. I installed some Catalina updates as well as Xcode so maybe this works on a clean install. ``` Sandbox: 14 duplicate reports for bluetoothd deny(1) mach-lookup com.apple.server.bluetoothSandbox: ContextStoreAgen(549) deny(1) user-preference-write ContextStoreAgent035364.076924 usbmuxd@: AppleUSBHostUserClient::openGated: could not open provider iPod. provider already opened for exclusive access by Brave Browser 035366.481582 usbmuxd@: AppleUSBHostUserClient::openGated: could not open provider iPhone. provider already opened for exclusive access by Brave Browser ``` Android logs some weird errors and doesn't show up but I can connect with adb. ` DK: IOUserServer(com.apple.DriverKit.AppleUserECMData-0x100009d2a)::terminate(AppleUserECMData-0x100009d2a) server exit before start() DK: AppleUserECMData-0x100009d2a::start(SAMSUNG-0x100009d19) fail ` Might be issues in qemu or the host kernel. Lots of errors being logged: ` qemu-system-x86_64: usb-redir error: handle_data ep 85 has unknown type 255 qemu-system-x86_64: usb-redir error: handle_data ep 04 has unknown type 255 `
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Docker-OSX#261