Reflash the Raspbian image to your SD card, unplug network cable, boot Pi, change default password for pi user to something secure, then plug network cable back in.
Reflash the Raspbian image to your SD card, unplug network cable, boot Pi, change default password for pi user to something secure, then plug network cable back in.
Code: Select all
arm_freq=1100
over_voltage on default value
over_voltage_sdram on default value
Code: Select all
arm_freq=1150 or default i.e., 1200
over_voltage on default value
over_voltage_sdram on default value
Code: Select all
arm_freq on default value (1200)
over_voltage=1
over_voltage_sdram=1
Code: Select all
arm_freq on default value (1200)
over_voltage=1
over_voltage_sdram on default value
Never do this if you expect support - it gets you a bleedin edge kernelExecuted rpi-update
Probably this thread is the most relevant for Pi 3B crashing under load. If you have the time, reading the entire thread is interesting. In summary, the trouble with the Pi 3B appears to be that the built-in 3V power supply was too simple to handle current fluctuations that resulted when switching clock rates while running optimized computational codes on all cores. The redesigned 3B+ has much more advanced 3V power circuitry.
Mine is a 3B+ejolson wrote: ↑Tue Sep 18, 2018 5:11 amProbably this thread is the most relevant for Pi 3B crashing under load. If you have the time, reading the entire thread is interesting. In summary, the trouble with the Pi 3B appears to be that the built-in 3V power supply was too simple to handle current fluctuations that resulted when switching clock rates while running optimized computational codes on all cores. The redesigned 3B+ has much more advanced 3V power circuitry.
My Pi 3B worked with overvolt 2, but I decided to underclock it to 900MHz for power savings and stability.
We are not seeing any major problems with the 3b+ now - have them running on my desk 24/7 with no problems. So, would be useful to determine your exact circumstances. Any details you can share? Without them we won't be able to fix your issue.Tozzi1 wrote: ↑Fri Oct 12, 2018 12:06 amWell, I'm really sorry, but here in my scenario the B+ are still not running reliably.
It helps to do the rpi-update, but all in all, there has to be at least one bug still hidden somewhere in the drivers.
My Model 3B (non-plus) in the basement works completely reliably for months without reboots, still on Jessie.
Exactly what I used to love about Raspy Pi.
With the 3B+'s, I have to pull the plug every other day, and they get boiling hot whenever that happens.
I'll put my 3B+'s in a drawer for now and replace them with something else meanwhile until this has been figured out.
Can't really be bothered anymore and have got no more time to waste on this.
I'd love to help but can't see how...
Over and out.
Code: Select all
[email protected]: free -h
total used free shared buff/cache available
Mem: 939M 484M 84M 93M 370M 301M
Swap: 0B 0B 0B
Holiday season, yes, and perhaps no-one actually knows what the problem is?e-raser wrote: ↑Fri Dec 28, 2018 8:07 pmI think I "fixed" it by reverting the last change and enabling swapping again. Pi´s running for more than 6 days now (which is more than x2 the time it did before with those freeze/lock indicated reboots). Not 100 % sure system is running stable without any temporary issues or "only a minute lasting lockup", but anyway the few minutes freezes and reboots seem to be gone.
Off-topic: Don´t know if it´s the holiday season time or the fact this topic now gots 18 pages, but: no response after more than 14 days, so... thanks for nothing.
Happy holidays
Remember this is a general questions forum, we also have a GitHub bug tracking system that is probably more suitable for your report, and which Pi engineers are more likely to read.e-raser wrote: ↑Sat Dec 29, 2018 12:49 amHappy holidays
Maybe "no-one" can or wants to read? See bold text (summary) at the end of viewtopic.php?p=1402659#p1402659, I spent a lot of time to collect data, diagnose behaviour and finally write all these information. No one read, no one responded. That´s life![]()
But as I wrote: I don´t mind anymore and just updated this (by basically answering to myself) so anyone who might someday run into the same or similiar set of symptoms might have a chance.
I returned it.jlallen75 wrote: ↑Sat Dec 29, 2018 6:32 pmI got a new 3 B+ a few days ago and am having a similar issue. I tried to install Hassio on it right out of the box and the install would never finish. It it just seemed to lock up at some point. I also wound up trying to install LibreElec and Raspbian and those two installed , but would eventually lock up after a minute of two. I noticed that they will only lock up using ethernet. I can boot into Raspbian and run a constant ping, but anymore traffic than that and it locks up solid. I even updating over ethernet locks it up.
To sum up what I've tried.
1. Tried the 2 SD Scards I had and then purchased 2 more to try.
2. Installed Hassio, LibreElec & Rasbian
3. Purchased an additional power supply and tried that.
4. Changed ethernet cable
5. Moved the connection from my Netgear switch to my Cisco switch.
I wound up getting a 2nd 3 B+ and that's had no issues using the same SD, Power supply and network connection so I'm guessing bad batch of hardware? Should I just send it back and try my luck on the return?
Did any replacement work OK?jlallen75 wrote: ↑Tue Jan 08, 2019 5:31 pmI returned it.jlallen75 wrote: ↑Sat Dec 29, 2018 6:32 pmI got a new 3 B+ a few days ago and am having a similar issue. I tried to install Hassio on it right out of the box and the install would never finish. It it just seemed to lock up at some point. I also wound up trying to install LibreElec and Raspbian and those two installed , but would eventually lock up after a minute of two. I noticed that they will only lock up using ethernet. I can boot into Raspbian and run a constant ping, but anymore traffic than that and it locks up solid. I even updating over ethernet locks it up.
To sum up what I've tried.
1. Tried the 2 SD Scards I had and then purchased 2 more to try.
2. Installed Hassio, LibreElec & Rasbian
3. Purchased an additional power supply and tried that.
4. Changed ethernet cable
5. Moved the connection from my Netgear switch to my Cisco switch.
I wound up getting a 2nd 3 B+ and that's had no issues using the same SD, Power supply and network connection so I'm guessing bad batch of hardware? Should I just send it back and try my luck on the return?
I didn't opt for a replacement, but the other one I got the same day has been going strong for days with no issues. Raspbian and Hassio had no issue using Ethernet.jamesh wrote: ↑Tue Jan 08, 2019 8:05 pmDid any replacement work OK?jlallen75 wrote: ↑Tue Jan 08, 2019 5:31 pmI returned it.jlallen75 wrote: ↑Sat Dec 29, 2018 6:32 pmI got a new 3 B+ a few days ago and am having a similar issue. I tried to install Hassio on it right out of the box and the install would never finish. It it just seemed to lock up at some point. I also wound up trying to install LibreElec and Raspbian and those two installed , but would eventually lock up after a minute of two. I noticed that they will only lock up using ethernet. I can boot into Raspbian and run a constant ping, but anymore traffic than that and it locks up solid. I even updating over ethernet locks it up.
To sum up what I've tried.
1. Tried the 2 SD Scards I had and then purchased 2 more to try.
2. Installed Hassio, LibreElec & Rasbian
3. Purchased an additional power supply and tried that.
4. Changed ethernet cable
5. Moved the connection from my Netgear switch to my Cisco switch.
I wound up getting a 2nd 3 B+ and that's had no issues using the same SD, Power supply and network connection so I'm guessing bad batch of hardware? Should I just send it back and try my luck on the return?