From: David on

"Larry Finger" <Larry.Finger(a)lwfinger.net> wrote in message
news:MXuPj.233185$cQ1.142542(a)bgtnsc04-news.ops.worldnet.att.net...
> David wrote:
>>
>> Yes using b43 as thats what
>> http://linuxwireless.sipsolutions.net/en/users/Drivers/b43 and soem
>> googled outputs have recommende and tht's what is the default on Ubuntu
>> 8.04.
>> But still don't underatydnm what you mean by debug option. Sory to be
>> thinck but no idea what this and where.
>> Also not sure why you say to use silicon sonics drivers. Its a broadcom
>> chip so using broadcom firmware. Have I lost the plot? Sorry to be a
>> noob.
>
> Debug is a kernel configuration option. The Broadcom chip connects to the
> main computer bus through a Sonics Silicon Backplane using the ssb driver.
> Both are there and both are needed.
>
> Larry
Still not at all sure I understand what this means so looks like I will need
to spend a lot of tomorrow reading up about it all. I also now see that some
articles say I should use b43 and others b43-legacy as I have rev 3 of the
card. Very very confusing and certainly not what I was hoping of Ubuntu 's
new release.
Thanks for giving me a point in (hopefully) the right direction.
Cheers
Dave


From: David on

"Larry Finger" <Larry.Finger(a)lwfinger.net> wrote in message
news:e5vPj.120439$D_3.55473(a)bgtnsc05-news.ops.worldnet.att.net...
> Ben Bacarisse wrote:
>> "David" <dave(a)antispam.invalid> writes:
>>
>>> "Ben Bacarisse" <ben.usenet(a)bsb.me.uk> wrote in message
>>> news:87bq41eghm.fsf(a)bsb.me.uk...
>>>> "David" <dave(a)antispam.invalid> writes:
>>>>
>>>> <snip>
>>>>> 5.iwlist scan gives:
>>>>> --------------------
>>>>> wlan0 Scan completed :
>>>>> Cell 01 - Address: 00:18:4D:49:2C:0E
>>>>> ESSID:"sally000"
>>>>> Mode:Master
>>>>> Channel:5
>>>>> Frequency:2.432 GHz (Channel 5)
>>>>> Quality=81/100 Signal level=-45 dBm Noise
>>>>> level=-68
>>>>> dBm
>>>>> Encryption key:on
>>>>> Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6
>>>>> Mb/s
>>>>> 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s; 36
>>>>> Mb/s
>>>>> 48 Mb/s; 54 Mb/s
>>>>> Extra:tsf=00000005d64ca233
>> <snip>
>>>>> ---------------------------
>> <snip>
>>>>> wlan0 IEEE 802.11g ESSID:"sally000"
>>>>> Mode:Managed Frequency:2.432 GHz Access Point:
>>>>> 00:18:4D:49:2C:0E
>>>>> Tx-Power=27 dBm
>>>>> Retry min limit:7 RTS thr:off Fragment thr=2346 B
>>>>> Encryption key:A7C3-E7FF-5E
>>>>> Link Quality:0 Signal level:0 Noise level:0
>>>>> Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
>>>>> Tx excessive retries:0 Invalid misc:0 Missed beacon:0
>
> David - please ignore most of the "advice" that you are getting. These
> guys don't have the slightest idea what is going on.
>
> Your iwconfig output will not show any signal, noise, or link quality
> until it actually authenticates. If you are using NetworkManager with a
> normal configuration, then the presence of a ESSID name and/or an Access
> Point MAC indicates that the device has associated with the AP.
>
> Please send the output of 'dmesg | grep wlan0'.
>
> Larry

Here is sudo dmesg | grep wlan0

[ 128.781880] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 364.328612] ADDRCONF(NETDEV_UP): wlan0: link is not ready

Hope this helps.
Cheers


From: Larry Finger on
David wrote:
> Still not at all sure I understand what this means so looks like I will need
> to spend a lot of tomorrow reading up about it all. I also now see that some
> articles say I should use b43 and others b43-legacy as I have rev 3 of the
> card. Very very confusing and certainly not what I was hoping of Ubuntu 's
> new release.
> Thanks for giving me a point in (hopefully) the right direction.

Your card uses b43 and not b43legacy. In fact, the ssb driver looks at
the PHY revision of your card, and loads the correct driver. If you
had a BCM4306 rev 2, the it would need b43legacy. I know that is
correct as I'm the one who converted bcm43xx into b43legacy!

Did you build the kernel you are running, or are you using the one
that Ubuntu built? If the latter, I understand why the appropriate
debugging options have not been set. I have been trying to get Ubuntu
to set the debugging options for a long time, but the idiots don't
seem to get the word!

If you built your own keernel, then you need to run 'make xconfig' and
select the debugging options.

Larry
From: Larry Finger on
David wrote:
> "Larry Finger" <Larry.Finger(a)lwfinger.net> wrote in message
> news:e5vPj.120439$D_3.55473(a)bgtnsc05-news.ops.worldnet.att.net...
>> Ben Bacarisse wrote:
>>> "David" <dave(a)antispam.invalid> writes:
>>>
>>>> "Ben Bacarisse" <ben.usenet(a)bsb.me.uk> wrote in message
>>>> news:87bq41eghm.fsf(a)bsb.me.uk...
>>>>> "David" <dave(a)antispam.invalid> writes:
>>>>>
>>>>> <snip>
>>>>>> 5.iwlist scan gives:
>>>>>> --------------------
>>>>>> wlan0 Scan completed :
>>>>>> Cell 01 - Address: 00:18:4D:49:2C:0E
>>>>>> ESSID:"sally000"
>>>>>> Mode:Master
>>>>>> Channel:5
>>>>>> Frequency:2.432 GHz (Channel 5)
>>>>>> Quality=81/100 Signal level=-45 dBm Noise
>>>>>> level=-68
>>>>>> dBm
>>>>>> Encryption key:on
>>>>>> Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6
>>>>>> Mb/s
>>>>>> 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s; 36
>>>>>> Mb/s
>>>>>> 48 Mb/s; 54 Mb/s
>>>>>> Extra:tsf=00000005d64ca233
>>> <snip>
>>>>>> ---------------------------
>>> <snip>
>>>>>> wlan0 IEEE 802.11g ESSID:"sally000"
>>>>>> Mode:Managed Frequency:2.432 GHz Access Point:
>>>>>> 00:18:4D:49:2C:0E
>>>>>> Tx-Power=27 dBm
>>>>>> Retry min limit:7 RTS thr:off Fragment thr=2346 B
>>>>>> Encryption key:A7C3-E7FF-5E
>>>>>> Link Quality:0 Signal level:0 Noise level:0
>>>>>> Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
>>>>>> Tx excessive retries:0 Invalid misc:0 Missed beacon:0
>> David - please ignore most of the "advice" that you are getting. These
>> guys don't have the slightest idea what is going on.
>>
>> Your iwconfig output will not show any signal, noise, or link quality
>> until it actually authenticates. If you are using NetworkManager with a
>> normal configuration, then the presence of a ESSID name and/or an Access
>> Point MAC indicates that the device has associated with the AP.
>>
>> Please send the output of 'dmesg | grep wlan0'.
>>
>> Larry
>
> Here is sudo dmesg | grep wlan0
>
> [ 128.781880] ADDRCONF(NETDEV_UP): wlan0: link is not ready
> [ 364.328612] ADDRCONF(NETDEV_UP): wlan0: link is not ready
>

These results give me an idea. Please run the command

sudo cat $(find /sys -name ssb_sprom)

and send me that long string of hex digits that follow.

Thanks,

Larry
From: David on

"Larry Finger" <Larry.Finger(a)lwfinger.net> wrote in message
news:FXwPj.233674$cQ1.162054(a)bgtnsc04-news.ops.worldnet.att.net...
> David wrote:
>> "Larry Finger" <Larry.Finger(a)lwfinger.net> wrote in message
>> news:e5vPj.120439$D_3.55473(a)bgtnsc05-news.ops.worldnet.att.net...
>>> Ben Bacarisse wrote:
>>>> "David" <dave(a)antispam.invalid> writes:
>>>>
>>>>> "Ben Bacarisse" <ben.usenet(a)bsb.me.uk> wrote in message
>>>>> news:87bq41eghm.fsf(a)bsb.me.uk...
>>>>>> "David" <dave(a)antispam.invalid> writes:
>>>>>>
>>>>>> <snip>
>>>>>>> 5.iwlist scan gives:
>>>>>>> --------------------
>>>>>>> wlan0 Scan completed :
>>>>>>> Cell 01 - Address: 00:18:4D:49:2C:0E
>>>>>>> ESSID:"sally000"
>>>>>>> Mode:Master
>>>>>>> Channel:5
>>>>>>> Frequency:2.432 GHz (Channel 5)
>>>>>>> Quality=81/100 Signal level=-45 dBm Noise
>>>>>>> level=-68
>>>>>>> dBm
>>>>>>> Encryption key:on
>>>>>>> Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6
>>>>>>> Mb/s
>>>>>>> 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s; 36
>>>>>>> Mb/s
>>>>>>> 48 Mb/s; 54 Mb/s
>>>>>>> Extra:tsf=00000005d64ca233
>>>> <snip>
>>>>>>> ---------------------------
>>>> <snip>
>>>>>>> wlan0 IEEE 802.11g ESSID:"sally000"
>>>>>>> Mode:Managed Frequency:2.432 GHz Access Point:
>>>>>>> 00:18:4D:49:2C:0E
>>>>>>> Tx-Power=27 dBm
>>>>>>> Retry min limit:7 RTS thr:off Fragment thr=2346 B
>>>>>>> Encryption key:A7C3-E7FF-5E
>>>>>>> Link Quality:0 Signal level:0 Noise level:0
>>>>>>> Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
>>>>>>> Tx excessive retries:0 Invalid misc:0 Missed beacon:0
>>> David - please ignore most of the "advice" that you are getting. These
>>> guys don't have the slightest idea what is going on.
>>>
>>> Your iwconfig output will not show any signal, noise, or link quality
>>> until it actually authenticates. If you are using NetworkManager with a
>>> normal configuration, then the presence of a ESSID name and/or an Access
>>> Point MAC indicates that the device has associated with the AP.
>>>
>>> Please send the output of 'dmesg | grep wlan0'.
>>>
>>> Larry
>>
>> Here is sudo dmesg | grep wlan0
>>
>> [ 128.781880] ADDRCONF(NETDEV_UP): wlan0: link is not ready
>> [ 364.328612] ADDRCONF(NETDEV_UP): wlan0: link is not ready
>>
>
> These results give me an idea. Please run the command
>
> sudo cat $(find /sys -name ssb_sprom)
>
> and send me that long string of hex digits that follow.
>
> Thanks,
>
> Larry

Hi Larry,

You may have noticed I am in the UK and it was after 3am when I gave up last
night. So just seen your message.

The cmd gives:
014000001300371720430080020002000010001800000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0F007466A59AFFFFFFFFFFFFFFFFFFFFFFFFFFFF4510A01277FBACFEFFFFFFFF3C000000000000003E000D00FFFF00000000000000000194

I feel we are now in the land of voodoo. FYI I'm not a computer pro just an
amateur willing to learn and who hates giving up.

Thanks once again for your support.

Dave