Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Jan 2015 17:56:58 +0000 (UTC)
From:      Kostya Berger <bergerkos@yahoo.co.uk>
To:        Adrian Chadd <adrian@freebsd.org>,  "freebsd-wireless@freebsd.org" <freebsd-wireless@freebsd.org>
Subject:   Re: Intel Centrino wireless-n 2230
Message-ID:  <1783908034.218309.1422208618145.JavaMail.yahoo@mail.yahoo.com>
In-Reply-To: <CAJ-Vmoni3tFLM7rpwqD_TgodrepX=yXMRy8WrSroRh2nAaggAA@mail.gmail.com>
References:  <CAJ-Vmoni3tFLM7rpwqD_TgodrepX=yXMRy8WrSroRh2nAaggAA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
It only keeps repeating this:<3>CTRL-EVENT-SCAN-RESULTS=20
<3>WPS-AP-AVAILABLE-PIN=20
<3>CTRL-EVENT-SCAN-RESULTS=20
<3>WPS-AP-AVAILABLE-PIN=C2=A0.......
when I ask for 'status' it says:wpa_state=3DSCANNING
address=3D60:6c:66:4d:28:a3
=C2=A0With kindest regards,
Kostya Berger
=20
=20

     On Sunday, 25 January 2015, 19:46, Adrian Chadd <adrian@freebsd.org> w=
rote:
  =20
=20

 Ok, need to see if it's trying to associate>

in wpa_cli, do:

log_level debug

Or, run it like this

wpa_supplicant -i wlan0 -d -d -d -v -c /etc/wpa_supplicant.conf

(making sure no other supplicant is running)


-a


On 25 January 2015 at 09:16, Kostya Berger <bergerkos@yahoo.co.uk> wrote:
> Hi Adrian,
>
> no, it shows only iwn0 as "associated". Here is `ifconfig wlan0` output:
>
> wlan0: flags=3D8c43<UP,BROADCAST,RUNNING,OACTIVE,SIMPLEX,MULTICAST> metri=
c 0
> mtu 1500
>=C2=A0 =C2=A0 ether 60:6c:66:4d:28:a3
>=C2=A0 =C2=A0 inet6 fe80::626c:66ff:fe4d:28a3%wlan0 prefixlen 64 scopeid 0=
x5
>=C2=A0 =C2=A0 nd6 options=3D21<PERFORMNUD,AUTO_LINKLOCAL>
>=C2=A0 =C2=A0 media: IEEE 802.11 Wireless Ethernet autoselect (autoselect)
>=C2=A0 =C2=A0 status: no carrier
>=C2=A0 =C2=A0 ssid "" channel 12 (2467 MHz 11g)
>=C2=A0 =C2=A0 country US authmode WPA1+WPA2/802.11i privacy MIXED deftxkey=
 UNDEF
