[Wine] No Sound in Wine

jordan triplesquarednine at gmail.com
Mon Sep 20 19:09:00 CDT 2010


On Sun, Sep 19, 2010 at 4:11 PM, andreus <wineforum-user at winehq.org> wrote:
> noone? :(

You could try making a rule in /etc/modules or /etc/modprobe.d
(depening on your distro) under alsa.conf
specifying which card to use first.  On my machine, it will default to
using my IntelHDA. like so;

options snd_hda_intel index=0         (for my internal card)
options snd-usb-audio index=1         (for my keyboard)

this way they load in the right order, and IntelHDA is always the default.

then you can have a look here:

http://wiki.winehq.org/UsefulRegistryKeys

Read the part on ALSA. You can specify using the Registry which device
is your default audio card.

hope that helps!

I have no idea if this works for PlayonLinux, as this is the Wine
list, not playonlinux....

jordan



More information about the wine-users mailing list