Skip to content
This repository has been archived by the owner on Aug 30, 2020. It is now read-only.

arecord: device_list: no soundcards found... #219

Open
krawa opened this issue May 5, 2020 · 1 comment
Open

arecord: device_list: no soundcards found... #219

krawa opened this issue May 5, 2020 · 1 comment

Comments

@krawa
Copy link

krawa commented May 5, 2020

Hello! I tried to setup a PS3 Eye camera with custom asoundrc. But I didn’t succeed.
The error is that there is no such card.

This terminal screenshot with empty asoundrc
Screenshot from 2020-05-05 16-21-05

arecord -D hw:CameraB409241 -d 5 -r 16000 /tmp/test.wav
ALSA lib pcm_hw.c:1826:(_snd_pcm_hw_open) Invalid value for card
arecord: main:828: audio open error: No such device

Screenshot from 2020-05-06 09-49-18

Screenshot from 2020-05-06 09-46-14

Rhasspy Assistant V2.4.20.3
Home Assistant 0.109.3
HassOS 3.13
Raspberry pi 3b+
arch | armv7l
dev | false
docker | true
hassio | true
os_name | Linux
os_version | 4.19.114-v7
python_version | 3.7.7

@basnijholt
Copy link

I have the exact same issue.

It seems like the Docker image doesn't see the PS3 Eye:

➜  ~ export DOCKER=`sudo docker container ls | grep rhasspy | awk '{print $1}'`
sudo docker exec $DOCKER arecord -l

arecord: device_list:272: no soundcards found...
➜  ~ arecord -l

**** List of CAPTURE Hardware Devices ****
card 0: CameraB409241 [USB Camera-B4.09.24.1], device 0: USB Audio [USB Audio]
  Subdevices: 0/1
  Subdevice #0: subdevice #0

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

2 participants