NixOS RISC-V | 237 Members | |
| NixOS on RISC-V https://wiki.nixos.org/wiki/RISC-V https://pad.lassul.us/NixOS-riscv64-linux | 70 Servers |
| Sender | Message | Time |
|---|---|---|
| 25 Jun 2024 | ||
| Okay, my custom minimal ISO started building :) | 13:24:25 | |
In reply to @joerg:thalheim.io That is definitely worth discussing with the Nixpkgs maintainers, but it'd be easier once the changes that enable cross-compilation of GHC are merged. The PRs that enable it also add x86_64 -> riscv64 cross-compilation to Hydra to catch regressions. | 13:24:49 | |
| So once the changes are merged, the Hydra build could be downloaded and packaged into a tarball to bootstrap native builds (or, more likely, used to package a complete native build). | 13:26:05 | |
| Also sounds good to me. | 13:26:24 | |
| The newest PR for this is: https://github.com/NixOS/nixpkgs/pull/305392 (It works already, but I think sterni might want to make a few changes before it is merged?) | 13:27:50 | |
| 21:57:12 | ||
| 27 Jun 2024 | ||
| 16:20:48 | ||
| https://github.com/openresty/luajit2/pull/236 | 19:59:36 | |
| 28 Jun 2024 | ||
| 04:12:59 | ||
| risc-v boards have arrived! | 17:35:16 | |
| 18:20:53 | ||
| all of them? | 19:30:40 | |
| well the boards I ordered :), first time hands on with real hardware | 20:23:30 | |
| Nice, have fun. Which boards do you hav? | 20:54:54 | |
| * Nice, have fun. Which boards do you have? | 20:55:02 | |
| [0x4A6F]: two milk-v duo 64M, 1x milk-v duo 256M, and an ethernet/io board | 21:30:13 | |
| converting some old rpi and microcontroller projects over, playing around with porting a drm driver to risc | 21:31:03 | |
| dabbling in some assembly | 21:31:22 | |
| 29 Jun 2024 | ||
| 00:48:18 | ||
| 05:28:39 | ||
| Nick Cao: thanks for the work on the Duo64 and Duo256! | 21:30:26 | |
| is ION size supposed to be set to zero by default for these images? | 21:39:56 | |
| 21:40:10 | |
| built the duo256 image last night, only ~222MB free instead of ~247MB | 21:41:15 | |
| * built the duo256 image last night, only ~222MB free instead of ~250MB | 21:42:49 | |
| 30 Jun 2024 | ||
In reply to @atka:matrix.orgYes, but requires a custom built fip.bin | 01:41:50 | |
In reply to @nickcao:nichi.coIt seems the one we are using already have ION size set to 0: https://github.com/mcdonc/duo-buildroot-sdk/tree/nixos-riscv | 01:43:00 | |
In reply to @nickcao:nichi.co* It seems the one we are using can't have ION size set to 0: https://github.com/mcdonc/duo-buildroot-sdk/tree/nixos-riscv for some reason. | 01:43:27 | |
| perhaps this would work? | 01:48:15 | |
| https://github.com/milkv-duo/duo-buildroot-sdk/issues/78 | 01:48:41 | |