Hacker News new | past | comments | ask | show | jobs | submit login
[dupe] Raspberry Pi production rate rising to a million a month (theregister.com)
80 points by belter on June 5, 2023 | hide | past | favorite | 62 comments




I know this has been talked about ad nauseum but the new Intel Alderlake CPU are really good and low power consumption. Recently got one with a N100 with removable 16GB of RAM 500 SSD and and it’s been an absolute workhorse. You can get a N5105 for about a Rpi 4 8GB price as well.


I just ordered a N100 unit too after I saw this[1] Reddit post about doing 7x 1080p transcode streams without sweating.

There are some variants around, some with multiple NICs like this[1] ridiculously tiny thing sporting a N5095, some with a 2.5GbE port etc. I picked up this[3], but haven't received it yet so can't vouch.

[1]: https://www.reddit.com/r/PleX/comments/11u30jx/inteln100_6w_...

[2]: https://www.aliexpress.com/item/1005005461064337.html

[3]: https://www.aliexpress.com/item/1005005142509880.html


I think you’re gonna love it, mine has a dual 2.5G Intel NIC. If I had to do it again, I might prefer the fanless CWWK ones with 4 NICs so I can do a LAGG or increase my bandwidth to my switch. A bit more expensive but more rugged and suitable for my application.


Wait how do you get a N5105 at $75? The lowest I've seen still go for over $100 and they're barebones units.

x86 pricing is getting down to ARM SBC levels for sure, especially considering the recent rounds of decomissioning older non-Win 11 prebuilt mini boxes, but AFAIK it's not there yet.


I haven't been able to find them for cheaper than say ~$120 USD. I purchased two "GMKtec Mini PC Windows 11 Pro Intel 11th Gen N5105" on amazon for $115 each after a coupon. These are the 8GB Memory and 128GB SSD version. I'm okay with that price for an x86 CPU (even though it doesn't support AVX). There are a few other brands you can find out there with either a N5095 or N5105 (Alibaba even had 16GB memory versions).


Right, but an 8G RPi is $75 MSRP, so this is over a 30% - 50% higher cost!

For most projects that really _need_ a Pi (for the GPIO, CSI etc.), most don't require the 8G version, and you can get by with a 2 or 4G which is closer to $50 or less.

If the goal is compute/$ (or for that matter, compute/W) though, Pis are nowhere near being the most efficient for that and haven't been for years.


It’s annoying but for whatever reason these vendors have special coupons randomly on their direct site or clip and save on Amazon (but there’s 50 listings for the same product so you have to get lucky). I got a N5105 with 16/256 for $130 shipped. Cheaper brands like ace magician has them at them at the cusp of $100.


What's the real power consumption under full load and idle?


The 4x 2.5 GbE model I have draws 7-8W idle, 12-18W under load, add 1W per active network port.

The Pi draws considerably less at idle, so could be worth it if you just have light or small bursts workloads and don't need the performance.


Can you tell me the model and make you have? Been eyeing the Topton and CWWK ones and debating on an upgrade down the road. I’m currently running mine to a cheap flex mini since it only has a dual NIC. Hoping to upgrade down the road once I get everything working.


Thanks for some real numbers. :)


I use mine with OPNSense so it’s hard to say since it never really idles. But a N100 has a 6W TDP to begin with. I draw about 12W peak (the fan is what kills) and 7W nominal.


CPU TDP does not have much to do with power consumption of the complete product. Anyway, those numbers seem to be comparable to high performance ARM boards. Compared to boards in Raspberry Pi's ~$50 range, that idle power consumption is still about 5x higher than those 7W on Intel N100.

N100 is also a bit pricier than N5105.


My real world usage for a Rpi 4 is pretty close to 5W nominal, 8W peak (but I do run a zigbee/zwave and NVMe ssd). My Zero W is pretty close to 2.5W but it’s overclocked. I’m pretty sure you can underclock the CPU and RAM, and under voltage the RAM, and you’ll get very close numbers to a Rpi. Has to be a N100 though, didn’t look into but a N95 is significantly more inefficient


Then Rpi4 is very inefficient even compare to other ARM boards.

RK3399 based boards idle at 1.7W or ~1.2W with a binary blob TF-A firmware and suspend to 200mW. My Allwinner H3 based boards idle at similar power levels and I haven't measured suspend to RAM. On A64, suspend is ~60mW and is fast so it can be used regularly and you can wakeup the board in response to work being needed.


It really bothers me that ZERO of these mini PCs offer 10/25gbe or at least a single small PCIe slot to add it. They would be a dream for clustered storage...


They have limited PCIe lanes. The N100 I ordered has a 2.5GbE and from what I can see only a x2 M.2 M-key slot. However that should be sufficient for a 10G adapter, so while perhaps janky you could try to fit one of these[1] in there.

Will have to resort to the 2242 M.2 SATA slot for storage though, or the USB ports.

[1]: https://www.aliexpress.com/item/1005005065403928.html


It’ll be tough because you would need a dedicated PCIe x4 bus and above. I’m not sure many of these low power CPU would support that on top of supporting a SATA bus. Zimaboard has a PCIe expansion slot but it’s limited to 6.0 Gbps (guessing they use the rest of the bandwidth for something else like storage).

You can increase your bandwidth if you have a multiple NIC computer though. You can tie in 2X 2.5Gbps to get about 4 Gbps to your switch.

Edit: assuming you mean 25G and not 2.5G?


There's plenty of bandwidth despite the limited number of lanes; I'd think with a PCIe switch everything would be just fine...


LattePanda has PCIe slots, if you prefer: https://www.lattepanda.com/blog-308782.html

2.5gBE devices are also becoming more mainstream (Like Orange Pi 5 Plus, Radxa Rock 5).

The main problem is not the interface in most cases, but the internal bandwidth on these boards.

I'll be spinning up an Orange Pi 5 with 8GB of RAM as a home server shortly. Let's see how it goes.


I'm not really talking about the little "Pi-class" ARM SOC boards, but more the "edge compute" type hardware market that might be served by a small stack of NUCs. The internal bus on the Pi's SoC maxes out at 3.6gbps; it's clearly a non-starter for a high-IO project, but there are plenty that would be highly serviceable.


100gbe is already pretty affordable, like Mikrotik's switch. Not an overkill considering a single consumer NVMe drive cam do ~50 Gbit/s.

One 100G QSFP28 module costs about $100. 100g Mikrotik CRS504-4XQ-IN switch costs about 600-700 bucks.

Consumer PC mainboard side the problem is often insufficient PCIe lanes. Except in server products...


I just want 2 decent nics, 2 nvme, 8-16gb ram, and a cpu, that's all. Damn thing can be headless for all I caree.

Instead all these boards all have six video outputs and usb connectors protruding from every single edge. No shit you don't have any PCIe lanes left after you spent it putting three 10gbps usb ports on the front. Is it just because they can?!?


I'd like 100 gigabit ethernet, 128 GB ECC, 4x NVMe and still enough PCIe lanes for some GPU for ML.

Seems to be impossible without going to server mainboards.


You seem to be aiming a bit above what I am after. Almost any AM5 board would get you there with a couple of PICe cards though. Dont think I've ever seen a board with "onboard" 100GBe; the high end has mostly moved to OCP3.0. There is one single board computer that has an OCP3 slot which is actually a pretty nice idea for SBCs; perhaps we will get something similar to the R86S but with a more powerful cpu and some additional storage io soon.


All I can see "suggested PI price - from 35$" and in my country it costs from 200-238USD for PI4 4-8GB version and only in full sets (i.e. pi+case+ac power supply). Are there any scalpers doing their job here? Is it available in other countries?


The scalpers are doing their job. That’s why prices have been so high.


The company became shitty and tried to gaslight us. I'm happy with other Pis, like Orange, Rock and Nano Pis.


Do they have mainline Linux support?


Orange Pi 5 (RK3588s) and Orange Pi 5 Plus (RK3588) are likely to have mainline kernel support for most peripherals pretty soon, though someone will need to make DTS files for the Orange Pi specifically. The chipset is being added by Collabora: https://gitlab.collabora.com/hardware-enablement/rockchip-35...



Just Orange Pi brand has like 30 different boards. And Linux kernel has 6 different LTS versions, stable version, and master branch. If you want to ask about mainline support, you can pick the board and just go to whichever Linux kernel version you intend to be using, and check for yourself.

Corresponding dts file will be in either one of these directories for 95% of Orange Pi boards (the rest that don't use Rockchip or Allwinner SoCs are better ignored):

https://elixir.bootlin.com/linux/latest/source/arch/arm/boot...

https://elixir.bootlin.com/linux/latest/source/arch/arm64/bo...

https://elixir.bootlin.com/linux/latest/source/arch/arm64/bo...


No idea. I run NetBSD, and in NetBSD, everything has mainline support.

No matter - there are many different kinds of Pi out there, and a non-trivial number of them have Linux mainline support, and most are substantially cheaper, better specced, or both.

I just got an 8 core, 16 gig Orange Pi 5 for $120. I might've been able to get a 4 gig Pi 4, which has 1/4 the memory, 1/3 the overall performance and lacks NVMe for that price.


Curious about your experience if you're willing / able to share some insights!


Sure!

One of my colocated servers has to be low power, so I went with an 8 gig Raspberry Pi 4 with two USB-3 attached 8 TB disks, mirrored. It runs NetBSD, and it runs well - it serves backup MX, DNS, a SearxNG instance, an rsync destination for backups, et cetera.

SearxNG runs decently, but it takes a lot of memory and requires the CPU's full attention, which means background compiling can cause search timeouts (they can be niced, but when things are pushed to swap, you have no choice to wait for them to be swapped back), so I got a 16 gig, 8 core, 2.4 GHz Orange Pi 5 which'll replace the Raspberry Pi 4. It's very quick, relatively cheap ($120), and takes less power than I thought it would.

In many instances where I want to run a physically tiny computer, Raspberry Pi Zeros are small, can run on 1/2 amp at 5 volts, and won't overheat. However, their lack of ethernet makes using them a bit clunky. On the other hand, there're these little NanoPi Neo devices that are adorably cute, very tiny, take as little power as the RPi Zero (or even less), and fully functional with ethernet and a heat sink that makes mounting them super easy.

Another application I've had is a hardware VPN device which 100% prevents leakage because the computer can't communicate with anything but the hardware device. For this I'm using NanoPi R2S because they're tiny, they have two physical gigabit ethernet ports and you can buy them with a cute little case, so they're practically ready-to-go products that only need an SD card put in to be 100% ready to go.

I have other projects, but these are some I've already done.


Well it will be nice if we get back to $35 Pi's being readily available, since that's a big part of what made them interesting to use for projects.


In the mean-time there are now more lower cost, in-stock alternatives to the RPi than ever such at the OrangePi.


I think this is going to be an example the "beer distribution game" and the "whiplash effect".

First there are no RPI anywhere, now all the links in the supply chain will have inventory!

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


Are they including picos in that number?


I was under the impression that the Picos were fairly available even during the SBC shortage.


Yes, and the Pico’s use of competitor’s chipsets is rumoured to be the reason why Qualcomm’s supply ‘started dwindling’.


A stupid rumor that makes no sense.


not competitor and not qualcomm :)


No; this is just the SBCs, Zero through Pi 4.


What's the current situation with the electronic parts supply problem? Is it returning to normal?


In some places, yes, in others, still a little slow to recover—but mostly because manufacturers and distributors are still cleaning up the rubble from the past two years.

There are still projects that are delayed because a part goes out of stock for 1+ years.


Took too long, I've already moved to the copycats.


[flagged]


Wow… I thought adults worked for Raspberry Pi. Most childish stuff I’ve seen. They could use the money for other things instead of employing that garbage social media team


I've read the article about the increase in child labour yesterday, but it didn't say they also were being employed as Social media managers


Can't see it right now (Cloudflare error), so could you expand a bit, please?

Edit: Ok, I found an earlier discussion on HN: https://news.ycombinator.com/item?id=33907982 "Rasperry Pi hires former police surveillance officer as Maker in Residence"

My first impression is that this is just a big nothingburger.


"Childish people working at Raspberry Pi" part was about the twitter thread, how Pi announces such hire and how it handles the replies. Pi announces an old surveillance officer is hired for the project (his old work is apparently unrelated to his new role), some people (warranted or not) raises eyebrows, social media guys at Pi handles the situation in a very childish manner


Ok, well, I was unable to load https://archive.ph/AM8OA.


Yeah, the "Oh no, he was a police officer" type responses are far worse than the Pi team's response.

They should have been more judicious at figuring out who to ignore, but that seems like a trivial thing to get upset over.


Wow that thread is a shitshow


jesus, you're right.

RaspberryPI>"We hired a former cop who used our SBCs to spy on people"

Everyone> "That's concerning"

RaspberryPI> "Do you want to block us or should we block you?"


That’s just how it is these days. Companies are all getting their social media teams to do this because it generates attention.


I don't think this is a top-down deliberate strategy. As evidence, if you load the thread today, a bunch of comments are gone, including all but the first two comments from the @Raspberry_Pi account. Most likely an adult showed up, realized it was creating horrible publicity, and deleted a bunch of stuff.

Though... looking at https://www.buzzfeednews.com/article/chrisstokelwalker/raspb... , it looks like one of the founders is not necessarily much better: called the complainer a "concern troll" and refused to admit any wrongdoing or responsibility as an organization.


An organization has a responsibility to never hire anyone who's ever been involved in an organisation a few people on a tiny social network dislike?


No, the decision to hire the guy seems reasonable or at least defensible. The thing the founder would ideally have addressed is that the behavior of the social media manager, in responding to the posters' complaints (about the hiring decision, and then about the behavior), was excessively dismissive, escalatory, and generally inappropriate.


random note, in case you feel like making your links more globally accessible:

archive.today's .ph ___domain is blocked in my country (as is .today), though the rest of its domains (which you can find below) still work

https://en.wikipedia.org/wiki/Archive.today


This gets an "SSL_ERROR_NO_CYPHER_OVERLAP" error on Firefox Nightly, I wonder what's going on..




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: