[Bug 16113] New: Loss of Sound
http://bugs.winehq.org/show_bug.cgi?id=16113 Summary: Loss of Sound Product: Wine Version: 1.1.8 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: smitty_the_smith(a)yahoo.com Created an attachment (id=17352) --> (http://bugs.winehq.org/attachment.cgi?id=17352) Terminal output when I play WoW When I play World of warcraft WotLK in wine I get no sound. Lemmings Revolution has sound in wine (only other game I use in wine). Computer stats are: amd athlon 64 x2 4200+ , [ALC655 integrated sound device or Sound Blaster Live PCI] Attaching terminal output. Will add WTF.conf configuration file. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=16113 --- Comment #1 from Jason Rosenberg <smitty_the_smith(a)yahoo.com> 2008-11-18 15:37:35 --- Created an attachment (id=17353) --> (http://bugs.winehq.org/attachment.cgi?id=17353) Configuration file. config.wtf -- 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.
http://bugs.winehq.org/show_bug.cgi?id=16113 Jason Rosenberg <smitty_the_smith(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17353|application/octet-stream |text/plain mime type| | -- 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.
http://bugs.winehq.org/show_bug.cgi?id=16113 Reece Dunn <msclrhd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |msclrhd(a)gmail.com --- Comment #2 from Reece Dunn <msclrhd(a)gmail.com> 2008-11-19 17:19:47 --- Are you using Ubuntu 8.10 (Intrepid)? Also, if you are do you have the ALSA audio driver set in winecfg? Does sound work in other programs (e.g. flash in Firefox). If these are true, you may be hitting an issue with the latest Ubuntu and/or wine. Some things you could try are: 1. Set the audio driver in winecfg to OSS. 2. Run "sudo alsactl init" - you may need to run alsamixer or another volume control program to increase the volume of the audio afterwards. 3. Run "sudo alsa reset", then follow (2). 4. Google "ubuntu intrepid no sound" for other suggestions. Does that work for you? If not, it could be bug 15559 (winealsa sound regression: scratchiness/stutter in multip...) and the related bug 16015 (Cepstral SwiftTalker hangs when rendering text to audio). -- 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.
http://bugs.winehq.org/show_bug.cgi?id=16113 --- Comment #3 from Jason Rosenberg <smitty_the_smith(a)yahoo.com> 2008-11-19 21:03:41 --- (In reply to comment #2)
Are you using Ubuntu 8.10 (Intrepid)? Yes. Also, if you are do you have the ALSA audio driver set in winecfg? No, OSS Does sound work in other programs (e.g. flash in Firefox). Yes, everything but WoW in wine.
If these are true, you may be hitting an issue with the latest Ubuntu and/or wine.
Some things you could try are: 1. Set the audio driver in winecfg to OSS. Already doing that. 2. Run "sudo alsactl init" - you may need to run alsamixer or another volume control program to increase the volume of the audio afterwards. Is this a typo? sudo alsactl init gets me "alsactl: Unknown command 'init'..."
3. Run "sudo alsa reset", then follow (2). I must be using a different type of alsa then you are familiar with. "Usage: /sbin/alsa {unload|reload|force-unload|force-reload|suspend|resume}" So I reloaded, no effect 4. Google "ubuntu intrepid no sound" for other suggestions.
Does that work for you?
If not, it could be bug 15559 (winealsa sound regression: scratchiness/stutter in multip...) and the related bug 16015 (Cepstral SwiftTalker hangs when rendering text to audio). I will check these bugs. Thanks for your help so far. No dice yet.
-- 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.
http://bugs.winehq.org/show_bug.cgi?id=16113 --- Comment #4 from Reece Dunn <msclrhd(a)gmail.com> 2008-11-20 01:06:21 --- (In reply to comment #3)
2. Run "sudo alsactl init" - you may need to run alsamixer or another volume control program to increase the volume of the audio afterwards. Is this a typo? sudo alsactl init gets me "alsactl: Unknown command 'init'..."
No. If you run "alsactl --help" you ahould see: init <card #> initialize driver to a default state in the "Available commands:" section. If not you could try "sudo apt-get install alsa-utils"; other than that I don't know where the 'init' command comes from.
3. Run "sudo alsa reset", then follow (2). I must be using a different type of alsa then you are familiar with. "Usage: /sbin/alsa {unload|reload|force-unload|force-reload|suspend|resume}"
No, I mean't 'reload'.
If not, it could be bug 15559 (winealsa sound regression: scratchiness/stutter in multip...) and the related bug 16015 (Cepstral SwiftTalker hangs when rendering text to audio). I will check these bugs. Thanks for your help so far. No dice yet.
I have found https://bugs.launchpad.net/ubuntu/+source/linux/+bug/246800/comments/22 (no sound in intrepid) which I tried on my Intrepid (Gnome) install which worked. However, note that for me I had wider sound issues. Since this issue appears to be restricted to Wine, then it may be another regression from the code change found in bug 15559. If you can, could you try WoW on Wine 1.1.5 (should be good) and 1.1.6 (should have the issue you are facing). You can run a http://wiki.winehq.org/RegressionTesting to be sure. The regression test will help Wine developers know exactly what caused the regression. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=16113 Billy Gwinnutt <billy.gwinnutt(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |billy.gwinnutt(a)gmail.com --- Comment #5 from Billy Gwinnutt <billy.gwinnutt(a)gmail.com> 2008-11-22 19:22:44 --- Hello, just a quick thing to try from me. Pulse is not supported by wine, so before you start WoW try the command "pkill pulseaudio" in the console. It fixed my terrible stuttering, so it might help your sound. If not, good luck trying elsewhere :) -- 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.
http://bugs.winehq.org/show_bug.cgi?id=16113 Julian W. <Speedator(a)gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Speedator(a)gmx.de -- 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.
http://bugs.winehq.org/show_bug.cgi?id=16113 Adys <adys.wh+winehqdotorg(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh+winehqdotorg(a)gmail. | |com --- Comment #6 from Adys <adys.wh+winehqdotorg(a)gmail.com> 2009-05-23 09:09:33 --- Has this been fixed? I don't have problems running wine apps with pulseaudio (including wow). No stuttering, no sound loss. The only crashes are pulseaudio bugs. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=16113 Maarten Lankhorst <m.b.lankhorst(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |m.b.lankhorst(a)gmail.com Resolution| |ABANDONED --- Comment #7 from Maarten Lankhorst <m.b.lankhorst(a)gmail.com> 2009-10-09 01:10:04 --- Probably fixed, but there has been no reply to this bug in over 5 months. I am aware of a related bug where pulseaudio falls silent entirely, but this isn't caused by wine and all pulseaudio apps are affected. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=16113 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-10-09 01:12:12 --- Closing abandoned. -- 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.
participants (1)
-
wine-bugs@winehq.org