Author Topic: Audio device enumeration problem  (Read 22742 times)

rahult

  • Member
  • ***
  • Posts: 1
Re: Audio device enumeration problem
« Reply #15 on: June 21, 2011, 05:40:16 am »
Hi Jim,

Any resolution/updates about this problem?

I am also facing similar issue with linux usb audio gadget driver. It works fine (gets enumerated & USB audio can work) with Linux PC host.

However, with WinXP host (usbaudio.sys), enumeration fails with same status as what you have mentioned i.e. usb composite driver installation is fine but USBAudio installation fails with error code 10. The usb anlyzer log shows no error in device reponses/descriptors, enumeration goes past get_config, set_config, set_interface(iface=1, alt=0) & then followed by repeated get_string requests many times before it stops. set_inteface(iface=1, alt=1) which is my ISO out interface never gets requested by host.

Shall appreciate if we can sync up updates about this issue.

Thanks,
Rahul

shorty131

  • Member
  • ***
  • Posts: 1
Re: Audio device enumeration problem
« Reply #16 on: June 24, 2011, 10:39:14 pm »
Hey Jim,i working on same thing,modifing a microphne example ,but i have no problem with enumeration,it works fine ,but when i start any recording software it recording nothing,when i change number of channels in microphne I format from 1 to 2.but when i set that number to 1 ,its recording that one channel,so if you solve the problem please help me.

Dragan,
Sorry for bad english.