netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* crash in ieee80211_rate with linux-2.6.24-rc3
@ 2007-11-18 20:18 Florin Iucha
  0 siblings, 0 replies; only message in thread
From: Florin Iucha @ 2007-11-18 20:18 UTC (permalink / raw)
  To: netdev

[-- Attachment #1: Type: text/plain, Size: 3170 bytes --]

I'm trying to get the iwl3945 driver working on my laptop, using the
latest kernels.

Upon boot, when udev loads the driver, it does not create the proper
device.  This is the contents of the kernel log:

[   29.694882] iwl3945: Detected Intel PRO/Wireless 3945ABG Network Connection
[   29.781011] Bluetooth: HCI USB driver ver 2.9
[   29.781104] usbcore: registered new interface driver hci_usb
[   30.145481] iwl3945: Tunable channels: 11 802.11bg, 13 802.11a channels
[   30.145742] phy0: Selected rate control algorithm 'iwl-3945-rs'
[   30.145756] phy0: Failed to initialize wep
[   30.153205] iwl3945: Failed to register network device (error -12)
[   30.357032] lp0: using parport0 (interrupt-driven).
[   30.369224] ieee80211_crypt: registered algorithm 'NULL'
[   30.371757] ieee80211_crypt: registered algorithm 'WEP'
[   30.374179] ieee80211_crypt: registered algorithm 'TKIP'
[   30.376401] ieee80211_crypt: registered algorithm 'CCMP'

I suspect loading ieee80211_crypt after iwl3945 has something to do
with it.  Do I need to build ieee80211_crypt in the monolithic kernel
(as opposed to a module)?

Anyway, the module is loaded - but just sitting there.  If I rmmod it
then insmod it back, I get this:

[   64.830431] ACPI: PCI interrupt for device 0000:03:00.0 disabled
[   64.877506] iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, 1.1.17kds
[   64.877515] iwl3945: Copyright(c) 2003-2007 Intel Corporation
[   64.877632] ACPI: PCI Interrupt 0000:03:00.0[A] -> GSI 17 (level, low) -> IRQ 17
[   64.877656] PCI: Setting latency timer of device 0000:03:00.0 to 64
[   64.879326] iwl3945: Detected Intel PRO/Wireless 3945ABG Network Connection
[   64.947524] iwl3945: Tunable channels: 11 802.11bg, 13 802.11a channels
[   64.947539] WARNING: at net/mac80211/ieee80211_rate.c:35 ieee80211_rate_control_register()
[   64.947543] 
[   64.947544] Call Trace:
[   64.947586]  [<ffffffff880589dc>] :mac80211:ieee80211_rate_control_register+0xa7/0xdd
[   64.947606]  [<ffffffff880811ad>] :iwl3945:iwl_bg_alive_start+0xc97/0xefa
[   64.947617]  [<ffffffff80513dc4>] thread_return+0x3d/0x81
[   64.947636]  [<ffffffff88080516>] :iwl3945:iwl_bg_alive_start+0x0/0xefa
[   64.947645]  [<ffffffff8023eb2d>] run_workqueue+0x7f/0x10b
[   64.947652]  [<ffffffff8023f449>] worker_thread+0x0/0xe4
[   64.947657]  [<ffffffff8023f523>] worker_thread+0xda/0xe4
[   64.947664]  [<ffffffff80242470>] autoremove_wake_function+0x0/0x2e
[   64.947671]  [<ffffffff8024235f>] kthread+0x47/0x74
[   64.947678]  [<ffffffff8020c408>] child_rip+0xa/0x12
[   64.947688]  [<ffffffff80242318>] kthread+0x0/0x74
[   64.947694]  [<ffffffff8020c3fe>] child_rip+0x0/0x12

And the machine becomes unhappy enough that is not willing to start
new terminals, or reboot cleanly.

The userspace is Ubuntu 7.10, only the kernel is vanilla from git.
The hardware is a Thinkpad T60, with the kernel compiled for AMD64.

Let me know if you need more details or if you want me to try a patch.

Cheers,
florin

-- 
Bruce Schneier expects the Spanish Inquisition.
      http://geekz.co.uk/schneierfacts/fact/163

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-11-18 20:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-18 20:18 crash in ieee80211_rate with linux-2.6.24-rc3 Florin Iucha

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).