| 27 Jan 2025 |
liberodark | And firmware is updated | 19:30:42 |
misuzu | Write u-boot to spi and just dd the image to an sdcard | 19:31:41 |
misuzu | env default -a
saveenv
use these commands in u-boot to reset configuration
| 19:32:27 |
misuzu | Are you sure you're using the upstream u-boot and not the vendor one? | 19:39:03 |
| 30 Jan 2025 |
| Dr. Worm changed their profile picture. | 01:29:56 |
Alex |
builder for '/nix/store/bfi6adh09pxf70nn8gpsvpj948nplg1k-swtpm-0.10.0.drv' failed with exit code 2
(Indirectly needed by systemd and possibly other essentials.)
From a very recent NixOS unstable (see https://github.com/AlexandreTunstall/nixos-riscv/commit/1359bceb815362df48acae824ffb1c6d6ca862c3).
It's failing in checkPhase, so it could just be an unreliable test suite.
Has anyone else tried building this derivation yet? | 11:01:58 |
misuzu | https://github.com/NixOS/nixpkgs/pull/376097 | 12:26:23 |
misuzu | https://hydra.ztier.in/build/3272 | 12:27:50 |
misuzu | Build fine on vf2 https://hydra.ztier.in/build/2041 | 12:29:22 |
misuzu | * Builds fine on vf2 https://hydra.ztier.in/build/2041 | 12:58:16 |
Alex | Is that fix needed for native builds too? I'm building full native. | 14:18:52 |
Alex | I'll try building it again in a few days time I guess. | 14:23:02 |