You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all thank you so much for the support. Previously i was using this library over my Raspberry pi 3 and it was working 100% perfect but My project requirement is Raspberry pi Zero W and i am using the same memory card for the microphone but still it not working. Can you help me through ?
Thank You
snd-i2s_rpi: Setting platform to 3f203000.i2s
this has to look like this i guess
snd-i2s_rpi: Setting platform to 20203000.i2s
pi@raspberrypi:~ $ sudo modprobe snd-i2s_rpi rpi_platform_generation=0
pi@raspberrypi:~ $ dmesg | grep i2s
[ 3.700989] snd_i2s_rpi: loading out-of-tree module taints kernel.
[ 3.701747] snd-i2s_rpi: Version 0.0.2
[ 3.701760] snd-i2s_rpi: Setting platform to 3f203000.i2s
[ 7.208148] asoc-simple-card asoc-simple-card.0: ASoC: CPU DAI 3f203000.i2s not registered - will retry
[ 8.664851] asoc-simple-card asoc-simple-card.0: ASoC: CPU DAI 3f203000.i2s not registered - will retry
[ 8.666020] asoc-simple-card asoc-simple-card.0: ASoC: CPU DAI 3f203000.i2s not registered - will retry
[ 9.171664] asoc-simple-card asoc-simple-card.0: ASoC: CPU DAI 3f203000.i2s not registered - will retry
[ 9.236320] asoc-simple-card asoc-simple-card.0: ASoC: CPU DAI 3f203000.i2s not registered - will retry
[ 9.429768] asoc-simple-card asoc-simple-card.0: ASoC: CPU DAI 3f203000.i2s not registered - will retry
[ 10.534964] asoc-simple-card asoc-simple-card.0: ASoC: CPU DAI 3f203000.i2s not registered - will retry
[ 10.557961] asoc-simple-card asoc-simple-card.0: ASoC: CPU DAI 3f203000.i2s not registered - will retry
[ 18.255598] asoc-simple-card asoc-simple-card.0: ASoC: CPU DAI 3f203000.i2s not registered - will retry
[ 18.260127] asoc-simple-card asoc-simple-card.0: ASoC: CPU DAI 3f203000.i2s not registered - will retry
The text was updated successfully, but these errors were encountered:
First of all thank you so much for the support. Previously i was using this library over my Raspberry pi 3 and it was working 100% perfect but My project requirement is Raspberry pi Zero W and i am using the same memory card for the microphone but still it not working. Can you help me through ?
Thank You
snd-i2s_rpi: Setting platform to 3f203000.i2s
this has to look like this i guess
snd-i2s_rpi: Setting platform to 20203000.i2s
The text was updated successfully, but these errors were encountered: