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

Mediatek RT2870 #55

Open
peanutjamjorge opened this issue Sep 22, 2020 · 9 comments
Open

Mediatek RT2870 #55

peanutjamjorge opened this issue Sep 22, 2020 · 9 comments
Labels
question Further information is requested

Comments

@peanutjamjorge
Copy link

request for mediatek drivers my devices seems doesn't recognize my wifi adapter.

@hamid12121
Copy link

It will not work
You have to do it in your pc
Most of nh drivers not working

@Shubhamvis98
Copy link

i'm working on mt7601U driver
but i face some error
some of them fixed but this one is still showing in dmesg log
rt2870: probe of 1-1:1.0 failed with error -1

@rithvikvibhu
Copy link
Owner

RT2870 is confirmed working by others.

This module only provides firmware files used by a few adapters. The kernel should have the driver. XDA will probably have custom kernels for your device.

@Shubhamvis98
Copy link

Is there any way to add mt7601u support in kernel 3.18?

@Shubhamvis98
Copy link

Shubhamvis98 commented Oct 31, 2020

And I know that this module only provides the firmware files
I compiled Ralink drivers support and now I have a working external adapter

But I want to know, does mt7601u works or not in kernel 3.18 or 3.4 kernels

@rithvikvibhu
Copy link
Owner

Assuming you're using this driver https://github.com/kuba-moo/mt7601u.

This issue kuba-moo/mt7601u#8 says that a minimum of 3.19 is needed.

@Shubhamvis98
Copy link

I used this but it fails
Then I used vendor's driver
It successfully compiled and the kernel module is loaded
But then is asks for eeprom.bin (in dmesg log)
I can't find any file named eeprom

@rithvikvibhu
Copy link
Owner

The vendor's driver is from 2013 and it's said doesn't work well with newer kernels. I don't know much about this chipset driver, maybe try other ones like this one https://github.com/muratdemirtas/MT7601u

@rithvikvibhu rithvikvibhu added the question Further information is requested label Oct 31, 2020
@Shubhamvis98
Copy link

OK, let me try this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants