top | item 42501213

Raspberry Pi 500 Delivers Great Performance, Convenient Upgrade to the RPi 400

36 points| rbanffy | 1 year ago |phoronix.com | reply

29 comments

order
[+] youngtaff|1 year ago|reply
Would be nice if it was just a carrier for the compute modules, so as new ones are releases it could be upgraded
[+] fourfour3|1 year ago|reply
The Pi5 is quite reasonable, and the Pi 500 by extension, but I just have two things that I wish they’d fix:

I wish the NVMe port was populated. The Pi 5’s desktop performance feels massively better with a cheap NVMe drive compared to a microSD card.

It would also be much better if it worked with full functionality with an actually standard USB-PD power adapter instead of requiring a custom 5V 5A adapter. The whole point of USB-C and USB-PD is reusability. Instead, for the Pi5/500 I have to buy a dedicated USB power adapter rather than using the existing 45W/65W/100W ones I already own.

[+] stonecharioteer|1 year ago|reply
I wish this had a TouchPad integrated to it, and an option for a battery. It would be an excellent laptop replacement with my Xreal Air.
[+] pdpi|1 year ago|reply
At that point it would be an altogether different product.
[+] tengwar2|1 year ago|reply
Both of those are things you could rig up yourself, which is the point of RPi. If you're interested in finding suitable touch pads, have a look at the ergonomic keyboard community as they do a lot of fabrication and integration.
[+] qhwudbebd|1 year ago|reply
Do this and the RPi5 run (proper mainline) Linux yet, or are they still only usable on the fork hacked together in-house?
[+] rbanffy|1 year ago|reply
I believe 6.12 has some Pi5 support.
[+] kotaKat|1 year ago|reply
Maybe some day the Pi team will figure out how to use the full size HDMI port footprint on their designs. Maybe some day.
[+] Raqbit|1 year ago|reply
I'm assuming they chose Micro-HDMI here so they could use the same part they use on the Pi 5.
[+] rawland|1 year ago|reply
Warm memories of the Amiga 500 came up. :)

https://en.m.wikipedia.org/wiki/Amiga_500

[+] rbanffy|1 year ago|reply
I believe there would be a market for themed keyboards designed after vintage computers with RPi module carrier boards. This is kind of the heir of the BBC micro and if love one with a black top, white bottom, and red function keys.

Clockwork Pi has one modeled after a TRS-80 Model 100, but it's a bit too small. A full sized Model 100-like would be super cool.

[+] replete|1 year ago|reply
Can it play youtube videos without saturating the resources yet?

This was a major problem with Pi 4/400, I had to resort to quite an extreme overclock and some hacky custom browser builds to improve this. Bought it for a family member new to computing. I was put off so much of the 'pi as a basic desktop computer' that I wouldn't buy another for this usecase. Never did make sense to me why it struggled so much with a quad core SoC that should have been able to handle it.

First thing I do on an SBC now is to see what resources are consumed playing back a 1080p youtube video.

[+] ssl-3|1 year ago|reply
That depends on the video, too.

There's a bunch of different codecs in use with YouTube videos. Some of them are more intense than others to decode.

It'd be nice if it was a user preference on YouTube, wherein: A user could say "VP9? Lol, no -- there's no way that's gonna work. How about h.264? I know I can play that."

But it's really not that way even though it should be. Instead, we get a vaguely-meaningless way to coarsely change resolutions and codecs are selected by the man behind the curtain.

This problem is something that can be an issue even on x86 systems that otherwise performs very well for other every-day tasks.

[+] walrus01|1 year ago|reply
my main problem with the raspberry pi 4 8GB as a desktop PC is that first, the 8GB model is not exactly "cheap", and by the time you add all the extra stuff needed to make it usable (power supply, case, heatsink, fan, good sized of quality microsd card, etc) it costs well above a hundred bucks...

And for $100 I can go to ebay and get a used dell small form factor desktop with a core i5-something quad core cpu, 16GB RAM, 160GB Intel SSD which will run circles around it in performance as a real linux desktop.

The only thing the rpi has going for it is tiny size and its I/O pins which aren't so relevant if your application is "i want a desktop that can capably play youtube videos"

[+] pjmlp|1 year ago|reply
The same question applies to most GNU/Linux distributions for laptops.

The last time I was able to use hardware video decoding for YouTube on my Asus 1215B netbook, was with Flash plugin for Firefox.

After the plugin was dropped, never again, regardless of how many incantations of VAAPI, AMD and Intel drivers.

That netbook died last year.

It is due to stuff like this that I have settled on Apple, Microsoft and Google offerings (ChromeOS and Android use only the Linux kernel, with managed userspace).