Read the statement by Michael Teeuw here.
Trying to update node.js fails
-
@thad release 10, is that buster or bullseye?
pi4, 2,4,8 gig?
-
It’s buster and I believe the pi4 is a 2GB model.
-
-
pi@raspberrypi:~/MagicMirror $ uname -a
Linux raspberrypi 4.19.97-v7l+ #1294 SMP Thu Jan 30 13:21:14 GMT 2020 armv7l GNU/Linux
pi@raspberrypi:~/MagicMirror $ free -m
total used free shared buff/cache available
Mem: 1939 342 888 254 708 1261 -
@thad thx… original buster (4.19.97), legacy is 5.??? something)
and yes, 2gig memory
did u do any display config settings info in the /boot/confg.txt
i have gpu trouble on my jetson nano, but never on any pi so far…
-
I don’t recall making any edits to that file. Most items in that file are commented out. Here’s a list of what’s not commented out:
hdmi_force_hotplug=1
hdmi_group=1
hdmi_mode=97
dtparam=audio=on
[pi4]
dtoverlay=vc4-fkms-v3d
max_framebuffers=2
[all]
hdmi_force_hotplug=1 -
@thad said in Trying to update node.js fails:
dtoverlay=vc4-fkms-v3d
max_framebuffers=2same for my pi4 (4 gig)