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(a)winehq.org ReportedBy: mindalot(a)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. -- 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.