mano1979 / Pesky-Products-ICS-43434

Setup for ICS-43434 MEMS i2S microphone on a Raspberry Pi
MIT License
8 stars 4 forks source link

Need help with error during install #1

Open raspi-three opened 5 years ago

raspi-three commented 5 years ago

What may be causing this?

pi@raspberrypi:~/ics43432 $ dtc -@ -I dts -O dtb -o i2s-soundcard.dtbo i2s-soundcard-overlay.dts i2s-soundcard.dtbo: Warning (unit_address_vs_reg): Node /fragment@0 has a unit name, but no reg property i2s-soundcard.dtbo: Warning (unit_address_vs_reg): Node /fragment@1 has a unit name, but no reg property i2s-soundcard.dtbo: Warning (unit_address_vs_reg): Node /fragment@2 has a unit name, but no reg property i2s-soundcard.dtbo: Warning (unit_address_vs_reg): Node /fragment@3 has a unit name, but no reg property

pi@raspberrypi:~/ics43432 $ uname -a Linux raspberrypi 4.14.98-v7+ #1200 SMP Tue Feb 12 20:27:48 GMT 2019 armv7l GNU/Linux

mano1979 commented 5 years ago

I am not sure, since i'm not much of a coder, and it has been quite a while since i made this tutorial. But let me look into it, and i'll get back to you.

mano1979 commented 5 years ago

I looked into it, and it might be a non trivial error. You can just ignore it.

Though, if you have issues with the microphone not working, check out this link:

https://www.raspberrypi.org/forums/viewtopic.php?t=173640

raspi-three commented 5 years ago

Thank for your time. Thank you for the link. I just completed my first round of testing and the mic works great!

Regards, Carl

On Mon, May 6, 2019 at 6:44 AM Mano Biletsky notifications@github.com wrote:

I looked into it, and it might be a non trivial error. You can just ignore it.

Though, if you have issues with the microphone not working, check out this link:

https://www.raspberrypi.org/forums/viewtopic.php?t=173640

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mano1979/Pesky-Products-ICS-43434/issues/1#issuecomment-489578391, or mute the thread https://github.com/notifications/unsubscribe-auth/ALBEC2NTZBFOD3TVRHBPFLLPUADYDANCNFSM4HKX7YKQ .

mano1979 commented 5 years ago

Glad i could help. Have fun!