@sdetweil Thanks for responding.
Swap size is 4096. I bumped it up from the default 512 to see if that helped.
I’m trying with firefox, but just launching the browser and navigating to the website takes 5+ minutes.
Maybe I should try the 32-bit version of bookworm?
This is unrelated, but while I was troubleshooting, I went through your raspberry.sh script. Could yo u tell me what’s going on with line 55 “if [ 0 -eq 1 ]; then” ? Won’t that always evaluate to false? or is there a bash trick I’m missing?