The mt7601 driver for the raspberry pi + raspbian binaries (right now for the kernels I am using)
To install the binaries ``` cp binaries/3.x.x/mt7601Usta.ko /lib/modules/3.x.x/kernel/drivers/net/wireless mkdir -p /etc/Wireless/RT2870STA/ cp RT2870STA.dat /etc/Wireless/RT2870STA/ ``` The source for the driver is from ralink, I am only hosting it here. I have also applied a patch (not mine again) that enables it to be compiled on the 3.1+ and later kernels. ``` sudo apt-get install linux-headers-rpi cd src/DPO_MT7601U_LinuxSTA_3.0.0.4_20130913/ make ```
forked from bhatturam/pi-mt7601
-
Notifications
You must be signed in to change notification settings - Fork 0
The driver for mt7601 based wireless dongles for raspberry pi - src + raspbian binaries
License
ka1nong/pi-mt7601
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
The driver for mt7601 based wireless dongles for raspberry pi - src + raspbian binaries
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 58.7%
- Shell 36.9%
- C++ 2.9%
- Objective-C 0.7%
- Makefile 0.4%
- Roff 0.2%
- Other 0.2%