forked from dan/liminix
Update status
This commit is contained in:
parent
25d4f7b6e8
commit
d1f9b039f2
@ -14,18 +14,14 @@
|
|||||||
Limitations
|
Limitations
|
||||||
===========
|
===========
|
||||||
|
|
||||||
Only tested over TFTP so far.
|
* Only tested over TFTP so far.
|
||||||
|
* 2.5G ethernet port does not work yet
|
||||||
This boots and seems to mount to rootfs but seems to fail to init:
|
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
|
||||||
[ 18.732227] Run /bin/init as init process
|
* I don't think the front LEDs work yet
|
||||||
[ 18.736233] with arguments:
|
* wifi connection suffers 20%+ packet loss
|
||||||
[ 18.739188] /bin/init
|
* adding `he_bss_color="128"` causes `Invalid argument` for hostap
|
||||||
[ 18.741802] with environment:
|
* have to manually `s6-svc -u run/service/...dhcpc` to get an IPv4 address
|
||||||
[ 18.744934] HOME=/
|
|
||||||
[ 18.747281] TERM=linux
|
|
||||||
[ 18.788942] Kernel panic - not syncing: Requested init /bin/init failed (error -2).
|
|
||||||
|
|
||||||
'';
|
'';
|
||||||
|
|
||||||
system = {
|
system = {
|
||||||
|
Loading…
Reference in New Issue
Block a user