Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

microphone test failed #669

Closed
2 of 8 tasks
bill-lzb opened this issue Apr 30, 2018 · 3 comments
Closed
2 of 8 tasks

microphone test failed #669

bill-lzb opened this issue Apr 30, 2018 · 3 comments

Comments

@bill-lzb
Copy link

bill-lzb commented Apr 30, 2018

IMPORTANT: Before you create an issue, please take a look at our Issue Reporting Guide.

Briefly summarize your issue:

Microphone test failed.

What is the expected behavior?

rec test.wav should work, and arecord -l should output the record devices.

What behavior are you observing?

When I run rec test.wav, the following errors were output:
ALSA lib pcm_hw.c:1713:(_snd_pcm_hw_open) Invalid value for card
rec FAIL formats: can't open input `default': snd_pcm_open error: No such file or directory

And arecord -l output nothing.

Provide the steps to reproduce the issue, if applicable:

I just followed https://github.com/alexa/avs-device-sdk/wiki/Raspberry-Pi-Quick-Start-Guide.

Tell us about your environment:

What version of the AVS Device SDK are you using?

  <1.7.0>

Tell us what hardware you're using:

  • Desktop / Laptop
  • Raspberry Pi
  • Other - tell us more:

Tell us about your OS (Type & version):

  • Linux
  • MacOS
  • Raspbian Stretch
  • Raspbian Jessy
  • Other - tell us more:
@frozenberg
Copy link
Contributor

Hi @bill-lzb,

Could you print the output of the following commands?

arecord -L
cat ~/.asoundrc

I am looking at https://www.raspberrypi.org/forums/viewtopic.php?t=13088 and some of the posts there might fix this particular problem.

Thanks,
Fede

@priyagsenthil
Copy link
Contributor

Hi @bill-lzb,

Am closing this issue as we haven't heard back from you. If you still see the issue feel free to open another issue.

Thanks
Priya

@bill-lzb
Copy link
Author

bill-lzb commented May 9, 2018

Hi Priya

After connecting a USB microphone, it became OK.

Thanks
Bill

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants