rtw89
auto-cpufreq
rtw89 | auto-cpufreq | |
---|---|---|
161 | 281 | |
1,300 | 6,007 | |
- | - | |
9.3 | 8.3 | |
5 months ago | 1 day ago | |
C | Python | |
GNU General Public License v3.0 only | GNU Lesser 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.
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
auto-cpufreq
-
Auto-Cpufreq v2.5.0 Release
auto-cpufreq has already reached 6k stars on GitHub!
Celebrating with the v2.5.0 release, packed with new features & improvements: https://github.com/AdnanHodzic/auto-cpufreq/releases
Project stats:
• 5955 GitHub stars
-
Battery Drain Issue
github repository
-
How to cleanly uninstall auto-cpufreq?
git clone https://github.com/AdnanHodzic/auto-cpufreq.git cd auto-cpufreq && sudo ./auto-cpufreq-installer
-
Improve battery life
I know that Pop os doesn't recommend installing tlp because it might interfere with system-76 power, Is it the same for something like powertop or auto-cpufreq?
-
NUC X15 abnormal temperature while running Linux
The device had only been purchased ~1-2 months ago so I don't think that dust in the fans would be an issue (as suggested in another post; Intel NUC's overheating - Solution!). The installation of Linux is more or less fresh, the only thing (I think) installed that would affect temperatures is auto-cpufreq (which has slightly lowered temperatures).
- Linux on Chuwi Minibook X 2023 with Intel Alder Lake N100 Processor
- How to stop charging at 80%
-
How to make Arch more energy efficient / less power hungry / reduce energy consumption
I dont know how well it actually works but I use this: https://github.com/AdnanHodzic/auto-cpufreq
-
Is this CPU temp normal when idle? (Lenovo Legion 5 Pro 5800H 3070)
auto-cpufreq (switching between performance- and powersaving mode),
-
Battery life less since switching to Fedora (Nvidia GPU)
You can also use tools like auto-cpufreq to reduce your cpu frequencies when not in heavy load. auto-cpufreq can be configured a lot to meet your specific needs. auto-cpufreq: https://github.com/AdnanHodzic/auto-cpufreq
What are some alternatives?
rtl8852be - Realtek Linux WLAN Driver for RTL8852BE
TLP - TLP - Optimize Linux Laptop Battery Life
nixos-hardware - A collection of NixOS modules covering hardware quirks.
tlp-portage - portage overlay for TLP
howdy - 🛡️ Windows Hello™ style facial authentication for Linux
System76 Power Management - Power profile management for Linux
USB-WiFi - USB WiFi Adapter Information for Linux
laptop-mode-tools - Power Savings tool for Linux
rtl8188fu - RTL8188FU driver for Linux 4.15.x ~ 5.18.x
thermal_daemon - Thermal daemon for IA
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.
Ananicy - Ananicy - is Another auto nice daemon, with community rules support (Use pull request please)