Networking Forums

Networking Forums > Computer Networking > Linux Networking > ESSID not being set by iwconfig with broadcom bcmwl5 driver

Reply
Thread Tools Display Modes

ESSID not being set by iwconfig with broadcom bcmwl5 driver

 
 
Boltar
Guest
Posts: n/a

 
      11-03-2006, 10:24 AM
hi

I've installed the broadcom bcmwl5 driver on my 2.6.18 suse 10 setup
using
ndiswrapper. Everything seems to be ok and I can do "iwlist scan" and
see
the linksys router (essid = linksys) with encryption off but when I try
to set the essid
using "iwconfig wlan0 essid linksys" it seems to work without error but

when I run "iwconfig wlan0" to check the essid is still not set. The
same happens
if I try to set the address manually using "ap" - nothing. Is this a
problem with
my driver or is there some setting on the router that perhaps is
preventing
joining its group (or whatever its called , I'm new to wireless).

Thanks for any help

B2003

 
Reply With Quote
 
 
 
 
Stefan Patric
Guest
Posts: n/a

 
      11-03-2006, 11:37 PM
On Fri, 03 Nov 2006 03:24:19 -0800, Boltar wrote:

> hi
>
> I've installed the broadcom bcmwl5 driver on my 2.6.18 suse 10 setup
> using
> ndiswrapper. Everything seems to be ok and I can do "iwlist scan" and
> see
> the linksys router (essid = linksys) with encryption off but when I try
> to set the essid
> using "iwconfig wlan0 essid linksys" it seems to work without error but
>
> when I run "iwconfig wlan0" to check the essid is still not set. The
> same happens
> if I try to set the address manually using "ap" - nothing. Is this a
> problem with
> my driver or is there some setting on the router that perhaps is
> preventing
> joining its group (or whatever its called , I'm new to wireless).


Try quoting the essid name: iwconfig wlan0 essid "linksys" After doing
this what does ifconfig and iwconfig report? Did you get an inet addr?

If you can do a iwlist scan, then your wireless card is receiving and your
router is broadcasting. You may even be connected to your router, but
just haven't gotten an IP address. Do you have DHCP enable on your
router? If so, try this as root:

dhclient wlan0

This will request an IP address from the DHCP daemon. Sometimes this
is done automatically, other times, not. My wireless card which uses
the Madwifi driver doesn't.

man dhclient for the details.


Stef
 
Reply With Quote
 
Unruh
Guest
Posts: n/a

 
      11-03-2006, 11:52 PM
Stefan Patric <(E-Mail Removed)> writes:

>On Fri, 03 Nov 2006 03:24:19 -0800, Boltar wrote:


>> hi
>>
>> I've installed the broadcom bcmwl5 driver on my 2.6.18 suse 10 setup
>> using
>> ndiswrapper. Everything seems to be ok and I can do "iwlist scan" and
>> see
>> the linksys router (essid = linksys) with encryption off but when I try
>> to set the essid
>> using "iwconfig wlan0 essid linksys" it seems to work without error but


Try just doing ifup wlan0


>>
>> when I run "iwconfig wlan0" to check the essid is still not set. The
>> same happens
>> if I try to set the address manually using "ap" - nothing. Is this a
>> problem with
>> my driver or is there some setting on the router that perhaps is
>> preventing
>> joining its group (or whatever its called , I'm new to wireless).


>Try quoting the essid name: iwconfig wlan0 essid "linksys" After doing
>this what does ifconfig and iwconfig report? Did you get an inet addr?
>
>If you can do a iwlist scan, then your wireless card is receiving and your
>router is broadcasting. You may even be connected to your router, but
>just haven't gotten an IP address. Do you have DHCP enable on your
>router? If so, try this as root:


>dhclient wlan0


>This will request an IP address from the DHCP daemon. Sometimes this
>is done automatically, other times, not. My wireless card which uses
>the Madwifi driver doesn't.


>man dhclient for the details.



>Stef

 
Reply With Quote
 
John Thompson
Guest
Posts: n/a

 
      11-04-2006, 07:05 PM
On 2006-11-03, Boltar <(E-Mail Removed)> wrote:

> I've installed the broadcom bcmwl5 driver on my 2.6.18 suse 10 setup
> using
> ndiswrapper. Everything seems to be ok and I can do "iwlist scan" and
> see
> the linksys router (essid = linksys) with encryption off but when I try
> to set the essid
> using "iwconfig wlan0 essid linksys" it seems to work without error but
>
> when I run "iwconfig wlan0" to check the essid is still not set. The
> same happens
> if I try to set the address manually using "ap" - nothing. Is this a
> problem with
> my driver or is there some setting on the router that perhaps is
> preventing
> joining its group (or whatever its called , I'm new to wireless).


Have you tried "iwconfig eth0 essid any" to let iwconfig attach to any
ESSID it finds? Unless there are several open ESSIDs it should find
yours.


--

John ((E-Mail Removed))
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
ESSID - how does it work? Captain Dondo Linux Networking 2 12-05-2005 12:46 PM
ethernet driver for broadcom chipset sudip05@mailcity.com Linux Networking 1 08-24-2005 05:47 PM
ESSID D@annyBoy Wireless Networks 5 10-13-2004 09:27 PM
Broadcom Advanced Server Program Driver Adapter Windows Networking 0 07-11-2004 04:45 AM
ESSID question.... Michael Wireless Internet 2 09-20-2003 11:40 AM



1 2 3 4 5 6 7 8 9 10 11