Hi all,
I have a question about usb audio, is code path "kernel\sound\usb" for usb audio driver, if yes, could it support standard usb audio device like usb speaker ?
Thanks.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi all,
I have a question about usb audio, is code path "kernel\sound\usb" for usb audio driver, if yes, could it support standard usb audio device like usb speaker ?
Thanks.
Hi Connie,
Yes, there is where the driver is, and it supports audio devices, I haven't use USB speakers yet, but I have use USB headset.
Regards!
ICe
Forgot to mention that if you want to know if your devices is being detected/registered just run: # cat /proc/asound/cards
It'll list all the audio cards you have on your device (internal or build-in and external).
If your card is not being listed could be that USB audio is not enabled in your kernel.
Please don't forget to verify the answer if it has solve your doubt. Thanks
Regards!
ICe
Hi ICe,
I am working on gingerbread on omap4 platform with 2.6.35 kernel. Does this kernel support USB 2.0 audio class drivers. How to ensure if it supports. How about enabling USB based audio devices on this platform and latency issues on USB audio path. What is the bandwidth provided for audio class drivers.
Thanks,
Vamshi G.
Hi Vamshi,
It is supported as far as I know, do you see the device being detected when plugin?
Do you see it listed on sound cards?
if not, check Device Drivers > USB Support > EHCI support for OMAp3 and later chips in kernel