My image wasn't plain OpenWRT (it was a Firmware build with Gluon to get a Freifunk Darmstadt Firmware). So it most certainly wouldn't be of much use for you.
As these are snapshot builds, they won’t come with the luci webgui by default, so you’ll probably want to be able to ssh into the router (ssh root@192.168.1.1) and install it (opkg install luci) yourself afterwards. Otherwise, you can wait until this is rolled into the next stable release, which will probably be a few months.
Hello again, you have been very helpful with your responses since I am new to Openwrt. I successfully flashed it and then installed luci from ssh. However, I am having an issue with the 5ghz radio as its not working and has the following status: 'Wireless is not associated'. Any ideas ?
It is enabled despite the disabled status. After a bit of troubleshooting the problem is with the 160mhz on AX mode as it doesn't seem to work for some reason. I tested it on both AC and AX mode at 80mhz and the 5ghz radio works fine. Therefore, the issue remains on AX/160mhz.
@Borromini Do you have info about the uboot_env config for this device? Currently it's broken as it doesn't have any info in it...
(And I just backported it and now we need a new patch....) (one more thing to check for new device... check that we actually have uboot env when the get_ascii is used)