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

Respeaker 2-Mics PI on Rasbperry Pi Zero does not recognize speaker and headset devices #170

Closed
Jesse0617 opened this issue Jul 20, 2019 · 5 comments

Comments

@Jesse0617
Copy link

Linux version: Linux raspberrypi 4.19.58+ #1245 Fri Jul 12 17:20:08 BST 2019 armv6l GNU/Linux

The issue seems to be almost same as #159 but it is not fixed.
I tried to downgrade karnel version to v4.14 and reboot and restart but I could not solve it.

The problem is here.

pi@raspberrypi:~ $ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: ALSA [bcm2835 ALSA], device 0: bcm2835 ALSA [bcm2835 ALSA]
  Subdevices: 7/7
  Subdevice #0: subdevice #0
  Subdevice #1: subdevice #1
  Subdevice #2: subdevice #2
  Subdevice #3: subdevice #3
  Subdevice #4: subdevice #4
  Subdevice #5: subdevice #5
  Subdevice #6: subdevice #6
card 0: ALSA [bcm2835 ALSA], device 1: bcm2835 IEC958/HDMI [bcm2835 IEC958/HDMI]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
pi@raspberrypi:~ $ arecord -l
**** List of CAPTURE Hardware Devices ****
pi@raspberrypi:~ $ 

Would you please help me think about next action ?

@alenweiru
Copy link

i have the same issue ,the follow command worked for me

sudo rpi-update ee41ed73e89e198aaa84e99bd53c352203d125f8
sudo reboot 
sudo ./install.sh

@Jesse0617
Copy link
Author

Yeah, I did the same but it is not fixed yet.

pi@raspberrypi:~ $ uname -ar
Linux raspberrypi 4.19.57+ #1244 Thu Jul 4 18:42:50 BST 2019 armv6l GNU/Linux
pi@raspberrypi:~ $ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: ALSA [bcm2835 ALSA], device 0: bcm2835 ALSA [bcm2835 ALSA]
  Subdevices: 7/7
  Subdevice #0: subdevice #0
  Subdevice #1: subdevice #1
  Subdevice #2: subdevice #2
  Subdevice #3: subdevice #3
  Subdevice #4: subdevice #4
  Subdevice #5: subdevice #5
  Subdevice #6: subdevice #6
card 0: ALSA [bcm2835 ALSA], device 1: bcm2835 IEC958/HDMI [bcm2835 IEC958/HDMI]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
pi@raspberrypi:~ $ arecord -l
**** List of CAPTURE Hardware Devices ****

@alenweiru
Copy link

I think one thing you can check is that whether ReSpeaker module 40 pin headers is fit to raspberry or not

@Jesse0617
Copy link
Author

I already checked the connection but its fine.
IMG_20190723_212803
IMG_20190723_212708

@Pillar1989
Copy link
Contributor

We tested Rasbperry Pi Zero and found no problem you mentioned

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

No branches or pull requests

3 participants