Alsa initialization change

Kevin Koltzau kevin at plop.org
Tue Jun 14 20:20:30 CDT 2005


On Monday 13 June 2005 11:49 pm, Jeremy White wrote:
> What happens if you change the snd_pcm_open
> line to tweak the 3rd parameter from 0 to
> SND_PCM_NONBLOCK?

With that flag set it does get past that point, however
it ends up not detecting any devices.

kevin at kevin Winamp $ WINEDEBUG=+wave wine winamp
trace:wave:ALSA_TestDeviceForWine Discarding card 0/device 0:  (null) [-16(Device or resource busy)]
trace:wave:ALSA_TestDeviceForWine Discarding card 0/device 0:  (null) [-16(Device or resource busy)]
trace:wave:ALSA_widMessage (0, DRVM_INIT, 00000000, 00000000, 00000000);
trace:wave:ALSA_widMessage (0, WIDM_GETNUMDEVS, 00000000, 00000000, 00000000);
trace:wave:ALSA_wodMessage (0, DRVM_INIT, 00000000, 00000000, 00000000);
trace:wave:ALSA_wodMessage (0, WODM_GETNUMDEVS, 00000000, 00000000, 00000000);



More information about the wine-devel mailing list