Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 104695 - ipw2200 fails to load firmware with udev-068
Summary: ipw2200 fails to load firmware with udev-068
Status: RESOLVED DUPLICATE of bug 104470
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Mobile Herd (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-03 04:08 UTC by Timo Nentwig
Modified: 2005-09-04 02:04 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Timo Nentwig 2005-09-03 04:08:35 UTC
The modules can be build and can even be loaded but it doesn't work (eth1 not 
available): 
 
 CC [M]  /var/tmp/portage/ipw2200-1.0.6/work/ipw2200-1.0.6/ipw2200.o 
  Building modules, stage 2. 
  MODPOST 
*** Warning: 
"free_ieee80211" [/var/tmp/portage/ipw2200-1.0.6/work/ipw2200-1.0.6/ipw2200.ko] 
undefined! 
*** Warning: 
"alloc_ieee80211" [/var/tmp/portage/ipw2200-1.0.6/work/ipw2200-1.0.6/ipw2200.ko] 
undefined! 
*** Warning: 
"ieee80211_wx_get_encode" [/var/tmp/portage/ipw2200-1.0.6/work/ipw2200-1.0.6/ipw2200.ko] 
undefined! 
*** Warning: 
"ieee80211_wx_set_encode" [/var/tmp/portage/ipw2200-1.0.6/work/ipw2200-1.0.6/ipw2200.ko] 
undefined! 
*** Warning: 
"ieee80211_wx_get_scan" [/var/tmp/portage/ipw2200-1.0.6/work/ipw2200-1.0.6/ipw2200.ko] 
undefined! 
*** Warning: 
"ieee80211_freq_to_channel" [/var/tmp/portage/ipw2200-1.0.6/work/ipw2200-1.0.6/ipw2200.ko] 
undefined! 
*** Warning: 
"ieee80211_rx_mgt" [/var/tmp/portage/ipw2200-1.0.6/work/ipw2200-1.0.6/ipw2200.ko] 
undefined! 
*** Warning: 
"ieee80211_rx" [/var/tmp/portage/ipw2200-1.0.6/work/ipw2200-1.0.6/ipw2200.ko] 
undefined! 
*** Warning: 
"ieee80211_crypt_delayed_deinit" [/var/tmp/portage/ipw2200-1.0.6/work/ipw2200-1.0.6/ipw2200.ko] 
undefined! 
*** Warning: 
"ieee80211_get_crypto_ops" [/var/tmp/portage/ipw2200-1.0.6/work/ipw2200-1.0.6/ipw2200.ko] 
undefined! 
*** Warning: 
"ieee80211_channel_to_index" [/var/tmp/portage/ipw2200-1.0.6/work/ipw2200-1.0.6/ipw2200.ko] 
undefined! 
*** Warning: 
"ieee80211_get_geo" [/var/tmp/portage/ipw2200-1.0.6/work/ipw2200-1.0.6/ipw2200.ko] 
undefined! 
*** Warning: 
"ieee80211_txb_free" [/var/tmp/portage/ipw2200-1.0.6/work/ipw2200-1.0.6/ipw2200.ko] 
undefined! 
*** Warning: 
"ieee80211_is_valid_channel" [/var/tmp/portage/ipw2200-1.0.6/work/ipw2200-1.0.6/ipw2200.ko] 
undefined! 
 

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Henrik Brix Andersen 2005-09-03 07:22:17 UTC
If you had read the hint a few lines above, you will see that those warnings are
non-fatal.
Comment 2 Timo Nentwig 2005-09-03 08:23:19 UTC
You are right, sorry. 
 
Anyway the module doesn't work:  
 
ipw-2.3-boot.fw load filed :Reason -2 
unable to load firmware: 0xFFFFFFFE 
 
I re-emerged ipw2200-firmware and rebooted. 
Comment 3 Henrik Brix Andersen 2005-09-03 15:49:07 UTC
Are you using sys-fs/udev-068? If so, does downgrading to sys-fs/udev-058 fix
this issue?
Comment 4 Timo Nentwig 2005-09-04 01:48:59 UTC
sigh, not udev again :( Yes, I also updated to udev-68. I'll try to downgrade. 
Until then: 
 
...and it doesn't work with my old kernel (r9) no more, too.  
  
Sep  4 10:05:53 notebook ieee80211_crypt: registered algorithm 'NULL'  
Sep  4 10:05:53 notebook ieee80211: 802.11 data/management/control stack,  
1.0.3  
Sep  4 10:05:53 notebook ieee80211: Copyright (C) 2004-2005 Intel Corporation  
<jketreno@linux.intel.com>  
Sep  4 10:05:53 notebook ipw2200: Intel(R) PRO/Wireless 2200/2915 Network  
Driver, 1.0.6  
Sep  4 10:05:53 notebook ipw2200: Copyright(c) 2003-2004 Intel Corporation  
Sep  4 10:05:53 notebook ACPI: PCI Interrupt 0000:06:07.0[A] -> Link [LNKE] ->  
GSI 11 (level, low) -> IRQ 11  
Sep  4 10:05:53 notebook ipw2200: Detected Intel PRO/Wireless 2200BG Network  
Connection  
Sep  4 10:06:03 notebook ipw2200: ipw-2.3-boot.fw load failed: Reason -2  
Sep  4 10:06:03 notebook ipw2200: Unable to load firmware: 0xFFFFFFFE  
Sep  4 10:06:03 notebook ipw2200: failed to register network device  
Sep  4 10:06:03 notebook ipw2200: probe of 0000:06:07.0 failed with error -5  
  
Comment 5 Timo Nentwig 2005-09-04 01:58:51 UTC
Yes, udev-058 does fix it. 
Comment 6 Henrik Brix Andersen 2005-09-04 02:03:31 UTC
Reopening.
Comment 7 Henrik Brix Andersen 2005-09-04 02:04:02 UTC

*** This bug has been marked as a duplicate of 104470 ***