Jump to content

Recommended Posts

Posted (edited)

Can anyone point me in the right direction for an Armbian image that would allow audio recording over the 3.5mm jack? I'm trying to record audio over the 3.5mm jack. This works on a previous installation, but I'm trying to update to a curreent Armbian.


Running Tinkerboard S R2.0 and this image:
Armbian_25.2.1_Tinkerboard_noble_current_6.12.13_xfce_desktop.img

 

Playback works record does not. 

Works:

aplay /usr/share/sounds/alsa/Side_Right.wav -D hw:CARD=Audio,DEV=2

 

None of the following arecord commands work:

arecord --vumeter=mono -D hw:CARD=Audio,DEV=0 -f S16_LE -c 2 -d 5 /tmp/t.wav
arecord --vumeter=mono -D hw:CARD=Audio,DEV=1 -f S16_LE -c 2 -d 5 /tmp/t.wav
arecord --vumeter=mono -D plughw:CARD=Audio,DEV=0 -f S16_LE -c 2 -d 5 /tmp/t.wav
arecord --vumeter=mono -D plughw:CARD=Audio,DEV=1 -f S16_LE -c 2 -d 5 /tmp/t.wav
arecord --vumeter=mono -D default:CARD=Audio -f S16_LE -c 2 -d 5 /tmp/t.wav
arecord --vumeter=mono -D sysdefault:CARD=Audio -f S16_LE -c 2 -d 5 /tmp/t.wav
arecord --vumeter=mono -D front:CARD=Audio,DEV=0 -f S16_LE -c 2 -d 5 /tmp/t.wav

 

Edited by danfoxley
clarification
  • Solution
Posted

Hi,

 

could it be that the mic is muted or volume is too low?

You might check the situation with alsamixer (then F4 for capture controls).

 

Posted (edited)

Thanks! That was the issue. 


alsamixer > F4: Volume was low/off and Capture was not enabled (SPACEBar). Hitting the spacebar with the channel selected put the red text "CAPTURE".

 

image.png.3677bfe982fcd5664a7dc2e9beb1341a.png

 

 

Edited by danfoxley

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines