| 2 Jun 2023 |
misuzu | In reply to @artemis:arty.chat though. DHCP never succeeds for some reason so i am forever stuck with the DHCP 169.whatever address You probably have v1.3B board but image is configured for v1.2A. You could try mine prebuilt image for v1.3B boards: https://github.com/misuzu/nixos-vf2/releases | 08:09:39 |
artemis | thanks, ill give that a try tomorrow | 08:10:15 |
misuzu | In reply to @artemis:arty.chat thanks, ill give that a try tomorrow Board version is printed near the cpu | 08:10:39 |
artemis | oh yes it does say v1.3B | 08:11:21 |
misuzu | v1.3B has different ethernet chip | 08:11:56 |
artemis | that would do it. does the second ethernet port work on your image also? | 08:14:34 |
misuzu | I did not test it, but I think it should work | 08:15:06 |
misuzu | In reply to @artemis:arty.chat it is maybe interesting information they we're using nix from gentoo You probably have single-user installation or sandboxing disabled. When installed via sh <(curl -L https://nixos.org/nix/install) --daemon it should work without issues (systemd is required though) | 08:17:26 |
Snektron | In reply to @artemis:arty.chat though. DHCP never succeeds for some reason so i am forever stuck with the DHCP 169.whatever address Did you try the other ethernet port? | 08:32:24 |
artemis | yeah the other ethernet port doesnt even recognize a cable plugged in | 08:32:38 |
Snektron | 1.3b or 1.2a? | 08:32:59 |
Snektron | In reply to @artemis:arty.chat oh yes it does say v1.3B Oh | 08:34:24 |
artemis | yeah lol | 08:34:41 |
Snektron | That could be it | 08:34:48 |
Snektron | You can try just changing the device tree in the sd config | 08:35:17 |