Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Audio capture noisy with WM8960 SoC codec #4384

Closed
tewarid opened this issue Jun 11, 2021 · 1 comment
Closed

Audio capture noisy with WM8960 SoC codec #4384

tewarid opened this issue Jun 11, 2021 · 1 comment

Comments

@tewarid
Copy link

tewarid commented Jun 11, 2021

I'm using the WM8960 SoC codec as part of a custom kernel build at version 5.10.31.

Audio playback works with Seeed's ReSpeaker 2-Mics Pi HAT after enabling a few switches that are off, and adjusting the volume

amixer -c1 sset 'Left Input Mixer Boost' toggle
amixer -c1 sset 'Left Output Mixer PCM' toggle
amixer -c1 sset 'Right Input Mixer Boost' toggle
amixer -c1 sset 'Right Output Mixer PCM' toggle
amixer -c1 sset 'Headphone',0 100%,100%

Sound capture however is very noisy, see test.wav.zip produced with

arecord -f cd -Dhw:1 -d5 > test.wav

Seeed's soundcard driver works without issue.

Found no meaningful differences in alsa settings. See asound.state.txt vs seeed-asound.state.txt.

AIWintermuteAI referenced this issue Aug 17, 2021
Enable the WM8960 driver module, as used by the wm8960-soundcard
overlay.

See: #4454

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
@tewarid
Copy link
Author

tewarid commented Feb 25, 2022

Cannot reproduce issue with kernel version 5.15.24.

@tewarid tewarid closed this as completed Feb 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant