Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751293AbWHISFr (ORCPT ); Wed, 9 Aug 2006 14:05:47 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751292AbWHISFr (ORCPT ); Wed, 9 Aug 2006 14:05:47 -0400 Received: from wr-out-0506.google.com ([64.233.184.225]:39256 "EHLO wr-out-0506.google.com") by vger.kernel.org with ESMTP id S1751286AbWHISFq (ORCPT ); Wed, 9 Aug 2006 14:05:46 -0400 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=MT5IJJ8bnYWkDwMvUA+nwbat+xwqIUk/CA+dbD7Mua7nvG6BQMRzEz9xBCzIUKJ4k/e2yd4aujJ/zs+eCPcJcMtYTqWFu7c65Sg2EG+9TmNBLGQMK87jinxK/3FfTXWm3tiWaYsXxkzc1gZRjDqhreYMEPNqeiJ6dx4DBv6ZNag= Message-ID: <5a4c581d0608091105r2e43bd9bx1bd78b2280dca13b@mail.gmail.com> Date: Wed, 9 Aug 2006 20:05:45 +0200 From: "Alessandro Suardi" To: "Linux Kernel" Subject: ipw2200 doesn't load firmware on battery-powered boot MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_32354_20915061.1155146745097" Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 3545 Lines: 90 ------=_Part_32354_20915061.1155146745097 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Dell Latitude D610, FC5, happens at least since 2.6.18-rc2 and it's fully reproducable. Sorry for not reporting earlier but I've been recently either on vacation or very busy... Booting with AC always makes interface eth1 appear: Aug 8 21:32:48 sandman kernel: ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.1.2kmpr Aug 8 21:32:48 sandman kernel: ipw2200: Copyright(c) 2003-2006 Intel Corporation Aug 8 21:32:49 sandman kernel: ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection Aug 8 21:32:49 sandman kernel: ipw2200: Detected geography ZZD (13 802.11bg channels, 0 802.11a channels) Booting without AC always fails to load firmware: Aug 9 19:06:01 sandman kernel: ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.1.2kmpr Aug 9 19:06:01 sandman kernel: ipw2200: Copyright(c) 2003-2006 Intel Corporation Aug 9 19:06:01 sandman kernel: ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection Aug 9 19:06:01 sandman kernel: ipw2200: ipw2200-bss.fw request_firmware failed: Reason -2 Aug 9 19:06:01 sandman kernel: ipw2200: Unable to load firmware: -2 Aug 9 19:06:01 sandman kernel: ipw2200: failed to register network device Aug 9 19:06:01 sandman kernel: ipw2200: probe of 0000:03:03.0 failed with error -5 A post-boot modprobe -r ipw2200; modprobe ipw2200 makes eth1 appear even on battery power: Aug 9 19:14:36 sandman kernel: ieee80211: 802.11 data/management/control stack, git-1.1.13 Aug 9 19:14:36 sandman kernel: ieee80211: Copyright (C) 2004-2005 Intel Corporation Aug 9 19:14:36 sandman kernel: ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.1.2kmpr Aug 9 19:14:36 sandman kernel: ipw2200: Copyright(c) 2003-2006 Intel Corporation Aug 9 19:14:36 sandman kernel: ACPI: PCI Interrupt 0000:03:03.0[A] -> Link [LNKB] -> GSI 5 (level, low) -> IRQ 5 Aug 9 19:14:36 sandman kernel: ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection Aug 9 19:14:36 sandman kernel: ipw2200: Detected geography ZZD (13 802.11bg channels, 0 802.11a channels) Aug 9 19:14:36 sandman kernel: eth1: NETDEV_TX_BUSY returned; driver should report queue full via ieee_device->is_queue_full. The above log snippets are from 2.6.18-rc4 kernels; full boot logs from both cases attached. Thanks, --alessandro "What's the name of the word for the precise moment when you realize that you've actually forgotten how it felt to make love to somebody you really liked a long time ago?" "There isn't one." "Oh. I thought maybe there was." (The Sandman, dialogue between Delirium and Dream) ------=_Part_32354_20915061.1155146745097 Content-Type: text/plain; name=messages-boot-ac.txt; charset=ANSI_X3.4-1968 Content-Transfer-Encoding: base64 X-Attachment-Id: f_eqo0ic86 Content-Disposition: attachment; filename="messages-boot-ac.txt" ------=_Part_32354_20915061.1155146745097 Content-Type: text/plain; name=messages-boot-battery.txt; charset=ANSI_X3.4-1968 Content-Transfer-Encoding: base64 X-Attachment-Id: f_eqo0is2w Content-Disposition: attachment; filename="messages-boot-battery.txt" ------=_Part_32354_20915061.1155146745097-- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/