315
submitted 5 months ago by Cat@ponder.cat to c/technology@lemmy.world
all 31 comments
sorted by: hot top controversial new old
[-] Wxnzxn@lemmy.ml 68 points 5 months ago

Nice to see! Baby steps and all that. Getting RISC-V to a consumer-level state is still a pretty gargantuan task that has a lot of catch-up to do, but it's walking along its path steadily.

[-] buzz86us@lemmy.world 6 points 5 months ago

I would have rather seen an ARM Linux board for a more modest cost

[-] lengau@midwest.social 10 points 5 months ago

If someone who makes ARM hardware wants to make a mainboard, I'd imagine Framework will work with them under the same conditions they're working with DeepComputing on the RISC-V one.

[-] RogueBanana@lemmy.zip 3 points 5 months ago

From what I can see, arm Linux itself is still a very small market so I don't see how a small company could work on it and make a profit from that. Maybe once it becomes more mainstream and there is a bigger demand for it, they would definitely consider it. I would rather have them focus on what they have and expand their production, cost and sales region at the moment.

[-] cmhe@lemmy.world 13 points 5 months ago

If ARM is a small market, RISC-V is even smaller.

I personally like when boundaries are pushed, and welcome more independence on x86.

[-] Cethin@lemmy.zip 6 points 5 months ago

Yeah, but there's no license fees for RISC-V, so they need to sell less volume to be profitable.

[-] frezik@midwest.social 4 points 5 months ago

. . . arm Linux itself is still a very small market . . .

Ahem

[-] sugar_in_your_tea@sh.itjust.works 2 points 5 months ago

arm Linux itself is still a very small market

  • Android
  • Raspberry Pi and similar SBCs
  • data centers (someone linked AWS graviton)
  • Chromebooks

The list goes on. Linux is well established on ARM, and outside proprietary software, pretty much everything works on it. Desktop linux has been ready on ARM for over a decade, and people would buy it if it existed in a decent laptop.

If Framework can source decently fast ARM chips and board for a decent cost, people will buy then, myself included. If they include a trackpoint and physical mouse buttons (esp middle mouse button), I'd replace my Thinkpad today even if it's still on x86.

There's demand for it today, it's just probably in the thousands instead of millions.

[-] AA5B@lemmy.world 2 points 5 months ago
[-] Valmond@lemmy.world 25 points 5 months ago

A $200 board with soldered 8GB RAM and 64GB storage.

[-] mehdi_benadel@lemmy.balamb.fr 95 points 5 months ago

It is not marketed for consumers. It's a development board, and the first one at that. Check the videos from the team, they are on YouTube.

[-] bluGill@fedia.io 9 points 5 months ago

Just like kde 4.0 and wayland were not marketed to consumers and yet consumers used them anyway and then decided latter releases marketed to consumers must also be bad.

[-] AnUnusualRelic@lemmy.world 11 points 5 months ago

"Early KDE 4", but I'd add that the distros are also to blame for packaging it in the main repositories when it should have been stuck way out in some dev repos, out of sight of users. And of course, KDE 4 was actually quite good once it got the kinks worked out.

[-] ms_lane@lemmy.world 4 points 5 months ago* (last edited 5 months ago)

That's the future of RiscV. (The soldered down everything part)

[-] kjetil@lemmy.world 10 points 5 months ago
[-] captain_aggravated@sh.itjust.works 9 points 5 months ago

Well, the RISC-V instruction set is open source, but that doesn't imply a system architecture standard. So there's not going to be one. The x86 PC became an industry standard basically by accident, an accident that is unlikely to happen again. Hell, even CP/M, the DOS before DOS had to come in different flavors for different manufacturers because the several manufacturers that supported it didn't build compatible computers.

Microsoft has so much inertia on x86 that it's probably not going anywhere, and RISC-V will become the new ARM, same cores slapped into whatever the hell the company wanted to build that day. With no standard platforms, there will be no modular accessories. What you'll get are sealed shut devices with no user serviceability, the RAM and storage soldered to the board and the bootloader stored in on-chip ROM.

[-] tekato@lemmy.world 4 points 5 months ago

https://community.milkv.io/t/introducing-the-milk-v-oasis-with-sg2380-a-revolutionary-risc-v-desktop-experience/780/122

