From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from smtp1.linux-foundation.org ([140.211.169.13]:38198 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751018AbYITIA3 (ORCPT ); Sat, 20 Sep 2008 04:00:29 -0400 Date: Sat, 20 Sep 2008 00:59:47 -0700 From: Andrew Morton To: dchris@gmail.com Cc: bugme-daemon@bugzilla.kernel.org, linux-wireless@vger.kernel.org, Johannes Berg Subject: Re: [Bugme-new] [Bug 11596] New: iwlagn driver in latest linux-2.6 git is not working for intel 4965agn card Message-Id: <20080920005947.de323036.akpm@linux-foundation.org> (sfid-20080920_100035_169862_0A604E5A) In-Reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-wireless-owner@vger.kernel.org List-ID: (switched to email. Please respond via emailed reply-to-all, not via the bugzilla web interface). On Sat, 20 Sep 2008 00:51:50 -0700 (PDT) bugme-daemon@bugzilla.kernel.org wrote: > http://bugzilla.kernel.org/show_bug.cgi?id=11596 > > Summary: iwlagn driver in latest linux-2.6 git is not working for > intel 4965agn card > Product: Drivers > Version: 2.5 > KernelVersion: linux-2.6 git > Platform: All > OS/Version: Linux > Tree: Mainline > Status: NEW > Severity: normal > Priority: P1 > Component: network-wireless > AssignedTo: drivers_network-wireless@kernel-bugs.osdl.org > ReportedBy: dchris@gmail.com > > > Latest working kernel version: Linux-2.6git (~linux-2.6.27-rc6) > Earliest failing kernel version: unknown > Distribution: Vanilla > Hardware Environment: Intel 4965agn card > Software Environment: > Problem Description: Although my wifi card is detected, and although it is able > to scan for access points, it is not able to connect to access points. I tried > two access points (one with WPA2 encryption and another without encryption). > Authentication is successful but then it seems like it is not able to get an IP > from DHCP... DHCP server is working fine and forcing an IP does not work (I'm > not able to ping other machines on the wlan). > > I first noticed this problem on Ubuntu intrepid, which is using 2.6.27-rc6. > Then, I decided to compile linux-2.6 git and enable iwlagn debug. > > I'm joining my logs. I'll be happy to provide more information if necessary. > > Steps to reproduce: Connect to any access point, authentication is successful > but you can't get any IP. > hm, so we broke it in the past few days?