Getting Wifi Drivers to work

This page summarizes the projects mentioned and recommended in the original post on /r/NixOS

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • rtw89

    Driver for Realtek 8852AE, an 802.11ax device

  • Fairly new to linux and I love Nixos so far; however, for the life of me I can't find any resource to get my wifi drivers working. The wifi chip on my laptop uses rtw89_8852be driver. On Arch I was able to use https://aur.archlinux.org/packages/rtw89-dkms-git from the AUR and on Debian I could compile the driver from this resource https://github.com/lwfinger/rtw89. Nix has the rtw89-firmware package, which does not include drivers for rtw89_8852be, and while the vanilla linux kernel has a module for rtw89 drivers it is only missing rtw89_8852be. All the other listed kernel packages do not work either. Is there any way to manually make the kernel module from the .bin file for driver? Thanks.

  • nixos-hardware

    A collection of NixOS modules covering hardware quirks.

  • Have you checked nixos-hardware? https://github.com/NixOS/nixos-hardware/

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts