You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 9, 2024. It is now read-only.
I checked the requirements and was wondering if my hardware will be supported.
So as you remember from the issue I opened here: SmoothWAN/SmoothWAN#179 I'm looking into 4G/5G enabled routers.
GL-X3000 is using
MediaTek Dual-core MT7981ASOC with more info in: https://www.mediatek.com/products/home-networking/mt7621The CPU is
MIPS1004Kcwith more info in: https://wikidevi.wi-cat.ru/MIPS32From this I understand that the c variant doesn't support floating point 😢
I assume that hard float in the README.md means hardware supported floating point calculation.
Is this thinking decision correct? How can I check if hard float is supported or not?
I understood from stackexchange that I could check this by:
But this is hard to do before ordering the device.