fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

11K
active users

#risc_v

3 posts2 participants0 posts today

@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

Ubuntu-24.04(12077):
https://deepcomputing.io/support/download/os/ubuntu-24.04-V1.1-FML13V01-desktop-efi-sdcard.zip
What’s New:

All WLAN driver packages have been enabled.
The Linux kernel files a...
GitHubRelease v1.1-release · DC-DeepComputing/fml13v01Ubuntu-24.04(12077): https://deepcomputing.io/support/download/os/ubuntu-24.04-V1.1-FML13V01-desktop-efi-sdcard.zip What’s New: All WLAN driver packages have been enabled. The Linux kernel files a...

#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

RISC-V Logo
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…

Мысли о доработке архитектуры RISC V

Архитектура RISC V (читается как «риск файв») существует и развивается более полутора десятилетий. Участие в развитии этой архитектуры принимают тысячи фирм по всему миру. На очередном круглом столе российского Альянса RISC V мы – компания «Аквариус» – предложили свою идею по доработке. Выносим ее на суд сообщества. Обычно компании-основоположники архитектур закрывают свои системы команд (ISA – instruction set architecture – архитектура системы команд, проще – система команд) от сторонних разработчиков патентными ограничениями, а иногда и судебными преследованиями. Сами они, как правило, развивают свою архитектуру не очень охотно. Стимулом для нововведений часто становится истечение срока лицензионной защиты. ISA дорабатывается, чтобы снова закрыть доступ со стороны к правкам или самостоятельному повторению всей архитектуры. Также толчок в этом направлении может дать требование увеличить разрядность обрабатываемых данных - со временем оно становится очевидным. Как ни странно, сюда же можно отнести и требование уменьшить разрядность. Классическим примером можно считать архитектуру MIPS. Первоначально 32-битная, в конце концов она стала 64-битной с поддержкой 16 -разрядной обработки данных. Почти такой же танец мы увидели и в исполнении RISC V. Но тут есть важные особенности. Если говорить о других архитектурах, их исходный вариант никак не подразумевал дальнейшее развитие - оно ничем не обеспечивалось. А вот RISC V разрабатывалась с учетом того, что она будет развиваться, в нее были заложены такие возможности. А главное – она изначально была открытой, то есть доступной для усовершенствования.

habr.com/ru/companies/aquarius

ХабрМысли о доработке архитектуры RISC VАрхитектура RISC V (читается как «риск файв») существует и развивается более полутора десятилетий. Участие в развитии этой архитектуры принимают тысячи фирм по всему миру. На очередном круглом столе...