Post

Replies

Boosts

Views

Activity

Reply to Accessing an HID interface in a USB Composite Audio device
I meet the same issue. I have a composite device which has multiple interfaces. One of it is audio control interface, the other is audio speaker. I just want to access autio control interface, and do not detach the kernel driver of the audio speaker and it keep working. It seems that I should capture the whole device as exclusive mode, then I can capture the audio contorl interface successfully. So, I think the macOS did not support composite usb device.
Topic: App & System Services SubTopic: Drivers Tags:
Jan ’24
Reply to Fails to capture IOUSBHostInterface with macOS 15.3 despite root privileges in app
I met same problem on macOS 15.3. @DTS Engineer Is there any update? Thanks
Topic: App & System Services SubTopic: Drivers Tags:
Replies
Boosts
Views
Activity
May ’25
Reply to Accessing an HID interface in a USB Composite Audio device
I meet the same issue. I have a composite device which has multiple interfaces. One of it is audio control interface, the other is audio speaker. I just want to access autio control interface, and do not detach the kernel driver of the audio speaker and it keep working. It seems that I should capture the whole device as exclusive mode, then I can capture the audio contorl interface successfully. So, I think the macOS did not support composite usb device.
Topic: App & System Services SubTopic: Drivers Tags:
Replies
Boosts
Views
Activity
Jan ’24