Re: [Alsa-devel] hdsp I/O-error

2003-04-14 Thread Jaakko Prättälä
Hi. Here's an strace of hdsploader. Anything there? You asked about alsactl. After running hdsploader alsactl store causes a segfault and alsactl restore just hangs. -- Jaakko Prättälä [EMAIL PROTECTED] execve("/usr/local/bin/hdsploader", ["hdsploader"], [/* 23 vars */]) = 0 uname({sys="Linux", n

[Alsa-devel] hdsp driver status

2003-04-14 Thread Thomas Charbonnel
Hi, To summarize the current problems with the driver : * there is a locking issue which has been found and solved (thanks again to Joshua N Pritikin). This was the cause of the freezes Mark and others have been experiencing. I need to clean the code up before submitting a patch (hopefully today)