-
Notifications
You must be signed in to change notification settings - Fork 296
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
2mic not listed in aplay #19
Comments
Can you reboot the board ? Then send |
Here the dmesg log |
fixed it: The files didn't existed. Maybe it's because of the quotation marks. |
Well, I have the same problem ... |
Hi beosro, I think noemu took a look into the /seed-voicecard/install.sh file and fixed the problem by commenting out the if statement: echo "card driver already installed"#fi` Unfortunately I'm not able to get this sound card work under Raspbian Stretch (Linux raspberrypi 4.9.26v7-aufs #1 SMP Tue May 9 20:14:03 CEST 2017 armv7l GNU/Linux), yet - but I try hard! If I find a solution, I'll post it hear. |
Same here. Downgraded to Jessie 4.9.35+ kernel too, plain install on RPI zero w. Install goes well but device is not listed in aplay. I can see the boot modules in place. |
BTW. Switched to Dev Branch but no joy there too. Any log I can send you to help debugging and pinpointing this issue? Hoped to use your product for a virtual assistant. |
try to run the uninstall with sudo and for each card (2mic and 4mic) and after a reboot run the original install.sh once with sudo and post the error. |
No 'blocking error' at all, it seems. After some yada about satisfied
dependencies here is the output:
Error! There are no instances of module: seeed-voicecard
0.2 located in the DKMS tree.
Creating symlink /var/lib/dkms/seeed-voicecard/0.2/source ->
/usr/src/seeed-voicecard-0.2
DKMS: add completed.
Kernel preparation unnecessary for this kernel. Skipping...
Building module:
cleaning build area......
make KERNELRELEASE=4.9.35+ -C /lib/modules/4.9.35+/build
M=/var/lib/dkms/seeed-voicecard/0.2/build.....................
cleaning build area.....
DKMS: build completed.
Kernel preparation unnecessary for this kernel. Skipping...
Building module:
cleaning build area.....
make KERNELRELEASE=4.9.35-v7+ -C /lib/modules/4.9.35-v7+/build
M=/var/lib/dkms/seeed-voicecard/0.2/build.....................
cleaning build area.....
DKMS: build completed.
snd-soc-wm8960:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/4.9.35+/kernel/sound/soc/codecs/
snd-soc-ac108.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/4.9.35+/kernel/sound/soc/codecs/
snd-soc-simple-card.ko:
Running module version sanity check.
Good news! Module version for snd-soc-simple-card.ko
exactly matches what is already found in kernel 4.9.35+.
DKMS will not replace this module.
You may override by specifying --force.
depmod.....
DKMS: install completed.
snd-soc-wm8960:
Running module version sanity check.
Good news! Module version for snd-soc-wm8960.ko
exactly matches what is already found in kernel 4.9.35-v7+.
DKMS will not replace this module.
You may override by specifying --force.
snd-soc-ac108.ko:
Running module version sanity check.
Good news! Module version for snd-soc-ac108.ko
exactly matches what is already found in kernel 4.9.35-v7+.
DKMS will not replace this module.
You may override by specifying --force.
snd-soc-simple-card.ko:
Running module version sanity check.
Good news! Module version for snd-soc-simple-card.ko
exactly matches what is already found in kernel 4.9.35-v7+.
DKMS will not replace this module.
You may override by specifying --force.
depmod.....
DKMS: install completed.
cp wm8960_asound.state /var/lib/alsa/asound.state
------------------------------------------------------
Please reboot your raspberry pi to apply all settings
Enjoy!
------------------------------------------------------
But doing aplay -l no seeed sound card is listed
Il giorno sab 20 gen 2018 alle 19:27 noemu <[email protected]> ha
scritto:
try to run the uninstall with sudo and for each card (2mic and 4mic) and
after a reboot run the original install.sh once with sudo and post the
error.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#19 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAItKtvoBuLBYOspqeX_MSLc0WOq9FF2ks5tMjAHgaJpZM4Q_jJs>
.
--
Stefano Valicchia - Giardiniere Informatico
|
aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: ALSA [bcm2835 ALSA], device 0: bcm2835 ALSA [bcm2835 ALSA]
Subdevices: 8/8
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
Subdevice #7: subdevice #7
card 0: ALSA [bcm2835 ALSA], device 1: bcm2835 ALSA [bcm2835 IEC958/HDMI]
Subdevices: 1/1
Subdevice #0: subdevice #0
Il giorno sab 20 gen 2018 alle 19:36 Stefano Valicchia <
[email protected]> ha scritto:
No 'blocking error' at all, it seems. After some yada about satisfied
dependencies here is the output:
Error! There are no instances of module: seeed-voicecard
0.2 located in the DKMS tree.
Creating symlink /var/lib/dkms/seeed-voicecard/0.2/source ->
/usr/src/seeed-voicecard-0.2
DKMS: add completed.
Kernel preparation unnecessary for this kernel. Skipping...
Building module:
cleaning build area......
make KERNELRELEASE=4.9.35+ -C /lib/modules/4.9.35+/build
M=/var/lib/dkms/seeed-voicecard/0.2/build.....................
cleaning build area.....
DKMS: build completed.
Kernel preparation unnecessary for this kernel. Skipping...
Building module:
cleaning build area.....
make KERNELRELEASE=4.9.35-v7+ -C /lib/modules/4.9.35-v7+/build
M=/var/lib/dkms/seeed-voicecard/0.2/build.....................
cleaning build area.....
DKMS: build completed.
snd-soc-wm8960:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/4.9.35+/kernel/sound/soc/codecs/
snd-soc-ac108.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/4.9.35+/kernel/sound/soc/codecs/
snd-soc-simple-card.ko:
Running module version sanity check.
Good news! Module version for snd-soc-simple-card.ko
exactly matches what is already found in kernel 4.9.35+.
DKMS will not replace this module.
You may override by specifying --force.
depmod.....
DKMS: install completed.
snd-soc-wm8960:
Running module version sanity check.
Good news! Module version for snd-soc-wm8960.ko
exactly matches what is already found in kernel 4.9.35-v7+.
DKMS will not replace this module.
You may override by specifying --force.
snd-soc-ac108.ko:
Running module version sanity check.
Good news! Module version for snd-soc-ac108.ko
exactly matches what is already found in kernel 4.9.35-v7+.
DKMS will not replace this module.
You may override by specifying --force.
snd-soc-simple-card.ko:
Running module version sanity check.
Good news! Module version for snd-soc-simple-card.ko
exactly matches what is already found in kernel 4.9.35-v7+.
DKMS will not replace this module.
You may override by specifying --force.
depmod.....
DKMS: install completed.
cp wm8960_asound.state /var/lib/alsa/asound.state
------------------------------------------------------
Please reboot your raspberry pi to apply all settings
Enjoy!
------------------------------------------------------
But doing aplay -l no seeed sound card is listed
Il giorno sab 20 gen 2018 alle 19:27 noemu ***@***.***> ha
scritto:
> try to run the uninstall with sudo and for each card (2mic and 4mic) and
> after a reboot run the original install.sh once with sudo and post the
> error.
>
> —
> You are receiving this because you commented.
> Reply to this email directly, view it on GitHub
> <#19 (comment)>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/AAItKtvoBuLBYOspqeX_MSLc0WOq9FF2ks5tMjAHgaJpZM4Q_jJs>
> .
>
--
Stefano Valicchia - Giardiniere Informatico
--
Stefano Valicchia - Giardiniere Informatico
|
I can see in kern.log those lines: Jan 20 19:13:15 jinni kernel: [ 5.373739] wm8960 1-001a: Failed to issue reset and Jan 20 19:36:33 jinni kernel: [ 3.575627] snd_soc_ac108: loading out-of-tree module taints kernel. I don't care about tainted kernel, but the first 2 lines seems an issue. So the module is loaded. Is the hardware malfunctioning? |
Pulled my hair out A LOT then this fixed it: |
@SimonGurney how did you do it please? |
Sorry, try |
Its ok Simon i figured it out but no luck yet. See my other post. |
After driver installation and reboot on a vanilla Raspbian Stretch lite, i can't find the soundcard.
The RGB LED's are working over the SPI. However the aplay list only shows the bcm2835 default device.
Device: Raspberry Pi Zero W
Soundcard: ReSpeaker 2-mics Pi HAT v1.0
Linux raspberrypi 4.9.59+ #1047 Sun Oct 29 11:47:10 GMT 2017 armv6l
Install log:
https://pastebin.com/3DLwkaU7
The text was updated successfully, but these errors were encountered: