Exotic Nix Targets | 324 Members | |
| 101 Servers |
| Sender | Message | Time |
|---|---|---|
| 27 Sep 2023 | ||
| i have a power9 machine, i don't run NixOS on it. i can test things, but i also don't deal with the firmware stuff much, and i don't know if this just like, produces the image file i can pass to openbmc | 19:13:40 | |
| ah okay, thank you. I haven't gotten hardware yet | 19:14:33 | |
| it would be very nice to eventually have the entire firmware for this board as something i can just get nix to build for me | 19:15:37 | |
| what machine do you have specifically? | 19:15:51 | |
| RaptorCS Blackbird | 19:16:01 | |
| https://git.raptorcs.com/git/blackbird-skiboot/ This is their verstion of skiboot for the blackbird I think | 19:16:33 | |
| yes, i know | 19:16:43 | |
| i've tried to put the firmware together myself on other distros and not succeeded, and i need modified firmware because i'm using a non-officially-supported cpu so need custom WOF tables | 19:16:50 | |
| it does not seem to build at all except on whatever version of debian they're using, which i haven't felt like installing | 19:17:08 | |
| ah okay | 19:18:45 | |
In reply to @m00dy:matrix.orgfwiw I have this building using nixpkgs right now | 20:08:50 | |
| as well as the talos one | 20:08:58 | |
In reply to @m00dy:matrix.orgI've updated the pr to include those targets | 21:01:57 | |
| 28 Sep 2023 | ||
| I now have access to an IBM AC922 for other porting work but could also test nix stuff as well | 02:59:55 | |
In reply to @m00dy:matrix.orgif you have the hardware + a linux and nix installation then you can checkout the branch and try building i.e. stdenv or hello from it. if you don't have the hardware and/or setup then you can add boot.binfmt.emulatedSystems = [ "powerpc64-linux" ] to the nixos config of some other system and test stdenv or hello with --argstr localSystem powerpc64-linux | 06:03:56 | |
| the latter doesn't really work fully due to emulation-related test failures, but it gets very far along | 06:05:59 | |
In reply to @opna2608:matrix.orgis there something I can get booted up in qemu-system-ppc64? I have access to a machine but it's running ppc64le at the moment | 14:11:48 | |
| if nothing else I can give the binfmt stuff a try | 14:56:14 | |
| hmm iunno, not well versed in that stuff… my hardware only supports big-endian so i'm just running this on top of ppc64 debian | 15:51:18 | |
| got it, thanks. I'll see what I can get working here | 15:56:35 | |
In reply to @opna2608:matrix.org for the sake of mentioning the exact failure: it will die on
works fine on hardware though | 16:02:10 | |
| 18:18:13 | ||
| 29 Sep 2023 | ||
| Try asking in #riscv:nixos.org. I think the vf2 has the best support at the moment | 07:35:54 | |
| * Try asking in #riscv:nixos.org. I think the vf2 has the best support at the moment | 07:36:18 | |
| 17:15:30 | ||
| 3 Oct 2023 | ||
| 21:04:53 | ||
| 4 Oct 2023 | ||
| 22:20:41 | ||
| 6 Oct 2023 | ||
| 16:30:06 | ||
| 8 Oct 2023 | ||
| 08:48:37 | |
| Minijackson | 08:49:27 | |