hi, I am facing this same. If you have found any solution please let me know
Read the statement by Michael Teeuw here.
Latest posts made by Ameyalgudkar
-
RE: MMM-awesome-alexa only works once on startup, and doesn't work again
-
RE: MMM Awesome Alexa installing snowboy.
@sdetweil Okay, would gladly like to tell that this did get the errors but it worked even with them. I didn’t knew until now that its fine to get those errors as no one mentions them anywhere in the scripts. Now the one thing is that the alexa only listens once and then stops listening to hotword. My mic is working and I have checked that. Speakers are working, I read somewhere about the electron and Chrome issue not sure if that would be the reason. But if that is then I will try, if that doesn’t work ill ask.
Thank you for the help and support
-
RE: MMM Awesome Alexa installing snowboy.
@sdetweil how should I run the script? I tried the bash c but that didnt worked so did everything from script manually.
I will run the script exactly as you say and then will show you result if thats ok. also please let me know in which directory should I run the script. -
RE: MMM Awesome Alexa installing snowboy.
@sdetweil now I really dont know what else I have to follow, you can see each and every step I did, I literally copy pasted all the commands as they are. in the same order and directories, I havent included the first few steps mentioned as they get executed every time. I have posted every step which has got errors.
-
RE: MMM Awesome Alexa installing snowboy.
@sdetweil yes I tried, but snowboy not getting installed. here is the errors
if that would be helpful for you to understand what is actually happening. sorry for the file being very long and tiring.
-
RE: MMM Awesome Alexa installing snowboy.
@gelaw no it didn’t. still trying to figure somehow to install Snowboy. just the npm install method is not executing properly. I need the help of dev if I could. but looks like he hasn’t touched his post for a while.
-
RE: MMM Awesome Alexa installing snowboy.
@Bugsounet with your automated process it got installed within modules of magic mirror.
-
RE: MMM Awesome Alexa installing snowboy.
@sdetweil So, what I was trying to do is update my eeprom as I was getting the error at boot. and so I did the bootloader factory reset as the steps mentioned
If your Raspberry Pi 4 will not boot, it is possible that the SPI EEPROM has become corrupted. To check, remove the SD card, disconnect the device from power, then reconnect it. If the green LED does not flash, this indicates that the EEPROM has become corrupted. Raspberry Pi Imager provides an easy way to fix this problem, by automatically preparing an SD card that will reprogram your Raspberry Pi 4’s EEPROM: Find an SD card that is empty, or does not contain any data you want to keep; it will be completely erased of all data during this process. Download Raspberry Pi Imager for your operating system from the list near the top of this page. Click “CHOOSE OS” and select “Misc utility images” then “Pi 4 EEPROM boot recovery”. Insert an SD card, click “CHOOSE SD CARD”, select the card you have inserted, then click “WRITE”. Once the SD card is ready, insert it into your Raspberry Pi 4 then connect the Raspberry Pi to power. Once complete, the green LED will blink rapidly in a steady pattern. Disconnect the device from power. Now you can remove the recovery SD card, insert your usual SD card, and resume using your Raspberry Pi.
that fixed the issue with eeprom not being corrupted.
But later checking the current eeprom I noticed, for some reason the default bootloader I have in Raspberry Pi’s eeprom has been set as such for every new boot I had to short the Global_EN with ground to boot the Pi.
Even that being done it did not boot the new sd card’s no matter what. (So my guess right here is its cause of the makeshift power adaptor I am using which is converting 12v dc to 5v dc)
At this point I’m starting to hate these newer RPI4’s already.Edit- so there was actually some issue with my SD cards not being flashed properly, now I have enabled the USB boot with the latest eeprom, and the PI boots normally. will get a good sd card reader.
-
RE: MMM Awesome Alexa installing snowboy.
@sdetweil sorry to say, but nope it does not work on mine. the same snowboy installation error.
-
RE: MMM Awesome Alexa installing snowboy.
@sdetweil yes thats the one.
Also I just checked there are few parameters in that config that I have slightly different than default. Even after flashing the default recovery.img it did not get changed. So I will do it manually and check if it works.