this post was submitted on 26 Jul 2024
996 points (99.6% liked)

Technology

58073 readers
3072 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 69 points 1 month ago (7 children)

ARM looking pretty good too these days

[–] [email protected] 54 points 1 month ago* (last edited 1 month ago) (3 children)

arm is very primed to take a lot of market share of server market from intel. Amazon is already very committed on making their graviton arm cpu their main cpu, which they own a huge lion share of the server market on alone.

for consumers, arm adoption is fully reliant on the respective operating systems and compatibility to get ironed out.

[–] [email protected] 20 points 1 month ago (1 children)

Yeah, I manage the infrastructure for almost 150 WordPress sites, and I moved them all to ARM servers a while ago, because they're 10% or 20% cheaper on AWS.

Websites are rarely bottlenecked by the CPU, so that power efficiency is very significant.

[–] [email protected] 11 points 1 month ago* (last edited 1 month ago) (1 children)

I really think that most people who think that they want ARM machines are wrong, at least given the state of things in 2024. Like, maybe you use Linux...but do you want to run x86 Windows binary-only games? Even if you can get 'em running, you've lost the power efficiency. What's hardware support like? Do you want to be able to buy other components? If you like stuff like that Framework laptop, which seems popular on here, an SoC is heading in the opposite direction of that -- an all-in-one, non-expandable manufacturer-specified system.

But yours is a legit application. A non-CPU-constrained datacenter application running open-source software compiled against ARM, where someone else has validated that the hardware is all good for the OS.

I would not go ARM for a desktop or laptop as things stand, though.

[–] [email protected] 4 points 1 month ago* (last edited 1 month ago) (2 children)

If you didn't want to game on your laptop, would an ARM device not be better for office work? Considering they're quiet and their battery lasts forever.

[–] [email protected] 2 points 1 month ago (1 children)

ARM chips aren't better at power efficiency compared to x84 above 10 or 15W or so. Apple is getting a lot out of them because TSMC 3nm; even the upcoming AMD 9000 series will only be on TSMC 4nm.

ARM is great for having more than one competent company in the market, though.

[–] [email protected] 2 points 1 month ago (1 children)

ARM chips aren't better at power efficiency compared to x84 above 10 or 15W or so.

Do you have a source for that? It seems a bit hard to believe.

[–] [email protected] 1 points 1 month ago (1 children)

If you look at pfsense/OPNsense hardware recommendations, it's almost all using chips like the Intel N5105 (10W TDP, though admittedly "TDP" is itself a messy term) or J4125 (also 10W TDP). Using ARM hardware is asked a lot in the community forums, and it's one of those questions that will get you a flamed for not checking Google first. The power usage benefits for switching to ARM just aren't there.

There is the Netgate 1100, which runs ARM on a proprietary build of pfsense. The community has largely ignored it in favor of Intel chips. There isn't much of a price advantage, and the performance is lackluster.

That said, there's lots that you can do with a sub-10W chip, and x86 has nothing modern there.

Personally, I cobbled together an OPNsense firewall out of some old desktop parts I had on hand. Power usage is a bit higher, but not so much that I care. I would like a more viable high-end ARM option, though, just because I don't want x86 to be the only option.

[–] [email protected] 2 points 1 month ago

Extrapolating the specific use case of pfsense routers to all other applications seems misleading, especially when arm laptops and servers exist that prove their utility and power savings for their use cases. It seems to be the case that there isn’t a particular arm device that is priced well and well suited for pfsense, which does have somewhat unusual requirements compared to other applications.

[–] [email protected] 1 points 1 month ago (1 children)

As long as the apps all work. So much stuff is browser based now, but something will always turns up that doesn't work. Something like mandatory timesheet software, a bespoke tool etc.

[–] [email protected] 1 points 1 month ago (1 children)

But isn't there x86 emulation for those edge cases?

[–] [email protected] 1 points 1 month ago

