From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751405AbXCEBRP (ORCPT ); Sun, 4 Mar 2007 20:17:15 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751353AbXCEBRO (ORCPT ); Sun, 4 Mar 2007 20:17:14 -0500 Received: from cantor.suse.de ([195.135.220.2]:39455 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751276AbXCEBRN (ORCPT ); Sun, 4 Mar 2007 20:17:13 -0500 Date: Sun, 4 Mar 2007 17:16:25 -0800 From: Greg KH To: Matt Mackall Cc: linux-kernel@vger.kernel.org, netdev@vger.kernel.org, yi.zhu@intel.com, jketreno@linux.intel.com Subject: Re: Recent wireless breakage (ipw2200, iwconfig, NetworkManager) Message-ID: <20070305011625.GA7681@kroah.com> References: <20070304220857.GH23311@waste.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070304220857.GH23311@waste.org> User-Agent: Mutt/1.5.13 (2006-08-11) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Mar 04, 2007 at 04:08:57PM -0600, Matt Mackall wrote: > Recent kernels are having troubles with wireless for me. Two seemingly > related problems: > > a) NetworkManager seems oblivious to the existence of my IPW2200 > b) Manual iwconfig waits for 60s and then reports: > > Error for wireless request "Set Encode" (8B2A) : > SET failed on device eth1 ; Operation not supported. Do you have CONFIG_SYSFS_DEPRECATED enabled? If not, please do as that will keep you from having to change any userspace code. thanks, greg k-h