Add a heatsink and fan. You'll get better performance.
Just run current firmware from last september or later and keep the pi4 standing up on its side naked, it will never throttle no matter what you throw at it. (unless maybe your room is 80F or more) I've had my pi4 compile stuff for days on end and it does not throttle if the above setup is followed.
64 bit OS Raspberry Pi4 Benchmarks
41–50 of 104 posts
Re: 64 bit OS Raspberry Pi4 Benchmarks
#42I think the main issue keeping the pi with a 32b userspace is the lack of availability of 64bit GPU firmware
> I think the main issue keeping the pi with a 32b userspace is the lack of availability of 64bit GPU firmware Uh, no. It's there because of the design goals and priorities of the Foundation. They want to be able to distribute a distribution that runs on any raspberry pi generation. Performance is of secondary concern to them. So Raspbian remains at 32-bit.
Re: 64 bit OS Raspberry Pi4 Benchmarks
#43Has anyone gotten the aarch64 Raspberry Pi image of Alpine to work on the Pi 4? It seems like a good fit for a RAM constrained system but I could never get it past the colorful boot screen.
Re: 64 bit OS Raspberry Pi4 Benchmarks
#44One of the things that I find great about Raspbian is that the boot files are stored on a FAT32 partition which is readable from any OS, and there are some nice considerations for headless setups: drop in a wpa_supplicant.conf to configure Wi-Fi, `touch ssh` to get OpenSSH enabled at next boot. Do any of the alternative OSes, like Ubuntu, offer this?
Re: 64 bit OS Raspberry Pi4 Benchmarks
#45ARM or X86 I really don't care...
Re: 64 bit OS Raspberry Pi4 Benchmarks
#46Slightly off topic, but kind of on theme at least: does anyone know where to get an SBC (single board computer) with 6GB of RAM... or even 4.5GB (that doesn't cost like $~300)? The raspberry PI is almost perfect, I just need slightly more ram per unit. ARM or X86 I really don't care...
Udoo - https://shop.udoo.org/udoo-x86-ii-ultra.html
LattePanda - https://www.lattepanda.com/products/lattepanda-alpha-864s.ht...
There are a few more. You could also build your own. All you need is a micro ITX motherboard + ram and a processor and something to power. Get them used and it will be way more powerful.
Re: 64 bit OS Raspberry Pi4 Benchmarks
#47Earlier quoted context omitted.
Just run current firmware from last september or later and keep the pi4 standing up on its side naked, it will never throttle no matter what you throw at it. (unless maybe your room is 80F or more) I've had my pi4 compile stuff for days on end and it does not throttle if the above setup is followed.
What did the firmware change to enable this kind of performance?
https://www.hackster.io/news/raspberry-pi-4-firmware-updates...
Re: 64 bit OS Raspberry Pi4 Benchmarks
#48Has anyone gotten the aarch64 Raspberry Pi image of Alpine to work on the Pi 4? It seems like a good fit for a RAM constrained system but I could never get it past the colorful boot screen.
Yes. All 9 of my rpi4 systems run the aarch64 image. I some issues with 3.11.0 but 3.11.3 should work pretty well now.
Re: 64 bit OS Raspberry Pi4 Benchmarks
#49Earlier quoted context omitted.
I have not used or had a need for hardware GL. Don't even know what MIPI is. I use it as very cheap bare metal. Still plan to use 3 of them as Ceph monitors.
Sounds like you're using them as servers. Doesn't the lack of ECC worry you?
Ceph monitors aren't in the data path and Paxos is robust against byzantine failure, so...
Re: 64 bit OS Raspberry Pi4 Benchmarks
#50Earlier quoted context omitted.
> I think the main issue keeping the pi with a 32b userspace is the lack of availability of 64bit GPU firmware Uh, no. It's there because of the design goals and priorities of the Foundation. They want to be able to distribute a distribution that runs on any raspberry pi generation. Performance is of secondary concern to them. So Raspbian remains at 32-bit.
Can you cite a source for this claim?