From d1f9b039f2b2085e6f051f62d51b83f771f2f529 Mon Sep 17 00:00:00 2001 From: Arnout Engelen Date: Mon, 30 Dec 2024 22:03:03 +0100 Subject: [PATCH] Update status --- devices/openwrt-one/default.nix | 20 ++++++++------------ 1 file changed, 8 insertions(+), 12 deletions(-) diff --git a/devices/openwrt-one/default.nix b/devices/openwrt-one/default.nix index 586adf20..d606516f 100644 --- a/devices/openwrt-one/default.nix +++ b/devices/openwrt-one/default.nix @@ -14,18 +14,14 @@ Limitations =========== - Only tested over TFTP so far. - - This boots and seems to mount to rootfs but seems to fail to init: - -[ 18.732227] Run /bin/init as init process -[ 18.736233] with arguments: -[ 18.739188] /bin/init -[ 18.741802] with environment: -[ 18.744934] HOME=/ -[ 18.747281] TERM=linux -[ 18.788942] Kernel panic - not syncing: Requested init /bin/init failed (error -2). - + * Only tested over TFTP so far. + * 2.5G ethernet port does not work yet + mtk_soc_eth 15100000.ethernet eth0: validation of 2500base-x with support 00,00000000,00000000,000062e8 and advertisement 00,00000000,00000000,000062c0 failed: -EINVAL + * nvme support not added yet + * I don't think the front LEDs work yet + * wifi connection suffers 20%+ packet loss + * adding `he_bss_color="128"` causes `Invalid argument` for hostap + * have to manually `s6-svc -u run/service/...dhcpc` to get an IPv4 address ''; system = {