Live data from Hacker News

Rasperry Pi 5 Specs and Images Leaked from Element14?

tech-knowhow.com

31–40 of 98 posts

Re: Rasperry Pi 5 Specs and Images Leaked from Element14?

#31

Wondering if this will impact their manufacturing more, I can't find pi 4s anywhere except from some stores in the UK

https://rpilocator.com/ is the primary resource. I see 8-gigabyte Pi 4s available from U.S. vendors at least every two to three days.

Vilros.com isn't on their list of vendors, but they have them, too.

Re: Rasperry Pi 5 Specs and Images Leaked from Element14?

#32
post #9

Earlier quoted context omitted.

On Amazon pi 4s seem to finally be back under $100, so at least in the US the supply seems to be catching up again.

That’s still 3 times the regular price.

There’s multiple RAM options, and only one is priced at $35 MSRP

Re: Rasperry Pi 5 Specs and Images Leaked from Element14?

#33
post #26

Earlier quoted context omitted.

Those did not fit two full size ports, just one. The newer ones have two mini HDMI ports. Yes, it’s a trade off.

Maybe someone wants two video outputs from a Raspberry Pi, but I sure don't. I'd much rather have a normal connector.

In any situation where I would want to use a Pi with a display instead off SSH into it, I'd always prefer the option of having the ability to run two screens over one. The mini HDMI port is only an annoyance if you buy one, but had an old one with a regular HDMI port and realize you needed to buy a couple extra things once.

Its not like a a USB-C only Macbook where you might actually be bringing it to various different locations and unexpectedly need to do a presentation.

Re: Rasperry Pi 5 Specs and Images Leaked from Element14?

#34
Finally! The Cortex-A76 is ARMv8.2 at least, so it has a non-LL/SC atomics model (Large System Extensions). You'd normally have to call out to libatomics for outlined implementations that could choose the right instructions at runtime, but with this there might be hope to finally assume armv8.2 as a rough minimum...

Benchmarks are nothing groundbreaking but wins are consistent and in some cases pretty big (2x throughput/50% of the rpi4 wall clock time, etc.) Nice fan header. I'll take it!

Re: Rasperry Pi 5 Specs and Images Leaked from Element14?

#35

Earlier quoted context omitted.

How did you get a link that is not on the Phoronix home page, and has not shown up on my RSS reader yet? If it were time to be announced, I would expect to see other articles and videos, but googling restricted to the last 24 hours turns up nothing.

Interesting, I didn't know. It's the second link here: https://duckduckgo.com/?q=raspberry+pi+5

It's the top link in the XML Sitemap that is linked from robots.txt. This is how Search Engines generally find new content on large sites, rather than by crawling.

i.e. https://www.phoronix.com/robots.txt contains:

    Sitemap: https://www.phoronix.com/sitemap.php
And https://www.phoronix.com/sitemap.php contains:

    
      
        https://www.phoronix.com/review/raspberry-pi-5-benchmarks
        2023-09-28
       
       ...
    
And generally search engines boost new content, which probably explains why it was among the top search results.

Re: Rasperry Pi 5 Specs and Images Leaked from Element14?

#36

https://www.phoronix.com/review/raspberry-pi-5-benchmarks/6 Phoronix has a review too. As fast as the the Orange Pi 5, which is an 8-core.

The Orange Pi 5/5Plus use rk3588 cpu, which is big.little, and the 4 A76 cores are about 3x faster than the 4 A55 cores. So `sysbench --threads=4 cpu run` gives 10030.46 events/s, `sysbench --threads=8 cpu run` only increases it to 13578.29.

Which is to say the extra 4 cores are nice, and probably help keep power consumption down, but they are very slow compared to the performance cores.

The Orange Pi 5 / 5Plus boards have far far more features than the RP5 and to me are far more interesting. They have PCIE!

Most importantly though, you can just buy them. I ordered 8 Orange Pi 5Plus 16GB boards from aliexpress and got them in about 2 weeks. You could buy 50 today if you wanted. Good luck getting 3 RP5's, much less 8.

Re: Rasperry Pi 5 Specs and Images Leaked from Element14?

#37
It blows my mind how shitty Raspberry PI foundation are to their community:

- They prioritized industry over community, and made it almost impossible for hobbyists to get any meaningful hardware for so long.

- They allowed retailers like Pimoroni price gouge Raspberry PI's by forcing everyone to buy really expensive bundles of needles cables, power adapters, officially licensed toothbrushes, and other nonsense

- And then, after all that drama, they release a new edition of the flagship product and make community members have buyers remorse over waiting so long and paying $400 for a Raspi Pi 4 2GB + officially licensed socks bundle. (The prices of Raspi Pi 4's in some countries was/is really shocking and sad.)

Re: Rasperry Pi 5 Specs and Images Leaked from Element14?

#38

Everything else looks great but those filthy nasty micro HDMIs need to go away. Why do those still exist? It's like still using MicroUSB. I guess it must have something to do with legacy digital signage or something but still. Full size HDMI is fine because it's what everyone already has cables for, anything small could just be USB-C. Couldn't they have even just gone with a single USB-C and done the dual monitors wi…

Yep, came here to say the same thing. Kids use Raspberry Pis, and kids destroy micro HDMI ports, quickly, in my experience.

Plus, I never have the right damned cable. Large HDMI please!

Re: Rasperry Pi 5 Specs and Images Leaked from Element14?

#39
post #26

Earlier quoted context omitted.

Maybe someone wants two video outputs from a Raspberry Pi, but I sure don't. I'd much rather have a normal connector.

In any situation where I would want to use a Pi with a display instead off SSH into it, I'd always prefer the option of having the ability to run two screens over one. The mini HDMI port is only an annoyance if you buy one, but had an old one with a regular HDMI port and realize you needed to buy a couple extra things once. Its not like a a USB-C only Macbook where you might actually be bringing it to various differe…

The versatility of the Pi is part of its appeal. Driving projectors unexpectedly is just one of many use cases for it that aren't immediately obvious.
Post reply on HN