On Wed, 2003-03-05 at 10:02, Thomas Charbonnel wrote: > I'm experiencing complete system lockups with this, in every possible > situation: > * cold boot > * reboot > * post boot module insertion > > I did power off the card after updating, so the firmware has to be > loaded. > > I get no message from the driver. > > No timeout ever occurs. (I left the machine hanging for at least 10 > minutes) > > My system: > Kernel 2.4.20 ck3 > Alsa-driver 9.0rc8 + hdsp patch II applied > Cardbus + multiface > > Thomas >
If I try to get out of hanged state with the magic sysrq sigterm or sigkill sequence, I get a flood of snd_printk messages from the hdsp_fifo_wait(...) function in hdsp.c (line 501), with count = 127. There are two places where hdsp_fifo_wait is called with count = 127: hdsp_write_gain (line 550) hdsp_initialize_firmware (line 3013) I checked with the last working code I have, but can't find the problem. I tried to switch back to the pre-udelay code in hdsp_fifo_wait, but the problem is still here. Any idea ? Thomas ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel