@carusb Mine has been doing that since the guarantee ran out circa 2021; if it isn't touched for a few minutes it reboots. This began at the same time the touch bar began strobing.
Still going though. Updates seem to affect the M1, untested I guess
There's a thread on the Mac forum.
Let me know if there's ever a class lawsuit.
@Deixis9 @Thebratdragon
@Theriac
@kaiser_franz
@serichards Happened again this morning. Done a full BitDefender scan, all fine. Did a restart and ran Apple Diagnostics, all fine. Still on 14.8.5, so auto-update's not on. Spotted a couple of apps that had updated themselves more recently, decided I didn't need them (BBEdit??), gone
A possible common link is using the laptop sitting up in bed in the morning, so it's resting on the duvet, then closed and laid on the duvet. So, temperature? 1/2
@Deixis9 @Thebratdragon @Theriac @kaiser_franz @serichards I thought there was a temperature measure in Activity Monitor, but it's Energy. Highest usage by far last 12 hours was Dropbox. Had a close look & found some files in a folder for my sister that had little clouds against them. I suspect it's been struggling to sync them for ~10 years! Deleted them, and Dropbox Energy usage has dropped through the floor.
Used my rocket blower on the vents (?), wondered if I should try vacuuming them? 2/2
@carusb @Deixis9 @Theriac @kaiser_franz @serichards
get a sheet of chipboard or similar, the size of the laptop and rest iy on that, see if hat helps.
being solid metal might be part of its heat dissipation method.
Can you leave it running up on 2 runners so most of the base has airflow and see if it plays up then?
@carusb @Deixis9 @Thebratdragon @Theriac @serichards
A few more things you can try based on my limited research:
In a terminal run:
log show --predicate 'eventMessage contains "Previous shutdown cause"' --last 30d
Apparently a code of -3 means thermal shutdown
You can also run:
ls /Library/Logs/DiagnosticReports/
If any files it returns are .panic then it was a hard crash and you can view those files to maybe get some more info?