Hello
I have been trying to get this WIFI adapter working under this LUBUNTU (Ubuntu 15.10) with no success so far. Apparently the official website for Ralink devices was closed and I had to try therefore with different versions of the driver RT2870. I found all of them in "driverscollection dot com". The last driver I have tried is 2007_1220_RT2870_Linux_STA_v1.2.1.0. The launch of the command "make" did not end successfully with driver as you can see in the following lines:
Code:CC [M] /home/x/Descargas/2007_1220_RT2870_Linux_STA_v1.2.1.0/os/linux/../../os/linux/rt_profile.o /home/x/Descargas/2007_1220_RT2870_Linux_STA_v1.2.1.0/os/linux/../../os/linux/rt_profile.c: In function ‘RTMPReadParametersHook’: /home/x/Descargas/2007_1220_RT2870_Linux_STA_v1.2.1.0/os/linux/../../os/linux/rt_profile.c:778:20: error: ‘struct task_struct’ has no member named ‘fsuid’ orgfsuid = current->fsuid; ^ /home/x/Descargas/2007_1220_RT2870_Linux_STA_v1.2.1.0/os/linux/../../os/linux/rt_profile.c:779:20: error: ‘struct task_struct’ has no member named ‘fsgid’ orgfsgid = current->fsgid; ^ /home/x/Descargas/2007_1220_RT2870_Linux_STA_v1.2.1.0/os/linux/../../os/linux/rt_profile.c:780:9: error: ‘struct task_struct’ has no member named ‘fsuid’ current->fsuid=current->fsgid = 0; ^ /home/x/Descargas/2007_1220_RT2870_Linux_STA_v1.2.1.0/os/linux/../../os/linux/rt_profile.c:780:24: error: ‘struct task_struct’ has no member named ‘fsgid’ current->fsuid=current->fsgid = 0; ^ /home/x/Descargas/2007_1220_RT2870_Linux_STA_v1.2.1.0/os/linux/../../os/linux/rt_profile.c:1369:9: error: ‘struct task_struct’ has no member named ‘fsuid’ current->fsuid = orgfsuid; ^ /home/x/Descargas/2007_1220_RT2870_Linux_STA_v1.2.1.0/os/linux/../../os/linux/rt_profile.c:1370:9: error: ‘struct task_struct’ has no member named ‘fsgid’ current->fsgid = orgfsgid;
What is more, all of these drivers displayed different errors after launching the command "make". That is why I would really appreciate if you could help me by replying with any suggestion to get this adapter working properly.
Please find attached my file wireless-info.tar.gz with the corresponding information that might give an insight about the problem I am dealing with.
By the way, I know this USB Wifi adapter is not broken because it keeps working great under Windows Vista.
Thanks in advance for any tip or guideline you can think of.



Adv Reply



Bookmarks