http://bugs.winehq.org/show_bug.cgi?id=28036
Summary: Alsa no longer works with wine since 1.3.25 Product: Wine Version: unspecified Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: winealsa.drv AssignedTo: wine-bugs@winehq.org ReportedBy: lightsheir@comcast.net
Created an attachment (id=35899) --> (http://bugs.winehq.org/attachment.cgi?id=35899) asoundrc and winecfg test sound log
After wine was updated to 1.3.25 I no longer have sound in wine based applications. Running test sound in the audio tab of winecfg causes it to hang on a clean Wine directory. I run an only alsa setup (no pulse or OSS) and have no issues with any other applications.
I am running Arch Linux using the 3.0 kernel and using the prepacked binary found in the multilib reps. My alsa setup includes an Asus Xonar Essence STX and a Logitech C910 for input.
Almost all other wine applications run but without sound.
http://bugs.winehq.org/show_bug.cgi?id=28036
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Component|winealsa.drv |-unknown Version|unspecified |1.3.25 Summary|Alsa no longer works with |Sound no longer works with |wine since 1.3.25 |ALSA driver Severity|major |minor
--- Comment #1 from Dmitry Timoshkov dmitry@baikal.ru 2011-08-09 12:01:00 CDT --- Please post the results of your regression testing.
http://bugs.winehq.org/show_bug.cgi?id=28036
--- Comment #2 from Eric McHenry lightsheir@comcast.net 2011-08-09 16:21:44 CDT --- Doing a regression test the results are as follows:
901af51ea32f2d192a598808abab2d1b6a940773 is the first bad commit commit 901af51ea32f2d192a598808abab2d1b6a940773 Author: Andrew Eikum aeikum@codeweavers.com Date: Mon Jul 11 08:28:24 2011 -0500
winmm: Remove driver implementation of waveOut*.
:040000 040000 cccb55d925c166ba3838b0179cbdd655a44ba26a 428f760df6efda7a37b4a84f97721523ab72863f M dlls
http://bugs.winehq.org/show_bug.cgi?id=28036
Michael Bader lightsheir@comcast.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |winmm&mci
http://bugs.winehq.org/show_bug.cgi?id=28036
--- Comment #3 from Michael Bader lightsheir@comcast.net 2011-08-09 16:34:16 CDT --- Created an attachment (id=35903) --> (http://bugs.winehq.org/attachment.cgi?id=35903) winecfg testsound with +winmm
http://bugs.winehq.org/show_bug.cgi?id=28036
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |aeikum@codeweavers.com Regression SHA1| |901af51ea32f2d192a598808aba | |b2d1b6a940773
http://bugs.winehq.org/show_bug.cgi?id=28036
--- Comment #4 from Andrew Eikum aeikum@codeweavers.com 2011-08-10 07:39:29 CDT --- Can you retest with 1.3.26? There were a number of fixes after 1.3.25 that might be related.
http://bugs.winehq.org/show_bug.cgi?id=28036
--- Comment #5 from Michael Bader lightsheir@comcast.net 2011-08-10 07:40:54 CDT --- I currently am using 1.3.26 and the problem persists.
http://bugs.winehq.org/show_bug.cgi?id=28036
--- Comment #6 from Andrew Eikum aeikum@codeweavers.com 2011-08-10 08:16:28 CDT --- I think this is probably a dupe of Bug 27895, but I haven't investigated either yet. Can you get me a "+tid,+mmdevapi,+winmm,+dsound,+oss,+alsa,+coreaudio" log of the Test Sound button in winecfg? Also let me know if winecfg froze, or if it just didn't play sound. Thanks!
http://bugs.winehq.org/show_bug.cgi?id=28036
Michael Bader lightsheir@comcast.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #35899|0 |1 is obsolete| | Attachment #35903|0 |1 is obsolete| |
--- Comment #7 from Michael Bader lightsheir@comcast.net 2011-08-10 08:31:46 CDT --- Created an attachment (id=35906) --> (http://bugs.winehq.org/attachment.cgi?id=35906) Winecfg testsound with all audio debug flags
And yes wine test sound did cause winecfg to freeze.
http://bugs.winehq.org/show_bug.cgi?id=28036
dura newsgrp@duradsl.dyndns.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |newsgrp@duradsl.dyndns.org
http://bugs.winehq.org/show_bug.cgi?id=28036
--- Comment #8 from Andrew Eikum aeikum@codeweavers.com 2012-01-25 11:36:56 CST --- Hi Michael, can you retest this with Wine 1.3.37 (or later)? There have been many improvements since August. If it's still a problem, can you include another log?
http://bugs.winehq.org/show_bug.cgi?id=28036
Muhammad Haggag mhaggag@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mhaggag@gmail.com
--- Comment #9 from Muhammad Haggag mhaggag@gmail.com 2012-02-11 12:08:43 CST --- Hello Andrew,
I'm seeing the same behavior on a wine build recently checked out of git (last commit I have is b0bc037d36e7fa83e9d5395dd916daee1a96e375 from Feb 9). When I first click "Test Sound", it plays some garbled noise. Second click freezes. A "+tid,+mmdevapi,+winmm,+dsound,+oss,+alsa,+coreaudio" log is attached.
http://bugs.winehq.org/show_bug.cgi?id=28036
--- Comment #10 from Muhammad Haggag mhaggag@gmail.com 2012-02-11 12:10:24 CST --- Created attachment 38800 --> http://bugs.winehq.org/attachment.cgi?id=38800 Wine log for "Test Audio" freeze
http://bugs.winehq.org/show_bug.cgi?id=28036
--- Comment #11 from Andrew Eikum aeikum@codeweavers.com 2012-02-13 08:49:13 CST --- Muhammad: This looks a lot like a PulseAudio bug. Your log continually prints "state 3" which means the device is still "playing" even though we're not providing it with any data. Can you report your PulseAudio and alsa-plugins (called libasound2-plugins on Ubuntu) package versions?
http://bugs.winehq.org/show_bug.cgi?id=28036
--- Comment #12 from Muhammad Haggag mhaggag@gmail.com 2012-02-13 23:04:50 CST --- (In reply to comment #11)
Muhammad: This looks a lot like a PulseAudio bug. Your log continually prints "state 3" which means the device is still "playing" even though we're not providing it with any data. Can you report your PulseAudio and alsa-plugins (called libasound2-plugins on Ubuntu) package versions?
Unfortunately, I had to reinstall Ubuntu for some laptop issues, and I can no longer reproduce the problem. This does seem to point towards an Ubuntu issue rather than a Wine issue, since a lot of updates were installed.
http://bugs.winehq.org/show_bug.cgi?id=28036
Jörg Höhle hoehle@users.sourceforge.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|winmm&mci |winealsa.drv
http://bugs.winehq.org/show_bug.cgi?id=28036
--- Comment #13 from Austin English austinenglish@gmail.com 2013-08-06 21:25:03 CDT --- Michael, could you please retest in current (1.6 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=28036
Johan Gardhage johan.gardhage@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |johan.gardhage@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=28036
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |ABANDONED
--- Comment #14 from Rosanne DiMesio dimesio@earthlink.net --- OR hasn't been heard from in over 3 years. Marking abandoned.
https://bugs.winehq.org/show_bug.cgi?id=28036
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #15 from Austin English austinenglish@gmail.com --- Closing.