Hi all, I installed openwrt-23.05.0-rc2-ipq40xx-mikrotik-mikrotik_hap-ac3-initramfs-kernel.bin
via TinyPXE Server and can successfully go to http://192.168.1.1/cgi-bin/luci/admin/system/flash
but when I upgrade to openwrt-23.05. 0-rc2-ipq40xx-mikrotik-mikrotik_hap-ac3-squashfs-sysupgrade.bin
the router can not start, I waited 10-15 minutes, on the computer it constantly connects and disconnects (connection via cable).
johnth
July 29, 2023, 9:07pm
2
Hi mani,
If this is your first OpenWrt install for this device, there might be some extra steps needed. See the commit message:
committed 04:19PM - 28 Nov 21 UTC
This adds support for the MikroTik RouterBOARD RBD53iG-5HacD2HnD
(hAP ac³), a i… ndoor dual band, dual-radio 802.11ac
wireless AP with external omnidirectional antennae, USB port, five
10/100/1000 Mbps Ethernet ports and PoE passthrough.
See https://mikrotik.com/product/hap_ac3 for more info.
Specifications:
- SoC: Qualcomm Atheros IPQ4019
- RAM: 256 MB
- Storage: 16 MB NOR + 128 MB NAND
- Wireless:
· Built-in IPQ4019 (SoC) 802.11b/g/n 2x2:2, 3 dBi antennae
· Built-in IPQ4019 (SoC) 802.11a/n/ac 2x2:2, 5.5 dBi antennae
- Ethernet: Built-in IPQ4019 (SoC, QCA8075) , 5x 1000/100/10 port,
passive PoE in, PoE passtrough on port 5
- 1x USB Type A port
Installation:
1. Boot the initramfs image via TFTP
2. Run "cat /proc/mtd" and look for "ubi" partition mtd device number, ex. "mtd1"
3. Use ubiformat to remove MikroTik specific UBI volumes
* Detach the UBI partition by running: "ubidetach -d 0"
* Format the partition by running: "ubiformat /dev/mtdN -y"
Replace mtdN with the correct mtd index from step 2.
3. Flash the sysupgrade image using "sysupgrade -n"
Signed-off-by: Robert Marko <robimarko@gmail.com>
Tested-by: Mark Birss <markbirss@gmail.com>
Tested-by: Michael Büchler <michael.buechler@posteo.net>
Tested-by: Alex Tomkins <tomkins@darkzone.net>
im have this, what im need todo ?
And
you didn't run all steps! you have to detach and format the ubi partition before sysupgrade