rtl8852be
Realtek Linux WLAN Driver for RTL8852BE (by HRex39)
rtw89
Driver for Realtek 8852AE, an 802.11ax device (by lwfinger)
rtl8852be | rtw89 | |
---|---|---|
20 | 161 | |
45 | 1,338 | |
- | 2.0% | |
7.2 | 9.3 | |
over 2 years ago | 7 months ago | |
C | C | |
GNU General Public License v3.0 only | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
rtl8852be
Posts with mentions or reviews of rtl8852be.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-11.
-
preinstalled wi-fi driver is unstable and i can't seem to install different wi-fi driver. any help? am still new to linux.
originally, i wanted to install this: https://github.com/HRex39/rtl8852be
- can someone please help me find the linux driver for this wifi, and how to install it? thanks in advance.
- Kernel in POP OS vs Ubuntu
-
WiFi woes on a Xiaomi Notebook Pro
sudo apt update sudo apt install git bc git clone https://github.com/HRex39/rtl8852be.git cd rtl8852be make sudo make install sudo modprobe 8852be
- I need help !! WiFi not working AMD Ryzen 5 5625U
-
No Wi-Fi on HP Probook 450 G9
they are using the 8852be driver which you can try installing from here: https://github.com/HRex39/rtl8852be
-
Mesa, Linux, Pop Shop updates available for testing
When updating to this kernel version my wifi driver gets broken, and refuses to work, and i cant install it anymore. usually i use this to get my wifi working https://github.com/HRex39/rtl8852be i have also tryed this https://github.com/lwfinger/rtw89 but it does not work. i have Realtec driver=rtl8852be .
-
Desperately trying to get Fedora working on HP
Did a little googling based on that link and found this github repo: https://github.com/HRex39/rtl8852be
-
Network Drivers From GitHub
Link To Repository https://github.com/HRex39/rtl8852be
-
Bluetooth not finding devices, but is apparently functional
that page says to run git clone https://github.com/HRex39/rtl8852be.git which points to the repo on this page: https://github.com/HRex39/rtl8852be
rtw89
Posts with mentions or reviews of rtw89.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-11.
-
How to install WiFi drivers for NixOs?
I found this GitHub link that contains instructions on how to compile the driver for most distributions. However, they require usage of make install so I don't think that would work on NixOs.
-
The Perfect Laptop
I have the older version with the 6900HS but it’s more or less the same. I’ve run pop_os as well as fedora on it. Everything works great but you’ll have to compile the wifi driver https://github.com/lwfinger/rtw89.
-
Anyone have working wifi on the Thinkbook 14p gen 3?
I have seen other people with newer Lenovo systems reporting success with this: https://github.com/lwfinger/rtw89/blob/main/README.md
-
Wi-Fi issue HP pro book 445 G9
This is a Realtek rtl8852be chipset and uses the rtw89 driver which does not come prepackaged in the Linux kernel... See https://github.com/lwfinger/rtw89
-
Setting up wifi adapter Archer TX20E on Ubuntu?
Got mine working on a fresh Ubuntu 22.04 with 7 commands: sudo apt update && sudo apt upgrade sudo apt install make gcc build-essential git git clone https://github.com/lwfinger/rtw89.git cd rtw89 make sudo make install sudo reboot 0
-
Messed up with Wifi Addapter
Yes I guess, its already been reported in earlier versions. I tried to install from code, https://github.com/lwfinger/rtw89 But it didn't work either.
-
Using my usb wifi stick?
Realtek drivers are such a PITA. Check out this guys Github: Link he has instructions on how to get the most common realtek chipsets working. Please note, kernel updates will break the drivers for all realtek workarounds and you will have to redo this after each update.
-
preinstalled wi-fi driver is unstable and i can't seem to install different wi-fi driver. any help? am still new to linux.
but to my understanding, it cannot be installed due to kernel related issues. so i tried installing this instead with no luck: https://github.com/lwfinger/rtw89
-
Network Adapter not Found on Lenovo IdeaPad 1 15ADA7
apt-get install make gcc linux-headers-$(uname -r) build-essential git Install 'fix': git clone https://github.com/lwfinger/rtw89.git -b v5 cd rtw89 && make && sudo make install load module: sudo modprobe rtw89pci
-
Network Adapter not found on Lenovo IdeaPad 1 15ADA7
git clone https://github.com/lwfinger/rtw89.git -b v5 cd rtw89 && make && sudo make install
What are some alternatives?
When comparing rtl8852be and rtw89 you can also consider the following projects:
rtl8821ce
nixos-hardware - A collection of NixOS modules covering hardware quirks.
rtw8852be - Linux driver for RTW8852BE PCIe card
USB-WiFi - USB WiFi Adapter Information for Linux
linux - Pop!_OS fork of https://launchpad.net/ubuntu/+source/linux
howdy - 🛡️ Windows Hello™ style facial authentication for Linux