lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <e68c6aae-8d71-266a-81fe-d078ac1ef38c@lwfinger.net> Date: Fri, 1 Mar 2019 11:28:04 -0600 From: Larry Finger <Larry.Finger@...inger.net> To: "David R. Bergstein" <david.r.bergstein@...il.com>, Tony Chuang <yhchuang@...ltek.com> Cc: Pkshih <pkshih@...ltek.com>, "linux-wireless@...r.kernel.org" <linux-wireless@...r.kernel.org>, "netdev@...r.kernel.org" <netdev@...r.kernel.org>, "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org> Subject: Re: Realtek r8822be kernel module does not negotiate 802.11ac connection On 2/28/19 8:32 PM, David R. Bergstein wrote: > Tony, > > Thanks for your response. Can you advise as to the availability of the > new rtw88 driver? As it appears to be under development, I could not > locate a copy of the code for local compilation. David, Use the command 'git clone http://github.com/lwfinger/rtlwifi_new.git -b rtw88' to get a copy of the new driver for RTL8822BE and RTL8822CE in a stand-alone form. All that is needed is 'cd rtlwifi_new && make && sudo make install'. This version will build on kernels v4.4 and newer. As I have time, I will be backporting to kernels at least as old as 4.0. I would appreciate your comments and bug reports. Larry
Powered by blists - more mailing lists