cannot load firmware for IPW2200

Bo Han <[email protected]> Tue, 17 Mar 2009 14:21:23 -0400
Newsgroups gmane.linux.drivers.ipw2100.devel
Message-ID <[email protected]>
--===============9017554388372260321==
Content-Type: multipart/alternative; boundary=000e0cd4837c69daf2046554a24b

--000e0cd4837c69daf2046554a24b
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

Hi,

I am using the following card with kernel version 2.6.28.7

00:13.0 Network controller: Intel Corporation PRO/Wireless 2915ABG
[Calexico2] Network Connection (rev 05)
    Subsystem: Intel Corporation Device 1050
    Flags: bus master, medium devsel, latency 32, IRQ 18
    Memory at dd000000 (32-bit, non-prefetchable) [size=4K]
    Capabilities: [9c] Power Management version 2
    Kernel modules: ipw2200

The firmware cannot be loaded successfully and dmesg shows

[ 9271.410246] ieee80211_crypt: unregistered algorithm 'NULL'
[ 9274.753359] ieee80211_crypt: registered algorithm 'NULL'
[ 9274.760572] ieee80211: 802.11 data/management/control stack, git-1.1.13
[ 9274.760578] ieee80211: Copyright (C) 2004-2005 Intel Corporation <
[email protected]>
[ 9274.773386] ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver,
1.2.2kmprq
[ 9274.773392] ipw2200: Copyright(c) 2003-2006 Intel Corporation
[ 9274.773603] ipw2200 0000:00:13.0: enabling device (0000 -> 0002)
[ 9274.773619] ipw2200 0000:00:13.0: PCI INT A -> GSI 18 (level, low) -> IRQ
18
[ 9274.773789] ipw2200: U ipw_pci_probe pci_resource_len = 0x00001000
[ 9274.773794] ipw2200: U ipw_pci_probe pci_resource_base = e0b3e000
[ 9274.780107] ipw2200: U ipw_sw_reset Hardware crypto [off]
[ 9274.780115] ipw2200: Detected Intel PRO/Wireless 2915ABG Network
Connection
[ 9274.780226] ipw2200 0000:00:13.0: firmware: requesting ipw2200-bss.fw
[ 9274.878726] ipw2200: U ipw_get_fw Read firmware 'ipw2200-bss.fw' image
v3.0 (191126 bytes)
[ 9274.884808] ipw2200: U ipw_load initial device response after 0ms
[ 9274.884815] ipw2200: U ipw_stop_master stop master 0ms
[ 9274.900005] ipw2200: U ipw_load_ucode Microcode is not alive
[ 9274.900010] ipw2200: Unable to load ucode: -22
[ 9274.900044] ipw2200: Unable to load firmware: -22
[ 9274.900052] ipw2200: failed to register network device
[ 9274.904239] ipw2200 0000:00:13.0: PCI INT A disabled
[ 9274.904278] ipw2200: probe of 0000:00:13.0 failed with error -5

The values of priv->dino_alive.alive_command & priv->dino_alive.ucode_valid
are 149 and 85 respectively, which cause the output "Microcode is not
alive".

Thanks,
-Bo

--000e0cd4837c69daf2046554a24b
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Hi,<br><br>I am using the following card with kernel version 2.6.28.7<br><b=
r>00:13.0 Network controller: Intel Corporation PRO/Wireless 2915ABG [Calex=
ico2] Network Connection (rev 05)<br>=A0=A0=A0 Subsystem: Intel Corporation=
 Device 1050<br>
=A0=A0=A0 Flags: bus master, medium devsel, latency 32, IRQ 18<br>=A0=A0=A0=
 Memory at dd000000 (32-bit, non-prefetchable) [size=3D4K]<br>=A0=A0=A0 Cap=
abilities: [9c] Power Management version 2<br>=A0=A0=A0 Kernel modules: ipw=
2200<br><br>The firmware cannot be loaded successfully and dmesg shows<br>
<br>[ 9271.410246] ieee80211_crypt: unregistered algorithm &#39;NULL&#39;<b=
r>[ 9274.753359] ieee80211_crypt: registered algorithm &#39;NULL&#39;<br>[ =
9274.760572] ieee80211: 802.11 data/management/control stack, git-1.1.13<br=
>
[ 9274.760578] ieee80211: Copyright (C) 2004-2005 Intel Corporation &lt;<a =
href=3D"mailto:[email protected]">[email protected]</a>&gt;<b=
r>[ 9274.773386] ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1=
.2.2kmprq<br>
[ 9274.773392] ipw2200: Copyright(c) 2003-2006 Intel Corporation<br>[ 9274.=
773603] ipw2200 0000:00:13.0: enabling device (0000 -&gt; 0002)<br>[ 9274.7=
73619] ipw2200 0000:00:13.0: PCI INT A -&gt; GSI 18 (level, low) -&gt; IRQ =
18<br>
[ 9274.773789] ipw2200: U ipw_pci_probe pci_resource_len =3D 0x00001000<br>=
[ 9274.773794] ipw2200: U ipw_pci_probe pci_resource_base =3D e0b3e000<br>[=
 9274.780107] ipw2200: U ipw_sw_reset Hardware crypto [off]<br>[ 9274.78011=
5] ipw2200: Detected Intel PRO/Wireless 2915ABG Network Connection<br>
[ 9274.780226] ipw2200 0000:00:13.0: firmware: requesting ipw2200-bss.fw<br=
>[ 9274.878726] ipw2200: U ipw_get_fw Read firmware &#39;ipw2200-bss.fw&#39=
; image v3.0 (191126 bytes)<br>[ 9274.884808] ipw2200: U ipw_load initial d=
evice response after 0ms<br>
[ 9274.884815] ipw2200: U ipw_stop_master stop master 0ms<br>[ 9274.900005]=
 ipw2200: U ipw_load_ucode Microcode is not alive<br>[ 9274.900010] ipw2200=
: Unable to load ucode: -22<br>[ 9274.900044] ipw2200: Unable to load firmw=
are: -22<br>
[ 9274.900052] ipw2200: failed to register network device<br>[ 9274.904239]=
 ipw2200 0000:00:13.0: PCI INT A disabled<br>[ 9274.904278] ipw2200: probe =
of 0000:00:13.0 failed with error -5<br><br>The values of priv-&gt;dino_ali=
ve.alive_command &amp; priv-&gt;dino_alive.ucode_valid are 149 and 85 respe=
ctively, which cause the output &quot;Microcode is not alive&quot;.<br>
<br>Thanks,<br>-Bo<br>

--000e0cd4837c69daf2046554a24b--


--===============9017554388372260321==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
--===============9017554388372260321==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
ipw2100-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipw2100-devel

--===============9017554388372260321==--