Open
Description
Hi everyone,
I set up my internal wifi to act as an AP according to https://www.raspberrypi.org/documentati ... bridged.md
I then adjusted to run on 5 Ghz network and wanted to ensure high transfer rates so I wanted to set it to ac mode and use the 80 Mhz channels.
But as soon as I set
vht_oper_chwidth=1
my AP does not start anymore. With otherwise exactly the same settings but without the vht_oper_chwidth line it works, but I get a maximum of 72 Mbps.
I would really like to try and achieve 450 or 867 MBps here. This should be possible as far as the specs show.
Is there a bug in the kernel or something?
I am running a Raspberry Pi 4 Model B with 8 GB of RAM.
Could someone help me out here?
Thank you
Alex