Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Jun 2011 10:25:46 +0200
From:      Bernhard Schmidt <bschmidt@freebsd.org>
To:        rmgls@free.fr
Cc:        freebsd-current@freebsd.org
Subject:   Re: iwn does not associates
Message-ID:  <201106171025.46544.bschmidt@freebsd.org>
In-Reply-To: <20110617073645.6F978A62BC@smtp3-g21.free.fr>
References:  <20110617073645.6F978A62BC@smtp3-g21.free.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday, June 17, 2011 09:36:46 rmgls@free.fr wrote:
> 
> hi all,
> 
> since a month the wireless card of the E6400 Dell does not associate
> with the access point.
> it used to work fine, before.
> the config is exactly the same:
> iwn5150fw + iwn + wpa_supplicant => tkip.
> 
> starting wpa_supplicant associates a few seconds and reverts to no carrier.
> 
> 	 here is what i get:
> sysctl dev.iwn.0.debug=1
> 
> iwn_notif_intr: scanning channel 7 status 1
> 
> 		ifconfig wlan0
> 		...
> 	status: no carrier
> 	ssid MyDomain channel 7 (2442 MHz 11g)
> 	regdomain ETSI country FR authmode OPEN privacy OFF txpower 30
> 	bmiss 10 scanvalid 60 bgscan bgscanintvl 300 bgscanidle 250
> 	roam:rssi 7 roam:rate 5 protmode CTS wme bintval 0
> 
> 
> thanks in advance for your help.

Are you running the latest current?
This is a 5350?
Can you post your configuration (rc.conf)?

If you have a 'ifconfig wlan0 channel 7' somewhere, drop it, I'm aware
of an issue regarding fixed channels, but found no clean solution yet.

You might also want to try 'ifconfig wlan0 -ht', it might be related
to the recent introduction of 11n support for iwn(4).

-- 
Bernhard



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106171025.46544.bschmidt>