Re: Intel Centrino Wireless-N 2230 status

2014-09-09 Thread Oliver Pinter
The channel 3 was the least used channel in the house; I'm able to
change the regdomain on route, eg. to ETSI or some US or AU domain. :)

Tomorrow will do.

Thanks,
Oliver

On 9/9/14, Adrian Chadd  wrote:
> I'm not sure why yours is misbehaving. I don't ahve anything channel 3
> though, that's for sure. I don't also run it in the HU
> country/regdomain. :)
>
> Can you try updating to the latest -HEAD and retrying?
>
>
> -a
>
___
freebsd-wireless@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"


Re: Intel Centrino Wireless-N 2230 status

2014-09-08 Thread Adrian Chadd
I'm not sure why yours is misbehaving. I don't ahve anything channel 3
though, that's for sure. I don't also run it in the HU
country/regdomain. :)

Can you try updating to the latest -HEAD and retrying?


-a
___
freebsd-wireless@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"


Re: Intel Centrino Wireless-N 2230 status

2014-09-07 Thread Oliver Pinter
I think no. I'm running with this settings:

iwn0: flags=8843 metric 0 mtu 2290
ether 60:6c:66:7b:af:75
nd6 options=21
media: IEEE 802.11 Wireless Ethernet autoselect mode 11g
status: associated
wlan0: flags=8843 metric 0 mtu 1500
ether 60:6c:66:7b:af:75
inet 10.0.0.102 netmask 0xff00 broadcast 10.0.0.255
nd6 options=29
media: IEEE 802.11 Wireless Ethernet OFDM/48Mbps mode 11g
status: associated
ssid hellooo channel 3 (2422 MHz 11g) bssid c0:4a:00:ea:5a:ea
regdomain ETSI country HU authmode WPA2/802.11i privacy ON
deftxkey UNDEF AES-CCM 2:128-bit txpower 30 bmiss 10 scanvalid 60
bgscan bgscanintvl 300 bgscanidle 250 roam:rssi 7 roam:rate 5
protmode CTS wme roaming MANUAL

And these lines are in rc.conf in working case:
wlans_iwn0="wlan0"
ifconfig_wlan0="WPA NOSYNCDHCP country HU -powersave -ht"

and these in not working case:
wlans_iwn0="wlan0"
ifconfig_wlan0="WPA NOSYNCDHCP country HU -powersave"



On 9/5/14, Adrian Chadd  wrote:
> Also, do you run this with -bgscan ?
>
>
> -a
>
>
> On 5 September 2014 12:26, Adrian Chadd  wrote:
>> Hi!
>>
>> This is just an iwn panic. Did your actual -HEAD kernel panic?
>>
>> Try doing this with sysctl dev.iwn.0.debug=0xff; let's see what
>> happens just before the firmware loses its mind.
>>
>> Thanks!
>>
>>
>> -a
>>
>>
>> On 5 September 2014 12:22, Oliver Pinter  wrote:
>>> I got the attached iwn panic, even if running in -ht mode. In between
>>> I have a working connection.
>>> I set up now a serial console and try to enable the ht mode with
>>> debugging.
>>>
>>> On 9/3/14, Oliver Pinter  wrote:
 Or not, I forgot  the -ht option in rc.conf.

 G STA + G AP = ok
 G STA + N AP = ok
 N STA + N AP = fail

 On 9/3/14, Oliver Pinter  wrote:
> Hi!
>
> Small status update:
> The mode N works too, I mistyped the other AP's passwork.
> So both mode G and mode N working after the backports.
>
> BTW, can you MFC the same changes to 10.1?
>
> On 9/2/14, Adrian Chadd  wrote:
>> Hi,
>>
>> Compile it with IWN_DEBUG, then
>>
>> sysctl dev.iwn.0.debug=0x1
>>
>>
>> -a
>>
>>
>> On 2 September 2014 12:41, Oliver Pinter 
>> wrote:
>>> I not tried freebsd-head yet, but I'm able today. In mode N seems
>>> like
>>> the NIC sends only one frame, and no more.
>>>
>>> With tcpdump and/or wlandebug I see only rx packets and no tx.
>>>
>>> If you add some pointer what changes must I create to easier debug,
>>> or
>>> what concrete information required, feel free to ping me or send the
>>> details.
>>>
>>> On 9/2/14, Adrian Chadd  wrote:
 Cool! Have you tried freebsd-head? Does it work there?

 How's it failing in association state? What's it saying?


 -a


 On 2 September 2014 12:30, Oliver Pinter 
 wrote:
> Hi All!
>
> After I backported all of the net80211 and iwn changes from
> 11-CURRENT
> to 10-STABLE the wireless NIC in subject working on mode G. If I
> try
> to use with mode N (ht20, ht40) it failed in association state.
>
> All of the backports are in this github repo:
>
> https://github.com/opntr/opBSD/commits/op/stable/10-iwn-backport
>
> Oliver

>>
>

>
___
freebsd-wireless@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"


Re: Intel Centrino Wireless-N 2230 status

2014-09-05 Thread Adrian Chadd
Also, do you run this with -bgscan ?


-a


On 5 September 2014 12:26, Adrian Chadd  wrote:
> Hi!
>
> This is just an iwn panic. Did your actual -HEAD kernel panic?
>
> Try doing this with sysctl dev.iwn.0.debug=0xff; let's see what
> happens just before the firmware loses its mind.
>
> Thanks!
>
>
> -a
>
>
> On 5 September 2014 12:22, Oliver Pinter  wrote:
>> I got the attached iwn panic, even if running in -ht mode. In between
>> I have a working connection.
>> I set up now a serial console and try to enable the ht mode with debugging.
>>
>> On 9/3/14, Oliver Pinter  wrote:
>>> Or not, I forgot  the -ht option in rc.conf.
>>>
>>> G STA + G AP = ok
>>> G STA + N AP = ok
>>> N STA + N AP = fail
>>>
>>> On 9/3/14, Oliver Pinter  wrote:
 Hi!

 Small status update:
 The mode N works too, I mistyped the other AP's passwork.
 So both mode G and mode N working after the backports.

 BTW, can you MFC the same changes to 10.1?

 On 9/2/14, Adrian Chadd  wrote:
> Hi,
>
> Compile it with IWN_DEBUG, then
>
> sysctl dev.iwn.0.debug=0x1
>
>
> -a
>
>
> On 2 September 2014 12:41, Oliver Pinter  wrote:
>> I not tried freebsd-head yet, but I'm able today. In mode N seems like
>> the NIC sends only one frame, and no more.
>>
>> With tcpdump and/or wlandebug I see only rx packets and no tx.
>>
>> If you add some pointer what changes must I create to easier debug, or
>> what concrete information required, feel free to ping me or send the
>> details.
>>
>> On 9/2/14, Adrian Chadd  wrote:
>>> Cool! Have you tried freebsd-head? Does it work there?
>>>
>>> How's it failing in association state? What's it saying?
>>>
>>>
>>> -a
>>>
>>>
>>> On 2 September 2014 12:30, Oliver Pinter 
>>> wrote:
 Hi All!

 After I backported all of the net80211 and iwn changes from
 11-CURRENT
 to 10-STABLE the wireless NIC in subject working on mode G. If I try
 to use with mode N (ht20, ht40) it failed in association state.

 All of the backports are in this github repo:

 https://github.com/opntr/opBSD/commits/op/stable/10-iwn-backport

 Oliver
>>>
>

>>>
___
freebsd-wireless@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"


Re: Intel Centrino Wireless-N 2230 status

2014-09-05 Thread Adrian Chadd
Hi!

This is just an iwn panic. Did your actual -HEAD kernel panic?

Try doing this with sysctl dev.iwn.0.debug=0xff; let's see what
happens just before the firmware loses its mind.

Thanks!


-a


On 5 September 2014 12:22, Oliver Pinter  wrote:
> I got the attached iwn panic, even if running in -ht mode. In between
> I have a working connection.
> I set up now a serial console and try to enable the ht mode with debugging.
>
> On 9/3/14, Oliver Pinter  wrote:
>> Or not, I forgot  the -ht option in rc.conf.
>>
>> G STA + G AP = ok
>> G STA + N AP = ok
>> N STA + N AP = fail
>>
>> On 9/3/14, Oliver Pinter  wrote:
>>> Hi!
>>>
>>> Small status update:
>>> The mode N works too, I mistyped the other AP's passwork.
>>> So both mode G and mode N working after the backports.
>>>
>>> BTW, can you MFC the same changes to 10.1?
>>>
>>> On 9/2/14, Adrian Chadd  wrote:
 Hi,

 Compile it with IWN_DEBUG, then

 sysctl dev.iwn.0.debug=0x1


 -a


 On 2 September 2014 12:41, Oliver Pinter  wrote:
> I not tried freebsd-head yet, but I'm able today. In mode N seems like
> the NIC sends only one frame, and no more.
>
> With tcpdump and/or wlandebug I see only rx packets and no tx.
>
> If you add some pointer what changes must I create to easier debug, or
> what concrete information required, feel free to ping me or send the
> details.
>
> On 9/2/14, Adrian Chadd  wrote:
>> Cool! Have you tried freebsd-head? Does it work there?
>>
>> How's it failing in association state? What's it saying?
>>
>>
>> -a
>>
>>
>> On 2 September 2014 12:30, Oliver Pinter 
>> wrote:
>>> Hi All!
>>>
>>> After I backported all of the net80211 and iwn changes from
>>> 11-CURRENT
>>> to 10-STABLE the wireless NIC in subject working on mode G. If I try
>>> to use with mode N (ht20, ht40) it failed in association state.
>>>
>>> All of the backports are in this github repo:
>>>
>>> https://github.com/opntr/opBSD/commits/op/stable/10-iwn-backport
>>>
>>> Oliver
>>

