Amaury Jacquot wrote:
I tried the 2.6 kernel today, and have a bug
using snd-usb-audio with the oss emulation
bad: scheduling while atomic! Call Trace: [<c011bdea>] schedule+0x70a/0x710 ... [<c026218a>] usb_unlink_urb+0x2a/0x30 [<c02a7ad8>] deactivate_urbs+0xb8/0xc0 ...
This bug has been fixes in recent ALSA versions.
In usbaudio.c, replace the line
/* #define SND_USE_ASYNC_UNLINK */
with
#define SND_USB_ASYNC_UNLINK
it corrected the crapping out. however, I still get tons of "cannot submit datapipe for urb [0|1], err = -22"
HTH Clemens
it did, partially :D
Amaury
------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel