Open maxcynicle opened 7 years ago
I get a very similar error in dmesg
after I take out and put back in my adapter after installing.
I'll include
dmesg
error as well as theThanks for your efforts in advance, you guys rock.
[ 1481.525449] usb 1-1.4: new high-speed USB device number 5 using ehci-pci
[ 1481.633147] usb 1-1.4: New USB device found, idVendor=0e8d, idProduct=7610
[ 1481.633150] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1481.633152] usb 1-1.4: Product: WiFi
[ 1481.633153] usb 1-1.4: Manufacturer: MediaTek
[ 1481.633154] usb 1-1.4: SerialNumber: 1.0
[ 1482.680345] mt7610u_sta: module verification failed: signature and/or required key missing - tainting kernel
[ 1482.683099] rtusb init rt2870 --->
[ 1482.683243]
=== pAd = ffffc90001651000, size = 898392 ===
[ 1482.683308] <-- RTMPAllocTxRxRingMemory, Status=0 [ 1482.683404] <-- RTMPAllocAdapterBlock, Status=0 [ 1482.683552] ==>RT65xx_WLAN_ChipOnOff(): OnOff:1, Reset= 0, pAd->WlanFunCtrl:0x0, Reg-WlanFunCtrl=0xff000002 [ 1482.684665] MCUType = 2 [ 1482.684912] NVM is EFUSE [ 1482.684915] Endpoint(8) is for In-band Command [ 1482.684916] Endpoint(4) is for WMM0 AC0 [ 1482.684918] Endpoint(5) is for WMM0 AC1 [ 1482.684919] Endpoint(6) is for WMM0 AC2 [ 1482.684920] Endpoint(7) is for WMM0 AC3 [ 1482.684921] Endpoint(9) is for WMM1 AC0 [ 1482.684922] Endpoint(84) is for Data-In [ 1482.684924] Endpoint(85) is for Command Rsp [ 1482.685042] 80211> RFICType = 3 [ 1482.685045] 80211> Number of channel = 44 [ 1482.685046] 80211> Number of rate = 12 [ 1482.685048] 80211> CurTxPower = 0 dBm [ 1482.685049] 80211> TxStream = 0 [ 1482.685118] crda> requlation requestion by core: 00 [ 1482.685248] 80211> CFG80211_Register [ 1482.686771] usbcore: registered new interface driver rt2870 [ 1482.687222] 80211> CFG80211_OpsTxPwrGet ==> [ 1482.709750] ModemManager[3702]: segfault at 0 ip 0000000000431ab3 sp 00007ffde0f890a0 error 4 in ModemManager[400000+103000] [ 1482.718733] crda> requlation requestion by core: 00 [ 1482.718739] cfg80211: World regulatory domain updated: [ 1482.718742] cfg80211: DFS Master region: unset [ 1482.718743] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time) [ 1482.718746] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) [ 1482.718748] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) [ 1482.718750] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A) [ 1482.718752] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A) [ 1482.718754] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s) [ 1482.718756] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s) [ 1482.718758] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A) [ 1482.718760] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
2.
ubuntu@ubuntu:~/Desktop/mt7610u-linksys-ae6000-wifi-fixes-master$ sudo apt-get install build-essential linux-headers-4.4.0-31-generic
Reading package lists... Done
Building dependency tree
Reading state information... Done
build-essential is already the newest version (12.1ubuntu2).
linux-headers-4.4.0-31-generic is already the newest version (4.4.0-31.50).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
ubuntu@ubuntu:~/Desktop/mt7610u-linksys-ae6000-wifi-fixes-master$ make clean
cp -f os/linux/Makefile.clean os/linux/Makefile
make -C os/linux clean
make[1]: Entering directory '/home/ubuntu/Desktop/mt7610u-linksys-ae6000-wifi-fixes-master/os/linux'
rm -f ../../common/.o
rm -f ../../common/..cmd ..flags ..d
rm -f ../../os/linux/.o .ko .mod.o .mod.c
rm -f ../../os/linux/..cmd ..flags ..d
rm -fr ../../os/linux/.tmp_versions
rm -f ../../os/linux/Module.symvers
rm -f ../../os/linux/Modules.symvers
rm -f ../../os/linux/Module.markers
rm -f ../../os/linux/modules.order
rm -f ../../chips/.o
rm -f ../../chips/..cmd ..flags ..d
rm -f ../../rate_ctrl/.o
rm -f ../../rate_ctrl/..cmd ..flags ..d
rm -f ../../ate/common/.o
rm -f ../../ate/common/..cmd ..flags ..d
rm -f ../../ate/chips/.o
rm -f ../../ate/chips/..cmd ..flags ..d
rm -f ../../phy/.o
rm -f ../../phy/..cmd ..flags ..d
rm -f ../../mac/.o
rm -f ../../mac/..cmd ..flags ..d
rm -f ../../mcu/.o
rm -f ../../mcu/..cmd ..flags ..d
rm -f ../../mgmt/.o
rm -f ../../mgmt/..cmd ..flags ..d
rm -f ../../naf/.o
rm -f ../../naf/..cmd ..flags ..d
rm -f ../../sta/.o
rm -f ../../sta/..cmd ..flags .*.d
make[1]: Leaving directory '/home/ubuntu/Desktop/mt7610u-linksys-ae6000-wifi-fixes-master/os/linux'
rm -rf os/linux/Makefile
ubuntu@ubuntu:~/Desktop/mt7610u-linksys-ae6000-wifi-fixes-master$ make
make -C tools
make[1]: Entering directory '/home/ubuntu/Desktop/mt7610u-linksys-ae6000-wifi-fixes-master/tools'
gcc -g bin2h.c -o bin2h
make[1]: Leaving directory '/home/ubuntu/Desktop/mt7610u-linksys-ae6000-wifi-fixes-master/tools'
/home/ubuntu/Desktop/mt7610u-linksys-ae6000-wifi-fixes-master/tools/bin2h
chipset = mt7610u
cp -f os/linux/Makefile.6 /home/ubuntu/Desktop/mt7610u-linksys-ae6000-wifi-fixes-master/os/linux/Makefile
make -C /lib/modules/4.4.0-31-generic/build SUBDIRS=/home/ubuntu/Desktop/mt7610u-linksys-ae6000-wifi-fixes-master/os/linux modules
make[1]: Entering directory '/usr/src/linux-headers-4.4.0-31-generic'
CC [M] /home/ubuntu/Desktop/mt7610u-linksys-ae6000-wifi-fixes-master/os/linux/../../os/linux/rt_profile.o
In file included from /home/ubuntu/Desktop/mt7610u-linksys-ae6000-wifi-fixes-master/include/rtmp_os.h:44:0,
from /home/ubuntu/Desktop/mt7610u-linksys-ae6000-wifi-fixes-master/include/rtmp_comm.h:75,
from /home/ubuntu/Desktop/mt7610u-linksys-ae6000-wifi-fixes-master/include/rt_config.h:33,
from /home/ubuntu/Desktop/mt7610u-linksys-ae6000-wifi-fixes-master/os/linux/../../os/linux/rt_profile.c:28:
/home/ubuntu/Desktop/mt7610u-linksys-ae6000-wifi-fixes-master/include/os/rt_linux.h:77:0: warning: "EXT_BUILD_CHANNEL_LIST" redefined
^
The driver compiles with a lot of warnings and gets installed fine, but if I boot up with the wireless dongle plugged in my system KP and if I plug it in after logging in, I get the error below when i check dmesg.
[ 78.050255] usb 3-2: new high-speed USB device number 4 using xhci_hcd [ 78.205653] usb 3-2: New USB device found, idVendor=0e8d, idProduct=7610 [ 78.205656] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 78.205658] usb 3-2: Product: WiFi [ 78.205659] usb 3-2: Manufacturer: MediaTek [ 78.205660] usb 3-2: SerialNumber: 1.0 [ 78.820085] mt7610u_sta: loading out-of-tree module taints kernel. [ 78.820485] mt7610u_sta: module verification failed: signature and/or required key missing - tainting kernel [ 78.823559] rtusb init rt2870 ---> [ 78.823687]
[ 78.823769] <-- RTMPAllocTxRxRingMemory, Status=0 [ 78.823873] <-- RTMPAllocAdapterBlock, Status=0 [ 78.823963] ==>RT65xx_WLAN_ChipOnOff(): OnOff:1, Reset= 0, pAd->WlanFunCtrl:0x0, Reg-WlanFunCtrl=0xff000002 [ 78.824613] MCUType = 2 [ 78.824738] NVM is EFUSE [ 78.824738] Endpoint(8) is for In-band Command [ 78.824739] Endpoint(4) is for WMM0 AC0 [ 78.824740] Endpoint(5) is for WMM0 AC1 [ 78.824741] Endpoint(6) is for WMM0 AC2 [ 78.824741] Endpoint(7) is for WMM0 AC3 [ 78.824742] Endpoint(9) is for WMM1 AC0 [ 78.824743] Endpoint(84) is for Data-In [ 78.824743] Endpoint(85) is for Command Rsp [ 78.824831] 80211> RFICType = 3 [ 78.824832] 80211> Number of channel = 44 [ 78.824833] 80211> Number of rate = 12 [ 78.824833] 80211> CurTxPower = 0 dBm [ 78.824835] 80211> TxStream = 0 [ 78.824898] crda> requlation requestion by core: 00 [ 78.824977] 80211> CFG80211_Register [ 78.825262] usbcore: registered new interface driver rt2870 [ 78.826298] 80211> CFG80211_OpsTxPwrGet ==> [ 78.891697] ModemManager[450]: segfault at 0 ip 000055a71d7c9c47 sp 00007fff0b25c090 error 4 in ModemManager[55a71d78f000+122000] [ 78.939679] crda> requlation requestion by core: 00