Hi Michael, I'm also copying the linux wireless list... On 10/17/07, Michael Wu <flamingice@xxxxxxxxxxxx> wrote: > On Wednesday 17 October 2007 18:52:28 Wade Berrier wrote: > > Another thing I'm noticing is that I can't connect to an 802.11b open > > network with a hidden essid. > > > For those, you should specify the channel, and bssid in one iwconfig command, > and then ssid in another command. Everything needs to be specified for hidden > networks. Never tried connecting to hidden networks with network manager so I > dunno if that's suppose to work. I've been able to connect to this hidden network via network manager. >From a users experience, I enter in the essid from the "Connect to other wireless network" dialog, and it connects. I'm not sure how networkmanager makes the connection between the essid and the ap. I did get it working from using your suggested method though: moby:/etc # iwlist wlan0 scanning wlan0 Scan completed : Cell 02 - Address: 00:02:2D:2E:64:FE ESSID:"" Mode:Master Channel:4 Frequency:2.427 GHz Signal level=52/65 Encryption key:off Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s Extra:tsf=000002ae8691fbab iwconfig wlan0 ap 00:02:2D:2E:64:FE channel 4 iwconfig wlan0 essid onenet moby:/home/wberrier # iwconfig lo no wireless extensions. eth0 no wireless extensions. wmaster0 no wireless extensions. wlan0 IEEE 802.11g ESSID:"onenet" Mode:Managed Frequency:2.427 GHz Access Point: 00:02:2D:2E:64:FE Retry min limit:7 RTS thr:off Fragment thr=2346 B Encryption key:off Link Signal level=42/65 Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 Tx excessive retries:0 Invalid misc:0 Missed beacon:0 wlan0 dhclient Internet Systems Consortium DHCP Client V3.0.6 Copyright 2004-2007 Internet Systems Consortium. All rights reserved. For info, please visit http://www.isc.org/sw/dhcp/ wmaster0: unknown hardware address type 801 wmaster0: unknown hardware address type 801 Listening on LPF/wlan0/00:c0:a8:f4:7e:00 Sending on LPF/wlan0/00:c0:a8:f4:7e:00 Sending on Socket/fallback DHCPREQUEST on wlan0 to 255.255.255.255 port 67 DHCPACK from 151.155.11.254 bound to 151.155.10.138 -- renewal in 10908 seconds. moby:/home/wberrier # ping www.google.com PING www.l.google.com (72.14.235.104) 56(84) bytes of data. 64 bytes from tw-in-f104.google.com (72.14.235.104): icmp_seq=1 ttl=242 time=174 ms NetworkManager uses wpa_supplicant, even for connecting to networks without encryption, but I'm not sure why it's not working in this case. It actually never sets the essid. Thanks for your driver and the help, Wade - To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html