You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It compiles and installs fine. There are a few seemingly harmless compile warnings, but otherwise it looks good... The only warning that potentially concerns me is:
WARNING: modpost: missing MODULE_LICENSE() in /home/chris/RT28XX-RT539X-Linux-driver-master/os/linux/rt5390sta.o
I assume that's normal?
After following all the instructions to install it into the kernel without restarting the computer:
Nothing! There simply are no wireless adapters available (link not ready). The driver therefore seems to just refuse to load for my card, almost like it was the wrong driver. Same thing if I add the blacklists and re-boot, there is no wireless network card visible.
This is the same behavior as when I tried the rt3290sta from @pkeeper here on GitHub. MediaTek only has the Windows driver posted for this card. I just don't understand what the problem could be! Everything indicates these drivers should work with my card, but they don't! The problem with the rt2800pci driver is the wifi connection is very slow, and that is not the behavior with this same hardware under the official Windows drivers.
Any ideas how to figure out what's wrong? Or what else to try to make it work? Really disappointing.
The text was updated successfully, but these errors were encountered:
It compiles and installs fine. There are a few seemingly harmless compile warnings, but otherwise it looks good... The only warning that potentially concerns me is:
I assume that's normal?
After following all the instructions to install it into the kernel without restarting the computer:
Nothing! There simply are no wireless adapters available (link not ready). The driver therefore seems to just refuse to load for my card, almost like it was the wrong driver. Same thing if I add the blacklists and re-boot, there is no wireless network card visible.
My full wireless info report:
(using default rt2800pci) here: https://termbin.com/m00z
(using default rt5390sta) here: https://termbin.com/54ucb
lspci info:
This is the same behavior as when I tried the rt3290sta from @pkeeper here on GitHub. MediaTek only has the Windows driver posted for this card. I just don't understand what the problem could be! Everything indicates these drivers should work with my card, but they don't! The problem with the rt2800pci driver is the wifi connection is very slow, and that is not the behavior with this same hardware under the official Windows drivers.
Any ideas how to figure out what's wrong? Or what else to try to make it work? Really disappointing.
The text was updated successfully, but these errors were encountered: