Adding Support For Imou HX21

This router also known as Imou LC-HX3001 is a very affortable router with MediaTek MT7981BA.

Hardware specification:
SoC: MediaTek MT7981B 2x A53
Flash: Foresee F35SQA001G 128 MB SPI-NAND
RAM: 256MB DDR3
Ethernet: 4x 10/100/1000 Mbps
Switch: MediaTek MT7531AE
WiFi: MediaTek MT7976C
Button: Reset, Mesh
Power: DC 12V 1A

SSH access gain method of LC-HX3001 does not working with HX21 so i created a new restore configuration conf for HX21. Also i created a pull request for this device. Lastet Snapshot installed tested.

Gain SSH access:
Method 1:

  1. Connect UART Adapter to the router

  2. UART pins are enabled, set the root password with passwd command start the dropbear instance on port 22

Method 2:

  1. Login into web interface, and restore the router with SSH enabled configuration.

  2. After reboot Default Web interface password will be 12345678 SSH password is empty

SSH enabled conf link below. Thanks

Mega.nz

Can you get console boot log (or dmesg from ssh) from the device? There were somfe indecisive attempts to support this device in the past.

Here’s the boot log
https://pastebin.com/MgXTEZ6D

1 Like

Looks quite ok.... Can you try to ftftpboot + bootm openwrt iniramfs kernel from a similar filogic device via u-boot?

i have complied openwrt snapshot using its previous version LC-HX3001 configs from immortalwrt repo and its working fine and stable.

Nice, want to try to port that back to OpenWrt?
https://github.com/immortalwrt/immortalwrt/commit/9777c5e853b6ecb1677c0e138a8a39b07e3bd59a

i have already created a pull request here

2 Likes

You are too fast...
mega expires, i think youll need to make it a wiki page. (dont tell me you did it before yesterday :rofl: }

lol i have never done it before, maybe i will if it got merged.

Old thread (maybe somebody willing to test follows it)

i tried it and its working fine.

1 Like

I tried it, and everything is good so far, but the WAN LED shows "ON" when not connected.

1 Like

Here’s the Test build hopefully everything should be working

1 Like