View Issue Details

IDProjectCategoryView StatusLast Update
0005681YoctoAudiopublic2023-09-15 09:44
Reportergerbach Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Versionfsimx8mp-Y2022.12 
Target Versionfsimx8m-nextFixed in Versionfsimx8mp-Y2023.09 
Summary0005681: [PCore8MP] Audio record is not working
DescriptionRecording via MIC or LINEIN only produces a silent file.
Steps To ReproduceGive audio input to MIC or LINE_IN
amixer set 'Capture' 100 on

Line In:
amixer set 'Capture Mux' 'MIC_IN'
Mic_In:
amixer set 'Capture Mux' 'LINE_IN'

arecord -c 2 -r 48000 -f S16_LE -V stereo /tmp/test.wav

aplay /tmp/test.wav

Activities

gerbach

2023-01-17 12:03

developer   ~0004391

The asound.state entry

control.5 {
                iface MIXER
                name 'Capture Switch'
                value false
                comment {
                        access 'read write'
                        type BOOLEAN
                        count 1
                }
}

is set to mute in the fsimx8mp-Y2022.12 release.
This cannot be undone with the alsamixer command.

It can be activated with the command "amixer cset name='Capture Switch' on"

gerbach

2023-09-15 09:44

developer   ~0004520

Git commit: a1ea6fe6df1afbb77211e7cd01d006daa024fbbb