>=C2=A0 =C2=A0 txpower 15 bmiss 10 scanvalid 60 bgscan bgscanintvl 300 bgsc=
anidle 250
>=C2=A0 =C2=A0 roam:rssi 7 roam:rate 5 protmode CTS wme roaming MANUAL bint=
val 0
>
>
> With kindest regards,
> Kostya Berger
>
>
>
> On Sunday, 25 January 2015, 18:44, Adrian Chadd <adrian@freebsd.org> wrot=
e:
>
>
>
> Hi,
>
> Does ifconfig wlan0 list it as associated?
>
>
>
> -a
>
>
> On 24 January 2015 at 19:07, Kostya Berger <bergerkos@yahoo.co.uk> wrote:
>> Here's my ifconfig output:
>> wlan0: flags=3D8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu
>> 1500
>>=C2=A0 =C2=A0 ether 60:6c:66:4d:28:a3
>>=C2=A0 =C2=A0 inet6 fe80::626c:66ff:fe4d:28a3%wlan0 prefixlen 64 scopeid =
0x5
>>=C2=A0 =C2=A0 nd6 options=3D21<PERFORMNUD,AUTO_LINKLOCAL>
>>=C2=A0 =C2=A0 media: IEEE 802.11 Wireless Ethernet autoselect (autoselect=
)
>>=C2=A0 =C2=A0 status: no carrier
>>=C2=A0 =C2=A0 ssid "" channel 12 (2467 MHz 11g)
>>=C2=A0 =C2=A0 country US authmode WPA1+WPA2/802.11i privacy MIXED deftxke=
y UNDEF
>>=C2=A0 =C2=A0 txpower 15 bmiss 10 scanvalid 60 bgscan bgscanintvl 300 bgs=
canidle 250
>>=C2=A0 =C2=A0 roam:rssi 7 roam:rate 5 protmode CTS wme roaming MANUAL bin=
tval 0
>>
>> So dhclient starts with the words "no link" and soon gives up. At that,
>> ifconfig wlan0 list scan returnes full list of available WiFi networks.H=
ere
>> is my wpa_supplicant.conf (pretty generic):
>> ctrl_interface=3D/var/run/wpa_supplicant
>> ctrl_interface_group=3Dwheel
>>
>> network=3D{
>>=C2=A0 =C2=A0 ssid=3D"MyHOME-NET"
>>=C2=A0 =C2=A0 scan_ssid=3D1
>>=C2=A0 =C2=A0 key_mgmt=3DWPA-PSK
>>=C2=A0 =C2=A0 psk=3D"my passphrase"
>> }
>>
>> and here my /var/log/messages part to the point (not much):
>> Jan 25 05:49:45 kostya-home kernel: wlan0:
>> Jan 25 05:49:45 kostya-home kernel: Ethernet address: 60:6c:66:4d:28:a3
>> Jan 25 05:49:45 kostya-home devd: Executing '/etc/pccard_ether wlan0
>> start'
>> Jan 25 05:49:45 kostya-home wpa_supplicant[83148]: Successfully
>> initialized wpa_supplicant
>> Jan 25 05:49:45 kostya-home kernel: iwn0: iwn_read_firmware: ucode
>> rev=3D0x12a80601
>> Jan 25 05:49:56 kostya-home root: /etc/rc.d/dhclient: WARNING: failed to
>> start dhclient With kindest regards,
>> Kostya Berger
>>
>>
>>
>>=C2=A0 =C2=A0 =C2=A0 On Saturday, 24 January 2015, 1:51, Kostya Berger
>> <bergerkos@yahoo.co.uk> wrote:
>>
>>
>>
>>=C2=A0 Hello everyone,
>> glad to meet you. I subscribed to this list in order to get my above
>> mentioned card to work.Currently, the situation is as follows:It's Intel
>> Centrino wireless-N 2230 Mini PCIe that came pre-installed on my
>> GA-Z77N-wifi motherboard.I'm running 11.0-CURRENT, downloaded pre-compil=
ed
>> txz distro files, dated 22.01.2015.
>> iwn0 interface gets created (in 10.1-RELEASE it doesn't), also wlan0
>> interface gets created all right.ifconfig wlan0 list scan command return=
s
>> the list of the available SSIDs with parameters.However, wpa_supplicant
>> fails to connect to my router's SSID, though it is present among the sca=
n
>> results.ifconfig wlan0 shows, among other things, "no carrier" for wlan0=
.
>> Manual connection using wpa_cli is no better.
>> BTW, can I somehow apply the needed code to 10.1-STABLE source tree and
>> compile there, or do I need 11-CURRENT to run the latest version of this
>> driver? Because 11-CURRENT will require rebuilding all ports. So right n=
ow
>> I'm running it on a separate spare HDD, only base system.
>> Thanks to everyone for your hard work :)))
>>=C2=A0 With kindest regards,
>> Kostya Berger
>
>>
>>
>>
>>
>>
>> _______________________________________________
>> freebsd-wireless@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
>> To unsubscribe, send any mail to "freebsd-wireless-unsubscribe@freebsd.o=
rg
> "
>
>


=20
   
From owner-freebsd-wireless@FreeBSD.ORG  Sun Jan 25 18:03:57 2015
Return-Path: <owner-freebsd-wireless@FreeBSD.ORG>
Delivered-To: freebsd-wireless@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTPS id 78DD47AE
 for <freebsd-wireless@freebsd.org>; Sun, 25 Jan 2015 18:03:57 +0000 (UTC)
Received: from mail-ig0-x231.google.com (mail-ig0-x231.google.com
 [IPv6:2607:f8b0:4001:c05::231])
 (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits))
 (Client CN "smtp.gmail.com",
 Issuer "Google Internet Authority G2" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id 3E09D143
 for <freebsd-wireless@freebsd.org>; Sun, 25 Jan 2015 18:03:57 +0000 (UTC)
Received: by mail-ig0-f177.google.com with SMTP id z20so4977477igj.4
 for <freebsd-wireless@freebsd.org>; Sun, 25 Jan 2015 10:03:56 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
 h=mime-version:sender:in-reply-to:references:date:message-id:subject
 :from:to:cc:content-type;
 bh=Y8vo9cHACgHmiiXM6xqf//WLOSdY1kiuLnjlc3VcXbU=;
 b=q7LHUJCUDvEehBWZ0lk6UxB1JwgR/p4TZpFSUdE5A8yMSCqXCSc10DdYk52REEH87K
 EK7Y60VC1SCUCBH0B3PLYUYYyNfPNl0aVCxgMJODSpAHtuUrGPwti1rZTAua91OhQbik
 PjMxxavf956rzCeH5pE0D/a4baZR1/fRNR3W1/o9MM+gpvv9uTnFc6CVFhTmblkyXRzd
 Ef5OX1+JJZjj6RTjXsq6/d678o+aafw6d1jZf7VQIkQ/p2GDx+pSZAx5TfVcxhSDRUhP
 xqPa3X/QplGk3sYPLSiVJ2lIOWX0RZfQnBtvyZ7O0bDXXpmdlj9jeDcKynKVhevLBVMl
 9wdA==
MIME-Version: 1.0
X-Received: by 10.107.169.222 with SMTP id f91mr14178223ioj.88.1422209036708; 
 Sun, 25 Jan 2015 10:03:56 -0800 (PST)
Sender: adrian.chadd@gmail.com
Received: by 10.36.78.14 with HTTP; Sun, 25 Jan 2015 10:03:56 -0800 (PST)
In-Reply-To: <1783908034.218309.1422208618145.JavaMail.yahoo@mail.yahoo.com>
References: <CAJ-Vmoni3tFLM7rpwqD_TgodrepX=yXMRy8WrSroRh2nAaggAA@mail.gmail.com>
 <1783908034.218309.1422208618145.JavaMail.yahoo@mail.yahoo.com>
Date: Sun, 25 Jan 2015 10:03:56 -0800
X-Google-Sender-Auth: bZhkCkzJOIw4lMMZfmBdSxCWLsM
Message-ID: <CAJ-VmomsABCubViQ-FstY19Y6OrG4CKq=5+dQ9AzHUsPeDgsSA@mail.gmail.com>
Subject: Re: Intel Centrino wireless-n 2230
From: Adrian Chadd <adrian@freebsd.org>
To: Kostya Berger <bergerkos@yahoo.co.uk>
Content-Type: text/plain; charset=UTF-8
Cc: "freebsd-wireless@freebsd.org" <freebsd-wireless@freebsd.org>
X-BeenThere: freebsd-wireless@freebsd.org
X-Mailman-Version: 2.1.18-1
Precedence: list
List-Id: "Discussions of 802.11 stack,
 tools device driver development." <freebsd-wireless.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-wireless>, 
 <mailto:freebsd-wireless-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-wireless/>;
List-Post: <mailto:freebsd-wireless@freebsd.org>
List-Help: <mailto:freebsd-wireless-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-wireless>, 
 <mailto:freebsd-wireless-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 25 Jan 2015 18:03:57 -0000

ok, it normally does this if it can't find a suitable ssid to associate to.

Are you sure the AP is setup to accept WPA-PSK?



-a


On 25 January 2015 at 09:56, Kostya Berger <bergerkos@yahoo.co.uk> wrote:
> It only keeps repeating this:
> <3>CTRL-EVENT-SCAN-RESULTS
> <3>WPS-AP-AVAILABLE-PIN
> <3>CTRL-EVENT-SCAN-RESULTS
> <3>WPS-AP-AVAILABLE-PIN
> .......
> when I ask for 'status' it says:
> wpa_state=SCANNING
> address=60:6c:66:4d:28:a3
>
> With kindest regards,
> Kostya Berger
>
>
>
> On Sunday, 25 January 2015, 19:46, Adrian Chadd <adrian@freebsd.org> wrote:
>
>
>
> Ok, need to see if it's trying to associate>
>
> in wpa_cli, do:
>
> log_level debug
>
> Or, run it like this
>
> wpa_supplicant -i wlan0 -d -d -d -v -c /etc/wpa_supplicant.conf
>
> (making sure no other supplicant is running)
>
>
> -a
>
>
> On 25 January 2015 at 09:16, Kostya Berger <bergerkos@yahoo.co.uk> wrote:
>> Hi Adrian,
>>
>> no, it shows only iwn0 as "associated". Here is `ifconfig wlan0` output:
>>
>> wlan0: flags=8c43<UP,BROADCAST,RUNNING,OACTIVE,SIMPLEX,MULTICAST> metric 0
>> mtu 1500
>>    ether 60:6c:66:4d:28:a3
>>    inet6 fe80::626c:66ff:fe4d:28a3%wlan0 prefixlen 64 scopeid 0x5
>>    nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
>>    media: IEEE 802.11 Wireless Ethernet autoselect (autoselect)
>>    status: no carrier
>>    ssid "" channel 12 (2467 MHz 11g)
>>    country US authmode WPA1+WPA2/802.11i privacy MIXED deftxkey UNDEF
>>    txpower 15 bmiss 10 scanvalid 60 bgscan bgscanintvl 300 bgscanidle 250
>>    roam:rssi 7 roam:rate 5 protmode CTS wme roaming MANUAL bintval 0
>>
>>
>> With kindest regards,
>> Kostya Berger
>>
>>
>>
>> On Sunday, 25 January 2015, 18:44, Adrian Chadd <adrian@freebsd.org>
>> wrote:
>>
>>
>>
>> Hi,
>>
>> Does ifconfig wlan0 list it as associated?
>>
>>
>>
>> -a
>>
>>
>> On 24 January 2015 at 19:07, Kostya Berger <bergerkos@yahoo.co.uk> wrote:
>>> Here's my ifconfig output:
>>> wlan0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu
>>> 1500
>>>    ether 60:6c:66:4d:28:a3
>>>    inet6 fe80::626c:66ff:fe4d:28a3%wlan0 prefixlen 64 scopeid 0x5
>>>    nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
>>>    media: IEEE 802.11 Wireless Ethernet autoselect (autoselect)
>>>    status: no carrier
>>>    ssid "" channel 12 (2467 MHz 11g)
>>>    country US authmode WPA1+WPA2/802.11i privacy MIXED deftxkey UNDEF
>>>    txpower 15 bmiss 10 scanvalid 60 bgscan bgscanintvl 300 bgscanidle 250
>>>    roam:rssi 7 roam:rate 5 protmode CTS wme roaming MANUAL bintval 0
>>>
>>> So dhclient starts with the words "no link" and soon gives up. At that,
>>> ifconfig wlan0 list scan returnes full list of available WiFi
>>> networks.Here
>>> is my wpa_supplicant.conf (pretty generic):
>>> ctrl_interface=/var/run/wpa_supplicant
>>> ctrl_interface_group=wheel
>>>
>>> network={
>>>    ssid="MyHOME-NET"
>>>    scan_ssid=1
>>>    key_mgmt=WPA-PSK
>>>    psk="my passphrase"
>>> }
>>>
>>> and here my /var/log/messages part to the point (not much):
>>> Jan 25 05:49:45 kostya-home kernel: wlan0:
>>> Jan 25 05:49:45 kostya-home kernel: Ethernet address: 60:6c:66:4d:28:a3
>>> Jan 25 05:49:45 kostya-home devd: Executing '/etc/pccard_ether wlan0
>>> start'
>>> Jan 25 05:49:45 kostya-home wpa_supplicant[83148]: Successfully
>>> initialized wpa_supplicant
>>> Jan 25 05:49:45 kostya-home kernel: iwn0: iwn_read_firmware: ucode
>>> rev=0x12a80601
>>> Jan 25 05:49:56 kostya-home root: /etc/rc.d/dhclient: WARNING: failed to
>>> start dhclient With kindest regards,
>>> Kostya Berger
>>>
>>>
>>>
>>>      On Saturday, 24 January 2015, 1:51, Kostya Berger
>>> <bergerkos@yahoo.co.uk> wrote:
>>>
>>>
>>>
>>>  Hello everyone,
>>> glad to meet you. I subscribed to this list in order to get my above
>>> mentioned card to work.Currently, the situation is as follows:It's Intel
>>> Centrino wireless-N 2230 Mini PCIe that came pre-installed on my
>>> GA-Z77N-wifi motherboard.I'm running 11.0-CURRENT, downloaded
>>> pre-compiled
>>> txz distro files, dated 22.01.2015.
>>> iwn0 interface gets created (in 10.1-RELEASE it doesn't), also wlan0
>>> interface gets created all right.ifconfig wlan0 list scan command returns
>>> the list of the available SSIDs with parameters.However, wpa_supplicant
>>> fails to connect to my router's SSID, though it is present among the scan
>>> results.ifconfig wlan0 shows, among other things, "no carrier" for wlan0.
>>> Manual connection using wpa_cli is no better.
>>> BTW, can I somehow apply the needed code to 10.1-STABLE source tree and
>>> compile there, or do I need 11-CURRENT to run the latest version of this
>>> driver? Because 11-CURRENT will require rebuilding all ports. So right
>>> now
>>> I'm running it on a separate spare HDD, only base system.
>>> Thanks to everyone for your hard work :)))
>>>  With kindest regards,
>>> Kostya Berger
>>
>>>
>>>
>>>
>>>
>>>
>>> _______________________________________________
>>> freebsd-wireless@freebsd.org mailing list
>>> http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
>>> To unsubscribe, send any mail to
>>> "freebsd-wireless-unsubscribe@freebsd.org
>> "
>>
>>
>
>



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