361
submitted 1 year ago by floofloof@lemmy.ca to c/linux@lemmy.ml
all 39 comments
sorted by: hot top controversial new old
[-] housepanther@lemmy.goblackcat.com 63 points 1 year ago

I love this! I just cannot wait for the day that I can build a RISC or ARM64 desktop in the same way we would an Intel or AMD one. I realize though that this is still a ways out.

[-] nyan@lemmy.cafe 27 points 1 year ago

Getting there—the last time I checked, Gentoo had enough stuff with ~riscv keywords to produce a KDE desktop with Firefox, a media player, email, and some other useful software. If Firefox is completely functional, that alone would be enough for some people. Still not user-friendly to install, though, because Gentoo. Debian's better at that part. Anyway, if you can get the hardware, the software is edging up on "possible".

[-] sab@kbin.social 22 points 1 year ago

It's not long ago Pine64 announced their Pinetab-V with RISC-V infrastructure and absolutely no software support, now people are already running KDE Plasma and watching YouTube videos with it. It doesn't sound like a lot, but I'm amazed how fast it's developing.

I really don't think we're that far away from being able to run RISK-V as a daily driver for basic computing.

And I gotta say, my partner recently got a M1 MacBook Air, and while I have many reservations about the device I'm jealous about the fanlessnes and battery life. So I'd absolutely be interested in being an early adopter.

[-] socphoenix@midwest.social 7 points 1 year ago

FreeBSD has had kde on riscV for a bit now, if they can do it I can’t imagine Debian et all will have much issue once they get the ball rolling.

[-] orangeboats@lemmy.world 2 points 1 year ago

People are running KDE desktop on the VisionFive 2.

Arch Linux has had a RISC-V port for quite a while now - FYI, just in case you don't know, Felix (the guy running the website I linked) is one of the Arch Linux package maintainers.

[-] herrvogel@lemmy.world 11 points 1 year ago

It's probably gonna happen sooner than you think, I'm happy to say. You can already buy desktop motherboards that come with decently powerful ARM CPUs. The options are very limited of course and you're probably not gonna have the best experience, but we're getting there.

Sweet! That is good news. Given the power efficiency of ARM CPUs when compared to Intel and AMD, well, there just really is no comparison.

[-] TimeSquirrel@kbin.social 2 points 1 year ago* (last edited 1 year ago)

A ton of stuff we take for granted will have to be recompiled and you can forget even trying to use Proton to play x86/x64 Windows games without some weird flaky hacks and actual virtualization, since it's only a translation layer.

[-] KLISHDFSDF@lemmy.ml 7 points 1 year ago

okay? so stop making progress because some games might not work? doesn't sound reasonable.

[-] TimeSquirrel@kbin.social 3 points 1 year ago

I'm not saying that. I'm saying there's a lot of work to do ahead.

[-] KLISHDFSDF@lemmy.ml 2 points 1 year ago

ah, well that's a reasonable take. cool profile pic btw!

[-] MigratingtoLemmy@lemmy.world 2 points 1 year ago

We said the same about ARM a while back

[-] orangeboats@lemmy.world 1 points 1 year ago

You say that, but people already got Stardew Valley to work on RISCV Linux!

Note that it is a link to Reddit. The post is made by the Box64 developer though, that's why I linked it.

[-] aport@programming.dev 37 points 1 year ago
[-] jayrhacker@kbin.social 20 points 1 year ago
[-] vd1n@lemmy.ml 1 points 1 year ago
[-] lord_ryvan@ttrpg.network 1 points 1 year ago

And my bow!

[-] Decker108@lemmy.ml 4 points 1 year ago

RISC is going to change everything.

[-] itsmikeyd@lemmy.ml 19 points 1 year ago

Can somebody ELI5 this to a normal tech person who is aware of the RISC5, but has no idea why everyone is so excited about this?

  • Why is this exciting?
  • Is there a future where this replaces x86 CPUs in the desktop / laptop?
  • Will emulation or translation layers allow x86 applications to run on RISC CPUs?
[-] happyhippo@feddit.it 16 points 1 year ago

I'm also just a normal tech person, so my answers may be inaccurate.

My understanding is:

  1. ARM seems superior in the mobile computing domain where efficiency matters more than raw power. I wonder if that's related to the RISC vs CISC instructions... if that's the case, having an open architecture alternative to ARM would allow any manufacturer to create their CPU designs without having to pay a hefty fee to ARM. Should bring more competition and won't keep manufacturers hostage of ARM. If ARMs raises their royalties 1000x, Apple, Qualcomm etc just have to comply for lack of alternatives, and consumers end up paying the price. This won't be possible with RISC-V
  2. I can definitely see this happening, or at least having the option. OSs and apps will have to build for that new architecture of course, which takes time and money. I'm personally particularly excited about laptops
  3. I guess. I don't think it's ever impossible to do this, it's always a matter of how much of an impact it has on performances

If I said something stupid, please let me know, I'd like to learn about this!

[-] Decker108@lemmy.ml 10 points 1 year ago

Just to clarify a few points in #1: CISC has gone largely (entirely?) extinct, so it doesn't play into this. Arm processors are more efficient than x86, but Risc-v is even more efficient than Arm, giving them an edge in cheap, low power computing. However, some companies have started experimenting with Risc-v for HPC applications, so it's turning out more versatile than expected. Just this week there was also news of a bunch of companies banding together to develop Risc-v chips for automobile and Telecom, so don't be surprised if we get Risc-v smartphones and tablets in the near future.

[-] Rekhyt@lemmy.world 5 points 1 year ago

#1: CISC has gone largely (entirely?) extinct

Citation needed? Isn't x86 considered a CISC?

[-] Cevedale@feddit.de 1 points 1 year ago* (last edited 1 year ago)

Yes and no. AFAIK when coding assembler for these chips you use CISC-instructions but they get translated into RISC-instructions by a hardcoded mikroprocessing-unit (not sure about the real term). So the processor itself gets RISC-instructions.

[-] biblbrox@lemmy.world 1 points 1 year ago
[-] garam@lemmy.my.id 3 points 1 year ago

I just hope at least on PC/Laptop there are this kind of chips that's so powerful that we can have 1 weeks full of battery...

[-] JustEnoughDucks@feddit.nl 1 points 1 year ago

It would more likely be that the battery lasts 10-20% longer than ARM. You won't triple or quadruple efficiency with just an architecture change unless it is world-changing new tech

[-] garam@lemmy.my.id 2 points 1 year ago

The problem is ARM laptop isn't even available in 3rd world country like mine. I still waiting tho, even if it's exists, it's expensive as expensive buying a high end motorcycle... worth of 3x yearly salary

[-] FrankTheHealer@lemmy.world 13 points 1 year ago

This is fantastic. I hope they do great work

[-] BearPear@lemmy.world 9 points 1 year ago* (last edited 1 year ago)

So are there any laptops or computers using RISC? First time hearing about this. (edit: fixed typo)

[-] torvusbogpod@lemmy.world 17 points 1 year ago

Lots of single-board computers. I think Pine64 has a RISC-V tablet coming out. And Framework, bless their souls, have floated the idea of offering motherboards for their laptops that are ARM64 or RISC-V. Let us hope and pray.

[-] Decker108@lemmy.ml 6 points 1 year ago

There's currently only two Risc-v laptops that I've heard of: The Alibaba Roma and the Balthazar Personal Computing Device. Most development is currently happening in SBCs and microcontrollers.

this post was submitted on 11 Aug 2023
361 points (98.4% liked)

Linux

47210 readers
734 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS