Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wifi not loaded #7

Open
danieltkach opened this issue Mar 30, 2024 · 3 comments
Open

Wifi not loaded #7

danieltkach opened this issue Mar 30, 2024 · 3 comments
Labels
awaiting response Need a response from the reporter bug Something isn't working

Comments

@danieltkach
Copy link

Hi Samveen. I followed all the step, and the device is still not working.
I get this:

lsmod | grep mt7902

mt7902 24576 0
mt7902_common 86016 1 mt7902
mt792x_lib 77824 2 mt7902,mt7902_common
mt76_connac_lib 106496 3 mt792x_lib,mt7902,mt7902_common
mt76 139264 4 mt792x_lib,mt7902,mt7902_common,mt76_connac_lib
mac80211 1417216 5 mt792x_lib,mt76,mt7902_common,rtl8xxxu,mt76_connac_lib
cfg80211 1339392 5 mt76,mt7902_common,mac80211,rtl8xxxu,mt76_connac_lib

I have no idea what else to try. Any guidance? I don't mind testing this out until it works. Let me know what you need, if logs or anything. Thanks.
This is the system I'm on: https://linux-hardware.org/?probe=85fdc28bdc

@samveen
Copy link
Owner

samveen commented Mar 31, 2024

@danieltkach Daniel, As stated in #1 , this code is a copy of the driver for the mt7921, renamed. However the simple renaming and association with the PCI IDs of the mt7902 did not succeed in making things work for the testers.

More details in #5 and #2

@danieltkach
Copy link
Author

@danieltkach Daniel, As stated in #1 , this code is a copy of the driver for the mt7921, renamed. However the simple renaming and association with the PCI IDs of the mt7902 did not succeed in making things work for the testers.

More details in #5 and #2

So what's the solution then? What can we do?

@samveen
Copy link
Owner

samveen commented Apr 19, 2024

@danieltkach More testing please? Just merged a large commit by @DarkMatter-999 that adds a lot of debugging.

@samveen samveen added bug Something isn't working awaiting response Need a response from the reporter labels Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting response Need a response from the reporter bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants