Hi,
Is it possible to tell the onboard wifi module in the Pi 3 B+ to only connect on 5G? (disable 2.4G radio?)
And for my 8812au 5G wifi dongle I had to disable power management, does this work for the new wifi chip as well?
8812au rtw_power_mgnt=0
Hi,
Is it possible to tell the onboard wifi module in the Pi 3 B+ to only connect on 5G? (disable 2.4G radio?)
And for my 8812au 5G wifi dongle I had to disable power management, does this work for the new wifi chip as well?
8812au rtw_power_mgnt=0
If you only associate with the 5GHz SSID then the Pi3+ won't connect on 2.4GHz. I'm not sure how (or if it's possible) to disable only the 2.4GHz radio.
And for my 8812au 5G wifi dongle I had to disable power management, does this work for the new wifi chip as well?
Power management is disabled by default - it's not a battery powered device.
Thnx for the reply Milhouse! I have a mesh network in my home and this uses only one SSID. So it switches between 2.4G and 5G when it finds it necessary.... It would be nice, to block this for my LibreELEC media player.
Is it possible to use something like this?
I'm not a major wireless expert, but the essence of the problem is that if the 5GHz connection persistently shows the better connection it will be used. If it does not, and it persistently falls back to 2.4GHz, the solution is to fix radio coverage so 5GHz is superior, not forcing the driver to hold onto the inferior connection.
First of all, I agree with that. The wifi in my house has an optimal coverage (for my situation) Before I was using a 5G dongle, the wifi in the new Pi 3 B+ has both modes, and now it switches a lot.
I can go back to using an external dongle, but that is based on the rtl8812au chipset and LibreELEC is still not fully supporting this. So I have to do a lot of manual stuff to get that working stable.
I bought the new Pi because it has native 5G, but unfortunately it is not really working for me at the moment, so I'm searching for a workaround.
Different device, different antenna, different results. The best I can suggest is experimenting with different channels on the router to see if one works best, because ultimately it's a radio problem.
For now I'm back on my 5G only dongle. Couldn't get my Pi 3 B+ to connect to 5G only/stable. Kept searching and switching. With the external dongle it connects to 5G only. Until now the most stable connection.
Would this (translated) procedure perhaps work?
You could ban the 2.4 GHz band.
However, I do not know how I am going to do this with LibreELEC.