err:winmm:proc_PlaySound Aborting play loop, waveOutWrite error
That's my output when I try to play a test sound. I'm able to actually play StarCraft, but I can't get the sound to work. I have PulseAudio and ALSA installed, just not sure how to configure either.
No sound in wine.
-
- Level 1
- Posts: 5
- Joined: Sun Jan 10, 2010 11:37 am
-
- Moderator
- Posts: 1153
- Joined: Wed Apr 27, 2011 11:01 pm
No sound in wine.
On 06/05/2011 06:10 PM, jjmckenzie wrote:
something else you may be able to remove just the pulseaudio related
packages for wine. I'm not sure how tightly Fedora 14 is bundling Wine
in the repo. I know people have successfully used kept pulseaudio and
gotten sound in Wine before, but I would expect it to take a fair bit of
trial and error with the settings.
While that is true, if you need to keep pulseaudio on your system forAsk on the Fedora User forum how to disable pulseaudio. Wine does not support it.
something else you may be able to remove just the pulseaudio related
packages for wine. I'm not sure how tightly Fedora 14 is bundling Wine
in the repo. I know people have successfully used kept pulseaudio and
gotten sound in Wine before, but I would expect it to take a fair bit of
trial and error with the settings.
No sound in wine.
On Mon, 2011-06-06 at 08:33 -0400, tparker wrote:
package could be worth a try: if that breaks something that presumably
you'd just reinstall it.
FYI I got that answer by running: "sudo yum list wine-*" from a normal
user. The '-*' is needed to force yum to list all packages starting with
'wine'. Omitting it merely lists the main wine package.
Martin
wine-pulseaudio is a separate package in Fedora 14, so removing thatOn 06/05/2011 06:10 PM, jjmckenzie wrote:While that is true, if you need to keep pulseaudio on your system forAsk on the Fedora User forum how to disable pulseaudio. Wine does not support it.
something else you may be able to remove just the pulseaudio related
packages for wine. I'm not sure how tightly Fedora 14 is bundling Wine
in the repo. I know people have successfully used kept pulseaudio and
gotten sound in Wine before, but I would expect it to take a fair bit of
trial and error with the settings.
package could be worth a try: if that breaks something that presumably
you'd just reinstall it.
FYI I got that answer by running: "sudo yum list wine-*" from a normal
user. The '-*' is needed to force yum to list all packages starting with
'wine'. Omitting it merely lists the main wine package.
Martin