From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from py-out-1112.google.com ([64.233.166.178]:47815 "EHLO py-out-1112.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754118AbXJSEya (ORCPT ); Fri, 19 Oct 2007 00:54:30 -0400 Received: by py-out-1112.google.com with SMTP id u77so733783pyb for ; Thu, 18 Oct 2007 21:54:29 -0700 (PDT) Message-ID: (sfid-20071019_055433_034923_A4CDB6B5) Date: Thu, 18 Oct 2007 22:54:29 -0600 From: "Wade Berrier" To: "John W. Linville" Subject: Re: realtek 8185 Cc: "Michael Wu" , linux-wireless@vger.kernel.org In-Reply-To: <20071018174108.GC8510@tuxdriver.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 References: <200710171938.48414.flamingice@sourmilk.net> <20071018174108.GC8510@tuxdriver.com> Sender: linux-wireless-owner@vger.kernel.org List-ID: Hi, On 10/18/07, John W. Linville wrote: > On Thu, Oct 18, 2007 at 11:13:00AM -0600, Wade Berrier wrote: > > On 10/17/07, Michael Wu 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. > > If anything, I usually find that I can connect to the hidden networks > using iwconfig but _not_ with NetworkManager. FWIW, mac80211 will > send probe requests for unknown SSIDs when trying to associate. I can connect to this same network with an intel 2200. The network comes up in the networkmanager list, but without and essid. Is a hidden network the same thing as a network that doesn't broadcast the essid? > > Unfortunately, I'm not really sure how this relates to the problem > you are having. Perhaps probe responses are being lost somehow? I'd assume it was driver related since I can with the intel 2200, but not with the realtek 8185. I'm not sure; I guess I'd have to do some more digging. Wade