Can’t wait to not be able to order one.
Love the fact community is already mocking the fact they have distribution issues. While I had Twitter account their PR team was going full force demonstrating how it can be used and promoting projects that use it… all the while it’s out of stock everywhere, constantly. I would have number of sites “notify” me when they are back in stock, only to be sold out seconds after. Luckily kind person shared a site which tracks where it can be purchased and for what amount but the mere fact such a tool has to exist just shows there’s a serious problem.
Doesn’t sound like the ‘cheap small computer you can run your hobby electronics project on’ that the original Pi used to be. It is not as cheap and a power hungry beast, still small, though. More and more like a PC and less and less a small cheap embedded platform. For some people it is a plus (I guess for most people here), for some not so much.
I tend to build my projects on Raspberry Pi Pico now, but sometimes I would need something more powerful and Raspberry Pi 5 will be too much.
The project goal has never been a ‘cheap small computer you can run your hobby electronics project on’. The whole point of the project is to build a small cheap PC to give away to school children to increase computer literacy, while making it attractive enough for normal people to buy to fund the charity side
So the current benefit is: it’s small? At which point run tablets. :)
Tablets don’t have gpios tho
I’m not sure I’d call 5 watts “power hungry.”
Isn’t the Pi 3B still available for that kind of job?
If you can find a new one. They are $45+ on ebay used. None of the usual US sellers has any.
Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I’ve seen in this thread:
Fewer Letters More Letters IoT Internet of Things for device controllers NVMe Non-Volatile Memory Express interface for mass storage PCIe Peripheral Component Interconnect Express PoE Power over Ethernet RPi Raspberry Pi brand of SBC SATA Serial AT Attachment interface for mass storage SBC Single-Board Computer SSD Solid State Drive mass storage
8 acronyms in this thread; the most compressed thread commented on today has 9 acronyms.
[Thread #174 for this sub, first seen 28th Sep 2023, 19:25] [FAQ] [Full list] [Contact] [Source code]
Thank you friendly robot :) I couldn’t stop assuming PoE meant Pillars of Eternity! 😅
For me it was Path of Exiles.
Since switching my server to an x86 based platform, I’m not jumping back to arm any time soon. Maybe some day
Comparison using perplexity.ai
I’ve been eyeing an Orange Pi 5+ for my RPi4 upgrade — think I may stick with that route, but glad to see RPi putting out another model.
My experience with RPis over the years was that the multimedia was way better supported than alternatives, but for self hosting that’s not really relevant for me (headless, and don’t really care about transcoding).
One of the most exciting additions to the Raspberry Pi 5 feature set is the single-lane PCI Express 2.0 interface.
IIUC PCIe2.0x1 means 0.5GB/s, which is slower than USB 2 (I’m talking USB 2 specs - no idea how USB actually performs in PIs). I can’t wait for people to buy that NVME hat and mount WD Blacks on that :)READ BELOWDon’t go for a Pi. They don’t run stock Linux anyway.
I would get a board from pine64. There are also plenty of other options that are cheaper
Used mini PCs are also an option
Define “stock Linux.”
I guess he means that raspberry pi doesn’t run a mainline kernel
Precisely. You can’t just boot up any arm image
This is true with ARM in general. There’s no “standard Linux” to boot because every board needs its own device tree and set of core kernel modules for detecting important things like local storage. It’s fairly intractable due to how different the hardware is.
I’ve heard this argumane before but that doesn’t change the fact that some socs work out of the box and require no proprietary software or custom configs
Yeah for the majority of standardized hardware solutions sure. But the Pi is an one-off, as well as all the other single board computers. IANALOSD.
At $80 a pop, might get more oomph from an older optiplex if electricity cost isn’t too big of a concern?
That display out will be hard to match with an old optiplex or laptop, but I agree, the pricing is getting less absurdly low and more just moderately low.
To be fair, I’m guessing the majority of Pi’s are used headless anyway. Plus even the older Optiplexes have DVI, which is just HDMI without the audio or fancy stuff like ARC. Won’t be getting 4K or anything, but still a very good video output and IMO adequate for almost all use cases.
I’m betting a decent amount of them are used as media PCs. The x265 decoding, 4kx60hz output, 2x speed ram and better wifi are much appreciated for that application.
Another board that can’t play 1080p? Fantastic!
What do you mean? It does 4k @ 60hz.
The only difference between this and a pi4 is the addition of an RTC and a power button. Still only one lane of pcie2.0 and PoE only with a HAT.
That’s quite an understatement.
It has:
- a new SOC
- a new Southbridge
- 5A USB-PD
- a dedicated fan connector
- a dedicated uart connector
- 2 dual purpose DSI/CSU connectors (you can now use two displays or two cameras instead of one of each)
- A PCIE FPC ribbon connector like the one used for DSI/CSI (you don’t need a hat, just a ribbon) also the pi4 did not have any accessible PCIE lanes, only the cm4 did. Also the pi5 is capable of PCIE Gen3
- More bandwidth for the usb3 connectors
- more bandwidth for Wi-Fi (reports are it gets about double the bandwidth despite using the same Wi-Fi chip)
- Fully SMD board, no through-hole components.
There’s plenty of stuff I would have liked to see that didn’t make it, but there definitely a lot more to it than an RTC and a power button. For $60 this is not a bad SBC at all.
I would have liked to see normal HDMI connectors, 2.5G Ethernet with PoE included, and higher RAM options.
More PCIe lanes would have been nice too but probably unlikely given the price point
Sorry I meant to say ‘useful features’.
Cm4 carrier boards are where the IO should be.