On 02/21/2018 10:18 AM, JD wrote:
On 02/21/2018 07:41 AM, jarmo wrote:
Wed, 21 Feb 2018 09:23:49 -0400
"George N. White III" <gnwiii@xxxxxxxxx> kirjoitti:
There seem to be lots of "MediaTeK 7610" dongles with various chips
inside. You could try
adding your USB id to the list of devices supported by the rt2800usb
module:
https://forums.fedoraforum.org/showthread.php?309580-Mediatek-MT7610-Ralink-RT2870
If this fails you might at least get the details for your chipset.
There is also: https://github.com/ulli-kroll/mt7610u/
I have Asus AC51 dongle, with MediaTek cip. Never have got it working.
Even package says, that working with LINUX, yes maybe, driver is for
kernel 2.6.x
Wrote to ASUS, they said, that they have nothing to do with drivers...
So, now I have one electrical garbage more :) Thank heaven, it didn't
cost much...
Jarmo
Well Jamo, I did come across the driver from Mediatek and I am trying
to see if it will build and run.
Well, that was quick ....
It will not compile due to errors:
/tmp/drivers/mediatek/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux/../../os/linux/rt_linux.c:
In function ‘__RtmpOSFSInfoChange’:
/tmp/drivers/mediatek/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux/../../os/linux/rt_linux.c:1109:20:
error: incompatible types when assigning to type ‘int’ from type ‘kuid_t’
pOSFSInfo->fsuid = current_fsuid();
^
/tmp/drivers/mediatek/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux/../../os/linux/rt_linux.c:1110:20:
error: incompatible types when assigning to type ‘int’ from type ‘kgid_t’
pOSFSInfo->fsgid = current_fsgid();
.
.
.
.
.
.
^
make[2]: ***
[/tmp/drivers/mediatek/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux/../../os/linux/rt_linux.o]
Error 1
make[1]: ***
[_module_/tmp/drivers/mediatek/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux]
Error 2'
make: *** [LINUX] Error 2
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx