mt7630e
mt7630e copied to clipboard
Mediatek driver for MT7630E WiFi+BT combo with my fixes
root@X550CC:/home/gjp/MT7630E-pie-fix# ./install make -C /lib/modules/5.4.0-kali4-rt-amd64/build M=/home/gjp/MT7630E-pie-fix/rt2x00 modules make[1]: 进入目录“/usr/src/linux-headers-5.4.0-kali4-rt-amd64” CC [M] /home/gjp/MT7630E-pie-fix/rt2x00/rt2x00dev.o In file included from /home/gjp/MT7630E-pie-fix/rt2x00/rt2x00dev.c:32: /home/gjp/MT7630E-pie-fix/rt2x00/rt2x00.h: In function ‘rt2x00_rf_read’: /home/gjp/MT7630E-pie-fix/rt2x00/rt2x00.h:98:19: error: expected ‘(’ before ‘static’ 98 | #define...
KALI LINUX 5.4.19 (KALI LINUX LIVE 2020.1B,BASED ON DEBIAN 9) AFTER RUN INSTALL,THERE HAVE TWO ERRORS.
hi, first, thanks a lot for this driver. regularly , I get disconnected. Im using ubuntu 14.10 on which I updated kernel to 4.0.0. Can it be any problem with...
**kernel version:** _4.8.0-22-generic_ **Error:** `/mt7630e# make make -C /lib/modules/`uname -r`/build M=/home/ehoodp/mt7630e/rt2x00 modules make[1]: Entering directory '/usr/src/linux-headers-4.8.0-22-generic' CC [M] /home/ehoodp/mt7630e/rt2x00/rt2x00dev.o In file included from /home/ehoodp/mt7630e/rt2x00/rt2x00dev.c:32:0: /home/ehoodp/mt7630e/rt2x00/rt2x00.h:2166:40: error: ‘IEEE80211_NUM_BANDS’ undeclared here (not...
Hi, As it's said [here](https://github.com/neurobin/MT7630E/pull/25), it seems that the archive is no more on mediatek's website, thus the link on the last line of README.md is dead.
Sorry to bother you, just upgraded to subject and bluetooth stops working. Any clue how I can troubleshoot it. What to check etc. Nothing unusual in dmesg.
Hi, Using NW 1.0.0, there's a general freeze when disconnecting the WIFI, whereas it has revealed to be rock stable with kernel 4.0.5 Plz feel free to ask for any...
This is what I get after running the "make" command: wookietookie@vassoio:~/mt7630e$ make make -C /lib/modules/`uname -r`/build M=/home/wookietookie/mt7630e/rt2x00 modules make[1]: ingresso nella directory "/usr/src/linux-headers-4.2.0-34-generic" CC [M] /home/wookietookie/mt7630e/rt2x00/rt2x00dev.o CC [M] /home/wookietookie/mt7630e/rt2x00/rt2x00mac.o /home/wookietookie/mt7630e/rt2x00/rt2x00mac.c:...
Hi! I've Asus TP300LD-C4048H. It have network controller mediatek corp. MT7630e 802.11bgn inside. And no ethernet adapters :( I've installed Fedora 22 and compiled your master. I can connect to...
Hello, First thank you for your modifications, they are really great ! With them I manage to get Wifi work on ubuntu 14.04 (everything works like a charme), on Ubuntu...