linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Yuval Hager <yuval@avramzon.net>
To: Michael Buesch <mb@bu3sch.de>
Cc: Larry Finger <Larry.Finger@lwfinger.net>,
	bcm43xx-dev@lists.berlios.de, LKML <linux-kernel@vger.kernel.org>,
	wireless <linux-wireless@vger.kernel.org>,
	Peter Stuge <peter@stuge.se>
Subject: Re: BCM4312 Fails when xdm is started
Date: Sun, 23 Nov 2008 13:49:55 +0200	[thread overview]
Message-ID: <200811231350.00207.yuval@avramzon.net> (raw)
In-Reply-To: <200811221654.09399.mb@bu3sch.de>

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

> It doesn't hurt to turn on all debugging options. Often you get some hint
> by doing so.

I booted with 'root=/dev/sda3 debug memory_corruption_check=1 devres.log=1 debug_objects debugpat 
acpi.debug_layer=0x00410002 acpi.debug_level=0xffffffff acpi=off noapic nolapic irqpoll pci=noacpi' and issued 'xset dpms force 
standby'. After touching the mouse the system locked for about a minute, and the wireless stopped working. 
Here's the log portion, I hope it provides a hint of some sort:

[  182.891400] ****** b43: B43_MMIO_MACCTL 0x840A0503
[  182.891409] ****** b43: SSB_TMSLOW 0x20150000
[  258.299027] irq 10: nobody cared (try booting with the "irqpoll" option)
[  258.299038] Pid: 0, comm: swapper Not tainted 2.6.28-rc5 #15
[  258.299043] Call Trace:
[  258.299062]  [<c0148d9a>] __report_bad_irq+0x24/0x69
[  258.299071]  [<c0148da1>] __report_bad_irq+0x2b/0x69
[  258.299080]  [<c0148ec8>] note_interrupt+0xe9/0x12d
[  258.299090]  [<c014976d>] handle_level_irq+0x87/0xba
[  258.299101]  [<c010564e>] do_IRQ+0x89/0x9f
[  258.299109]  [<c0103ea8>] common_interrupt+0x28/0x30
[  258.299119]  [<c0125406>] do_softirq+0x37/0x4d
[  258.299127]  [<c0125301>] __do_softirq+0x62/0x130
[  258.299135]  [<c0125406>] do_softirq+0x37/0x4d
[  258.299142]  [<c0105653>] do_IRQ+0x8e/0x9f
[  258.299150]  [<c0103ea8>] common_interrupt+0x28/0x30
[  258.299161]  [<c0108682>] default_idle+0x2f/0x4c
[  258.299168]  [<c0101a20>] cpu_idle+0x63/0x77
[  258.299173] handlers:
[  258.299176] [<f7906455>] (b43_interrupt_handler+0x0/0x1b7 [b43])
[  258.299212] Disabling IRQ #10
[  258.315148] b43-phy0: Radio hardware status changed to DISABLED
[  258.315160] b43-phy0: ******** B43_B43_MMIO_RADIO_HWENABLED_HI 0xFFFFFFFF
[  258.342341] kobject: 'rfkill0' (f43b7d78): kobject_uevent_env
[  258.342367] kobject: 'rfkill0' (f43b7d78): fill_kobj_path: path = '/class/rfkill/rfkill0'
[  258.342418] kobject: 'ssb0:0' (f40dfcd8): fill_kobj_path: path = '/devices/pci0000:00/0000:00:02.0/0000:02:00.0/ssb0:0'
[  258.391951] 
[  258.391956] =================================
[  258.391964] [ INFO: inconsistent lock state ]
[  258.391971] 2.6.28-rc5 #15
[  258.391975] ---------------------------------
[  258.391980] inconsistent {in-hardirq-W} -> {hardirq-on-W} usage.
[  258.391987] X/3965 [HC0[0]:SC1[1]:HE1:SE0] takes:
[  258.391993]  (&irq_desc_lock_class){++..}, at: [<c0148c60>] try_one_irq+0x15/0xe8
[  258.392016] {in-hardirq-W} state was registered at:
[  258.392021]   [<c013bc07>] __lock_acquire+0x490/0x6bc
[  258.392034]   [<c013be8d>] lock_acquire+0x5a/0x74
[  258.392043]   [<c01496f8>] handle_level_irq+0x12/0xba
[  258.392053]   [<c03c4842>] _spin_lock+0x1c/0x45
[  258.392066]   [<c01496f8>] handle_level_irq+0x12/0xba
[  258.392076]   [<c01496f8>] handle_level_irq+0x12/0xba
[  258.392085]   [<c010564e>] do_IRQ+0x89/0x9f
[  258.392096]   [<c0103ea8>] common_interrupt+0x28/0x30
[  258.392105]   [<c03c4cc2>] _spin_unlock_irqrestore+0x37/0x39
[  258.392115]   [<c01487e6>] __setup_irq+0x17a/0x1f3
[  258.392124]   [<c05ce79d>] start_kernel+0x285/0x2f1
[  258.392140]   [<ffffffff>] 0xffffffff
[  258.392159] irq event stamp: 1844456
[  258.392164] hardirqs last  enabled at (1844456): [<c03c4b6f>] _spin_unlock_irq+0x20/0x23
[  258.392175] hardirqs last disabled at (1844455): [<c03c4ac3>] _spin_lock_irq+0xa/0x4b
[  258.392186] softirqs last  enabled at (1844310): [<c0125406>] do_softirq+0x37/0x4d
[  258.392198] softirqs last disabled at (1844447): [<c0125406>] do_softirq+0x37/0x4d
[  258.392208] 
[  258.392209] other info that might help us debug this:
[  258.392215] no locks held by X/3965.
[  258.392219] 
[  258.392220] stack backtrace:
[  258.392226] Pid: 3965, comm: X Not tainted 2.6.28-rc5 #15
[  258.392231] Call Trace:
[  258.392241]  [<c0139175>] print_usage_bug+0x13d/0x146
[  258.392249]  [<c013a2ff>] mark_lock+0x4b1/0x7c7
[  258.392257]  [<c013bc7e>] __lock_acquire+0x507/0x6bc
[  258.392266]  [<c013be8d>] lock_acquire+0x5a/0x74
[  258.392275]  [<c0148c60>] try_one_irq+0x15/0xe8
[  258.392283]  [<c03c4842>] _spin_lock+0x1c/0x45
[  258.392291]  [<c0148c60>] try_one_irq+0x15/0xe8
[  258.392300]  [<c0148c60>] try_one_irq+0x15/0xe8
[  258.392308]  [<c03c4b6f>] _spin_unlock_irq+0x20/0x23
[  258.392317]  [<c0148d33>] poll_spurious_irqs+0x0/0x43
[  258.392326]  [<c0148d55>] poll_spurious_irqs+0x22/0x43
[  258.392338]  [<c012874a>] run_timer_softirq+0x101/0x156
[  258.392346]  [<c0125321>] __do_softirq+0x82/0x130
[  258.392354]  [<c0125406>] do_softirq+0x37/0x4d
[  258.392362]  [<c0105653>] do_IRQ+0x8e/0x9f
[  258.392370]  [<c0103ea8>] common_interrupt+0x28/0x30
[  260.311944] wlan0: No ProbeResp from current AP 00:22:3f:18:89:5e - assume out of range
[  304.082520] ------------[ cut here ]------------
[  304.082531] WARNING: at drivers/net/wireless/b43/phy_common.c:135 b43_radio_lock+0x29/0x7c [b43]()
[  304.082538] Modules linked in: rfkill_input b43 ssb led_class input_polldev via drm rtc hci_usb snd_h
da_intel snd_pcm snd_timer snd_page_alloc snd_hwdep snd soundcore ehci_hcd uhci_hcd usbcore sg via_agp a
gpgart
[  304.082593] Pid: 5913, comm: b43 Not tainted 2.6.28-rc5 #15
[  304.082599] Call Trace:
[  304.082618]  [<c012171f>] warn_on_slowpath+0x40/0x59
[  304.082643]  [<f7901c94>] b43_shm_read16+0x20/0x42 [b43]
[  304.082666]  [<f7b9e4dc>] ssb_pci_read32+0x12/0x3b [ssb]
[  304.082686]  [<f7906ded>] b43_radio_lock+0x29/0x7c [b43]
[  304.082706]  [<f790b030>] b43_gphy_op_adjust_txpower+0x112/0x139 [b43]
[  304.082727]  [<f7906ba0>] b43_phy_txpower_adjust_work+0x32/0x3b [b43]
[  304.082740]  [<c012de6d>] run_workqueue+0xbf/0x192
[  304.082748]  [<c012de2f>] run_workqueue+0x81/0x192
[  304.082767]  [<f7906b6e>] b43_phy_txpower_adjust_work+0x0/0x3b [b43]
[  304.082778]  [<c012e72a>] worker_thread+0x0/0xbd
[  304.082786]  [<c012e7dd>] worker_thread+0xb3/0xbd
[  304.082796]  [<c0130bcc>] autoremove_wake_function+0x0/0x2d
[  304.082803]  [<c0130b10>] kthread+0x38/0x60
[  304.082810]  [<c0130ad8>] kthread+0x0/0x60
[  304.082820]  [<c01041c7>] kernel_thread_helper+0x7/0x10
[  304.082826] ---[ end trace 6ecefdf7cfe131b0 ]---
[  304.082832] ****** b43: B43_MMIO_MACCTL 0xFFFFFFFF
[  304.082837] ****** b43: SSB_TMSLOW 0xFFFFFFFF

