lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 4 Mar 2007 23:34:29 -0500
From:	"Lee Revell" <rlrevell@...-job.com>
To:	"Patrick Ale" <patrick.ale@...il.com>
Cc:	linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: [IPW3945] Can't load microcode

On 3/4/07, Patrick Ale <patrick.ale@...il.com> wrote:
> ieee80211_crypt: registered algorithm 'NULL'
> ieee80211: 802.11 data/management/control stack, git-1.1.13
> ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno@...ux.intel.com>
> ipw3945: Intel(R) PRO/Wireless 3945 Network Connection driver for Linux, 1.2.0d
> ipw3945: Copyright(c) 2003-2006 Intel Corporation
> ACPI: PCI Interrupt 0000:05:00.0[A] -> GSI 18 (level, low) -> IRQ 22
> PCI: Setting latency timer of device 0000:05:00.0 to 64
> ipw3945: Detected Intel PRO/Wireless 3945ABG Network Connection
> ipw3945: ipw3945.ucode load failed: Reason -2
> ipw3945: Could not read microcode: -2
> ipw3945: probe of 0000:05:00.0 failed with error -2

Error -2 is "No such file or directory".  Maybe it expects the
firmware to be somewhere other than /lib/firmware or your driver and
firmware versions don't match.  Try adding some debug printk()s around
the request_firmware() call in the driver.

If you're using out of tree drivers the error should be reported to
Intel rather than this list.

Lee
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