Depends if you trust it to actually work.

[–] [email protected] 10 points 1 month ago* (last edited 1 month ago) (3 children)

Linux works great on ARM, I just want something similar to most mini-ITX boards (4x SATA, 2x mini-PCIe, and RAM slots), and I'll convert my DIY NAS to ARM. But there just isn't anything between RAM-limited SBCs and datacenter ARM boards.

[–] [email protected] 16 points 1 month ago* (last edited 1 month ago) (1 children)

arm is a mixed bag. iirc atm the gpu on the Snapdragon X Elite is disabled on Linux, and consumer support is reliant on how well the hardware manufacturer supports it if it closed source driver. In the case of qualcomm, the history doesnt look great for it

[–] [email protected] 2 points 1 month ago (1 children)

Eh, if they give me a PCIe slot, I'm happy to use that in the meantime. My current NAS uses an old NVIDIA GPU, so I'd just move that over.

[–] [email protected] 2 points 1 month ago (1 children)

Apparently (from another comment on a thread about arm from a few weeks ago) consumer GPU bioses contain some x86 instructions that get run on the CPU, so getting full support for ARM isn't as simple as swapping the cards over to a new motherboard. There are ways to hack around it (some people got AMD GPUs booting on a raspberry pi 5 using its PCIe lanes with a bunch of adapters) but it is pretty unreliable.

[–] [email protected] 3 points 1 month ago

Yeah, there are some software issues that need to be resolved, but the bigger issue AFAIK is having the hardware to handle it. The few ARM devices with a PCIe slot often don't fully implement the spec, such as power delivery. Because of that, driver work just doesn't happen, because nobody can realistically use it.

If they provide a proper PCIe slot (8-16 lanes, on-spec power delivery, etc), getting the drivers updated should be relatively easy (months, not years).

[–] [email protected] 3 points 1 month ago (1 children)

Datacenter cpus are actually really good for NASes considering the explosion of NVMe storage. Most consumer CPUs are limited to just 5 m.2 drives and a 10gbit NIC. But a server mobo will open up for 10+ drives. Something cheap like a first gen Epyc motherboard gives you a ton of flexibility and speed if you're ok with the idle power consumption.

[–] [email protected] 1 points 1 month ago

if you’re ok with the idle power consumption

I'm kind of not. I don't need a ton of drives, and I certainly don't need them to be NVMe. I just want 2-4 SATA drives for storage and 1-2 NVMe drives for boot, and enough RAM to run a bunch of services w/o having to worry about swapping. Right now my Ryzen 1700 is doing a fine job, but I'd be willing to sacrifice some performance for energy savings.

[–] [email protected] -1 points 1 month ago (2 children)

Arm servers are slow, and arm laptops are not compatible with Linux.

[–] [email protected] 8 points 1 month ago* (last edited 1 month ago) (2 children)

Eh, it looks like ARM laptops are coming along. I give it a year or so for the process to be smooth.

For servers, AWS Graviton seems to be pretty solid. I honestly don't need top performance and could probably get away with a Quartz64 SBC, I just don't want to worry about RAM and would really like 16GB. I just need to server a dozen or so docker containers with really low load, and I want to do that with as little power as I can get away with for minimum noise. It doesn't need to transcode or anything.

[–] [email protected] 7 points 1 month ago* (last edited 1 month ago) (1 children)

ARM laptops don't support ACPI, which makes them really hard for Linux to support. Having to go back two years to find a laptop with wifi and gpu support on Linux isn't practical. If Qualcomm and Apple officially supported Linux like Intel and AMD do, it would be a different story. As it is right now, even Android phones are forced to use closed-source blobs just to boot.

Those numbers from Amazon are misleading. Linus Torvalds actually builds on an Ampere machine, but they don't actually do that well in benchmarks.

https://www.phoronix.com/review/graviton4-96-core

[–] [email protected] 1 points 1 month ago

AWS' benchmark is about lambda functions, not compile workloads, which are quite different beasts. Lambdas are about running a lot of small (so task switching), independent scripts, whereas compiling is about running heavy CPU workloads (so feeding caches). Server workloads tend to be more of the former than the latter.

That said, I'm far less interested in raw performance and way more interested in power efficiency and idle and low utilization. I'm very rarely going to be pushing any kind of meaningful load on it, and when I do, I don't mind if it takes a little longer, provided I'm saving a lot of electricity in the meantime.

[–] [email protected] 2 points 1 month ago (1 children)

Man so many SBCs come so close to what you're looking for but no one has that level of I/O. I was just looking at the ZimaBlade / ZimaBoard and they don't quite get there either: 2 x SATA and a PCIe 2.0 x4. ZimaBlade has Thunderbolt 4, maybe you can squeeze a few more drives in there with a separate power supply? Seems mildly annoying but on the other hand, their SBCs only draw like 10 watts.

Not sure what your application is but if you're open to clustering them that could be an option.

[–] [email protected] 1 points 1 month ago* (last edited 1 month ago) (1 children)

Here's my actual requirements:

  • 2 boot drives in mirror - m.2 or SATA is fine
  • 4 NAS HDD drives - will be SATA, but could use PCIe expansion; currently have 2 8TB 3.5" HDDs, want flexibility to add 2x more
  • minimum CPU performance - was fine on my Phenom II x4, so not a high bar, but the Phenom II x4 has better single core than ZimaBlade

Services:

  • I/O heavy - Jellyfin (no live transcoding), Collabora (and NextCloud/ownCloud), samba, etc
  • CPU heavy - CI/CD for Rust projects (relatively infrequent and not a hard req), gaming servers (Minecraft for now), speech processing (maybe? Looking to build Alexa alt)
  • others - actual budget, vault warden, Home Assistant

The ZimaBlade is probably good enough (would need to figure out SATA power), I'll have to look at some performance numbers. I'm a little worried since it seems to be worse than my old Phenom II x4, which was the old CPU for this machine. I'm currently using my old Ryzen 1700, but I'd be fine downgrading a bit if it meant significantly lower power usage. I'd really like to put this under my bed, and it needs to be very quiet to do that.

[–] [email protected] 1 points 1 month ago

Those are tough requirements to meet, I'm not sure there is a low power CPU that can do it all. You would likely need to cluster some devices but that means you need a separate NAS anyway and that kind of defeats the purpose for your case.

[–] [email protected] 6 points 1 month ago

Servers being slow is usually fine. They're already at way lower clocks than consumer chips because almost all that matters is power efficiency.

[–] [email protected] 29 points 1 month ago

RISC-V isn't there yet, but it's moving in the right direction. A completely open architecture is something many of us have wanted for ages. It's worth keeping an eye on.

[–] [email protected] 15 points 1 month ago (2 children)

It's not quite there for desktop use yet, but it probably won't be too much longer.

[–] [email protected] 3 points 1 month ago

I hope so, I accidentally advised a client to snatch up a snapdragon surface (because they had to have a dog shit surface) and I hadn't realized that a lot of shit doesn't quite work yet. Most of it does, which is awesome, but it needs to pick up the pace

[–] [email protected] 1 points 1 month ago* (last edited 1 month ago) (1 children)

