Card is a 4318:
06:02.0 Network controller: Broadcom Corporation BCM4318 [AirForce One 54g]
802.11g Wireless LAN Controller (rev 02)
Subsystem: AMBIT Microsystem Corp. TravelMate 2410
Flags: bus master, fast devsel, latency 64, IRQ 22
Memory at d0002000 (32-bit, non-prefetchable) [size=8K]
Kernel driver in use: b43-pci-bridge
This has been working fine, but I've recently been seeing oopses with .32-rc2
from mainline git repo:
~$ uname -a
Linux lizzie 2.6.32-rc2-lizzie-00134-g84d88d5 #2 Thu Oct 1 00:08:23 EDT 2009
i686 GNU/Linux
Here's one, when I tried to unload b43, after
the card had stopped working:
Message from sysl...@localhost at Oct 8 18:46:17 ...
kernel:[24031.297331] Oops: 0000 [#1]
Message from sysl...@localhost at Oct 8 18:46:17 ...
kernel:[24031.297334] last sysfs file: /sys/module/b43/refcnt
Message from sysl...@localhost at Oct 8 18:46:17 ...
kernel:[24031.297448] Process modprobe (pid: 1421, ti=f2116000 task=f6b18be0
task.ti=f2116000)
Message from sysl...@localhost at Oct 8 18:46:17 ...
kernel:[24031.297451] Stack:
Message from sysl...@localhost at Oct 8 18:46:17 ...
kernel:[24031.297473] Call Trace:
Message from sysl...@localhost at Oct 8 18:46:17 ...
kernel:[24031.297547] Code: f0 0f b6 93 30 02 00 00 5b 5b 5e e9 48 fe ff ff e8
f3 d9 50 c8 8d 76 00 53 83 ec 04 65 8b 15 14 00 00 00 89 14 24 31 d2 8b 58 04
<8b> 83 f4 00 00 00 85 c0 74 13 8d 83 f8 00 00 00 e8 48 db 78 ff
Message from sysl...@localhost at Oct 8 18:46:17 ...
kernel:[24031.297579] EIP: [<f8b1e5a3>] b43_leds_unregister+0x13/0xa0 [b43]
SS:ESP 0068:f2117ef4
Message from sysl...@localhost at Oct 8 18:46:17 ...
kernel:[24031.297588] CR2: 000000002f40666a
Here's syslog:
Oct 8 18:46:17 localhost kernel: [24031.297304] BUG: unable to handle kernel
paging request at 2f40666a
Oct 8 18:46:17 localhost kernel: [24031.297312] IP: [<f8b1e5a3>]
b43_leds_unregister+0x13/0xa0 [b43]
Oct 8 18:46:17 localhost kernel: [24031.297328] *pde = 00000000
Oct 8 18:46:17 localhost kernel: [24031.297331] Oops: 0000 [#1]
Oct 8 18:46:17 localhost kernel: [24031.297334] last sysfs file:
/sys/module/b43/refcnt
Oct 8 18:46:17 localhost kernel: [24031.297337] Modules linked in: pl2303
usbserial sd_mod usb_storage scsi_mod usbhid hid i
915 drm_kms_helper drm fb i2c_algo_bit cfbcopyarea i2c_core cfbimgblt
cfbfillrect ipv6 iptable_raw ipt_ULOG ipt_REJECT ipt_MA
SQUERADE ipt_ECN ipt_ecn ipt_ah ipt_addrtype xt_multiport ipt_LOG xt_tcpudp
xt_state iptable_nat nf_nat nf_conntrack_ipv4 nf_
defrag_ipv4 nf_conntrack iptable_mangle nfnetlink iptable_filter ip_tables
x_tables loop arc4 ecb snd_hda_codec_realtek b43(-
) snd_hda_intel pcmcia snd_hda_codec mac80211 snd_pcm snd_seq snd_timer
snd_seq_device yenta_socket cfg80211 rsrc_nonstatic r
fkill rtc_cmos pcmcia_core rtc_core rng_core battery ac snd rtc_lib psmouse
evdev wmi processor soundcore snd_page_alloc ext3
jbd sha256_generic aes_i586 aes_generic cbc dm_crypt dm_mod ide_cd_mod
ide_gd_mod cdrom ide_pci_generic uhci_hcd sdhci_pci s
dhci b44 piix intel_agp mmc_core video backlight output led_class ide_core
button ssb mii ehci_hcd agpgart usbcore thermal fa
n krng chainiv crypto_wq rng c
Oct 8 18:46:17 localhost kernel: ryptomgr crypto_hash aead pcompress
crypto_blkcipher crypto_algapi
Oct 8 18:46:17 localhost kernel: [24031.297419]
Oct 8 18:46:17 localhost kernel: [24031.297423] Pid: 1421, comm: modprobe Not
tainted (2.6.32-rc2-lizzie-00134-g84d88d5 #2)
Aspire 3690
Oct 8 18:46:17 localhost kernel: [24031.297427] EIP: 0060:[<f8b1e5a3>] EFLAGS:
00010246 CPU: 0
Oct 8 18:46:17 localhost kernel: [24031.297435] EIP is at
b43_leds_unregister+0x13/0xa0 [b43]
Oct 8 18:46:17 localhost kernel: [24031.297438] EAX: f6acdc00 EBX: 2f406576
ECX: d911253d EDX: 00000000
Oct 8 18:46:17 localhost kernel: [24031.297441] ESI: f68e2858 EDI: f6acdc00
EBP: f2116000 ESP: f2117ef4
Oct 8 18:46:17 localhost kernel: [24031.297444] DS: 007b ES: 007b FS: 0000
GS: 00e0 SS: 0068
Oct 8 18:46:17 localhost kernel: [24031.297448] Process modprobe (pid: 1421,
ti=f2116000 task=f6b18be0 task.ti=f2116000)
Oct 8 18:46:17 localhost kernel: [24031.297451] Stack:
Oct 8 18:46:17 localhost kernel: [24031.297453] d911253d f6b64960 f8b06cb5
d911253d f68e2858 f8b236dc f8b236dc f824c3d9
Oct 8 18:46:17 localhost kernel: [24031.297459] <0> d911253d f6a22680 c1173fd4
d911253d f6a22680 f6a226b4 c11740df d911253d
Oct 8 18:46:17 localhost kernel: [24031.297466] <0> fffffff0 f8b236dc f82536e0
c1173005 d911253d fffffff0 00000000 f8b254e0
Oct 8 18:46:17 localhost kernel: [24031.297473] Call Trace:
Oct 8 18:46:17 localhost kernel: [24031.297482] [<f8b06cb5>] ?
b43_remove+0x85/0x110 [b43]
Oct 8 18:46:17 localhost kernel: [24031.297498] [<f824c3d9>] ?
ssb_device_remove+0x29/0x50 [ssb]
Oct 8 18:46:17 localhost kernel: [24031.297506] [<c1173fd4>] ?
__device_release_driver+0x64/0xe0
Oct 8 18:46:17 localhost kernel: [24031.297510] [<c11740df>] ?
driver_detach+0x8f/0xa0
Oct 8 18:46:17 localhost kernel: [24031.297519] [<c1173005>] ?
bus_remove_driver+0x85/0xe0
Oct 8 18:46:17 localhost kernel: [24031.297527] [<f8b20718>] ?
b43_exit+0x18/0x4d [b43]
Oct 8 18:46:17 localhost kernel: [24031.297533] [<c105a9b4>] ?
sys_delete_module+0x154/0x220
Oct 8 18:46:17 localhost kernel: [24031.297539] [<c101d426>] ?
do_page_fault+0x136/0x2f0
Oct 8 18:46:17 localhost kernel: [24031.297544] [<c10030cf>] ?
sysenter_do_call+0x12/0x26
Oct 8 18:46:17 localhost kernel: [24031.297547] Code: f0 0f b6 93 30 02 00 00
5b 5b 5e e9 48 fe ff ff e8 f3 d9 50 c8 8d 76 00 53 83 ec 04 65 8b 15 14 00 00
00 89 14 24 31 d2 8b 58 04 <8b> 83 f4 00 00 00 85 c0 74 13 8d 83 f8 00 00 00 e8
48 db 78 ff
Oct 8 18:46:17 localhost kernel: [24031.297579] EIP: [<f8b1e5a3>]
b43_leds_unregister+0x13/0xa0 [b43] SS:ESP 0068:f2117ef4
Oct 8 18:46:17 localhost kernel: [24031.297588] CR2: 000000002f40666a
Oct 8 18:46:17 localhost kernel: [24031.297592] ---[ end trace
1d5756a54c8bdcd5 ]---
Celejar
--
mailmin.sourceforge.net - remote access via secure (OpenPGP) email
ssuds.sourceforge.net - A Simple Sudoku Solver and Generator
_______________________________________________
Bcm43xx-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/bcm43xx-dev