So, I realize this isn't exactly the only Wine and Pulseaudio problem thread out there. I've looked around and seen a few others and tried other solutions with no luck so far. My issue is that I simply have no sound. Everything else is working pretty well.
In winecfg my sound driver is listed as winealsa.drv, but when I try to test sound my terminal outputs this:
Code:
fixme:winediag:AUDDRV_GetAudioEndpoint Winepulse is not officially supported by the wine project
fixme:winediag:AUDDRV_GetAudioEndpoint For sound related feedback and support, please visit http://ubuntuforums.org/showthread.php?t=1960599
err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded
and I of course get no sound. I've already tried switching wine to use alsa in the registry, no luck. The issue is the same even in a clean wineprefix. I'm running 32 bit wine.
I tried the solution I found in another thread which I am unable to link. Some of the packages were indeed not installed, but they are now with no change. These are the additional packages that I installed (it said in the other thread but I can't link so I'm just listing it here):
wine-alsa.i686
wine-alsa.x86_64
alsa-plugins-pulseaudio.i686
alsa-plugins-pulseaudio.x86_64
I'm new to Fedora but not to Linux. Any help would be appreciated.
EDIT: Problem solved, turns out Pulseaudio was using my HDMI audio output as the default for some reason. Why this didn't affect some programs is a mystery to me but I've noticed now that it wasn't just Wine. I changed it using the Pulseaudio Volume Control program looking under the Output Devices tab.