I wonder if anyone here is using RPi as a main PC? Seems to be capable of most office work with a bit of multimedia on the side. My laptop is dying and I would love to get something stationary that is low-power by default yet good enough so that the internet wouldn't lag. Mounted at the back of an LCD screen could make a nice wireless setup with the other peripherals.
Na it’s too slow. I got one and I don’t touch it. I do also have an orange pi 5 and khandas edge 2 pro. Both are miles ahead of the rpi4 and based on specs they are miles ahead of the rpi5.
Raspberry Pi 5
331–340 of 1001 posts
Re: Raspberry Pi 5
#332I would love to see a more side by side comparison of specs. 2-3x times the speed pretty good though. The raspi 4 was just on the cusp of being usable as a main computer, I wonder how good this will be.
Don't worry, software developers are on it. Soon the Pi 5 will also be on the cusp of being usable as a main computer.
Re: Raspberry Pi 5
#333No word on price. When Raspberry Pi first launched, this was the prime feature of the thing. Can we expect same price as the Raspberry Pi 4? (at the respective RAM level) Edit: found it here: https://www.raspberrypi.com/news/introducing-raspberry-pi-5/ So the 4 GB model is 60$, which is 5$ more than the 4 GB model of the Raspberry 4 when that was launched: https://www.raspberrypi.com/news/raspberry-pi-4-on-sale-now-.…
Raspberry Pi 5 4GB - US$60.00 (EAN 5056561803319) Raspberry Pi 5 8GB - US$80.00 (EAN 5056561803326)
Re: Raspberry Pi 5
#334Re: Raspberry Pi 5
#335Earlier quoted context omitted.
What do you mean with vague information? There is an entire blog post describing the product: https://www.raspberrypi.com/news/introducing-raspberry-pi-5/
This is pretty bad: "Does Raspberry Pi 5 need active cooling? "Raspberry Pi 5 is faster and more powerful than prior-generation Raspberry Pis, and like most general-purpose computers, it will perform best with active cooling. The Raspberry Pi Case for Raspberry Pi 5, with its integrated fan, is one way to provide this." They pose a question themselves, and don't even answer it. Of course something will perform best w…
I don't find it hard to understand what this means: the soc limits it's core performance based on thermal conditions and will throttle when hitting limit temperature. That's standard behavior on every computer or smartphone or GPU out there.
Make temperature lower and it will clock and run at higher speeds without throttling.
Re: Raspberry Pi 5
#336Earlier quoted context omitted.
Yeah, the intel n100 is absolutely fantastic. but even at bargain basement price its at least 2-4x the price: https://www.amazon.co.uk/TRIGKEY-Mini-PC-Desktop-Computer/dp... I have the above, it's max powerdraw is From what I've seen the pi5 is 1/3rd faster than the intel j5005. (in pybench at least.) but comparing to a real intel NUC, of course its going to be faster, the NUC costs an entire order of magnitude more.
The SD is the worst for reliability, but if it's like rpi4, you can put UEFI on the SPI flash and come up on non-SD boot devices without SD now. But that's all kind of crazy when cheaper, faster SBCs commonly simply boot to reliable, on-board, eMMC.
Re: Raspberry Pi 5
#337Earlier quoted context omitted.
Just a shame they didn’t add actual POE without extra hardware.
PoE requires a few beefy components that would blow the board size (and BOM) up quite a bit, for a feature probably only 10-20% of users require. I'm happy with a separate accessory, but wish they could've kept compatibility with the previous versions.
Re: Raspberry Pi 5
#338Earlier quoted context omitted.
I may be completely off base here, but maybe the rpi wasn't the best tool for the project then? What was it, if I may ask?
I mean, I'd be curious what you'd have suggested! We needed it to be small, low power, low heat, provide hardware level access to a camera module, be ethernet accessible. Oh, and under $100 including a fixed M-mount lens. At the time, it didn't seem like rolling our own hardware would have been faster. I would argue - given we succeeded at sub 1ms syncronization - that the Pi was close to the perfect tool. It just wo…
You can attach a function to a pin, and CPU force-jump into a preprogrammed address for a handler routine, which leads into your code, then return(return(return())) back to where it came from. The trigger can be delivered by, say, a Xenon flash pointed at the ceiling and a light sensor, or a dedicated pair of wires from a master Arduino, or a intentional glitch in power line, a drone receiver per each pi all on a same channel, etc.
> fixed M-mount lens
I assume this is meant to say metric threaded C/CS mount for surveillance cameras, as M-mount is boutique full-frame Leica mount.
Re: Raspberry Pi 5
#339Re: Raspberry Pi 5
#340A NVMe compatible M.2 M Key connector (like the Rock 5 Model B [0] has) would have been really nice. I'm starting to accumulate old but good, yet small in storage space terms NVMe's which I'm no longer needing, but which would be perfect for a Raspi. Even if the PCIe bus were an older generation and not as performant as the NVMe. The microSD card slot is really great to have, to get up-and-running, but once it's clea…