{"id":16687035,"url":"https://github.com/paralin/rtl8821au","last_synced_at":"2025-10-31T00:31:06.989Z","repository":{"id":34724982,"uuid":"38702633","full_name":"paralin/rtl8821au","owner":"paralin","description":"RTL8821au driver updated to work on the latest kernels","archived":true,"fork":false,"pushed_at":"2021-09-20T01:56:31.000Z","size":3800,"stargazers_count":8,"open_issues_count":1,"forks_count":10,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-14T08:52:02.651Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/paralin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-07-07T17:09:11.000Z","updated_at":"2024-05-18T00:46:53.000Z","dependencies_parsed_at":"2022-09-14T18:41:06.600Z","dependency_job_id":null,"html_url":"https://github.com/paralin/rtl8821au","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paralin%2Frtl8821au","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paralin%2Frtl8821au/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paralin%2Frtl8821au/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paralin%2Frtl8821au/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paralin","download_url":"https://codeload.github.com/paralin/rtl8821au/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239084400,"owners_count":19578773,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-12T15:07:36.544Z","updated_at":"2025-10-31T00:31:04.700Z","avatar_url":"https://github.com/paralin.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Realtek Wireless Driver for Linux\n\n## Alternative Repository\n\n[This repository](https://github.com/diederikdehaas/rtl8812AU) seems to contain approximately the same codebase with several different available versions. I would recommend using it as it's more actively maintained.\n\n## Supported chipsets\n* RTL8192C\n* RTL8192D\n* RTL8723A\n* RTL8188E\n* RTL8812A (AC1200)\n* RTL8821A (AC1200)\n* RTL8192E\n* RTL8723B\n\n## How to (general)\n\n1. Select your chipset and platform in `Makefile`. For example, change\n```\n...\nCONFIG_RTL8821A = n\n...\n```\nto\n```\n...\nCONFIG_RTL8821A = y\n...\n```\nand\n```\nCONFIG_PLATFORM_I386_PC = n\n```\nto\n```\nCONFIG_PLATFORM_I386_PC = y\n```\n2. `make`\n3. If you have previously installed a wireless driver for your chipset, `sudo modprobe -r [your_chipset_name]` where `[your_chipset_name]` is `8821au` for example.\n4. `sudo make install`\n5. `sudo modprobe [your_chipset_name]`\n\n## Release notes\n\n```\nv4.3.14_13455.20150212_BTCOEX20150128-51\nRealtek release:\n1. This driver can support 8811AU and 8821AU\n2. Support BT coexist\n3. Support Adaptivity\n4. Support efuse and mac address can read from file\n5. Support Sniffer feature\n6. Support Linux kernel 3.16.0\n7. Fix some 802.11 logo issue\n8. Fix WPS issue\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparalin%2Frtl8821au","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparalin%2Frtl8821au","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparalin%2Frtl8821au/lists"}