1

I am having recurring problems with 2 Pi0W and, less often, with a Pi3B+ using pikrellcam as part of wildlife project

What happens is that the Pi simply freezes. I am using a headless mode and cannot connect with SSH or pikrelcam web-GUI. On some occasions the pi has stopped halfway through a recording or conversion from H264 to mp4 video. It happens randomly, ranging from minutes to days from boot.

Setup is with latest stretch as-per current date. I have ruled out PSU issues, bad cables and corrupted SD-cards. I have turned off wifi powermanagement (though I have read this i off by default in Stretch) Current IW signal strenght for Pi0Ws are -64 dbm and link-quality is 46/70 I have an USB microphone attached but nothing else.

Question: Is it normal that Pi freezes when wifi is lost or the link is too bad? (Pikrell cam and NFNIX server should not be affected by the wifi connection and should not affect the pi in that way)

Funny thing is that I set up the same Pi on another router and it ran for weeks. So I tried a new router instead of the one I am currenly using for my wildflife project, but still the Pis freeze. Is there some external factor I have missed? Freak magnetic fields? Angry spirits?

EDIT: I had previously set both Pi0 to overvoltage=4 but on a recommendation I set one of them to 8. It still froze today. I have one a new mesh network and one on my old (8 years old) router and they have boot frozen at some point the past few days. I tried checking the logs (/var/log/syslog, messages, etc) but found only the usual startup messages and then nothing until i had to reboot again. Nothing unusual around the time of the freeze

Secondary question: Can someone point me towards a script that will monitor voltage (or lack therof) and wifi connection?

EDIT 2: The problem appears to be random and I have not been able to replicate it at will. Just for claritys sake I will write a brief timeline of all different things I have tried.

  1. Standard setup as above, though it was an older version of stretch (2018). The Pi0 would freeze randomly.
  2. I changed the PSU and cables to all RPI-PSU and thick Anker-cables. I added over_voltage=4 and force_turbo=1 (from recommendation in this post https://www.raspberrypi.org/forums/viewtopic.php?t=212777).
  3. I set up 2 Pi0 in my office, all else the same, and they both ran for weeks.
  4. I moved the Pi's to the test area (old guesthouse/shed at the bottom of my garden) and added my old router to wpa_supplicant. Had problems with the Pi's freezing from day one.
  5. Set up one Pi on a fresh SD card. Used GUI to set it up on my old router. - Still frooze, anything from minutes to days from boot.
  6. Set up the other Pi to use my phone's mobile hotspot. It frooze a few hours after I turned off the hotspot. I have now returned it to my old router.
  7. Changed over_voltage=8 as recommended in this post https://www.raspberrypi.org/forums/viewtopic.php?f=43&t=115583&p=1469947#p1469770. Still froze.
  8. Added one of the Pi0 to my mesh network (Moved a satellite to the test area). It has frozen once but not since. So still a bit inconclusive.

Since the problem appears at very random times it is difficult to find a exact circumstance when it appears. - It could be the wifi in the test area, either I have missed a setting in the setup or on the router. This is supported by the fact that 2 Pi0s ran for weeks in my office. But why would one pi freeze and the other continue working for days when I have the same setup on both?

  • It could be a power setting, I feel I have ruled out PSU/cable issues, though I thought I had found the solution with over_voltage=4. The Pi's both ran for weeks in my office. It is slightly supported by the fact that the freezing often seem to happen halfway through a video conversion. But if so, Why? Could it be that the CPU is overwhelmed when trying to deal with motion detection and video recording at the same time, but if so, why does it only happen occasionally?

I the next few days I will try to change the SD cards to new ones and see what happens.

I will also try to move one of the Pi0 to a new place just in case I am having som freak magnetic fields screwing with me in the test area (see answer in this post: Raspberry Pi 3B+ freezes randomly )

  • "Is it normal that Pi freezes when wifi is lost or the link is too bad?" -> No, this should not have a detrimental effect on anything (excepting things running inside an ssh session, etc). – goldilocks Jun 01 '19 at 11:18
  • I have been using a 2.4GHz WiFi router (NetGear) for a couple of years and did not notice even slightest problem so far. A couple of days ago, I bought a new dual band 2.4GHz/5GHz router (also NetGear) but found the GUI Desktop WiFi status symbol from time to time shows llink broken, but almost always recover in at most 2 seconds. The Rpi did not pause at all. Since this intermittent broken then auto recover WiFi link never happened for my old router, I conclude that the new dual band router is not as stable as the old one. – tlfong01 Jun 01 '19 at 11:18
  • You need to explore the possibility that whatever is affecting the wifi connection is also causing the Pi to freeze. Have you checked logs or done any kind of system monitoring? – goldilocks Jun 01 '19 at 12:29
  • Thanks for answering, all of you! – Carl-Fredrik von Essen Jun 01 '19 at 19:29
  • Thanks for answering all of you! I also find it strange that a loss of wifi would have this effect.

    I tried checking the logs (syslog, msglog, etc) but found only the usual startup messages and then nothing until i had to reboot again. Nothing unusual around the time of the freeze Is there anywhere else I should look?

    If you could point me in the right direction for system monitoring scripts I would be grateful.

    – Carl-Fredrik von Essen Jun 01 '19 at 19:41
  • I use these pis for a wildlife filming project and they use a motion detection program to take videos. Can they wear out a SD-card in a matter of days or weeks? ALthough I did experience this problem even after a few days with the pi running on fresh card of good quality but I just want to check if anyone thinks this could be the problem. But surely the SD cards should last more then a couple of weeks? – Carl-Fredrik von Essen Jun 01 '19 at 19:55
  • Does the RasPi also freezes when you simply shut down the hotspot? Please address me with @Ingo, otherwise I won't see your reply. – Ingo Jun 01 '19 at 20:18
  • @Ingo : I have tried that before but it was inconclusive because either one or both would freeze at different times. It appears to be completely random. I will try it again with the current setup and see what happens. Se also Edit2 above – Carl-Fredrik von Essen Jun 03 '19 at 06:38
  • @Ingo wifi has been off for 8 hours and things still work, so I guess wifi connection is not a primary cause at least. Maybe I need to post a new question and look into power management and cpu monitoring. – Carl-Fredrik von Essen Jun 03 '19 at 16:10
  • I just cannot provoke the freeze with anything, yet it still happens occasionally. I guess the answer to the question is what @goldilocks proposed: The wifi connection is not the cause. I will pursue other theories. Thank you everyone for taking the time to answer. – Carl-Fredrik von Essen Jun 08 '19 at 17:23

0 Answers0