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

Mic audio recording do not work over 3.5mm CM3 I/O jack #6

Open
Sfinx opened this issue Feb 15, 2024 · 3 comments
Open

Mic audio recording do not work over 3.5mm CM3 I/O jack #6

Sfinx opened this issue Feb 15, 2024 · 3 comments

Comments

@Sfinx
Copy link

Sfinx commented Feb 15, 2024

The recording contains noise + cracks. cmd used:

arecord -D plughw:CARD=rockchiprk817,DEV=0 -V mono 1.wav
@Sfinx
Copy link
Author

Sfinx commented Feb 15, 2024

Image used: debian b27 xfce

@usui95
Copy link

usui95 commented Feb 18, 2024

may be try this command
arecord -D plughw:CARD=rockchiprk817,DEV=0 -V mono -f S16_LE -r 16000 -d 20 1.wav

@Sfinx
Copy link
Author

Sfinx commented Feb 18, 2024

It doesn't matter what bitrate or format is used with plughw - the MICBIAS voltage is absent at rk817 MIC input. It is definitely driver issue.

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

2 participants