{"id":24385712,"url":"https://github.com/cmulk/mt7601u-fix","last_synced_at":"2026-04-24T17:02:44.882Z","repository":{"id":209238741,"uuid":"354637063","full_name":"cmulk/mt7601u-fix","owner":"cmulk","description":"Patched Linux driver for Ralink mt7601u wifi dongle","archived":false,"fork":false,"pushed_at":"2021-04-04T20:34:30.000Z","size":65,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-19T11:33:18.432Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cmulk.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}},"created_at":"2021-04-04T20:10:34.000Z","updated_at":"2021-04-04T20:34:32.000Z","dependencies_parsed_at":"2023-11-26T03:28:00.258Z","dependency_job_id":null,"html_url":"https://github.com/cmulk/mt7601u-fix","commit_stats":null,"previous_names":["cmulk/mt7601u-fix"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmulk%2Fmt7601u-fix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmulk%2Fmt7601u-fix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmulk%2Fmt7601u-fix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmulk%2Fmt7601u-fix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cmulk","download_url":"https://codeload.github.com/cmulk/mt7601u-fix/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243276942,"owners_count":20265346,"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":"2025-01-19T11:29:04.636Z","updated_at":"2026-04-24T17:02:39.846Z","avatar_url":"https://github.com/cmulk.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ralink mt7601u wifi fix\n\nThis repo includes a patched kernel module to fix ralink mt7601u wifi dongles that don't initialize when plugged in.\n\nThe credit for the fix goes to the post [here](https://github.com/kuba-moo/mt7601u/issues/64#issuecomment-352250127).\n\nAnd the credit for the idea to set up dkms for install goes to https://github.com/brektrou/rtl8821CU\n\nThe original driver comes from the Linux 5.10 and the patch applied for the fix can be viewed at commit [fef9d](https://github.com/cmulk/mt7601u-fix/commit/fef9d2d3253aea351fdbb1f8faff9a01d5ebdea9)\n\n## Install\n\nRequires `dkms`\n\nDisable the built-in kernel module\n```\necho \"blacklist mt7601u\" \u003e /etc/modprobe.d/mt7601u.conf\n```\nReboot\n\nInstall with dkms\n```\nsudo ./dkms-install.sh\nmodprobe mt7601u-fix\n```\n\nEnable the new module to start on boot\n```\necho \"mt7601u-fix\" \u003e\u003e /etc/modules-load.d/modules.conf\n```\n\n\n## Go back to normal\n```\nrm /etc/modprobe.d/mt7601u.conf\n\nsudo ./dkms-remove.sh\n```\nAnd remove the `mt7601u-fix` line from `/etc/modules-load.d/modules.conf`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmulk%2Fmt7601u-fix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcmulk%2Fmt7601u-fix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmulk%2Fmt7601u-fix/lists"}