The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
RE: Sound not working...
by Patrick Donnelly on Thursday October 27th 2011, 2:15
Thanks for the advice! I have fixed this by going back to 1.3.30. This was kind of an adventure since it wasn't in my archives. I'll describe how to do this here for others who are having problems:
First, download the .deb pre-compiled package of wine1.3 version 1.3.30 from launchpad [1, 2].
Second, place the .deb file in /var/cache/apt/archives.
Third, remove the current version of wine: sudo dpkg -r wine1.3
Fourth, install the new package: sudo dpkg -i --force-downgrade /var/cache/apt/archives/wine1.3_1.3.30-0ubuntu1~ppa1~oneiric1_amd64.deb