Apologies if this is the wrong place to ask this and thank you for supporting this driver.
I'm wondering if anyone has managed to get this driver to work in AP mode for 5GHz channels. I have a hostapd conf that works for 2.4Ghz, but if I change the hw_mode to a, and channel to something like 36, I get this error:
wlx788cb56ee1f0: IEEE 802.11 Configured channel (36) or frequency (5180) (secondary_channel=-1) not found from the channel list of the current mode (2) IEEE 802.11a
The channels I've tried all do appear in the band 2 capabilities of the device (via iw list).
The module does seem to have some settable variables, but I only tried rtw_dfs_region_domain=1 which didn't help.
Here is my test conf file for hostapd (2.4GHz, working):
Apologies if this is the wrong place to ask this and thank you for supporting this driver.
I'm wondering if anyone has managed to get this driver to work in AP mode for 5GHz channels. I have a hostapd conf that works for 2.4Ghz, but if I change the hw_mode to
a
, and channel to something like 36, I get this error:The channels I've tried all do appear in the band 2 capabilities of the device (via
iw list
).The module does seem to have some settable variables, but I only tried
rtw_dfs_region_domain=1
which didn't help.Here is my test conf file for hostapd (2.4GHz, working):