I’m currently at:
|Device|CZ.NIC Turris Mox Board|
| --- | --- |
|reForis version|1.4.1|
|Turris OS version|6.3.3|
|Turris OS branch|
[HBS](https://docs.turris.cz/geek/testing/#branches-available)
Kernel version 5.15.114
and still seeing
[ 384.416862] mwifiex_sdio mmc1:0001:1: CMD_RESP: cmd 0xb1 error, result=0x1
[ 384.424075] mwifiex_sdio mmc1:0001:1: Failed to start the BSS
[ 384.430031] mwifiex_sdio mmc1:0001:1: Failed to start AP
I set
config wifi-iface 'wifinet2'
option path 'platform/soc/soc:internal-regs@d0000000/d00d0000.sdhci/mmc_host/mmc1/mmc1:0001/mmc1:0001:1'
option network 'guest_turris'
option ssid 'labgrid'
option encryption 'sae-mixed'
option device 'radio1'
option mode 'ap'
option key 'wont-tell-you-my-password'
option wmm '0'
option legacy_rates '1'
I noticed the wifi been in this state for very long time, but now I need use 2.4G. So:
Shouldn’t be better to turn of the wifi for users, when it’s unable to work?
edit: What I found out that switch to “legacy” mode in the options made it work, thou… then other options shouldn’t available in luci
edit2: never mind, it just disconnect the device within seconds after connection is estabilished. I just brought some old cheap router and run WiFi from it.
So, what’s going to happen now?