Xiaomi R4AC International 100M no 5ghz

Hello,

I flashed openwrt snapshot - no 5ghz
then 22.03.2 r19803-9a599fee93 still no 5ghz.

root@OpenWrt:~# wifi status
{
        "radio0": {
                "up": false,
                "pending": false,
                "autostart": true,
                "disabled": true,
                "retry_setup_failed": false,
                "config": {
                        "path": "platform/10300000.wmac",
                        "channel": "1",
                        "band": "2g",
                        "htmode": "HT20",
                        "country": "DE",
                        "cell_density": 0,
                        "disabled": true
                },
                "interfaces": [

                ]
        }
}
root@OpenWrt:~# cat /proc/net/wireless
Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
 face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22

ah! I figured it out after some googling and debugging. I flashed the none sysupgrade version of openWrt.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.