This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DM365 and Alsa - I haven't got a capture device?

Hi to everyone, I'm trying to acquire audio on a DM365 platform. I base my program on the encode example included in DVSdk 2.10.01.18, using Sound_create to open the audio device and Sound_read to read from it. The problem is that it seems I receive only a long string of "void" data (endless stream of D5 D5 D5 ... bytes, that is).

When I try to open alsamixer and press tab to go to the "capture" menu, I can see the inputs on the bottom, but they have no volume fader (playback devices have, instead and I can ajdust the volume with up/down arrow).

If  I try to execute "alsaconf " from root, I get:

modinfo: could not find module snd
modinfo: could not find module snd
modinfo: could not find module snd
Error, dialog or whiptail not found.

What can the problem be?

Thanks,

Cristiano.