Hi,
I installed OpenWrt 23.05.0 on Microtik rb750gr3. I have a weird problem with booting the device.
I connect a cable from my ISP to WAN port and then power up device. USR LED starts flashing and suddently the device reboots, and again and again. So I have a cyclic reboot.
If I disconnect cable from my ISP or connect it to another home router or connect ISP cable to LAN port the device boots successfully and works fine.
The problem occurs only when device boots and when ISP cable is connected to WAN port.
Microtik router has PoE-in on the WAN port I think this may be an issue.
I have alredy read this topic - OpenWrt installed MikroTik RB750Gr3 won't boot when WAN cable plugged
but didn't help me,
I have this output in console:
OpenWrt 23.05.0, r23497-6637af95aa
-----------------------------------------------------
root@OpenWrt:~# for i in /sys/firmware/mikrotik/soft_config/*; do echo -n "$(basename $i): "; cat $i; done
bios_version: 6.48.7
boot_delay: 1 [2] 3 4 5 6 7 8 9
boot_device: eth [flasheth] ethonce flash cfg cfgonce
boot_key: [any] del
boot_proto: [bootp] dhcp
booter: [regular] backup
commit: clean
cpu_mode: [powersave] regular
cpufreq_index: 0x00000370
silent_boot: [off] on
uart_speed: off 1200 2400 4800 9600 19200 38400 57600 [115200]
I don't see anything suspicious here.
Any help would be appreciated