View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005681 | Yocto | Audio | public | 2023-01-17 09:19 | 2023-09-15 09:44 |
Reporter | gerbach | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | fsimx8mp-Y2022.12 | ||||
Target Version | fsimx8m-next | Fixed in Version | fsimx8mp-Y2023.09 | ||
Summary | 0005681: [PCore8MP] Audio record is not working | ||||
Description | Recording via MIC or LINEIN only produces a silent file. | ||||
Steps To Reproduce | Give 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 | ||||
|
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" |
|
Git commit: a1ea6fe6df1afbb77211e7cd01d006daa024fbbb |