USB SoundCard no longer recognized in 1.3.25

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Susan Cragin

USB SoundCard no longer recognized in 1.3.25

Post by Susan Cragin »

I just upgraded to wine-1.3.25 from the PPA repository and my USB soundcard is no longer recognized.
(I have pulseaudio disabled, and the USB set as my "default" card.)
I use Dragon NaturallySpeaking.
The program's message says
"The audio input device is not responding."
and
"The sound system does not support the requested waveform audio format."
But alsamixer shows the right default card, and the right settings.

The terminal gives the following output:
fixme:winmm:MXD_SetControlDetails What should the sw-side mixer controls map to?
fixme:dciman:DCICreatePrimary 0x6d8 0x19312ac

Should I file a regression? I couldn't test for it until next week at the earliest.
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: USB SoundCard no longer recognized in 1.3.25

Post by vitamin »

Susan Cragin wrote:I just upgraded to wine-1.3.25 from the PPA repository and my USB soundcard is no longer recognized.
All I can say - file a bug report. It seems like lots of sound related code been rewritten, replaced, removed. This usually brings big number of regressions. And will be a long while before most of them will get fixed.
Andrew Eikum

USB SoundCard no longer recognized in 1.3.25

Post by Andrew Eikum »

I just upgraded to wine-1.3.25 from the PPA repository and my USB
soundcard is no longer recognized.
(I have pulseaudio disabled, and the USB set as my "default" card.)
I use Dragon NaturallySpeaking.
The program's message says
"The audio input device is not responding."
and
"The sound system does not support the requested waveform audio
format."

But alsamixer shows the right default card, and the right settings.
Should I file a regression? I couldn't test for it until next week at
the earliest.
Are you testing with a clean prefix (and other user data, etc)? Dragon
might be expecting to find a certain card name, which is now changed
with the new implementation.

If you are using a clean prefix, then please file a bug, and add me to
the CC list. There is some information about filing useful audio bugs
here: <http://wiki.winehq.org/Sound>. Attaching a log as described there
would be especially helpful.

Thanks,
Andrew
Locked