16 lines
1.1 KiB
Markdown
16 lines
1.1 KiB
Markdown
title = raspberry pi struggles
|
|
time = 1717925441
|
|
========================
|
|
|
|
recently, i have been experiencing struggles with my raspberry pi
|
|
here i will list all of the issues, maybe you have solutions or something
|
|
## git randomly breaking
|
|
this is entierly spontenous, and happens on every distro i've used for RPi3. it just SEGFAULT's after I update the system, and nothing helps, even uninstalling and reinstalling doesn't work.
|
|
## stdio.h
|
|
stdio.h has broken on me multiple times, to the point where it starts pulling in fortran sources and other bullshit, forcing me to use qemu on my own PC to compile stuff
|
|
## random overheating ???
|
|
my RPi has 0 load, 0 anything. absolutely nothing is being done on it, like 3 processes
|
|
and it still randomly overheats, to the point where the case has started to droop. it is literally
|
|
melting before my eyes
|
|
|
|
there is something either very wrong with my raspberry Pi, or I've broken something. at this point all I've been using has been STM32's and ESP8266's for my projects, or a hetzner dedi. i don't know why I even maintain most of my own hardware at this point, it serves 0 purpose if I could just parsec into a server with a 4090
|