Skip to content

The driver for mt7601 based wireless dongles for raspberry pi - src + raspbian binaries

License

Notifications You must be signed in to change notification settings

bhatturam/pi-mt7601

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pi-mt7601

The mt7601 driver for the raspberry pi + raspbian binaries (right now for the kernels I am using)

Binaries

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/ ```

Compilation

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 ```

About

The driver for mt7601 based wireless dongles for raspberry pi - src + raspbian binaries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published