Another Possible Cause
Another possible cause is that your mic has two channels but only one channel can provide a valid sound signal. Some information can be found here. The solution is to remap the stereo input to a mono input:
1. Find your source name from the following command; mine is alsa_input.pci-0000_00_1f.3.analog-stereo
pacmd list-sources | grep 'name:.*input'
2. Edit /etc/pulse/default.pa and add the following lines, where INPUT_NAME is name of the input source from above step:
load-module module-remap-source source_name=record_mono master=INPUT_NAME master_channel_map=front-left channel_map=mono
set-default-source record_mono
3. Restart PulseAudio:
$ pulseaudio -k
$ pulseaudio --start
Now arecord hopefully works. You may still need to change the RecordStream from setting to Remapped Built-in Audio Analog Stereo of a specific application in the Recording tab of pavucontrol.
Tópicos Semelhantes | Estatísticas | Última mensagem | |
---|---|---|---|
teclado notebook Acer não funciona nem na biospor Filipe Abdias » 14 Fev 2021, 09:39 |
Respostas: 0 Exibições: 109 |
14 Fev 2021, 09:39 por Filipe Abdias |
|
Microfone do Headset não está sendo reconhecidopor TBussola » 23 Mai 2020, 18:48 |
Respostas: 0 Exibições: 177 |
23 Mai 2020, 18:48 por TBussola |
|
Microfone reconhecido porem não capta entrada.por caiop » 12 Ago 2020, 18:18 |
Respostas: 0 Exibições: 119 |
12 Ago 2020, 18:18 por caiop |
|
systemd automount não funciona depois do rebootpor Philipe » 13 Jun 2020, 19:36 |
Respostas: 7 Exibições: 483 |
16 Jun 2020, 18:05 por Philipe |
Usuários navegando neste fórum: Nenhum usuário registrado e 2 visitantes