Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 3 Current »

Date

Disclosures

 RISC-V Disclosure Video

Participants

 Meeting Participants

Name

Affiliation

Presentations

Title

Presenter

File

1

2

Notes & Action Items

Board Updates:

Program Updates:

  • AlmaLinux

    •  

  • Arch Linux

    • Electron 34.x patched, still working on 35.x (Good news: it now compiles on SG2042!)

    • Linux kernel updated to 6.13.x

    • Chromium updated to 134.x

    • ROCm updated to 6.3.x

    • GCC patched to fix bootstrapping issues:

    • https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119012

    • glibc cherry-picked patches:

    • RISC-V: Fix IFUNC resolver cannot access gp pointer by cyy

    • linux: prevent kernel choose addr by itself in mremap test by c10s

    • Rust updated to 1.85 with patches for musl.

    • Arch Linux upstream starts to accept some RISC-V patches (autoreconf) that x86_64 doesn’t explicitly need.

  • Alpine Linux

    •  

  • FreeBSD

    •  

  • OpenEuler

    •  

  • Debian

    • Debian-Based Distro Comes to PINE64 RISC-V Tablet - link

    • Debian Trixie initial freeze at 03/15. This is one good signal to get the first support from Debian stable

  • Gentoo (Dev Images) link

    •  AI model testing is showing a roughly 8-25% speed increase on DC-ROMA Laptop II

  • Fedora

  • SUSE

    • The Premier P550 board is booting Tumbleweed on mainline kernel with rebased patches, but is still missing some drivers.

  • Canonical

  • Android (AOSP)

    • KUBUDS ( https://kubuds.io ) has some plans to do some works and release some prototypes related to AOSP RISC-V around July-August.

  • seL4

    •  

  • NixOS

    •  

  • R9

    •  

  • oreboot

    •  

  • Firmware

    •  

  • Managarm

    • Kernel now supports AIA

      Next step is enabling more boards, probably VisionFive2.

  • Linux Kernel

    • Linux 6.15 to Support the Airoha NPU - link

    • Lichee Pi 4A support has been added to buildroot mainline

  • RISC-V

 

Demo DC ROMA Laptop II with Gentoo Qwen:0.5b Model Demo

  • Flash SD Card with Gentoo (Dev Images) link

    • default account is root

  • Setup wpa_supplicant

    • Create /etc/wpa_supplicant/wpa_supplicant.conf file

      • ctrl_interface=/run/wpa_supplicant

        update_config=1

        network={

        ssid="???"

        psk=???

        mesh_fwding=1

        }

    • start wifi

      • wpa_supplicant -B -i wlP1p1s0 -c /etc/wpa_supplicant/wpa_supplicant.conf

      • wpa_cli reconnect

  • Install cmake and go 1.24.0

    • emerge cmake

    • emerge go

  • Download ollama repo

  • Build ollama

    • go build .

  • Run ollama

    • ./ollama serve > /dev/null 2>&1 &

    • ./ollama run qwen:0.5b --verbose

What’s cool?:

Miscellaneous notes:

  •  Chimera Linux drops RISC-V support - link

  • Tasking Strengthens its Ecosystem with LDRA Acquisition and RISC-V Support - link

  • Raspberry Pi Pico 2 RP2350 SoC goes on general sale - link

  • Codasip to design EU-funded RISC-V processor - link


Standard_2.png

  • No labels