http://bugs.winehq.org/show_bug.cgi?id=31304
Bug #: 31304 Summary: Cannot open shared library libasound_module_conf_pulse.so no sound Product: Wine Version: 1.5.5 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: mindalot@gmail.com Classification: Unclassified
FYI - this is resolved, but I wanted to document what I've found and how I resolved it.
Running League of Legends on wine 1.5.5, using a relatively fresh install of Ubuntu 12.04 64 bit.
The game had sound on the login menu, but not in-game. I noticed this in the debug output Cannot open shared library libasound_module_conf_pulse.so
To fix it, I did the following installed alsa 32bit drivers/plugins sudo apt-get install lib32asound2 sudo apt-get install lib32asound2-dev sudo apt-get install libasound2-plugins:i386
and fix groups sudo adduser $(whoami) audio
rebooted the pc and had sound in game.
http://bugs.winehq.org/show_bug.cgi?id=31304
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #1 from Austin English austinenglish@gmail.com 2012-07-24 16:34:37 CDT --- Invalid.
http://bugs.winehq.org/show_bug.cgi?id=31304
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Austin English austinenglish@gmail.com 2012-07-24 16:34:58 CDT --- Closing.