26 Sep 2025 |
| Snektron joined the room. | 19:10:44 |
Snektron | this group exists | 19:12:14 |
Snektron | hello | 19:12:18 |
Snektron | i run nixos on my vf2 | 19:12:26 |
dramforever | hello | 19:32:32 |
dramforever | what do you use it for | 19:33:02 |
Snektron | gathering dust | 19:41:53 |
Alex | In reply to @snektron:matrix.org gathering dust Great, then you don't even need it to work | 20:58:57 |
27 Sep 2025 |
| picostove joined the room. | 17:43:32 |
29 Sep 2025 |
| @brian:bmcgee.ie left the room. | 13:40:52 |
30 Sep 2025 |
| Charlotte 🦝 (it/its) changed their profile picture. | 10:55:06 |
| @jellyterra:matrix.org left the room. | 15:49:24 |
| 17lifers (at mikuplushfarm) joined the room. | 16:05:31 |
1 Oct 2025 |
| 17lifers (at mikuplushfarm) left the room. | 18:05:40 |
2 Oct 2025 |
| @roedimqf:ruhr-uni-bochum.de left the room. | 06:31:57 |
4 Oct 2025 |
| aleksana 🏳️⚧️ (force me to bed after 18:00 UTC) changed their profile picture. | 08:41:05 |
| aleksana 🏳️⚧️ (force me to bed after 18:00 UTC) changed their profile picture. | 08:41:28 |
Alyssa Ross | Has anyone looked into why nodejs tests fail, or why git tests hang? | 15:40:27 |
5 Oct 2025 |
| rosssmyth joined the room. | 01:48:01 |
rosssmyth | Is there any easy way to get this program on my linux laptop get get my board running?
https://github.com/NixOS/nixos-hardware/blob/3441b5242af7577230a78ffb03542add264179ab/starfive/visionfive/v2/firmware.nix#L56-L63
I guess I can just pull the older nixos-hardware before this was added part of a module | 17:51:50 |
dramforever | do you have a config | 17:52:50 |
dramforever | like, already built image or something | 17:53:00 |
rosssmyth | Yeah I built the image and used dd to put it on my sd card, but it's not booting so I assume I need to update the fimware over spi or something | 17:53:45 |
rosssmyth | At least that is what the readme and wiki seem to imply | 17:53:58 |
dramforever | what does the serial port say when it's "not booting" | 17:54:35 |
dramforever | get firmware: nix build .#nixosConfigurations.your-thing.config.system.build.uboot | 17:58:52 |
dramforever | do you have anything that boots on the visionfive 2 | 17:58:58 |
dramforever | like, to u-boot, or to linux | 17:59:05 |
dramforever | sd card boot is finicky on jh7110 sadly but your thing should have shipped with some u-boot in spi flash | 17:59:44 |
dramforever | but you'll need to flip the switches to spi boot for that | 18:00:07 |