Depends on the desktop. I have a NanoPC T4, originally as a set top box (that's what the RK3399 was designed for, has a beast of a VPU) now on light server and wlan AP duty, and it's plenty fast enough for a browser and office. Provided you give it an SSD, that is.

Speaking of Desktop though the graphics driver situation is atrocious. There's been movement since I last had a monitor hooked up to it but let's just say the linux blob that came with it could do gles2, while the android driver does vulkan. Presumably because ARM wants Rockchip to pay per fucking feature per OS for Mali drivers.

Oh the VPU that I mentioned? As said, a beast, decodes 4k h264 at 60Hz, very good driver support, well-documented instruction set, mpv supports it out of the box, but because the Mali drivers are shit you only get an overlay, no window system integration because it can't paint to gles2 textures. Throwback to the 90s.

Sidenote some madlads got a dedicated GPU running on the thing. M.2 to PCIe adapter, and presumably a lot of duct tape code.

[–] [email protected] 3 points 1 month ago

GPU support is a real mess. Those ARM SOCs are intended for embeded systems, not PCs. None of the manufacturers want to release an open source driver and the blobs typically don't work with a recent kernel.

For ARM on the desktop, I would want an ATX motherboard with a socketed 3+ GHz CPU with 8-16 cores, socketed RAM and a PCIe slot for a desktop GPU.

Almost all Linux software will run natively on ARM if you have a working GPU. Getting windows games to run on ARM with decent performance would probably be difficult. It would probably need a CPU that's been optimized for emulating x86 like what Apple did with theirs.

[–] [email protected] 15 points 1 month ago* (last edited 1 month ago) (1 children)

If there were decent homelab ARM CPUs, I'd be all over that. But everything is either memory limited (e.g. max 8GB) or datacenter grade (so $$$$). I want something like a Snapdragon with 4x SATA, 2x m.2, 2+ USB-C, and support for 16GB+ RAM in a mini-ITX form factor. Give it to me for $200-400, and I'll buy it if it can beat my current NAS in power efficiency (not hard, it's a Ryzen 1700).

[–] [email protected] 6 points 1 month ago

I'll take that as well please.

[–] [email protected] 10 points 1 month ago (2 children)

hmm. not really. I can't beat AMD. Only in power-consumption, sure, but not in real performance.

[–] [email protected] 2 points 1 month ago (1 children)

This is where I need it to beat the others

[–] [email protected] 3 points 1 month ago (1 children)

even then, strix will look to compete with apple silicon in perf/watt

[–] [email protected] 1 points 1 month ago

I need to have a look at that. Thanks!

[–] [email protected] 1 points 1 month ago (1 children)

ARM is only more power efficient below 10 to 15 W or so. Above that, doesn't matter much between ARM and x86.

The real benefit is somewhat abstract. Only two companies can make x86, and only one of them knows how to do it well. ARM (and RISC V) opens up the market to more players.

[–] [email protected] 1 points 1 month ago

technically 3, VIA still has a x86 license, they just don't do consumer parts.

[–] [email protected] 4 points 1 month ago (3 children)
[–] [email protected] 15 points 1 month ago (1 children)

Kinda? It really should be treated as a 1st generation product for Windows (because the previous versions were ignored by, well, everyone because they were utterly worthless), and should be avoided for quite a while if gaming is remotely your goal. It's probably the future, but the future is later... assuming, of course, that the next gen x86 CPUs don't both get faster and lower power (which they are) and thus eliminate the entire benefit of ARM.

And, if you DONT use Windows, you're looking at a couple of months to a year to get all the drivers in the Linux kernel, then the kernel with the drivers into mainstream distributions, assuming Qualcomm doesn't do their usual thing of just abandoning support six months in because they want you to buy the next release of their chips instead.

[–] [email protected] 10 points 1 month ago (1 children)

Windows is dead to me. Arm Linux would be a wet dream

[–] [email protected] 3 points 1 month ago

I'm having the same dream, but I don't trust Qualcomm to not fuck everyone. I mean it'd be nice if they don't but they've certainly got the history of being the scorpion and I'm going to let someone else be the frog until they've proven they're not going to sting me mid-river.

[–] [email protected] 4 points 1 month ago (1 children)
[–] [email protected] 4 points 1 month ago (1 children)
[–] [email protected] 2 points 1 month ago

Because optimization isn’t secondary or even tertiary to the average modern design philosophy. The extra power is, unfortunately, mandatory for a decent user experience.

[–] [email protected] 0 points 1 month ago