Gobinda Goshwami

Results 10 comments of Gobinda Goshwami

I am adding to this, as it sounds similar to my issue. Firmware versions: `OpenWRT 21.02.2 & snapshots up to 26 March, 2022` all exhibit the same issue. Hardware: `Netgear...

> Did you resolve your problem? I forgot about this issue tbh haha I'm still using the **19.07.9** When I get some free time I will try the latest build/snapshot...

I'm currently using June 17 snapshot. Same problem with 2.4Ghz radio missing. If I keep the router turned off for about 5 minutes it will work on next power on....

Possible solution: [#601](https://github.com/openwrt/mt76/issues/601)

Takes about couple seconds to load the file but then it works as normal using the autocommand by @LostNeophyte. I also tried with 3.1 MB JSON file and it also...

If you just need the path back, you can get it from the session JSON file. ```lua local files = require('resession.files') local util = require('resession.util') local data = files.load_json_file(util.get_session_file(SESSION_FILE, SESSION_DIR))...