Replies: 1 comment 5 replies
-
Also no DCD_EVENT_XFER_COMPLETE at all usbtop on ubuntu shows the expected traffic to the usb device. I'm a little bit confused where the audio is getting lost... |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I've successfully got audio working on Windows without any issues but it doesn't work with ubuntu at all.
Slightly modified uac2_headset example. 2 channels, 16bit, 48000kHz.
What I've found so far:
aplay --list-device
.Is there anything I should know about audio with linux? Are there any special requirements(ie. on descriptor, endpoint sizes)?
Beta Was this translation helpful? Give feedback.
All reactions