Closed fakir81 closed 1 month ago
Архитектура определяется на по uname
Покажите вывод cat /proc/cpuinfo
root@OpenWrt:~# cat /proc/cpuinfo system type : Ralink RT3883 ver:1 eco:5 machine : Asus RT-N56U processor : 0 cpu model : MIPS 74Kc V4.12 BogoMIPS : 249.44 wait instruction : yes microsecond timers : yes tlb_entries : 32 extra interrupt vector : yes hardware watchpoint : yes, count: 4, address/irw mask: [0x0ffc, 0x0ffc, 0x0ffb, 0x0ffb] isa : mips1 mips2 mips32r1 mips32r2 ASEs implemented : mips16 dsp dsp2 Options implemented : tlb 4kex 4k_cache prefetch mcheck ejtag llsc dc_aliases userlocal perf_cntr_intr_bit perf mm_full shadow register sets : 1 kscratch registers : 0 package : 0 core : 0 VCED exceptions : not available VCEI exceptions : not available
В следующей версии будет исправлено
Подробно опишите проблему Роутер Asus RT-N56U, OpenWRT 23.05.4 перенесена на usb, архитектура mipsel. На команду uname -m, ответ mips. Соответственно и устанавливается бинарник mips, который не запускается. Какое решение вы предлагаете? Сделать разделение репозиториев как на Keenetic или что то подобное, чтобы можно было явно указать для какой архитектуры бинарник устанавливать. ...