Hi,
I'd like to improve the ALSA driver to work properly on my i810 soundcard. At the moment it just gives errors about not being able to resample.
Eric - did you have any plans for the driver? Do you know of any problems? I already fixed one thing, the default pcm should be "default" not "hw"
thanks -mike
Hello,
Speaking of alsa, I have a problem with winealsa. Every time I start wine when the winealsa driver is loaded, I get a message from the alsa-lib which says :
ALSA lib conf.c:2666:(snd_config_hooks_call) Cannot open shared library (null) ALSA lib conf.c:3047:(snd_config_update_r) hooks failed, removing configuration
This error is reported in wine as :
err:wave:ALSA_WaveInit open pcm: No such file or directory
However, what is interesting is that sometimes, wine starts successfully but it is really rare. I can hear sound. So I think it is some kind of race conditions but I was not able to find where.
Max
On Thu, 2004-03-25 at 21:05, Mike Hearn wrote:
Hi,
I'd like to improve the ALSA driver to work properly on my i810 soundcard. At the moment it just gives errors about not being able to resample.
Eric - did you have any plans for the driver? Do you know of any problems? I already fixed one thing, the default pcm should be "default" not "hw"
thanks -mike