--yuval

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

  parent reply	other threads:[~2008-11-23 11:53 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200811151801.02369.yuval@avramzon.net>
     [not found] ` <491EFB9D.3040002@lwfinger.net>
     [not found]   ` <200811151907.05636.yuval@avramzon.net>
     [not found]     ` <20081115174623.27321.qmail@stuge.se>
2008-11-21 16:25       ` BCM4312 Fails when xdm is started Larry Finger
2008-11-21 17:42         ` Michael Buesch
2008-11-21 18:28           ` Larry Finger
2008-11-22  6:39             ` Yuval Hager
2008-11-22 15:13               ` Michael Buesch
2008-11-22 15:32                 ` Larry Finger
2008-11-22 15:54                   ` Michael Buesch
2008-11-23  7:26                     ` Yuval Hager
2008-11-23 11:49                     ` Yuval Hager [this message]
2008-11-23 12:20                       ` Michael Buesch
2008-11-23 15:42                         ` Larry Finger
2008-11-23 17:42                           ` Michael Buesch
     [not found]                             ` <200811231955.41722.yuval@avramzon.net>
2008-11-23 18:08                               ` Michael Buesch
2008-11-23 20:46                         ` Peter Stuge
2008-11-23 21:09                           ` Larry Finger
2008-11-24  8:49                             ` Yuval Hager
2008-11-24 10:55                               ` Michael Buesch
2008-11-24 16:11                                 ` Larry Finger
2008-11-25  5:43                                   ` Yuval Hager
2008-11-25  7:18                                     ` Peter Stuge
2008-12-07  9:29                                       ` Yuval Hager
2008-12-07 16:15                                         ` Larry Finger
2008-11-25 11:05                                     ` Michael Buesch

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200811231350.00207.yuval@avramzon.net \
    --to=yuval@avramzon.net \
    --cc=Larry.Finger@lwfinger.net \
    --cc=bcm43xx-dev@lists.berlios.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=mb@bu3sch.de \
    --cc=peter@stuge.se \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).