NixOS RISC-V | 234 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-v | 69 Servers |
| Sender | Message | Time |
|---|---|---|
| 19 Mar 2026 | ||
| Generally two options:
| 19:22:52 | |
In reply to @alex:tunstall.xyzWell, nix is one for example https://github.com/NixOS/nix/issues/15153 | 20:16:49 | |
| Yes, I ran into that issue myself a few weeks ago while doing binfmt emulation of aarch64. | 20:18:01 | |
| I guess it should be pretty easy to fix by just calling uname and using the appropriate arch for setting up seccomp? | 20:23:35 | |
| colemickens good news:
I'm still double checking that the cross-compiler works, but I expect to PR the fix to Nixpkgs soon enough. | 21:35:58 | |
| This alone is not enough to cross-compile | 21:43:39 | |
| colemickens https://github.com/NixOS/nixpkgs/pull/501439 | 22:00:19 | |
| 20 Mar 2026 | ||
| 09:01:21 | ||
| 18 Aug 2023 | ||
| 05:42:58 | ||
Looks like the | 08:29:39 | |
| 20 Aug 2023 | ||
| 17:53:34 | ||
| 19:27:07 | ||
| 24 Aug 2023 | ||
Download 1000004363.jpg | 19:36:55 | |
| This should be fun to play with | 19:37:02 | |
| oooh nice | 19:38:17 | |
| same chip as starfive v2 iirc so it should be somewhat easy to use | 19:38:37 | |
| Sounds good! Me and my SO mostly got it to play with and just see some Risc-V stuff but it'd be awesome if it turns out to be useful. | 19:39:52 | |
| let us know how it goes | 19:40:12 | |
| I ragequit my riscv stuff currently because I will go in vacations soon and had higher priority, but still interested into getting in a place where we can start having remote builders all together | 19:40:34 | |
| 25 Aug 2023 | ||
In reply to @erremilia:matrix.orgNice, the number of star64+nixos users just doubled! | 07:12:19 | |
| By late next month we'll be over a billion | 07:12:51 | |
| erremilia: I have a native NixOS image here https://sr.ht/~fgaz/nixos-star64/ | 07:13:29 | |
| 30 Aug 2023 | ||
| Could you compile a 8GB image for me? I haven't been able to get it to compile properly and on your 4GB image it never seems to connect to the internet or anything and haven't had the time to try and hook it up to serial. | 03:13:48 | |
| erremilia: sure. I'm actually updating the image right now, so I think it'll be ready tomorrow or the day after | 13:52:39 | |
| erremilia: the 4GB image should run on 8GB though. make sure you set the dip switches on the right position. both up (= flash) works both for uSD and eMMC with factory firmware. not sure about nvme | 14:27:20 | |
| I manually flashed the sd card instead of doing it like that assuming it'd work | 14:28:32 | |
| what do you mean by "manually" and "instead of doing it like that"? | 14:31:28 | |
| * what do you mean by "manually" and "like that"? "like that" = https://sr.ht/~fgaz/nixos-star64/#flashing? | 14:32:42 | |
* what do you mean by "manually" and "like that"? "like that" = https://sr.ht/~fgaz/nixos-star64/#flashing? does fdisk -l /dev/your_sd_card show the partition table? | 14:38:40 | |
| I had the DIP switches set upside-down, it works now. Thank you! | 14:39:36 | |