I am currently using a gentoo, (so no pulseaudio installed) and I can't get any sound with wine.
I 'm trying to use alsa because winecfg deleted the entry of oss.
My wine version is 1.3.24
The sound worked one time but doesn't still work...I uninstalled wine, deleted the .wine directory and re-installed but it didn't fix the problem.
I am currently using a gentoo, (so no pulseaudio installed) and I can't get any sound with wine.
I 'm trying to use alsa because winecfg deleted the entry of oss.
My wine version is 1.3.24
The sound worked one time but doesn't still work...I uninstalled wine, deleted the .wine directory and re-installed but it didn't fix the problem.
These are details about my soundcard :
cat /proc/asound/cards
 0 [Phase88     ]: ICE1712 - TerraTec Phase88
           TerraTec Phase88 at 0xec00, irq 20
aplay --list-devices
**** List of PLAYBACK Hardware Devices ****
card 0: Phase88 [TerraTec Phase88], device 0: ICE1712 multi [ICE1712 multi]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
card 0: Phase88 [TerraTec Phase88], device 1: ICE1712 consumer [ICE1712 consumer]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
card 0: Phase88 [TerraTec Phase88], device 2: ICE1712 consumer (DS) [ICE1712 consumer (DS)]
 Subdevices: 6/6
 Subdevice #0: subdevice #0
 Subdevice #1: subdevice #1
 Subdevice #2: subdevice #2
 Subdevice #3: subdevice #3
 Subdevice #4: subdevice #4
 Subdevice #5: subdevice #5
What should I do ?
Try with 1.3.25. Sound drivers architecture has been overhauled in this version.
If that does not work, and you are using PulseAudio (PA), make sure that PA did not muted the stream coming from wine. Alt+Tab your wine app open the volume mixer and go to playback tab and make sure the volume for the wine app is not set to 0.
xyz32 wrote:If that does not work, and you are using PulseAudio (PA), make sure that PA did not muted the stream coming from wine. Alt+Tab your wine app open the volume mixer and go to playback tab and make sure the volume for the wine app is not set to 0.
@xyz32 He said he didn't have PA installed.
@OP:
Do you see any sound related messages in the console when running, for instance, winecfg and test sound? In my Gentoo machines Wine works just fine, but then again every Gentoo is unique
Sounds works with wine1.2.3 only with oss or jack.
No way to get sound with 1.4.1 and 1.5.26 with oss or alsa :
- With oss, no sound
- with alsa : winecfg crashes when going to audio tab and wine crash before running any game
dimesio wrote: Does disabling mmdevapi make any difference?
I tried again with mmdevapi and this time it makes a difference : still no sound with both alsa and oss
BUT :
- winecfg doesn't crash when going in audio tab with alsa, but shows "driver selected" as "none"
- running an app with alsa doesn't crash anymore (but still no sound)