I read that the (EU) version is a bit different for this particular model especially for the Wifi limitation in EU rather than the US or CN version. I just wanted to be sure before trying to update the firmware to the openwrt one.
I will try and will tell you if it worked or not.
I was aware that xDSL modem won't work.
I just need the WAN to work with the fiber and make the VLAN work.
I bought a usb to serial adapter and was able to set the router into the uboot mode (I think... the command prompt is AP135> )
After some tries and errors I managed to make the tftp server working fine.
The issue is the following : transfering the [...]initramfs-kernel.bin firmware to the router is working fine, but when I try to launch it via the command :
bootm 0x81000000
## Booting image at 81000000 ...
Uncompressing Kernel Image ... ERROR: LzmaDecode.c, 543
Decoding error = 1
LZMA ERROR 1 - must RESET board to recover
...and the router reboot to the stock firmware.
I've read that the error is related to an incompatible firmware version. I already tried the 24.10 version, the 23 and the 22, with no changes.