Re: Wireless network Broadcom not connected.

2012-10-29 Thread Adrian Chadd
Hi,

I honestly think this is a driver bug, I'm sorry.

We're going to need someone to step up and take ownership of the
broadcom wifi drivers.



Adrian


On 21 October 2012 05:46, George  wrote:
> On 21.10.2012 09:27, yo9...@yahoo.com wrote:
>>
>> I can connect but get this message at boot:
>>
>> wlan0: Ethernet address: 00:1f:3a:9a:4c:47
>> bwn0: firmware version (rev 478 patch 104 date 0x8701 time 0x657)
>> bwn0: RX decryption attempted (old 0 keyidx 0x1)
>> bwn0: RX decryption attempted (old 0 keyidx 0x1)
>> bwn0: RX decryption attempted (old 0 keyidx 0x1)
>> bwn0: RX decryption attempted (old 0 keyidx 0x1)
>> bwn0: RX decryption attempted (old 0 keyidx 0x1)
>> bwn0: RX decryption attempted (old 0 keyidx 0x1)
>> bwn0: RX decryption attempted (old 0 keyidx 0x1)
>> bwn0: RX decryption attempted (old 0 keyidx 0x1)
>> bwn0: RX decryption attempted (old 0 keyidx 0x1)
>> bwn0: RX decryption attempted (old 0 keyidx 0x1)
>> bwn0: need multicast update callback
>>
>> This message appears in dmesg after I connect, and yes, the IP address is
>> valid, no problem.
>> In rc.conf I changed bwn_v4_ucode with bwn_v4_lp_ucode sees nothing else,
>> no wireless network.
>> There is also here with him bwn_v4_ucode: http://i.imgur.com/njJO5.png and
>> here http://imgur.com/7qXHE
>> And this is after I made the change with bwn_v4_lp_ucode
>> http://i.imgur.com/8JRsc.png
>> http://i.imgur.com/lc1Rm.png
>> http://i.imgur.com/RKpQi.png
>> http://i.imgur.com/bgCbJ.png
>>
>> So as you can see is connected but the "POWER" is zero to all networks.
>>
>> rc.conf http://pastebin.com/R0AMCicE
>> loader.conf http://pastebin.com/xVZ51Rhv
>
>
> Here's the configuration WITH ACTIVATING the wireless network:
> See 2 the attachment.
>
>
> ___
> 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"
>
___
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: Wireless network Broadcom not connected

2012-10-22 Thread Adrian Chadd
Lemme just be really clear - Bernhard and I would really, really love
someone to step up and be the maintainers for the Marvell and Broadcom
drivers.

If you're sufficiently motivated and can start merging in fixes from
netbsd/openbsd/linux, there's likely NDAs you can sign with
Marvell/Broadcom to get access to documentation and such. But you need
a proven track record of making things better.

I'll even make sure you get something nice in return.



Adrian
___
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: Wireless network Broadcom not connected

2012-10-22 Thread Adrian Chadd
Guys,

I think there's a bug in the bwn driver. But since there's no driver
maintainer at the moment, I don't know how/if it's going to get fixed.

The first thing that creeps to mind is "why are the RSSI values the
way they are." Is it just cosmetic, or is the unit actually seeing
really, really low signal levels.



Adrian
___
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: Wireless network Broadcom not connected

2012-10-22 Thread George
So how about this, wpa_gui >>> Signal is null !!! 
http://i.imgur.com/NKxaX.png


See here, you do not understand?
___
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: Wireless network Broadcom not connected

2012-10-22 Thread Matthias Apitz
El día Monday, October 22, 2012 a las 02:35:29PM +0300, George escribió:

> I think it's a bug in the driver BWN (4), I tried all known variants and 
> the result is negative ... not connecting. Does anyone else have another 
> solution?
> 

I checked the mail archive for this thread and do not fully understand
what the problem is for you; I saw in some mails that the interfaces
bwn0 and wlan0 both are "associated" and wlan0 does even contain a valid
IP addr; what exactly is not working? routing? or what?

matthias

-- 
Matthias Apitz   |  /"\ ASCII Ribbon Campaign: www.asciiribbon.org
E-mail: g...@unixarea.de |  \ / - No HTML/RTF in E-mail
WWW: http://www.unixarea.de/ |   X  - No proprietary attachments
phone: +49-170-4527211   |  / \ - Respect for open standards
___
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: Wireless network Broadcom not connected

2012-10-22 Thread George
I think it's a bug in the driver BWN (4), I tried all known variants and 
the result is negative ... not connecting. Does anyone else have another 
solution?


Thanks.

George

___
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: Wireless network Broadcom not connected

2012-10-21 Thread Adrian Chadd
Don't rush things.

* disable encrypion;
* associate, then "ifconfig wlanX list sta";
* then "ifconfig wlan0", let's see what it's configured as;
* do you run DHCP? Or is it static?
* Can you ping the IP of the network gateway?


adrian


On 21 October 2012 17:05, George  wrote:
> Pe 22.10.2012 02:06, Adrian Chadd a scris:
>
>> On 21 October 2012 16:03, George  wrote:
>>
>>> root@fbsd:/home/yo9fah # ifconfig wlan0 list scan
>>> SSID/MESH IDBSSID  CHAN RATE   S:N INT CAPS
>>> D.O.D   34:08:04:08:3c:141   54M -133:-95  100 EPS  WPS HTCAP
>>> WME
>>> Nutunet 28:10:7b:62:fc:286   54M -129:-95  100 EP HTCAP WPA
>>> RSN
>>> WME WPS
>>> YO9FAH  00:22:6b:e9:5e:7a6   54M -114:-95  100 EP   RSN WME
>>> cla@alexf4:ec:38:cb:53:424   54M -124:-95  100 EPS  RSN WPA
>>> WME
>>> HTCAP ATH WPS
>>> TRENDnet00:14:d1:34:6b:8e6   54M -139:-95  100 EPS
>>
>> See how those RSSI values are all below -95? That's really quite
>> creepy and worth investigating.
>>
>>> root@fbsd:/home/yo9fah # ifconfig wlan0 list sta
>>> ADDR   AID CHAN RATE RSSI IDLE  TXSEQ  RXSEQ CAPS FLAG
>>> 00:22:6b:e9:5e:7a16  54M 63.50112  47296 EP AQE RSN
>>> WME
>>> root@fbsd:/home/yo9fah #
>>
>> Same deal here. RSSI here is 0. That's invalid and bad looking. I'd
>> rather look at trying to fix that up before moving on to the crypto
>> side of things.
>>
>> Have you configured the AP in open (non-WEP/WPA) mode to see if it works?
>>
>>
>>
>> Adrian
>
>
> I disabled  my  router  to  WPA2-personal,but  it  will not  work  either.Do
> not give  any error  but the result is  the same...
>
> root@fbsd:/home/yo9fah # ping google.com
> ping: cannot resolve google.com: Host name lookup failure
> root@fbsd:/home/yo9fah #
>
>
>
>
___
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: Wireless network Broadcom not connected

2012-10-21 Thread Adrian Chadd
On 21 October 2012 16:03, George  wrote:

> root@fbsd:/home/yo9fah # ifconfig wlan0 list scan
> SSID/MESH IDBSSID  CHAN RATE   S:N INT CAPS
> D.O.D   34:08:04:08:3c:141   54M -133:-95  100 EPS  WPS HTCAP
> WME
> Nutunet 28:10:7b:62:fc:286   54M -129:-95  100 EP HTCAP WPA RSN
> WME WPS
> YO9FAH  00:22:6b:e9:5e:7a6   54M -114:-95  100 EP   RSN WME
> cla@alexf4:ec:38:cb:53:424   54M -124:-95  100 EPS  RSN WPA WME
> HTCAP ATH WPS
> TRENDnet00:14:d1:34:6b:8e6   54M -139:-95  100 EPS

See how those RSSI values are all below -95? That's really quite
creepy and worth investigating.

> root@fbsd:/home/yo9fah # ifconfig wlan0 list sta
> ADDR   AID CHAN RATE RSSI IDLE  TXSEQ  RXSEQ CAPS FLAG
> 00:22:6b:e9:5e:7a16  54M 63.50112  47296 EP AQE RSN WME
> root@fbsd:/home/yo9fah #

Same deal here. RSSI here is 0. That's invalid and bad looking. I'd
rather look at trying to fix that up before moving on to the crypto
side of things.

Have you configured the AP in open (non-WEP/WPA) mode to see if it works?



Adrian
___
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: Wireless network Broadcom not connected

2012-10-21 Thread Adrian Chadd
Let's start from scratch: please re-paste the output of 'ifconfig
wlanX list scan' and 'ifconfig wlanX list sta'.

If it doesn't associate, we need to figure that out.

As I said on twitter, the output from the driver shows the RSSI values
are invalid looking. So I think that's indicative of some larger scale
problem with the driver.


adrian
___
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: Wireless network Broadcom not connected

2012-10-21 Thread George
Hey ! Where is weptxkey. The deftxkey UNDEF is important after all. It 
isn't mentioned in the man page !? Yes !!! I initially decide to try 
setting it to my WEP key, but that doesn't work. Next I try setting it 
to 1 !? Read manual again, ifconfig:


wepmode mode

Set the desired WEP mode. Not all adapters support all modes. The set of 
valid modes is off, on, and mixed. The mixed mode explicitly tells the 
adaptor to allow association with access points which allow both 
encrypted and unencrypted traffic. On these adapters, on means that the 
access point must only allow encrypted connections. On other adapters, 
on is generally another name for mixed. Modes are case insensitive.


weptxkey index

Set the WEP key to be used for transmission. This is the same as setting 
the default transmission key with deftxkey.


wepkey key|index:key

Set the selected WEP key. If an index is not given, key 1 is set. A WEP 
key will be either 5 or 13 characters (40 or 104 bits) depending on the 
local network and the capabilities of the adaptor. It may be specified 
either as a plain string or as a string of hexadecimal digits preceded 
by ‘0x’. For maximum portability, hex keys are recommended; the mapping 
of text keys to WEP encryption is usually driver-specific. In 
particular, the Windows drivers do this mapping differently to FreeBSD. 
A key may be cleared by setting it to ‘-’. If WEP is supported then 
there are at least four keys. Some adapters support more than four keys. 
If that is the case, then the first four keys (1-4) will be the standard 
temporary keys and any others will be adap‐tor specific keys such as 
permanent keys stored in NVRAM.


Note that you must set a default transmit key with deftxkey for the 
system to know which key to use in encrypting outbound traf‐fic.


Nothing too odd here. The deftxkey UNDEF looks new, but that shouldn't 
matter? Let me ping a host. Nothing. I sniff on the wlan0 interface and 
see my host ARP for the gateway, but that's it. By the way, I added a 
default route.

___
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: Wireless network Broadcom not connected

2012-10-21 Thread George
I disabled the wired network and the wireless network I left only. I 
attached my report, sorry not work.


root@fbsd:/home/yo9fah # uname -a 
FreeBSD fbsd 9.1-RC2 FreeBSD 9.1-RC2 #0 r241106: Mon Oct  1 18:26:44 UTC 2012   
  r...@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
root@fbsd:/home/yo9fah # uname -r
9.1-RC2
root@fbsd:/home/yo9fah # 
*
root@fbsd:/home/yo9fah # ifconfig
bge0: flags=8802 metric 0 mtu 1500

options=c019b
ether 00:1d:72:32:45:5d
nd6 options=29
media: Ethernet autoselect (none)
status: no carrier
bwn0: flags=8843 metric 0 mtu 2290
ether 00:1f:3a:9a:4c:47
nd6 options=29
media: IEEE 802.11 Wireless Ethernet autoselect mode 11g
status: associated
fwe0: flags=8802 metric 0 mtu 1500
options=8
ether 02:1d:72:32:45:5d
nd6 options=29
ch 1 dma -1
fwip0: flags=8802 metric 0 mtu 1500
lladdr 0.1d.72.ff.ff.32.45.5d.a.2.ff.fe.0.0.0.0
nd6 options=29
lo0: flags=8049 metric 0 mtu 16384
options=63
inet6 ::1 prefixlen 128 
inet6 fe80::1%lo0 prefixlen 64 scopeid 0xc 
inet 127.0.0.1 netmask 0xff00 
nd6 options=21
wlan0: flags=8843 metric 0 mtu 1500
ether 00:1f:3a:9a:4c:47
inet 192.168.1.101 netmask 0xff00 broadcast 192.168.1.255
nd6 options=29
media: IEEE 802.11 Wireless Ethernet OFDM/48Mbps mode 11g
status: associated
ssid YO9FAH channel 6 (2437 MHz 11g) bssid 00:22:6b:e9:5e:7a
country US authmode WPA2/802.11i privacy ON deftxkey UNDEF
AES-CCM 2:128-bit txpower 30 bmiss 7 scanvalid 450 bgscan
bgscanintvl 300 bgscanidle 250 roam:rssi 7 roam:rate 5 protmode CTS
wme roaming MANUAL
*
root@fbsd:/home/yo9fah # netstat -r
Routing tables

Internet:
DestinationGatewayFlagsRefs  Use  Netif Expire
default192.168.1.1UGS 0   76  wlan0
localhost  link#12UH  06lo0
192.168.1.0link#13U   00  wlan0
192.168.1.101  link#13UHS 00lo0

Internet6:
DestinationGatewayFlags  Netif Expire
:: localhost  UGRSlo0
localhost  link#12UH  lo0
:::0.0.0.0 localhost  UGRSlo0
fe80:: localhost  UGRSlo0
fe80::%lo0 link#12U   lo0
fe80::1%lo0link#12UHS lo0
ff01::%lo0 localhost  U   lo0
ff02:: localhost  UGRSlo0
ff02::%lo0 localhost  U   lo0
*
root@fbsd:/home/yo9fah # kldstat
Id Refs AddressSize Name
 1   30 0x8020 1323288  kernel
 22 0x81524000 484c0linux.ko
 31 0x8156d000 415d8if_bwn.ko
 42 0x815af000 cc18 siba_bwn.ko
 51 0x815bc000 2d358bwn_v4_lp_ucode.ko
 61 0x81812000 3dfc linprocfs.ko
 71 0x81816000 a96b fuse.ko
 81 0x81821000 8267 i915.ko
 91 0x8182a000 13815drm.ko
 

root@fbsd:/home/yo9fah # pciconf -lv
hostb0@pci0:0:0:0:  class=0x06 card=0x011f1025 chip=0x2a008086 rev=0x03 
hdr=0x00
vendor = 'Intel Corporation'
device = 'Mobile PM965/GM965/GL960 Memory Controller Hub'
class  = bridge
subclass   = HOST-PCI
vgapci0@pci0:0:2:0: class=0x03 card=0x011f1025 chip=0x2a028086 rev=0x03 
hdr=0x00
vendor = 'Intel Corporation'
device = 'Mobile GM965/GL960 Integrated Graphics Controller (primary)'
class  = display
subclass   = VGA
vgapci1@pci0:0:2:1: class=0x038000 card=0x011f1025 chip=0x2a038086 rev=0x03 
hdr=0x00
vendor = 'Intel Corporation'
device = 'Mobile GM965/GL960 Integrated Graphics Controller (secondary)'
class  = display
uhci0@pci0:0:26:0:  class=0x0c0300 card=0x011f1025 chip=0x28348086 rev=0x03 
hdr=0x00
vendor = 'Intel Corporation'
device = '82801H (ICH8 Family) USB UHCI Controller'
class  = serial bus
subclass   = USB
uhci1@pci0:0:26:1:  class=0x0c0300 card=0x011f1025 chip=0x28358086 rev=0x03 
hdr=0x00
vendor = 'Intel Corporation'
device = '82801H (ICH8 Family) USB UHCI Controller'
class  = serial bus
subclass   = USB
ehci0@pci0:0:26:7:  class=0x0c0320 card=0

Re: Wireless network Broadcom not connected.

2012-10-20 Thread Adrian Chadd
Hi,

Please post the output of 'ifconfig wlanX list scan' to the list. :-)
That'll make it much more obvious.

Thanks,


Adrian


