From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mga03.intel.com ([143.182.124.21]:34597 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751218Ab1F3OXw (ORCPT ); Thu, 30 Jun 2011 10:23:52 -0400 Subject: Re: iwlagn: Problems with Intel Wifi Link 1000 on newer kernels From: wwguy To: Stanislaw Gruszka Cc: Erik Hardesty , "linux-wireless@vger.kernel.org" In-Reply-To: <20110630095137.GA2666@redhat.com> References: <20110630095137.GA2666@redhat.com> Content-Type: text/plain; charset="UTF-8" Date: Thu, 30 Jun 2011 07:19:55 -0700 Message-ID: <1309443595.25768.1.camel@wwguy-ubuntu> (sfid-20110630_162355_887633_B9A08353) Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Thu, 2011-06-30 at 02:51 -0700, Stanislaw Gruszka wrote: > On Fri, Jun 17, 2011 at 01:14:11AM -0500, Erik Hardesty wrote: > > Having trouble with iwlagn in kernels newer than 2.6.38. > > I've tried 2.6.39 and 3.0rc3 and both give me the same problem. > > I have the latest intel firmware installed on the system. Both > > iwlwifi-1000-3.ucode > > and iwlwifi-1000-5.ucode are in /lib/firmware > > > > Note: 2.6.38 does not exhibit the same issue and works fine. > > If there is no other proposition to fix the issue from Intel, > perhaps you could bisect the problem. what if you remove iwlwifi-1000-5.ucode and force to use -3 version of uCode; are you still seeing the problem with new kernel? Thanks Wey