04-30-2025 05:39 PM
Am trying to do a recovery from TFTP Server, the write of the image it´s succesful but the AP do no boot.
Firmware: ap3g3-k9w8-tar.17_15_3_28.tar
Steps:
setenv ipaddr 192.168.1.100 setenv serverip 192.168.1.101 setenv loadaddr 0x81000000 setenv rcvr_image ap3g3-k9w8-tar.default saveenv
then
rcvr
and this is the output:
u-boot>> rcvr
Using egiga2 device
TFTP from server 192.168.1.101; our IP address is 192.168.1.100
Filename 'ap3g3-k9w8-tar.default'.
Load address: 0x81000000
Loading: #################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
##########################################
6.4 MiB/s
done
Bytes transferred = 54999040 (3473800 hex)
SF: Detected N25Q32A with page size 64 KiB, total 4 MiB
Erasing SPI flash....Writing to SPI flash.....done
Permanent bootcmd: setenv bootargs ${console} ${mtdparts} ubi.mtd=2 root=ubi0:rootfsU rootfstype=ubifs ${mvNetConfig}; nand read.e ${loadaddr} 0x100000 0x100000; bootm ${loadaddr};
Permanent console: console=ttyS0,115200
Recovery bootcmd: setenv bootargs ${console} ${mtdparts} root=/dev/ram0 ${mvNetConfig} recovery=static rcvrip=192.168.1.100:192.168.1.101<NULL> ethact=${ethact} ethaddr=00:50:43:25:2c:38 eth1addr=00:50:43:d8:2c:38; bootm ${loadaddr};
Booting recovery image at: [81000000]...
Unknown command 'bootm' - try 'help'i dont know what its wrong or what else to do.
Please knowlege and help!!!
04-30-2025 07:32 PM
RMA the AP as it is easier and a lot faster.
05-01-2025 05:52 AM
I think RMA it’s not an option. This AP it’s second hand (new) but not purchased on Cisco and not service contract.
05-01-2025 03:03 PM
At the very least, TRY.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide