KuWFI 4G LTE CPE Router

Hi,

I'm new to OpenWrt and bought a KuWFI 4G LTE CPE Router from Aliexpress:

Any recommendations on which OpenWrt build is supported with that or has even someone managed to install OpenWrt on this router?

Hardware specs are as following:

/ # cat /proc/cpuinfo
processor       : 0
model name      : ARMv7 Processor rev 5 (v7l)
BogoMIPS        : 38.40
Features        : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae
CPU implementer : 0x41
CPU architecture: 7
CPU variant     : 0x0
CPU part        : 0xc07
CPU revision    : 5

Hardware        : Qualcomm Technologies, Inc MDM9607
Revision        : 0000
Serial          : 0000000000000000
Processor       : ARMv7 Processor rev 5 (v7l)


/ # cat /proc/meminfo
MemTotal:          58144 kB

/ # uname -a
Linux homerouter.cpe 3.18.44 #1 PREEMPT Mon Jun 17 12:27:03 CST 2019 armv7l GNU/Linux

Cheers,
Marco

1 Like

This is not supported, and I would not expect it to be any time soon.

It is Qualcomms modem platform. I.e the system you find inside the USB sticks, mini pcie modules or m.2 modules. You can probably port OpenWrt to the arm application cpu, but you'd need to support the baseband cpu somehow to get the modem working. And driver support for other peripherals, like ethernet, might also be an issue. I don't know.

2 Likes