-
Notifications
You must be signed in to change notification settings - Fork 607
SampleApp failure due to Alsa Lib not finding sound card #1302
Comments
We have ported the AVS SDK and we are experiencing a problem creating the sample App. /proc/asound# cat cards |
Do we need to have gstreamer1.0-alsa in our system to set up the usr/share/avs/alsa configuration files |
Hi @cdelsordo Thank you for reaching out to us. This seems like a common issue that could be fixed by following the guidance mentioned in the following: https://github.com/alexa/avs-device-sdk/wiki/Troubleshooting-Guide The specific instructions are under the Linux section. Also the issue you are seeing is similar to this resolved ticket: #212. Also here are few more related issues with speaker setup which have been resolved:
Please let us know if this has fixed your error. Thanks, |
Mahesh, avs-device-sdk version: hardware environment I am using: I am hoping to use a usb microphone for input and the BCM7271/HDMI as the output. Steps to Reproduce:
Expected behavior: We installed alsa-utils and when I run the alsa utilities function to see sound cards and recording devices I get: In looking online at a Amazon avs-device sdk issue online which is for a pi board that uses a Broadcom chip we see the following configurations using alsa-utils which shows output configured for bcm2835/HDMI and a usb microphone input. We would like to use BCM7271/HDMI and usb microphone configuration and we would like to know if you can help guide us on how to get this configured. ...FROM Pi Board configuration Chris |
SampleApplicationCreationFailure04-01-2019.txt Here is the SampleApplication log attachment. Hopefully the attachment worked. |
Mahesh,
2019-04-02 17:12:22.297 [ 4] E MediaPlayer:handleBusMessageError:source=decoder,error=Your GStreamer installation is missing a plug-in.,debug=../../../gst-plugins-base-1.10.4/gst/playback/gstdecodebin2.c(4593): gst_decode_bin_expose (): /GstPipeline:audio-pipeline/GstDecodeBin:decoder: Which gst-plugins-base1.10.4 plugin am I missing? Sorry if I should be able to decipher this. My understanding is that gstreamer should be able to select the sound output path on its own and I am notr sure if alsa-configuration would play a part in that. |
Mahesh, |
IMPORTANT: Before you create an issue, please take a look at our Issue Reporting Guide.
Briefly summarize your issue:
What is the expected behavior?
What behavior are you observing?
Provide the steps to reproduce the issue, if applicable:
Tell us about your environment:
What version of the AVS Device SDK are you using?
Tell us what hardware you're using:
Tell us about your OS (Type & version):
The text was updated successfully, but these errors were encountered: