各位研友,我用的是无线网卡TL-wn321G+网卡,用的micro2440的教程登录无线ap实验,在进行到设置登录密码时
# iwconfig wlan0 key s:12345
我用类似的方法登录我们学校的ap
#iwconfig wlan0 key s:userustc50
后出现:
Error for wireless request "Set Encode" (8B2A) :
SET failed on device wlan0 ; Invalid argument.
请问如何解决呢?我查了资料,网络上说是unicode编码问题,但是加s和不加s都错误。
请斑竹高手能指点一二。