Hello!
I am new to openwrt project. I tried building the openwrt image myself for the router TP-Link WR850N using the build steps provided as there was already an image available. This router was provided by Tikona broadband providers.
I dont get any firmware upgrade option in the router settings page. I am unable to access the uboot console it directly boots up and gives a shell with the following prompt
TL-WR850N login:
I tried admin:admin but it didnt work.
Normal boot log:
I have setup a TFTP server on my laptop with the IP 192.168.0.66 and it also have the file named tp_recovery.bin it is this openwrt-ramips-mt76x8-tplink_tl-wr850n-v2-squashfs-tftp-recovery.bin file.
Logs after pressing RESET button and powering on
I dont know how to proceed further. Also if you need anymore logs or info please let me know.
I have no option to add any ota upgrade. I think firmware upgrade is locked in this router. How shall I disable it?
Also I am able to login to the router management console but in the serial output there is another login prompt which asks for username and password. I tried admin:admin and no success.
I have the TFTP server up and running I am using xinetd for setting up tftp server.
After the Filename tp_recovery.bin it says Retry count exceeded and proceeds with booting the kernel image. I doesnt boot the TFTP recovery.
I have tested the TFTP server and it is working fine.
Can you please tell how can I fix this? I even tried the official image and it also giving the same output.
But on my other linux device the transfer is successful. One more interesting finding
when I access the server from my other device wireshark shows the packets as UDP where as in case of router it is shown as TFTP