USB-WiFi
rtw89
USB-WiFi | rtw89 | |
---|---|---|
172 | 161 | |
2,981 | 1,306 | |
6.5% | 1.8% | |
9.5 | 9.3 | |
7 days ago | 5 months ago | |
C | ||
- | GNU General Public License v3.0 only |
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.
USB-WiFi
- USB-WiFi Main Menu
- I found a wifi adapter does linux support this? Its a AC1600
-
WiFi Adapters - Support, Power and Range
I've already had a look at this but unsure how often it's updated, 6 months ago according to github: https://github.com/morrownr/USB-WiFi/blob/main/home/The_Short_List.md
-
Wifi Adapters For Chrome OS
Just google "raspberry pi wifi adapter" or see https://github.com/morrownr/USB-WiFi
-
Still no love for WPA3 on the Raspberry Pi 5
Just a note that if you're _serious_ about WiFi on the Raspberry Pi... you should use an external WiFi adapter—either PCIe or USB.
With the Compute Module 4, I've successfully tested a variety of adapters [1], from WiFi 6E to older mini PCIe and M.2 cards. There's even a board made for the purpose of multi-WiFi testing, the Seaberry [2].
The Raspberry Pi 5 works with all the PCIe WiFi chips I've tested (haven't had time to summarize testing on pipci database site yet, including a mt7921u-based WiFi 6E USB adapter (haven't written that up, but check out [3]).
[1] https://pipci.jeffgeerling.com/#network-cards-nics-and-wifi-...
[2] https://pipci.jeffgeerling.com/boards_cm/seaberry.html
[3] https://github.com/morrownr/USB-WiFi/issues/137#issuecomment...
-
Looking for a specific WiFi adapter recommendation for PineTab2
Hey all, I've read the Github list of Linux WiFi adapters (https://github.com/morrownr/USB-WiFi/blob/main/home/The_Short_List.md) but I've seen sporadic comments of certain users saying some haven't worked for them. I'm a bit risk averse buying something most likely from the USA and waiting a while for it to get to Australia and it not work, so I was hoping some people could comment with their specific models that have worked for them.
- Help needed with getting a Wifi Usb to work. it does work on a raspberry pi with raspbian or ubuntu. and on windows
-
Pi 3B is slow.. like 2mpbs slow. Help please!
It would. These should work, as clients and in AP mode. https://github.com/morrownr/USB-WiFi
- Wifi not working Linux mint
- What is the best USB wi-fi adapter for Pop!_OS?
rtw89
-
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?
openwrt-rtl8812bu-package - rtl88x2bu package for OpenWRT
nixos-hardware - A collection of NixOS modules covering hardware quirks.
rtl8812au - RTL8812AU/21AU and RTL8814AU driver with monitor mode and frame injection
rtl8852be - Realtek Linux WLAN Driver for RTL8852BE
rtl8188eus - RealTek RTL8188eus WiFi driver with monitor mode & frame injection support
howdy - 🛡️ Windows Hello™ style facial authentication for Linux
RTL88x2BU-Linux-Driver - Realtek RTL88x2BU WiFi USB Driver for Linux
displaylink-debian - DisplayLink driver installer for Debian and Ubuntu based Linux distributions.
InitWare - The InitWare Suite of Middleware allows you to manage services and system resources as logical entities called units. Its main component is a service management ("init") system.
rtl8814au - Realtek rtl8814au driver
auto-cpufreq - Automatic CPU speed & power optimizer for Linux