Re: Realtek r8822be kernel module does not negotiate 802.11ac connection
From: Larry Finger <hidden>
Date: 2019-03-02 18:39:13
Also in:
linux-wireless, lkml
From: Larry Finger <hidden>
Date: 2019-03-02 18:39:13
Also in:
linux-wireless, lkml
On 3/2/19 12:09 PM, David R. Bergstein wrote:
Larry, I tried using iw but it gives the same reading for bit rate. In regard to the firmware, it was not installed via "make install" so I did it manually.
David, There was a typo in the Makefile. 'make install' now installs the firmware correctly. Larry