!xmLtiCaAJxfhURjrXl:matrix.org

NixOS RISC-V

235 Members
NixOS on RISC-V https://wiki.nixos.org/wiki/RISC-V https://pad.lassul.us/NixOS-riscv64-linux https://github.com/orgs/NixOS/teams/risc-v70 Servers

Load older messages


SenderMessageTime
7 Dec 2023
@hive:the-apothecary.clubDr. Worm changed their profile picture.06:21:35
8 Dec 2023
@hive:the-apothecary.clubDr. Worm changed their profile picture.01:53:29
@fgaz:matrix.orgfgaz

gcc is broken in staging

gcc-13.2.0/libgcc/config/riscv/value-unwind.h:32: Error: unrecognized opcode `0xc2202573'

I don't understand why it tries to do that when we set the architecture to riscv64gc

14:14:11
@pouspous:matrix.orgpouspous joined the room.20:15:36
9 Dec 2023
@digitalpirate:tchncs.deDigital Pirate joined the room.08:14:35
@alex:tunstall.xyzAlex
In reply to @fgaz:matrix.org

gcc is broken in staging

gcc-13.2.0/libgcc/config/riscv/value-unwind.h:32: Error: unrecognized opcode `0xc2202573'

I don't understand why it tries to do that when we set the architecture to riscv64gc

NB: According to the RISC-V ISA manual (V20211203), that is a CSRRS instruction on CSR 0xc22, which is a standard read-only unprivileged CSR that hasn't yet been allocated. Whatever is generating that instruction probably should not.

If you don't need CSRs, disabling Zicsr may help.

13:23:25
10 Dec 2023
@pouspous:matrix.orgpouspous Hi guys. I recently bought a Star64 and wanted to try NixOS on it. I cloned https://git.sr.ht/~fgaz/nixos-star64 and added a line networking.wireless.networks."my-wifi" = {}; before running nix build and flashing the result image onto a sd card.
Once the sd card inserted and the Star64 plugged to the power, the usual green light lights up, but no connection is made on the wireless wifi. I have also tried flashing the image onto an eMMC, but to no avail. I don't even know if the system has booted or if it in a stale state or something. Do you know any way to make the light blink once the system is booted ?
14:51:59
@theesm:lispy.euWilko changed their display name from theesm to Wilko.18:29:44
11 Dec 2023
@fgaz:matrix.orgfgaz
In reply to @pouspous:matrix.org
Hi guys. I recently bought a Star64 and wanted to try NixOS on it. I cloned https://git.sr.ht/~fgaz/nixos-star64 and added a line networking.wireless.networks."my-wifi" = {}; before running nix build and flashing the result image onto a sd card.
Once the sd card inserted and the Star64 plugged to the power, the usual green light lights up, but no connection is made on the wireless wifi. I have also tried flashing the image onto an eMMC, but to no avail. I don't even know if the system has booted or if it in a stale state or something. Do you know any way to make the light blink once the system is booted ?
the light won't blink by default, you can write a target to /sys/devices/platform/leds/leds/blue-led/trigger to enable it. for some reason I don't get the always blinking target on the latest version, but mmc0/mmc1 works
10:19:07
@fgaz:matrix.orgfgazmake sure you update the firmware and set the dip switches to flash to rule out any problem with those10:20:30
@pouspous:matrix.orgpouspouseverything works now, thanks ! looks like wireless didn't work out of the box so I just plugged an ethernet cable to it (I couldnt do it earlier on)14:37:59
@fgaz:matrix.orgfgazNice!14:48:34
12 Dec 2023
@digitalpirate:tchncs.deDigital Pirate changed their profile picture.19:32:20
14 Dec 2023
@niko:conduit.rsnyanbinary:315:21:08
15 Dec 2023
@ultra:beeper.comAlex S changed their profile picture.21:02:35
18 Dec 2023
@ultra:beeper.comAlex S changed their profile picture.06:50:03
@fgaz:matrix.orgfgaz
In reply to @alex:tunstall.xyz

NB: According to the RISC-V ISA manual (V20211203), that is a CSRRS instruction on CSR 0xc22, which is a standard read-only unprivileged CSR that hasn't yet been allocated. Whatever is generating that instruction probably should not.

If you don't need CSRs, disabling Zicsr may help.

it has been allocated to vlenb in the vector extension.

I think I discovered what happened, our riscv bootstrap files have never been updated so we are stuck with an old assembler that doesn't recognize rvv 1.0 instructions.

14:56:15
@fgaz:matrix.orgfgazNow, how do I generate a bootstrap tarball and who do I ping to get it uploaded to tarballs.nixos.org? This doesn't seem to be documented anywhere14:57:03
@raitobezarius:matrix.orgraitobezariusit's documented in stdenv14:57:27
@raitobezarius:matrix.orgraitobezarius ping lovesegfault IIRC on #stdenv:nixos.org for upload 14:57:51
@fgaz:matrix.orgfgazaha, I found make-bootstrap-tools14:58:24
@fgaz:matrix.orgfgaz raitobezarius: will do thanks 14:58:35
@niko:conduit.rsnyanbinarycache for RISC-V when ;P15:43:51
@fgaz:matrix.orgfgaz
In reply to @niko:conduit.rs
cache for RISC-V when ;P
an official one? when suitable (ie. rack-mountable) hardware is available
16:18:20
@fgaz:matrix.orgfgazthere are a few unofficial ones already, I'll probably make one as well16:18:51
@fgaz:matrix.orgfgaz * an official one? when suitable (ie. rack-mountable) hardware is available, see https://pad.lassul.us/NixOS-riscv64-linux-2023-09-10# 16:20:37
@niko:conduit.rsnyanbinary
In reply to @fgaz:matrix.org
an official one? when suitable (ie. rack-mountable) hardware is available, see https://pad.lassul.us/NixOS-riscv64-linux-2023-09-10#
https://fosstodon.org/@fedora/111540170260635226
16:41:17
@niko:conduit.rsnyanbinaryI mean RISC-V is becoming more prevalent so thats good 16:41:28
@patryk4815:matrix.orgpatryk4815 set a profile picture.17:19:17
@patryk4815:matrix.orgpatryk4815 Nick Cao: This fix for gcc13 is only available on staging? https://github.com/NixOS/nixpkgs/pull/275084 17:19:43

There are no newer messages yet.


Back to Room ListRoom Version: 10