Milk-V Oasis Mini ITX board was going to have replaceable RAM, M.2 slot for SSD, and 4x SATA slots. The only reason it didn’t release was because of Sophgo sanctions (They make the SG2380 which was the Oasis was based on)

[-] captain_aggravated@sh.itjust.works 4 points 5 months ago

Sure, it's technologically possible. Is there even an inkling of a plan to go from "dev kit" to "widely available consumer product?" Because basically the only "widely available consumer products" are locked down playpens like iPhones and such. Even a lot of x86 devices are going to the soldered everything approach.

[-] tekato@lemmy.world 6 points 5 months ago

Is there even an inkling of a plan to go from "dev kit" to "widely available consumer product?"

It’s not a dev kit, it’s meant to be a regular PC with upgradable storage, RAM, and PCIe slot for $120. Milk-V and other RISC-V companies already have widely available consumer products (Milk-V Mars, Banana Pi, etc.), they’re just usually SBCs because that’s what’s easiest to produce and RISC-V is early in development. Remember that the first standard with Vector instructions just came out a few months ago (RVA23), and there’s no point in trying to seriously compete with X86/ARM PCs until you have that.

Even a lot of x86 devices are going to the soldered everything approach.

That right there tells you this is not a RISC-V/ARM problem. It’s just that everyone knows on-SOC memory performs better than DIMM, and manufacturers are starting to offer these to compete with Apple M chips.

[-] captain_aggravated@sh.itjust.works 3 points 5 months ago

I didn't say it's a problem inherent to RISC-V; it's more that anyone who can make the jump to RISC-V (or ARM) will do so in a locked down sealed shut proprietary format like Apple, or doesn't have the capability of making a platform shift at all like Microsoft. You could make an ATX form factor ARM or RISC-V machine with a lot of processing power and run Linux on it, but who would buy it and for what? That question is why no one makes such a thing.

[-] tekato@lemmy.world 2 points 5 months ago

You could make an ATX form factor ARM or RISC-V machine with a lot of processing power and run Linux on it, but who would buy it and for what? That question is why no one makes such a thing.

The same people who buy ATX form factor x86? The only thing making these platforms different is software support, which is getting better for RISC-V everyday. You wouldn’t buy a RISC-V computer today for high performance gaming or scientific computing, but it definitely works as a general purpose machine (web browsing, office apps, watching videos, etc.) This year shouldn’t see much progress in hardware since RVA23 just came out (maybe some RVA22 + V), but you can expect some nice things to come out 2026-2027 since now you have all you need to build a competent RISC-V CPU.

[-] rumba@lemmy.zip 3 points 5 months ago

Cheaper, better high-speed connections, lack of upgradability.

a great number of laptops are already doing this. Apple lead the way.

[-] sugar_in_your_tea@sh.itjust.works 1 points 5 months ago

And I bought my last laptop specifically because it didn't pull this crap. I was going to buy a T-series Thinkpad to replace my previous T-series, but the soldered RAM and lack of expansion slot killed that, so I got an E-series instead because it didn't have soldered RAM. I still have it 7 years later.

I'm not buying a laptop with soldered everything unless it's literally the only option.

[-] mehdi_benadel@lemmy.balamb.fr 25 points 5 months ago

Can someone shut up the edgy guys trying to play Nostradamus? Go play with your x86 and overpriced nvidia RTX cards that you use only to run one lame game. People building the future don't care about your prejudices.

[-] Mac@mander.xyz 5 points 5 months ago

I'm sure they care about your butthurt-ass comment. lmao

[-] mehdi_benadel@lemmy.balamb.fr 3 points 5 months ago

I don't care about them or their shitty opinion, if you did not understand me

[-] TheWilliamist@lemmy.world 7 points 5 months ago

Didn’t NT 3.x or 4.x run on a RISC CPU back in the day?

[-] thebigslime@lemmy.world 7 points 5 months ago

Yes it supported PPC and MIPS, which are RISC platforms.

[-] frezik@midwest.social 3 points 5 months ago

Alpha, yes, and modern Windows has been ported to ARM.

[-] deltapi@lemmy.world 3 points 5 months ago

And MIPS too. NT 3.1, 3.5, 4.0 all saw MIPS, Alpha, and x86 releases.

this post was submitted on 05 Feb 2025
315 points (100.0% liked)

Technology

72932 readers
2802 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 news or articles.
  3. Be excellent to each other!
  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, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS