{"id":13561544,"url":"https://github.com/juanro49/rtl88x2ce-dkms","last_synced_at":"2025-04-03T17:31:08.024Z","repository":{"id":40320394,"uuid":"254158624","full_name":"juanro49/rtl88x2ce-dkms","owner":"juanro49","description":"Realtek RTL8822CE WLAN GNU/Linux Driver in dkms format","archived":false,"fork":false,"pushed_at":"2025-02-11T19:11:21.000Z","size":4687,"stargazers_count":121,"open_issues_count":5,"forks_count":35,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-02-11T20:25:03.120Z","etag":null,"topics":["dkms","linux","realtek","rtl8822ce","rtl88x2ce"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/juanro49.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-08T17:41:02.000Z","updated_at":"2025-02-11T19:11:28.000Z","dependencies_parsed_at":"2024-01-03T11:25:11.259Z","dependency_job_id":"6663442d-ce1e-482f-84ba-c868eff52525","html_url":"https://github.com/juanro49/rtl88x2ce-dkms","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanro49%2Frtl88x2ce-dkms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanro49%2Frtl88x2ce-dkms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanro49%2Frtl88x2ce-dkms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanro49%2Frtl88x2ce-dkms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juanro49","download_url":"https://codeload.github.com/juanro49/rtl88x2ce-dkms/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247046852,"owners_count":20874733,"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":["dkms","linux","realtek","rtl8822ce","rtl88x2ce"],"created_at":"2024-08-01T13:00:58.151Z","updated_at":"2025-04-03T17:31:03.008Z","avatar_url":"https://github.com/juanro49.png","language":"C","funding_links":["https://liberapay.com/juanro49/donate"],"categories":["C"],"sub_categories":[],"readme":"[![](https://sourcerer.io/fame/juanro49/juanro49/rtl88x2ce-dkms/images/0)](https://sourcerer.io/fame/juanro49/juanro49/rtl88x2ce-dkms/links/0)[![](https://sourcerer.io/fame/juanro49/juanro49/rtl88x2ce-dkms/images/1)](https://sourcerer.io/fame/juanro49/juanro49/rtl88x2ce-dkms/links/1)[![](https://sourcerer.io/fame/juanro49/juanro49/rtl88x2ce-dkms/images/2)](https://sourcerer.io/fame/juanro49/juanro49/rtl88x2ce-dkms/links/2)[![](https://sourcerer.io/fame/juanro49/juanro49/rtl88x2ce-dkms/images/3)](https://sourcerer.io/fame/juanro49/juanro49/rtl88x2ce-dkms/links/3)[![](https://sourcerer.io/fame/juanro49/juanro49/rtl88x2ce-dkms/images/4)](https://sourcerer.io/fame/juanro49/juanro49/rtl88x2ce-dkms/links/4)[![](https://sourcerer.io/fame/juanro49/juanro49/rtl88x2ce-dkms/images/5)](https://sourcerer.io/fame/juanro49/juanro49/rtl88x2ce-dkms/links/5)[![](https://sourcerer.io/fame/juanro49/juanro49/rtl88x2ce-dkms/images/6)](https://sourcerer.io/fame/juanro49/juanro49/rtl88x2ce-dkms/links/6)[![](https://sourcerer.io/fame/juanro49/juanro49/rtl88x2ce-dkms/images/7)](https://sourcerer.io/fame/juanro49/juanro49/rtl88x2ce-dkms/links/7)\n\n# RTL88x2CE dkms module driver\n\nDownload complete driver package with guides [from this repo](https://github.com/XAIOThaifeng/realtek-linux/tree/master/RTL8822CE).\n\n## Instalación\n\n### [PatoJAD Repo](https://patojad.com.ar/repositorio/) (desactualizado)\n```\necho 'deb https://gitlab.com/patojad/repository/raw/patojad/debs/ patojad main\n' | sudo tee /etc/apt/sources.list.d/patojad.list\nwget -qO - https://gitlab.com/LynxOS/repository/raw/lynxos/LynxPub.gpg | apt-key add -\nsudo apt update\nsudo apt install rtl88x2ce-dkms\n```\n\n### Paquete deb\n```\nwget https://github.com/juanro49/rtl88x2ce-dkms/releases/download/5.7.3_35403_20210523/rtl88x2ce-dkms_35403_amd64.deb\nsudo dpkg -i rtl88x2ce-dkms_35403_amd64.deb\n```\n\n### Desde código fuente\n```\ngit clone https://github.com/juanro49/rtl88x2ce-dkms.git\nsudo cp rtl88x2ce-dkms/rtw88_blacklist.conf /etc/modprobe.d/rtw88_blacklist.conf\nsudo mkdir /usr/src/rtl88x2ce-35403\nsudo cp -Rv rtl88x2ce-dkms/* /usr/src/rtl88x2ce-35403/\nsudo dkms add -m rtl88x2ce -v 35403\nsudo dkms build -m rtl88x2ce -v 35403\nsudo dkms install -m rtl88x2ce -v 35403\n```\n\n## Iniciar módulo\n\n`sudo modprobe rtl88x2ce`\n\n\nDriver testeado en:\n\n[MSI Alpha 15](https://plume.nogafam.es/~/ElBlogDeJuanro/Review%20portatil%20MSI%20Alpha%2015%20A3DDK) con [SparkyLinux Rolling](https://sparkylinux.org/)\n\nNetwork controller: Realtek Semiconductor Co., Ltd. RTL8822CE 802.11ac PCIe Wireless Network Adapter\n\n## Donaciones\n[\u003cimg src=\"https://coindrop.to/embed-button.png\" border-radius=\"10px\" height=\"57\" width=\"200px\" alt=\"Coindrop.to me\"\u003e](https://coindrop.to/juanro49) [\u003cimg alt=\"Donate using Liberapay\" border-radius=\"10px\" height=\"57\" width=\"200px\" src=\"https://liberapay.com/assets/widgets/donate.svg\"\u003e](https://liberapay.com/juanro49/donate) [\u003cimg src=\"https://cesium.duniter.io/img/duniter_button.svg\" border-radius=\"10px\" height=\"57\" width=\"200px\" alt=\"moneda libre G1\"\u003e](https://cesium.duniter.io/api/#/v1/payment/5eETo8btrVGYTTyC5nAvqCPmLBok4aRLhxiGP7dy3Wqw?comment=Donaci%C3%B3n%20github)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuanro49%2Frtl88x2ce-dkms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuanro49%2Frtl88x2ce-dkms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuanro49%2Frtl88x2ce-dkms/lists"}