[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#430776: marked as done (loading ipw2200 only returns after 60 seconds)



Your message dated Thu, 28 Jun 2007 18:13:03 +0200
with message-id <4683DE0F.4080909@wm1.at>
and subject line related to ipw2200, udev
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: linux-image-2.6.21-2-686
Severity: normal

This bug is a regression from linux-image-2.6.18-4-686 2.6.18.dfsg.1-12

The messages before the hang are:

Yenta: Raising subordinate bus# of parent bus (#02) from #02 to #06
pcmcia: parent PCI bridge I/O window: 0x3000 - 0x3fff
cs: IO port probe 0x3000-0x3fff: clean.
pcmcia: parent PCI bridge Memory window: 0xe0200000 - 0xe07fffff
pcmcia: parent PCI bridge Memory window: 0x30000000 - 0x3bffffff
Yenta: CardBus bridge found at 0000:02:06.1 [1025:0050]
Synaptics Touchpad, model: 1, fw: 5.8, id: 0x9d48b1, caps:
0x904713/0x4006
Yenta: ISA IRQ mask 0x0838, PCI irq 6
Socket status: 30000006
Yenta: Raising subordinate bus# of parent bus (#02) from #06 to #0a
pcmcia: parent PCI bridge I/O window: 0x3000 - 0x3fff
cs: IO port probe 0x3000-0x3fff: clean.
pcmcia: parent PCI bridge Memory window: 0xe0200000 - 0xe07fffff
pcmcia: parent PCI bridge Memory window: 0x30000000 - 0x3bffffff
Yenta: CardBus bridge found at 0000:02:06.3 [1025:0050]
input: SynPS/2 Synaptics TouchPad as /class/input/input5
iTCO_wdt: Found a ICH4-M TCO device (Version=1, TCOBASE=0x1060)
iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
intel_rng: FWH not detected
Yenta: ISA IRQ mask 0x0838, PCI irq 6
Socket status: 30000410
Yenta: Raising subordinate bus# of parent bus (#02) from #0a to #0e
pcmcia: parent PCI bridge I/O window: 0x3000 - 0x3fff
cs: IO port probe 0x3000-0x3fff: clean.
pcmcia: parent PCI bridge Memory window: 0xe0200000 - 0xe07fffff
pcmcia: parent PCI bridge Memory window: 0x30000000 - 0x3bffffff
ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 10
ACPI: PCI Interrupt 0000:02:04.0[A] -> Link [LNKE] -> GSI 10 (level,
low) -> IRQ 10
ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
pccard: PCMCIA card inserted into slot 2
cs: memory probe 0xe0200000-0xe07fffff: excluding 0xe0200000-0xe025ffff
pcmcia: registering new device pcmcia2.0

And then it hangs, but continues after 60 seconds.


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'oldstable'), (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.21-1-686 (SMP w/1 CPU core)
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


--- End Message ---
--- Begin Message ---
retitle 430776 loading ipw2200 only returns after 60 seconds
thanks

Note: read beyond why I close this bug.

I now know the source of this "hang":

modprobe -r ipw2200
modprobe ipw2000

and modprobe only returns after 60 seconds.

And no wlan interface shows up

dmesg:

ieee80211_crypt: unregistered algorithm 'NULL'
ieee80211_crypt: registered algorithm 'NULL'
ieee80211: 802.11 data/management/control stack, git-1.1.13
ieee80211: Copyright (C) 2004-2005 Intel Corporation
<jketreno@linux.intel.com>
ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.0kmq
ipw2200: Copyright(c) 2003-2006 Intel Corporation
ACPI: PCI Interrupt 0000:02:04.0[A] -> Link [LNKE] -> GSI 10 (level,
low) -> IRQ 10
ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
ipw2200: ipw2200-bss.fw request_firmware failed: Reason -2
ipw2200: Unable to load firmware: -2
ipw2200: failed to register network device
ACPI: PCI interrupt for device 0000:02:04.0 disabled
ipw2200: probe of 0000:02:04.0 failed with error -5

# md5sum /lib/firmware/ipw2200-*
f0216818744e31f769098c7310688e97  /lib/firmware/ipw2200-bss.fw
8bd8a347b63aa732eb36d6b00ab660b4  /lib/firmware/ipw2200-ibss.fw
d57c836007d5245522ddbb030e21749c  /lib/firmware/ipw2200-sniffer.fw

And the reason: udev (or a rather strange udev rule I've probably added
myself):

$ cat /etc/udev/rules.d/z90_ipw2200.rules
DRIVER=="ipw2200",RUN="/sbin/ifrename"

Which somehow worked with 2.6.18, but not with 2.6.21/22.
Deleting this file helps. Maybe it worked, because the 2.6.18 initrd
still contains an older udev?

Willi

--- End Message ---

Reply to: