Jaroslav Kysela wrote: > On Sun, 16 Dec 2001, Dan Zaharevitz wrote: > > [...]
description of the problem deleted > > Oops, it seems that there is missing unlock for the I2C bus spinlock. > Could you try the latest CVS sources or this patch? > > Index: cs8427.c > =================================================================== > RCS file: /cvsroot/alsa/alsa-driver/lowlevel/i2c/cs8427.c,v > retrieving revision 1.6 > retrieving revision 1.7 > diff -u -r1.6 -r1.7 > --- cs8427.c 2001/10/12 10:43:19 1.6 > +++ cs8427.c 2001/12/16 17:51:57 1.7 > @@ -262,6 +262,7 @@ > } > #endif > > + snd_i2c_unlock(bus); > if (r_cs8427) > *r_cs8427 = device; > return 0; > It looks like this did the trick. I can use alsactl (which means I can do alsasound start and stop ), I can use envy24control, and I can play a wav file with aplay. Thank you very much :) DanZ. -- * Dan Zaharevitz * Camp Springs, MD * [EMAIL PROTECTED] _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user