Skip to content
This repository has been archived by the owner on Feb 1, 2020. It is now read-only.

no change after installation #3

Open
arx81 opened this issue Oct 21, 2018 · 2 comments
Open

no change after installation #3

arx81 opened this issue Oct 21, 2018 · 2 comments

Comments

@arx81
Copy link

arx81 commented Oct 21, 2018

hi, I have an orangepi one, armbian ubuntu kernel 4.14.70-sunxi with device
lsusb: 148f: 7601 Ralink Technology, Corp. MT7601U Wireless Adapter
I briefly describe what I did:
1 install headers
2 git clone https://github.com/THLIVSQAZ/MT7601U.git
3 cd MT7601u /
4 sudo cp -v / lib / modules / $ (uname -r) /build/Module.symvers src / os / linux
5 sudo make clean & & make all && make install
6 sudo rm -rvf src / os / linux / Module.symvers
7 sudo nano /etc/modprobe.d/blacklist
8 blacklist mt7601u
9 reboot

the result is that nothing has changed but continues to give
Supported interface modes:
                  * managed
                  * monitor
and not ap etc ...
and keep giving me the driver wlx00e1b0117ad1 and not vlan0 or ra0

@THLIVSQAZ
Copy link
Owner

you need to manual modprobe the ko file

@THLIVSQAZ
Copy link
Owner

the make install is only copy ko to system and ap config file

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants