http://bugs.winehq.org/show_bug.cgi?id=15653
Summary: sound broken in some programs when OSS4 is used Product: Wine Version: 1.1.3 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-dsound AssignedTo: wine-bugs@winehq.org ReportedBy: notasas@yahoo.com
There is a regression in 1.1.3 (and up to 1.1.6, 1.1.2 works fine) where some programs don't have sound when OSS4 drivers are used with X-fi card. The example programs are Starcraft, Diablo II (yes I use wine for gaming). Some games are not affected by this bug (World of Warcraft).
I've determined the commit responsible for this:
commit dc224421416bd2616bfd52431388a6f9630bc860 Date: Mon Aug 18 21:00:26 2008 +0200 dsound: Tune some parameters to make pulseaudio work.
I've reverted this commit on my copy of wine and it works fine for a while now. OSS4 is the only choice to have sound for some people, so it would be nice if this got fixed.
http://bugs.winehq.org/show_bug.cgi?id=15653
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #1 from Austin English austinenglish@gmail.com 2008-10-17 15:27:17 --- Dupe
*** This bug has been marked as a duplicate of bug 15200 ***
http://bugs.winehq.org/show_bug.cgi?id=15653
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Austin English austinenglish@gmail.com 2008-10-17 15:27:24 --- Closing.
http://bugs.winehq.org/show_bug.cgi?id=15653
--- Comment #3 from notaz notasas@yahoo.com 2008-10-17 15:40:39 --- (In reply to comment #2)
Closing.
I saw bug 15200, but it has completely different symptoms (hang instead of just sound missing), so posted a new one. The commit in question also has multiple source changes. Oh well..