Hello I am looking to put an official Openwrt onto this device. Openwrt seems to only explicitly support the A1, A2 and C1 versions. I think this would fall under the "K2P" hardware however not sure how these variants are organized.
I uploaded the image here openwrt-19.07.5-ramips to ram using the option 1 in the bootloader
1: Load system code to SDRAM via TFTP
It looks good so far and the kernel is able to boot, however encounter some sort of mtd issue when it tries to mount the rootfs
[ 4.658097] VFS: Cannot open root device "(null)" or unknown-block(31,6): error -5
[ 4.673245] Please append a correct "root=" boot option; here are the available partitions:
[ 4.689875] 1f00 192 mtdblock0
[ 4.689881] (driver?)
[ 4.702893] 1f01 64 mtdblock1
[ 4.702898] (driver?)
[ 4.715897] 1f02 64 mtdblock2
[ 4.715902] (driver?)
[ 4.728897] 1f03 320 mtdblock3
[ 4.728902] (driver?)
[ 4.741900] 1f04 15744 mtdblock4
[ 4.741905] (driver?)
[ 4.754914] 1f05 3217 mtdblock5
[ 4.754919] (driver?)
[ 4.767914] 1f06 12526 mtdblock6
[ 4.767918] (driver?)
[ 4.780917] 1f07 7808 mtdblock7
[ 4.780922] (driver?)
[ 4.793935] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(31,6)
[ 4.812120] Rebooting in 1 seconds..
I was hoping to see if this image could run first before flashing it, but don't think I can. This might be an issue for another thread but I'll ask.. Q: is there a way to run this in image in ram only before flashing it?
I think that wifi drivers are missing in initramfs image. You can configure internet connection and try to install kmod-mt7615e package for test. But all your changes will be lost after reboot (initramfs image don't touch flash).
Another way is more interesting:
From initramfs image's web interface (accessible at 192.168.1.1) backup all flash partitions. (I think that you understand how to use the backups for restoration).
From initramfs image's web interface install sysupgrade file that you've used before.
Try to configure sysupgrade firmware as you wish.
If something wrong load initramfs image and restore from backups.
Thank you again 123serge123, I followed your instructions and flashed the image. Installed the module from the webgui package manager as instructed and it looks like it's running...
Next issue I'm seeing is my android phone to connect to the AP. I think the issue is something with the DHCP negotiation however maybe it has an underlying root cause?
Sat Dec 26 07:52:40 2020 daemon.notice hostapd: wlan0: AP-STA-CONNECTED f4:60:e2:e0:f8:52
Sat Dec 26 07:52:40 2020 daemon.info hostapd: wlan0: STA f4:60:e2:e0:f8:52 RADIUS: starting accounting session AA8EBA2753AA9010
Sat Dec 26 07:52:40 2020 daemon.info hostapd: wlan0: STA f4:60:e2:e0:f8:52 WPA: pairwise key handshake completed (RSN)
Sat Dec 26 07:52:40 2020 daemon.info dnsmasq-dhcp[1810]: DHCPDISCOVER(br-lan) f4:60:e2:e0:f8:52
Sat Dec 26 07:52:40 2020 daemon.info dnsmasq-dhcp[1810]: DHCPOFFER(br-lan) 192.168.98.238 f4:60:e2:e0:f8:52
Sat Dec 26 07:52:45 2020 daemon.info dnsmasq-dhcp[1810]: DHCPDISCOVER(br-lan) f4:60:e2:e0:f8:52
Sat Dec 26 07:52:45 2020 daemon.info dnsmasq-dhcp[1810]: DHCPOFFER(br-lan) 192.168.98.238 f4:60:e2:e0:f8:52
Sat Dec 26 07:52:49 2020 daemon.info dnsmasq-dhcp[1810]: DHCPDISCOVER(br-lan) f4:60:e2:e0:f8:52
Sat Dec 26 07:52:49 2020 daemon.info dnsmasq-dhcp[1810]: DHCPOFFER(br-lan) 192.168.98.238 f4:60:e2:e0:f8:52
Sat Dec 26 07:52:56 2020 daemon.info dnsmasq-dhcp[1810]: DHCPDISCOVER(br-lan) f4:60:e2:e0:f8:52
Sat Dec 26 07:52:56 2020 daemon.info dnsmasq-dhcp[1810]: DHCPOFFER(br-lan) 192.168.98.238 f4:60:e2:e0:f8:52
Sat Dec 26 07:53:13 2020 daemon.info dnsmasq-dhcp[1810]: DHCPDISCOVER(br-lan) f4:60:e2:e0:f8:52
Sat Dec 26 07:53:13 2020 daemon.info dnsmasq-dhcp[1810]: DHCPOFFER(br-lan) 192.168.98.238 f4:60:e2:e0:f8:52
Sat Dec 26 07:53:47 2020 daemon.info dnsmasq-dhcp[1810]: DHCPDISCOVER(br-lan) f4:60:e2:e0:f8:52
Sat Dec 26 07:53:47 2020 daemon.info dnsmasq-dhcp[1810]: DHCPOFFER(br-lan) 192.168.98.238 f4:60:e2:e0:f8:52
Sat Dec 26 07:54:53 2020 daemon.info dnsmasq-dhcp[1810]: DHCPDISCOVER(br-lan) f4:60:e2:e0:f8:52
Sat Dec 26 07:54:53 2020 daemon.info dnsmasq-dhcp[1810]: DHCPOFFER(br-lan) 192.168.98.238 f4:60:e2:e0:f8:52
For what it's worth every device on the wired LAN gets assigned an IP with no issues. I don't have another 802.11ac device to test here (yet)
Do you know if it still possible for me to use just the 5.8Ghz 802.11ac only? That is all I want from the device, but I only have 1 802.11ac device right now.
It looks like it can negotiate a connection,
Sat Dec 26 07:52:40 2020 daemon.notice hostapd: wlan0: AP-STA-CONNECTED f4:60:e2:e0:f8:52
Sat Dec 26 07:52:40 2020 daemon.info hostapd: wlan0: STA f4:60:e2:e0:f8:52 RADIUS: starting accounting session AA8EBA2753AA9010
Sat Dec 26 07:52:40 2020 daemon.info hostapd: wlan0: STA f4:60:e2:e0:f8:52 WPA: pairwise key handshake completed (RSN)
however the client device isn't accepting the DHCP offer for one reason or another. The STA device (cell phone) is reporting "Connected" then gets stuck at "Obtaining IP address from .."
I wish I had another 802.11ac device to see if the same thing happens so I could say the AP or STA is at fault.
Please let me know if any of my logic is wrong here or if more info is needed.