Skip to content

Anty0/mt7610u_wifi_sta_v3002_dpo_20130916

 
 

Repository files navigation

mt7610u_wifi_sta_v3002_dpo_20130916

Modified to work in archlinux against kernel 4.15.4:

  • Builds and connects to 2.4 and 5 networks
  • Under heavy load the dongle seems to overheat and resets.

Modified for RaspberryPI2 kernel 4.1.7-v7+ armv7l GNU/Linux

  • modified: os/linux/rt_linux.c
  • fix file operations

Modified usb wifi driver for TP-Link TL-WDN5200/Archer T2U on Linux.

  • modified: common/rtusb_dev_id.c
  • add product id for TL-WDN5200/Archer T2U
  • modified: include/os/rt_linux.h
  • modified: os/linux/rt_linux.c
  • fix compile error from struct OS_FS_INFO
  • fix problem on 64bit
  • modified: os/linux/config.mk
  • change default setting for Ubuntu

kernel headers 4.1.7-v7+ armv7l GNU/Linux

http://www.niksula.hut.fi/~mhiienka/Rpi/linux-headers-rpi/linux-headers-4.1.7-v7%2B_4.1.7-v7%2B-2_armhf.deb

how to use

$ make
$ make install
$ cp RT2870STA.dat /etc/Wireless/RT2870STA/RT2870STA.dat
$ reboot

About

Modified usb wifi driver for TP_link TL-WDN5200 & TPLink Archer T2U

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 80.0%
  • Objective-C 15.6%
  • C++ 3.3%
  • Other 1.1%