

=> #>./wpa_supplicant -Dralink -ira0 -c wpa_nf -dīut I'm a total newbie, I want to learn how Linux works but I don't want to do bad things, so I found some help in this topic Īfter following these instructions I found myself stuck at the 7th step "Install the module".ĭBGPRINT(RT_DEBUG_ERROR, ("AES_Key_Wrap: allocate %d bytes memory failure.ĭBGPRINT(RT_DEBUG_ERROR, ("AES_Key_Wrap: allocate %d bytes memory failurĭBGPRINT(RT_DEBUG_ERROR, ("AES_Key_Unwrap: allocate %d bytes memory failurĭBGPRINT(RT_DEBUG_ERROR, ("%s unable to alloc memory for measure report buffeĭBGPRINT(RT_DEBUG_ERROR, ("%s : Size is too large! (%d)\n", _FUNCTION_

Please set 'HAS_WPA_SUPPLICANT=y' and 'HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=n'. ** Build for being controlled by WpaSupplicant with Ralink Driver => #>./wpa_supplicant -Dwext -ira0 -c wpa_nf -d Please set 'HAS_WPA_SUPPLICANT=y' and 'HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=y'. ** Build for being controlled by NetworkManager or wpa_supplicant wext functions Set the "MODE = STA" in Makefile and chose the TARGET to Linux by set "TARGET = LINUX"ĭefine the linux kernel source include file path LINUX_SRCĭefine the GCC and LD of the target machine I tried to install a driver taken from this site for my USB-N53 Adapter Wireless-N600 from Asus.įollowing the instructions in the readme file below : Build Instructions:ġ> tar -jxvf 2011_1003_RT3572_Linux_STA_v2.5.0.0.2

I have looked around and I found some answers in similar topics but it didn't work for me.
