http://bugs.winehq.org/show_bug.cgi?id=14991
Summary: static sound makes a return 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: aidenn@gmail.com CC: wine-bugs@winehq.org, killertux@suomi24.fi, m.b.lankhorst@gmail.com, goce_jeb@yahoo.com
+++ This bug was initially created as a clone of Bug #9465 +++
all apps generate static sound with ALSA driver, it has been that way since 1.1.2, I think (i didn't check 1.1.1 of 1.1.0). switching to OSS fixes the problem.
http://bugs.winehq.org/show_bug.cgi?id=14991
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #1 from Dmitry Timoshkov dmitry@codeweavers.com 2008-08-25 01:28:50 --- Don't create bug clones, if that's the same problem - reopen existing bug instead.
*** This bug has been marked as a duplicate of bug 9465 ***
http://bugs.winehq.org/show_bug.cgi?id=14991
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Dmitry Timoshkov dmitry@codeweavers.com 2008-08-25 01:29:06 --- Closing dup.
http://bugs.winehq.org/show_bug.cgi?id=14991
--- Comment #3 from idn aidenn@gmail.com 2008-08-25 01:43:24 --- but there's no option to reopen. i can only reopen this one, not the original.
http://bugs.winehq.org/show_bug.cgi?id=14991
--- Comment #4 from Dmitry Timoshkov dmitry@codeweavers.com 2008-08-25 01:54:45 --- There is an option, you just don't have enough rights. You still can add a comment with a request to reopen the bug.
http://bugs.winehq.org/show_bug.cgi?id=14991
Maarten Lankhorst m.b.lankhorst@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|DUPLICATE |
--- Comment #5 from Maarten Lankhorst m.b.lankhorst@gmail.com 2008-08-25 06:35:28 --- This is not a duplicate of 9465, it's a regression with probably different causes.
Can you test with wine v1.1.0 ? If that one works ok, please follow the instructions at http://wiki.winehq.org/RegressionTesting to find the change which introduced the problem.
Also which sound card are you using? Do 'lspci' and look for the audio device.
http://bugs.winehq.org/show_bug.cgi?id=14991
--- Comment #6 from idn aidenn@gmail.com 2008-08-25 16:20:29 --- (In reply to comment #5)
This is not a duplicate of 9465, it's a regression with probably different causes.
Yeah, i just moved all the way back to wine 1.0, still static (0.9.61 doesn't compile on my machine, so I can't check that), so it has to be something different (I clearly remember playing sound with wine 1.0 and ALSA driver).
Also which sound card are you using? Do 'lspci' and look for the audio device.
I have a SB Live - 02:05.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 05)
Other specs - alsa-lib 1.0.17a, kernel 2.6.26.2, no pulseaudio or any other sound server.
http://bugs.winehq.org/show_bug.cgi?id=14991
--- Comment #7 from Lei Zhang thestig@google.com 2008-09-04 18:10:29 --- What was the last version that worked for you then?
http://bugs.winehq.org/show_bug.cgi?id=14991
--- Comment #8 from idn aidenn@gmail.com 2008-09-10 11:20:47 --- (In reply to comment #7)
What was the last version that worked for you then?
1.0, but that was with older ALSA drivers and kernel.
I checked now with wine 1.1.4, alsa-lib 1.0.17a and kernel 2.6.26.5, ALSA still generates static (works fine aside from wine), OSS works fine.
http://bugs.winehq.org/show_bug.cgi?id=14991
Xavier Vachon xvachon@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xvachon@gmail.com
--- Comment #9 from Xavier Vachon xvachon@gmail.com 2008-11-01 11:34:58 --- I have this problem with each game I am using in Wine since I formatted to install Intrepid Ibex with Wine 1.1.7. Last known working configuration for me was Hardy Heron and Wine 1.1.5. I imported each prefix I had in my Hardy Heron installment in my new Intrepix Ibex installment.
Here is the output for Knights of the old republic 2 when I last tried the game. I do not see any lines which are relevant to the issue here, but I will post it nonetheless in case it turns out to be useful: http://pastebin.com/m7ad46b55
When I select the OSS driver in winecfg as suggested, I get no sound at all. I am willing to try out new suggestions and post reports about them.
http://bugs.winehq.org/show_bug.cgi?id=14991
--- Comment #10 from Xavier Vachon xvachon@gmail.com 2008-11-03 07:37:51 --- (In reply to comment #9)
I have this problem with each game I am using in Wine since I formatted to install Intrepid Ibex with Wine 1.1.7. Last known working configuration for me was Hardy Heron and Wine 1.1.5. I imported each prefix I had in my Hardy Heron installment in my new Intrepix Ibex installment.
Here is the output for Knights of the old republic 2 when I last tried the game. I do not see any lines which are relevant to the issue here, but I will post it nonetheless in case it turns out to be useful: http://pastebin.com/m7ad46b55
When I select the OSS driver in winecfg as suggested, I get no sound at all. I am willing to try out new suggestions and post reports about them.
It turns out my problem was related to pulseaudio. Adding "killall pulseaudio" to my startup commands solved the issue for me. Could it be the same for the original poster?
http://bugs.winehq.org/show_bug.cgi?id=14991
idn aidenn@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #11 from idn aidenn@gmail.com 2008-11-08 15:08:40 --- (In reply to comment #10)
It turns out my problem was related to pulseaudio. Adding "killall pulseaudio" to my startup commands solved the issue for me. Could it be the same for the original poster?
no, I do not use pulseaudio at all. alas, today the problem resolved itself - it was an alsa bug. after updating to alsa 1.0.18 the static went away, even after downgrading to wine-1.0. I'll stay with oss though, alsa output is still a bit too crackly for my tastes.
http://bugs.winehq.org/show_bug.cgi?id=14991
--- Comment #12 from idn aidenn@gmail.com 2008-11-08 15:47:10 --- (In reply to comment #11)
no, I do not use pulseaudio at all. alas, today the problem resolved itself - it was an alsa bug. after updating to alsa 1.0.18 the static went away, even after downgrading to wine-1.0. I'll stay with oss though, alsa output is still a bit too crackly for my tastes.
scratch that, it's not an alsa bug. it's a ladspa bug. :D
updating alsa turned off my ladspa plugins from .asoundrc (a change in default plugin path) and that's why the static disappeared. after fixing .asoundrc it came back (and also gave me back my lovely global eq). anyway, it's not a wine issue. ;)
http://bugs.winehq.org/show_bug.cgi?id=14991
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |INVALID
--- Comment #13 from Vitaliy Margolen vitaliy@kievinfo.com 2008-11-08 18:58:52 --- Then it's invalid.
http://bugs.winehq.org/show_bug.cgi?id=14991
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #14 from Vitaliy Margolen vitaliy@kievinfo.com 2008-11-08 18:59:04 --- Closing.