[Bug 12706] winealsa.drv: "No master control found" on usb microphone devices

wine-bugs at winehq.org wine-bugs at winehq.org
Sun May 3 02:34:24 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=12706





--- Comment #15 from Jeff Cook <cookiecaper at gmail.com>  2009-05-03 02:34:24 ---
This is my only experience with either WINE or Windows hacking, so take it with
a grain of salt, but when I looked through this code, it appeared the easiest
way to get things working is just to create a dummy Master control. Lots of the
ALSA code seems to expect and depend upon this, so it'd be easier than to map
things like that than not, and I assume that's what Windows expects, so we'd
want to present it with a similar interface. I have the exact same mic and had
the exact same issue.

Someone with ALSA experience can probably find this better; I got hung up on
some ALSA-specific things and basically decided it wasn't worth it when
everyone in the Linux sound programming IRC channels mocked my plight in having
to figure this out with ALSA. Apparently it's not a very popular system.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list