On 20 October 2012 22:41,   wrote:
> I have a Laptop Acer Extensa 5220 but I can not connect to wireless network. 
> Broadcom Corporation BCM4312 802.11b/g LP-PHY (rev 01)
>
> I'm install PC-BSD9.1 RC2, http://pastebin.com/zN13VRQq  and here is my 
> dmesg: http://pastebin.com/WbJYVcaD  and ifconfig: 
> http://pastebin.com/Fqg9C5VW
>
> ifconfig wlan0 list scan: http://pastebin.com/zxej5jHD  so, in rc.conf I'm 
> change the line: bwn_v4_ucode with bwn_v4_lp_ucode
>
> Here is my screenshots with bwn_v4_ucode: http://imgur.com/njJO5  and 
> http://imgur.com/7qXHE  here is after change the line:
>
> And here is after change the line: http://imgur.com/8JRsc  and 
> http://imgur.com/lc1Rm  and http://imgur.com/RKpQi  and http://imgur.com/bgCbJ
>
> So how do you solve this problem !? Thanks ! :)
>
> George.
> ___
> 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"
___
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: Wireless network Broadcom not connected.

2012-10-20 Thread Erich Dollansky
Hi,

On Sat, 20 Oct 2012 23:27:18 -0700 (PDT)
yo9...@yahoo.com wrote:

> I can connect but get this message at boot:
> 
> wlan0: Ethernet address: 00:1f:3a:9a:4c:47
> bwn0: firmware version (rev 478 patch 104 date 0x8701 time 0x657)
> bwn0: RX decryption attempted (old 0 keyidx 0x1)
> bwn0: RX decryption attempted (old 0 keyidx 0x1)

this is all a bot weird.

How does your wpa_supplicant.conf in /etc look like?

> So as you can see is connected but the "POWER" is zero to all
> networks.
> 
What do you mean with 'POWER'?

Erich
___
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: Wireless network Broadcom not connected.

2012-10-20 Thread yo9fah
I can connect but get this message at boot:

wlan0: Ethernet address: 00:1f:3a:9a:4c:47
bwn0: firmware version (rev 478 patch 104 date 0x8701 time 0x657)
bwn0: RX decryption attempted (old 0 keyidx 0x1)
bwn0: RX decryption attempted (old 0 keyidx 0x1)
bwn0: RX decryption attempted (old 0 keyidx 0x1)
bwn0: RX decryption attempted (old 0 keyidx 0x1)
bwn0: RX decryption attempted (old 0 keyidx 0x1)
bwn0: RX decryption attempted (old 0 keyidx 0x1)
bwn0: RX decryption attempted (old 0 keyidx 0x1)
bwn0: RX decryption attempted (old 0 keyidx 0x1)
bwn0: RX decryption attempted (old 0 keyidx 0x1)
bwn0: RX decryption attempted (old 0 keyidx 0x1)
bwn0: need multicast update callback

This message appears in dmesg after I connect, and yes, the IP address is 
valid, no problem.
In rc.conf I changed bwn_v4_ucode with bwn_v4_lp_ucode sees nothing else, no 
wireless network.
There is also here with him bwn_v4_ucode: http://i.imgur.com/njJO5.png and here 
http://imgur.com/7qXHE
And this is after I made ​​the change with bwn_v4_lp_ucode 
http://i.imgur.com/8JRsc.png
http://i.imgur.com/lc1Rm.png
http://i.imgur.com/RKpQi.png
http://i.imgur.com/bgCbJ.png

So as you can see is connected but the "POWER" is zero to all networks.

rc.conf http://pastebin.com/R0AMCicE
loader.conf http://pastebin.com/xVZ51Rhv
___
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: Wireless network Broadcom not connected.

2012-10-20 Thread Erich Dollansky
Hi,

On Sat, 20 Oct 2012 22:41:43 -0700 (PDT)
yo9...@yahoo.com wrote:

> I have a Laptop Acer Extensa 5220 but I can not connect to wireless
> network. Broadcom Corporation BCM4312 802.11b/g LP-PHY (rev 01)
> 
> I'm install PC-BSD9.1 RC2, http://pastebin.com/zN13VRQq  and here is
> my dmesg: http://pastebin.com/WbJYVcaD  and ifconfig:
> http://pastebin.com/Fqg9C5VW

so, you are connected to your wireless network?

Is the IP address valid?

What does netstat -r say?

Erich
___
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"