Skip to content
This repository was archived by the owner on Oct 9, 2024. It is now read-only.
This repository was archived by the owner on Oct 9, 2024. It is now read-only.

How to check my router's CPU architecture? #2

Open
@onnimonni

Description

@onnimonni

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 MT7981A SOC with more info in: https://www.mediatek.com/products/home-networking/mt7621

The CPU is MIPS1004Kc with more info in: https://wikidevi.wi-cat.ru/MIPS32

The 1004Kf version includes an IEEE754 compliant Floating Point Unit, supporting
both single and double precision datatypes.

From 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:

$ dpkg --print-architecture

But this is hard to do before ordering the device.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions