[Wine] Alsa audio -- FYI update

Susan Cragin susancragin at earthlink.net
Sun Aug 16 21:22:43 CDT 2009


Susan Cragin wrote:
>> I think the one you mean is client.conf
>> autospawn=yes has to be changed to no.
>
>No, I'm talking about ALSA config (one of it's config files) where it had libpulse something. Since I did this a long time ago don't remember exact details.

Got it.
/usr/share/alsa/ 
has the following files:
alsa.conf
pulse-alsa.conf
pulse.conf

alsa.conf loads pulse.conf, which looks like the libpulse plugin. 

# PulseAudio alsa plugin configuration file to set the pulseaudio plugin as
# default output for applications using alsa when pulseaudio is running.
hook_func.pulse_load_if_running {
        lib "libasound_module_conf_pulse.so"
        func "conf_pulse_hook_load_if_running"
}

@hooks [
        {
                func pulse_load_if_running
                files [
                        "/usr/share/alsa/pulse-alsa.conf"
                        "/etc/asound.conf"
                        "~/.asoundrc"
                ]
                errors false
        }
]


Hmmm.... Will try replacing this with an empty file in the morning.... 
Right now bed. 





More information about the wine-users mailing list