Can’t change Wine Sound Driver from OSS to ALSA using winecfg

Written by James McDonald

July 30, 2007

I just had an issue where I couldn’t use the winecfg app to change my default audio driver. It seemed to be locked onto OSS and my system is ALSA.

My setup is wine-0.9.41 and Wine Doors version 0.1 on Fedora 7.

I tried using vi to change ~/.wine/user.reg

[Software\\Wine\\Drivers] 1185794426
"Audio"="oss"

But every time I changed the value to “alsa” and then launched winecfg it changed back to “oss”

The fix:

Open regedit and navigate to the registry key HKEY_CURRENT_USER\Software\Wine\Drivers and change the Audio value to “alsa”

The change seems to have stuck

0 Comments

Submit a Comment

Your email address will not be published. Required fields are marked *

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

The reCAPTCHA verification period has expired. Please reload the page.

You May Also Like…