Comment 2 for bug 222963

Revision history for this message
Tomas Cassidy (tomas-cassidy) wrote :

I have tried installing multiple drivers for the rt61 chip. The drivers available on the ralink website manage to find my AP every time (using sudo iwlist scan) but I couldn't find any decent documentation on how to establish a WPA2 connection. I also tried the drivers from compat-wireless at linuxwireless.org but they are giving the same error in dmesg that you are describing: "[ 3757.690818] ADDRCONF(NETDEV_UP): wlan0: link is not ready" whenever I run "sudo /etc/init.d/networking restart". I'm not quite sure what this message is actually saying. I can't seem to find any other debug information in other log files. When compiling the compat-wireless drivers, I modified the config.mk to add both "CONFIG_RT2X00_LIB_DEBUGFS=y" and "CONFIG_RT2X00_DEBUG=y" but that didn't seem to generate any extra error messages.