saidly I failed the installation of openWRT via EVABootloader. While flashing a nettimeout happend. Afterwards the operation was frozen (at least seems so to me). Anyhow, this bricked the device.
At this point I thought the device is gone. However I found out that the device has a unpopulated UART interface. I also expect a 14 Pin JTAG on the backside of the PCB.
But first things first. I can read some startup messages via UART. It seems like the flash went well until a certain point, because the device at least knows something about AVM and openWRT but fails when decompressing.
[FLASH:] MACRONIX Uniform-Flash 16MB 64 Bytes WriteBuffer
[FLASH:](Eraseregion [0] 128 sectors a 128kB)
[SYSTEM:] AR9 on 393MHz/393MHz/196MHz
Atheros 8030 detected
Eva_AVM >.
OpenWrt kernel loader for MIPS based SoC
Copyright (C) 2011 Gabor Juhos juhosg@openwrt.org
Looking for OpenWrt image... found at 0xb0031000
Decompressing kernel... failed, data error!
System halted!
The thing is I don't really know how to proceed. Can I simply flash the binary to the memory?
Yes, but I can't access any web interface. My computer doesn't even show a wired connection, if I connect both via lan cable. I think the RJ45 port is not working unless the router finished booting, but I'm not sure tbh.
This means I can not establish a ftp connection anymore.
This is what it looks like if I connect the router to my computer
user@PC:~$ nmcli device status
DEVICE TYPE STATE CONNECTION
wlx246511c0d8ab wifi verbunden HomeZone
lo loopback connected (externally) lo
wlp12s0 wifi nicht verbunden --
p2p-dev-wlx246511c0d8ab wifi-p2p nicht verbunden --
enp0s25 ethernet nicht verfügbar --
cdc-wdm0 gsm nicht verfügbar --
And this, if I connect a functional 7312 (lucky me I have a second one) to the computer.
user@PC:~$ nmcli device status
DEVICE TYPE STATE CONNECTION
wlx246511c0d8ab wifi verbunden HomeZone
lo loopback connected (externally) lo
enp0s25 ethernet wird verbunden (IP-Einstellungen werden ermittelt) Wired connection 1
wlp12s0 wifi nicht verbunden --
p2p-dev-wlx246511c0d8ab wifi-p2p nicht verbunden --
cdc-wdm0 gsm nicht verfügbar --
Which IP would you recommend? 192.168.178.1 or openWRT emergency 169.254.1.1?
Sorry, I was just to stupid to establish a ftp connection to the fritzbox a second time. Worked fine, if I just redid the process (as you described...).
Reflashing was no problem and went very fast this time.
UART connection was not required, but interesting to watch the flashing process in parallel .