>>>
>>
___
freebsd-wireless@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"


Re: Intel Centrino Wireless-N 2230 status

2014-09-05 Thread Oliver Pinter
I got the attached iwn panic, even if running in -ht mode. In between
I have a working connection.
I set up now a serial console and try to enable the ht mode with debugging.

On 9/3/14, Oliver Pinter  wrote:
> Or not, I forgot  the -ht option in rc.conf.
>
> G STA + G AP = ok
> G STA + N AP = ok
> N STA + N AP = fail
>
> On 9/3/14, Oliver Pinter  wrote:
>> Hi!
>>
>> Small status update:
>> The mode N works too, I mistyped the other AP's passwork.
>> So both mode G and mode N working after the backports.
>>
>> BTW, can you MFC the same changes to 10.1?
>>
>> On 9/2/14, Adrian Chadd  wrote:
>>> Hi,
>>>
>>> Compile it with IWN_DEBUG, then
>>>
>>> sysctl dev.iwn.0.debug=0x1
>>>
>>>
>>> -a
>>>
>>>
>>> On 2 September 2014 12:41, Oliver Pinter  wrote:
 I not tried freebsd-head yet, but I'm able today. In mode N seems like
 the NIC sends only one frame, and no more.

 With tcpdump and/or wlandebug I see only rx packets and no tx.

 If you add some pointer what changes must I create to easier debug, or
 what concrete information required, feel free to ping me or send the
 details.

 On 9/2/14, Adrian Chadd  wrote:
> Cool! Have you tried freebsd-head? Does it work there?
>
> How's it failing in association state? What's it saying?
>
>
> -a
>
>
> On 2 September 2014 12:30, Oliver Pinter 
> wrote:
>> Hi All!
>>
>> After I backported all of the net80211 and iwn changes from
>> 11-CURRENT
>> to 10-STABLE the wireless NIC in subject working on mode G. If I try
>> to use with mode N (ht20, ht40) it failed in association state.
>>
>> All of the backports are in this github repo:
>>
>> https://github.com/opntr/opBSD/commits/op/stable/10-iwn-backport
>>
>> Oliver
>
>>>
>>
>


dmesg.mode_g.working_but_paniced
Description: Binary data
___
freebsd-wireless@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"

Re: Intel Centrino Wireless-N 2230 status

2014-09-03 Thread Oliver Pinter
Or not, I forgot  the -ht option in rc.conf.

G STA + G AP = ok
G STA + N AP = ok
N STA + N AP = fail

On 9/3/14, Oliver Pinter  wrote:
> Hi!
>
> Small status update:
> The mode N works too, I mistyped the other AP's passwork.
> So both mode G and mode N working after the backports.
>
> BTW, can you MFC the same changes to 10.1?
>
> On 9/2/14, Adrian Chadd  wrote:
>> Hi,
>>
>> Compile it with IWN_DEBUG, then
>>
>> sysctl dev.iwn.0.debug=0x1
>>
>>
>> -a
>>
>>
>> On 2 September 2014 12:41, Oliver Pinter  wrote:
>>> I not tried freebsd-head yet, but I'm able today. In mode N seems like
>>> the NIC sends only one frame, and no more.
>>>
>>> With tcpdump and/or wlandebug I see only rx packets and no tx.
>>>
>>> If you add some pointer what changes must I create to easier debug, or
>>> what concrete information required, feel free to ping me or send the
>>> details.
>>>
>>> On 9/2/14, Adrian Chadd  wrote:
 Cool! Have you tried freebsd-head? Does it work there?

 How's it failing in association state? What's it saying?


 -a


 On 2 September 2014 12:30, Oliver Pinter  wrote:
> Hi All!
>
> After I backported all of the net80211 and iwn changes from 11-CURRENT
> to 10-STABLE the wireless NIC in subject working on mode G. If I try
> to use with mode N (ht20, ht40) it failed in association state.
>
> All of the backports are in this github repo:
>
> https://github.com/opntr/opBSD/commits/op/stable/10-iwn-backport
>
> Oliver

>>
>
___
freebsd-wireless@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"


Re: Intel Centrino Wireless-N 2230 status

2014-09-03 Thread Oliver Pinter
Hi!

Small status update:
The mode N works too, I mistyped the other AP's passwork.
So both mode G and mode N working after the backports.

BTW, can you MFC the same changes to 10.1?

On 9/2/14, Adrian Chadd  wrote:
> Hi,
>
> Compile it with IWN_DEBUG, then
>
> sysctl dev.iwn.0.debug=0x1
>
>
> -a
>
>
> On 2 September 2014 12:41, Oliver Pinter  wrote:
>> I not tried freebsd-head yet, but I'm able today. In mode N seems like
>> the NIC sends only one frame, and no more.
>>
>> With tcpdump and/or wlandebug I see only rx packets and no tx.
>>
>> If you add some pointer what changes must I create to easier debug, or
>> what concrete information required, feel free to ping me or send the
>> details.
>>
>> On 9/2/14, Adrian Chadd  wrote:
>>> Cool! Have you tried freebsd-head? Does it work there?
>>>
>>> How's it failing in association state? What's it saying?
>>>
>>>
>>> -a
>>>
>>>
>>> On 2 September 2014 12:30, Oliver Pinter  wrote:
 Hi All!

 After I backported all of the net80211 and iwn changes from 11-CURRENT
 to 10-STABLE the wireless NIC in subject working on mode G. If I try
 to use with mode N (ht20, ht40) it failed in association state.

 All of the backports are in this github repo:

 https://github.com/opntr/opBSD/commits/op/stable/10-iwn-backport

 Oliver
>>>
>
___
freebsd-wireless@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"


Re: Intel Centrino Wireless-N 2230 status

2014-09-02 Thread Adrian Chadd
Hi,

Compile it with IWN_DEBUG, then

sysctl dev.iwn.0.debug=0x1


-a


On 2 September 2014 12:41, Oliver Pinter  wrote:
> I not tried freebsd-head yet, but I'm able today. In mode N seems like
> the NIC sends only one frame, and no more.
>
> With tcpdump and/or wlandebug I see only rx packets and no tx.
>
> If you add some pointer what changes must I create to easier debug, or
> what concrete information required, feel free to ping me or send the
> details.
>
> On 9/2/14, Adrian Chadd  wrote:
>> Cool! Have you tried freebsd-head? Does it work there?
>>
>> How's it failing in association state? What's it saying?
>>
>>
>> -a
>>
>>
>> On 2 September 2014 12:30, Oliver Pinter  wrote:
>>> Hi All!
>>>
>>> After I backported all of the net80211 and iwn changes from 11-CURRENT
>>> to 10-STABLE the wireless NIC in subject working on mode G. If I try
>>> to use with mode N (ht20, ht40) it failed in association state.
>>>
>>> All of the backports are in this github repo:
>>>
>>> https://github.com/opntr/opBSD/commits/op/stable/10-iwn-backport
>>>
>>> Oliver
>>
___
freebsd-wireless@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"


Re: Intel Centrino Wireless-N 2230 status

2014-09-02 Thread Oliver Pinter
I not tried freebsd-head yet, but I'm able today. In mode N seems like
the NIC sends only one frame, and no more.

With tcpdump and/or wlandebug I see only rx packets and no tx.

If you add some pointer what changes must I create to easier debug, or
what concrete information required, feel free to ping me or send the
details.

On 9/2/14, Adrian Chadd  wrote:
> Cool! Have you tried freebsd-head? Does it work there?
>
> How's it failing in association state? What's it saying?
>
>
> -a
>
>
> On 2 September 2014 12:30, Oliver Pinter  wrote:
>> Hi All!
>>
>> After I backported all of the net80211 and iwn changes from 11-CURRENT
>> to 10-STABLE the wireless NIC in subject working on mode G. If I try
>> to use with mode N (ht20, ht40) it failed in association state.
>>
>> All of the backports are in this github repo:
>>
>> https://github.com/opntr/opBSD/commits/op/stable/10-iwn-backport
>>
>> Oliver
>
___
freebsd-wireless@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"


Re: Intel Centrino Wireless-N 2230 status

2014-09-02 Thread Adrian Chadd
Cool! Have you tried freebsd-head? Does it work there?

How's it failing in association state? What's it saying?


-a


On 2 September 2014 12:30, Oliver Pinter  wrote:
> Hi All!
>
> After I backported all of the net80211 and iwn changes from 11-CURRENT
> to 10-STABLE the wireless NIC in subject working on mode G. If I try
> to use with mode N (ht20, ht40) it failed in association state.
>
> All of the backports are in this github repo:
>
> https://github.com/opntr/opBSD/commits/op/stable/10-iwn-backport
>
> Oliver
___
freebsd-wireless@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"


Intel Centrino Wireless-N 2230 status

2014-09-02 Thread Oliver Pinter
Hi All!

After I backported all of the net80211 and iwn changes from 11-CURRENT
to 10-STABLE the wireless NIC in subject working on mode G. If I try
to use with mode N (ht20, ht40) it failed in association state.

All of the backports are in this github repo:

https://github.com/opntr/opBSD/commits/op/stable/10-iwn-backport

Oliver
___
freebsd-wireless@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"