{"id":21837841,"url":"https://github.com/mareksuscak/asus-pce-n53-linux","last_synced_at":"2025-04-14T09:51:26.372Z","repository":{"id":27845484,"uuid":"31335714","full_name":"mareksuscak/asus-pce-n53-linux","owner":"mareksuscak","description":"🤖 Asus PCE-N53 Linux Driver for Kernel versions 3.x, 4.x and 5.x","archived":false,"fork":false,"pushed_at":"2023-07-12T11:38:08.000Z","size":1092,"stargazers_count":30,"open_issues_count":8,"forks_count":18,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-27T23:11:12.258Z","etag":null,"topics":["c","driver","kernel","ubuntu","wireless-network"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mareksuscak.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-25T21:04:12.000Z","updated_at":"2024-05-10T16:26:00.000Z","dependencies_parsed_at":"2022-09-02T15:51:46.898Z","dependency_job_id":null,"html_url":"https://github.com/mareksuscak/asus-pce-n53-linux","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mareksuscak%2Fasus-pce-n53-linux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mareksuscak%2Fasus-pce-n53-linux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mareksuscak%2Fasus-pce-n53-linux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mareksuscak%2Fasus-pce-n53-linux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mareksuscak","download_url":"https://codeload.github.com/mareksuscak/asus-pce-n53-linux/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248859644,"owners_count":21173337,"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":["c","driver","kernel","ubuntu","wireless-network"],"created_at":"2024-11-27T20:48:53.507Z","updated_at":"2025-04-14T09:51:26.347Z","avatar_url":"https://github.com/mareksuscak.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Asus PCE-N53 linux driver for kernel 3.x, 4.x and 5.x\n\n## First a little bit of a story...\n\nWhen I bought Asus PCE N53 Wi-Fi network card it wasn't working in Ubuntu 14.10 with kernel 3.16. Then I found a [patched driver](https://github.com/unused/patched-Asus-PCE-N53-linux-driver) here on GitHub that had been tested with Fedora but I wasn't able to compile it on Ubuntu so I decided to create this repository and provide working sources and instructions for Ubuntu users. The instructions were compiled from [this superuser thread](http://superuser.com/questions/663190/asus-pce-n53-11n-n600-pci-e-adapter-on-3-x-kernel). You'll need a working ethernet connection to install the build dependencies.\n\n## How to Install\n\nSimply clone this repository, install build dependencies, compile sources, install compiled module and use modprobe to activate it.\n\n```\n$ sudo apt-get update\n$ sudo apt-get upgrade -y\n$ sudo apt-get install build-essential linux-headers-generic linux-headers-$(uname -r) -y\n$ cd ~\n$ git clone https://github.com/mareksuscak/asus-pce-n53-linux.git\n$ cd asus-pce-n53-linux\n$ make\n$ sudo make install\n$ sudo modprobe rt5592sta\n```\n\nIf everything worked well you should be able to connect to the Wireless network now.\n\n## Troubleshooting\n\n### Seeing Compile Errors?\n\nSome users have had success compiling this driver after [making minor changes](https://github.com/mareksuscak/asus-pce-n53-linux/issues/4#issue-215234424) to the source code which normally result in a compile error.\n\n### If 5 GHz is not working for you\n\nGo and [read this thread](https://github.com/mareksuscak/asus-pce-n53-linux/issues/2#issuecomment-371232918).\n\n## Contributors\n\nThese are the wonderful people who contributed to this project, free of charge.\n\n- [@not-in-stock](https://github.com/not-in-stock) - contributed [fixes for kernel 5.4](https://github.com/mareksuscak/asus-pce-n53-linux/pull/9)\n- [@Guite](https://github.com/Guite) and [@SydCLu](https://github.com/SydCLu) - contributed an important guide to get 5 GHz to work properly\n- [@awonnacott](https://github.com/awonnacott) - contributed [fixes for kernel 5.0](https://github.com/mareksuscak/asus-pce-n53-linux/pull/7)\n- [@jsuann](https://github.com/jsuann) - contributed [fixes for kernel 4.15+](https://github.com/mareksuscak/asus-pce-n53-linux/pull/6)\n\nThank you so much y'all! We're all eternally thankful and grateful for your generosity. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmareksuscak%2Fasus-pce-n53-linux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmareksuscak%2Fasus-pce-n53-linux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmareksuscak%2Fasus-pce-n53-linux/lists"}