Comment # 12 on bug 1187761 from
Ok, so right now it looks like Wi-Fi chip itself is ok, 
but you don't have 'connection', right?

I am not a 'wicked' expert, but the following configuration
looks suspicious.

(In reply to Dmitry Markov from comment #1)
> [werwolf@srv] ~  
> ��������� sudo cat /etc/sysconfig/network/ifcfg-wlan0
> 
> IPADDR='XXX.XXX.XXX.XXX/24'
> MTU='0'
> BOOTPROTO='static'
> STARTMODE='hotplug'
> ZONE=''
> WIRELESS_ESSID='MYSSID'
> WIRELESS_AUTH_MODE='psk'
> WIRELESS_MODE='ad-hoc'
> WIRELESS_WPA_PSK='MYPASS'
> WIRELESS_AP_SCANMODE='1'

How did you come up with this?

To me WIRELESS_MODE looks incorrect. If you want to connect to
WI-Fi Access Point it should be 'managed', which is the default.


You are receiving this mail because: