Hi,
after reading several posts (also the wiki) about using USB audio devices on sheeva, there is no way to get it working on NAND flash instead of USB or SD rootfs.
My system is debian with kernel provided by installer (ubuntu also seems to fail). Other recent kernels also present the same behavior.
Installed
alsa-base alsa-utils alsa-oss alsa-compat
(and all dependencies needed by those packages as explained everywhere). No /dev/dsp is created nor snd_pcm_oss module. Modprobe that module gives "no such file or directory" error. The question is that the same procedure is ok in a SD or USB rootfs, but in NAND always fails. No /dev/mixerXXX is created too.
Alsamixer also fails, because of the above mentioned problems.
The sound card is recognized.
lsusb
reports "Tenx manufacturer USB audio".
aplay -l
works and show the card information. All seems to be ok but oss components and /dev/dsp related....
any experience with that??
thanks,