[PATCH 3/5] winealsa.drv: Use the plughw instead of the hw interface for openening devices.

Joerg-Cyril.Hoehle at t-systems.com Joerg-Cyril.Hoehle at t-systems.com
Thu Sep 22 04:40:26 CDT 2011


Henri Verbeet [becoming an audio expert now?] wrote:
>The default device may for example be a set of USB speakers or an USB
>microphone, in which case you'd have just an output or just an input
>respectively.

My testcase has been to hack mmdevdrv.c and replace "default" with
"plug:dmix" or "dmix" which is an output only device.  Expected test result
is to behave like most testbot.winehq.org and skip capture tests.
Actual output (prior to your patch) last time I tried was some failures.
I.e. the mmdevapi render and capture tests suggest that there's no
default device for testbots that cannot capture.

How does your alsa_try_open interact with devices that clang onto the
underlying HW resource for several seconds?  (PA does this)

Regards,
	Jörg Höhle



More information about the wine-devel mailing list