Help needed to use drivers of Wand-board dual in Ubuntu minimal root file-system

Hi @ayyappanmuthu , sorry i’ve never tried the audio on the Wandboard. Try configuring the jack interface thru alsamixer.

Regards,

Hi,

I installed alsa mixer in wandboard debian 11 as follows

sudo apt-get install alsa-utils

And typed alsamixer in terminal.I showed as below.

As in the snapshot I could see only default and enter device name to type in the list of sound card selection.

What should i type in enter device name as while default is selected Sound card shown is PulseAudio and there is no output
with that? Should I install anything other than PulseAudio in wandboard for my need?

Also I inserted my headphone in green colored jack in wandboard dual.Am I using correct jack?

Any body please reply.

Hi @ayyappanmuthu well… As you have pulseaudio installed/enabled, alsa-mixer will not work… I’d advice you to remove it and just use alsa… Otherwise there are bunch of 3rd party pulseaudio command line tools… PulseAudio - ArchWiki

Regards,