rtw89
howdy
rtw89 | howdy | |
---|---|---|
161 | 78 | |
1,300 | 5,969 | |
- | - | |
9.3 | 3.6 | |
5 months ago | 5 months ago | |
C | Python | |
GNU General Public License v3.0 only | MIT License |
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
howdy
- Linux Facial Recognition:
- Budibase, a GUI for building apps on top of SQL, REST, Google Sheets, and open-source alternative to Airtable and Retool, now ships with a 👥 Multiplayer Collaboration, 🤖 Autocomplete Bindings, 🔄 and Synchronous Automations.
- Lenovo Thinkpad e14 Gen 4 AMD?
- The things that I wish GNOME had integrated by default
-
Love the stability
you can even use facial recognition with IR webcam
-
I have a LG gram 16 2 in 1. Does anyone know how well this machine takes to Linux?
Source
-
Is linux-surface kernel necessary when installing fedora 37 on WSLG2?
I just bought a go 2 (not laptop go) this weekend and installed fedora 37 on it. Almost everything worked without the surface kernel except the camera requires v4l2loopback kernel drivers to create a gstreamer device for apps that don’t support libcamera. There were only old versions available in copr but no surface kernel headers available so I couldn’t build the kernel modules. I switched to ubuntu 22.10 and got similar hardware support but more available packages. I’m still trying to figure out how to get the IR sensors to work so I can use howdy for login/sudo. https://github.com/boltgolt/howdy
-
Facial Recognition
First, you'll need to install Howdy.
-
when will PopOS support face id logins?
I've tried using Howdy, but that doesn't seem to work. It's probably because of this issue
-
Webcam very poor quality
Just like with digicams, it is not just about the sensor, but also the image processing itself. Should we omit the IR sensor to replace it with a better firmware-based noise-reduction system? But what about "Howdy" / "Hello" users, if we go this route?
What are some alternatives?
rtl8852be - Realtek Linux WLAN Driver for RTL8852BE
fingerprint-gui - Use fingerprint readers with a Linux desktop environment
auto-cpufreq - Automatic CPU speed & power optimizer for Linux
slimbookface - Slimbook Face is an application that allows you to graphically manage multiple faces with boltgolt/howdy and enable PAM authentication throughout the system, or disable it at login, since login fails in some distributions or desktop environments (like KDE).
nixos-hardware - A collection of NixOS modules covering hardware quirks.
arch-linux-surface - Arch Linux kernel patcher for Surface devices
USB-WiFi - USB WiFi Adapter Information for Linux
linux-enable-ir-emitter - Provides support for infrared cameras that are not directly enabled out-of-the box.
rtl8188fu - RTL8188FU driver for Linux 4.15.x ~ 5.18.x
gnome-shell-extension-system76-power - System76 Power Management Extension
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.
konsave - A command line program written in Python to let you backup your dotfiles and switch to other ones in an instant. Works out-of-the box on KDE Plasma!