You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the mwlwifi driver on my Linksys WRT32X router. I'd like to manually set the MCS to certain index for experimental uses. For example, when I tried to set MCS with:
iw dev wlan1 set bitrates ht-mcs-2.4 1
, it returns with:
command failed: Not supported (-95)
Does the driver support setting the MCS or is it an issue of iw? Alternatively, is it possible to change the driver of WRT32X wireless NIC to others so that I could manually set the MCS myself?
Thanks a lot!
The text was updated successfully, but these errors were encountered:
Hi all,
I'm using the mwlwifi driver on my Linksys WRT32X router. I'd like to manually set the MCS to certain index for experimental uses. For example, when I tried to set MCS with:
, it returns with:
Does the driver support setting the MCS or is it an issue of
iw
? Alternatively, is it possible to change the driver of WRT32X wireless NIC to others so that I could manually set the MCS myself?Thanks a lot!
The text was updated successfully, but these errors were encountered: