mastodon.ie is one of the many independent Mastodon servers you can use to participate in the fediverse.
Irish Mastodon - run from Ireland, we welcome all who respect the community rules and members.

Administered by:

Server stats:

1.8K
active users

#risc_v

1 post1 participant0 posts today

@frameworkcomputer

As I told earlier here in a longer thread with @zygoon , Yuning Liang, founder of DeepComputing has donated their RISC-V board for Framework laptops to OpenPrinting on the last FOSDEM. Thanks a lot!!

Now we can test the printing stack on this platform, including making Snaps for RISC-V.

Printing works so far, by the way.

And here are my adventures of setting it up:

openprinting.github.io/OpenPri

OpenPrinting · OpenPrinting News - We got a Framework RISC-V board from DeepComputingRISC-V board for OpenPrinting for development and testing, getting it all to work, Ubuntu Desktop, Snap on RISC-V

@frameworkcomputer @zygoon On my #DeepComputing #RISC_V board with #Ubuntu 24.04 v1.1 I have now done

$ sudo apt install ubuntu-desktop

This installed ~300 packages and now I have a lot more desktop applications and utilities, an Ubuntu-themed GNOME desktop, even with the Noble Numbat wallpaper (instead of the DeepComputing one).

And for me it makes the impression that the YouTube videos in Firefox run more smoothly (more fps).

Note: All apps are *.deb, most Snaps are not built for RISC-V...

@frameworkcomputer @zygoon #DeepComputing has published an update of the #Ubuntu 24.04 image (vers. 1.1)!

It fixes most of my complaints, and of Zyga, too:
- #Snap works now! Kernels supports squashfs, I could install snapd, snapcraft and rockcraft, but did not find any app Snap for #RISC_V. Seems I have to start with the #OpenPrinting Snaps ...
- There are 2 Browsers, #Firefox, and #Chromium on it, DEB packages
- Standard Ubuntu GNOME layout, launcher on the left

github.com/DC-DeepComputing/fm

1/2

#Fedora ist bereit für #RISC_V

RISC-V ist eine offene Befehlssatzarchitektur (Instruction Set Architecture, #ISA), die auf den Prinzipien von Reduced Instruction Set Computing ( #RISC ) basiert. Im Gegensatz zu proprietären Architekturen ist RISC-V kostenlos und offen. Im Hinblick auf Offenheit und Freiheit ist die Entwicklung von RISC-V-Hardware für #Linux ein wichtiger Schritt.
Zielsetzung primäre Architektur.

linuxnews.de/fedora-ist-bereit

LinuxNews.de · Fedora ist bereit für RISC-V
More from LinuxNews.de

RISC-V Mainboard for Framework Laptop 13 is now available
🔗 frame.work/si/en/blog/risc-v-m
via @frameworkcomputer

"We’re happy to share that DeepComputing’s DC-ROMA RISC-V Mainboard for Framework Laptop 13 is now in stock and shipping in the Framework Marketplace. This is very much a developer-focused board to help accelerate maturing the software ecosystem around RISC-V."

FrameworkRISC-V Mainboard for Framework Laptop 13 is now available
#RISCV#RISC_V#laptop
Replied in thread

@zygoon @frameworkcomputer I have tried out the #RISC_V board directly on the #Ubuntu booth on #FOSDEM but while running a system update on the pre-installed Ubuntu 24.04 LTS, it ran out of storage space.

So I want to replace its storage by a more spacious one.

Zyga, what kind of storage and which size are you using? Mine came with a micro-SD card, I am not sure about the size, can be that it is only 8 GB or so.

Anyone can give me recommendations about which storage to use?

Inside SiFive’s P550 Microarchitecture
🔗 old.chipsandcheese.com/2025/01

"The P550 is a 3-wide out-of-order core with a 13 stage pipeline. Out-of-order execution lets the core move past a stalled instruction to extract instruction level parallelism. It’s critical for achieving high performance because cache and memory latency can be significant limiters for modern CPUs."

Chips and Cheese · Inside SiFive’s P550 Microarchitecture
More from clamchowder

🧵 2/n

At last I got that final but important piece for my RISC-V SBC ( @bananapi BPI-F3): the cooler. Now I can finally start compiling some big chunks of code like Qt and KDE software. I do have distributed cross-compiling set up using Icecream, but apparently you can't prevent it scheduling compile jobs locally on SBC and only send them to more powerful computers. Let the fun begin…

🧵 1/n

Just got some RISC-V hardware goodies to play with in the following days/months: BPI-F3 SBC by @bananapi with SpacemiT K1 8-core CPU supporting RVV 1.0 vector extensions. Hooked it up to the TV, booted it for the first time from a microSD with the default Bianbu GNU/Linux distro, so far so good. Will try to get Gentoo or openSUSE Tumbleweed with KDE Plasma/software running next.