[Bug 39849] winepulse.drv is used while winealsa.drv is selected

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Dec 28 08:30:09 CST 2015


https://bugs.winehq.org/show_bug.cgi?id=39849

--- Comment #1 from Andrew Eikum <aeikum at codeweavers.com> ---
Do you have the "Audio" driver setting set in your registry? If not, then we
need to probe each type of audio driver to determine which is available. For
winepulse, we try to load libpulse in order to contact the PA server.

If you really want to avoid this (why?), then you can set the Audio driver
setting to "alsa", which will skip probing all of the available drivers. See
<http://wiki.winehq.org/UsefulRegistryKeys>.

-- 
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