2011-01-08 00:38:20

by Jamie Kitson

[permalink] [raw]
Subject: Kernel Panic wlc_mac80211.c Line 6093

Hello,

I've received the following kernel panic twice in two days since I
started using the brcm80211 driver:

http://farm6.static.flickr.com/5202/5334637544_a0dacd5edd_b.jpg

I have a Dell M101z with:

03:00.0 Network controller: Broadcom Corporation BCM4313 802.11b/g/n
Wireless LAN Controller (rev 01)

I am running:

Linux jamie-laptop 2.6.36-ARCH #1 SMP PREEMPT Fri Dec 10 20:32:37 CET
2010 x86_64 AMD Athlon(tm) II Neo K325 Dual-Core Processor
AuthenticAMD GNU/Linux

Cheers, Jamie


2011-01-24 13:23:13

by Arend van Spriel

[permalink] [raw]
Subject: Re: Kernel Panic wlc_mac80211.c Line 6093

Hi Jamie,

On Mon, 24 Jan 2011 13:45:47 +0100, Jamie Kitson <[email protected]>
wrote:

>> Rereading the whole thread I noticed the PREEMPT in your uname message.
>> Does
>> this mean you are running with CONFIG_PREEMPT (Preemptible Kernel)?
>
> Apparently so. I'm using the stock Arch kernel.
>
>> This may not be supported by this driver.
>
> Ok, how would I find out for sure?
>
Try a non-preemptible kernel? I will discuss it over here and get back
with a definite response. Maybe it is a new candidate for our todo list.

Gr. AvS

--
Using Opera's revolutionary email client: http://www.opera.com/mail/


2011-01-24 12:46:08

by Jamie Kitson

[permalink] [raw]
Subject: Re: Kernel Panic wlc_mac80211.c Line 6093

> Rereading the whole thread I noticed the PREEMPT in your uname message. Does
> this mean you are running with CONFIG_PREEMPT (Preemptible Kernel)?

Apparently so. I'm using the stock Arch kernel.

> This may not be supported by this driver.

Ok, how would I find out for sure?

2011-01-08 10:44:52

by Jamie Kitson

[permalink] [raw]
Subject: Re: Kernel Panic wlc_mac80211.c Line 6093

> Hmm, haven't seen this type of crash before. ?Any special setup you are using?

Not that I can think of. I still have the Broadcom STA compiled wl
driver installed but disabled. I installed the brcm80211 driver from
Arch's AUR repository:

http://aur.archlinux.org/packages.php?ID=42670

I have recently been fiddling about with laptop-mode, but I don't
think that has caused it as that doesn't reproduce it and there's been
no obvious acpi event when it's crashed.

Cheers, Jamie

2011-01-24 13:13:42

by Jamie Kitson

[permalink] [raw]
Subject: Re: Kernel Panic wlc_mac80211.c Line 6093

>> [12:55] <johill> JamieKitson: it doesn't, at least arend said that a
>> couple of days ago
>
> Well, I was referring to what you quoted above :-)
>
> johannes

Oh dear, I didn't make the connection :)

2011-01-24 13:10:22

by Johannes Berg

[permalink] [raw]
Subject: Re: Kernel Panic wlc_mac80211.c Line 6093

On Mon, 2011-01-24 at 13:08 +0000, Jamie Kitson wrote:
> >> This may not be supported by this driver.
> >
> > Ok, how would I find out for sure?
>
> I got this from the irc channel:
>
> [12:55] <johill> JamieKitson: it doesn't, at least arend said that a
> couple of days ago

Well, I was referring to what you quoted above :-)

johannes


2011-01-10 21:35:44

by Jamie Kitson

[permalink] [raw]
Subject: Re: Kernel Panic wlc_mac80211.c Line 6093

I don't know if it makes any difference but I tried again, this time
with a 2.6.37 kernel and got a slightly different error (almost
immediately x started, I guess when wireless was coming up):

http://farm6.static.flickr.com/5246/5343639268_88ee4da55e_b.jpg

2011-01-24 13:08:53

by Jamie Kitson

[permalink] [raw]
Subject: Re: Kernel Panic wlc_mac80211.c Line 6093

>> This may not be supported by this driver.
>
> Ok, how would I find out for sure?

I got this from the irc channel:

[12:55] <johill> JamieKitson: it doesn't, at least arend said that a
couple of days ago

2011-01-22 12:33:45

by Arend van Spriel

[permalink] [raw]
Subject: Re: Kernel Panic wlc_mac80211.c Line 6093

Hi, Jamie

On 01/22/2011 12:12 PM, Jamie Kitson wrote:
> Someone here is suggesting that adding maxcpus=1 to the boot options
> has fixed their crashes. Could this be my issue?
>
What kernel are you using? Could you also provide the panic trace?
> https://bbs.archlinux.org/viewtopic.php?pid=877645
> --
> To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>

Gr. AvS


2011-01-24 13:46:10

by Arend van Spriel

[permalink] [raw]
Subject: Re: Kernel Panic wlc_mac80211.c Line 6093

Ok,

On Mon, 24 Jan 2011 14:37:06 +0100, Jamie Kitson <[email protected]>
wrote:

> Incidentally, and this is a bit anecdotal, but I don't seem to have
> had a crash since I stopped booting with noapic. I will add noapic to
> my boot options again and see if I can get a crash.
>
> Jamie
>
too quote a gremlin: feed me (with any debug experiences you may have).

Gr. AvS

--
Using Opera's revolutionary email client: http://www.opera.com/mail/


2011-01-09 11:14:47

by Jamie Kitson

[permalink] [raw]
Subject: Re: Kernel Panic wlc_mac80211.c Line 6093

>> Hmm, haven't seen this type of crash before. ?Any special setup you are using?
>
> Not that I can think of. I still have the Broadcom STA compiled wl

I do boot with the noapic kernel option if that would make any difference.

Jamie

2011-01-24 21:47:58

by Jamie Kitson

[permalink] [raw]
Subject: Re: Kernel Panic wlc_mac80211.c Line 6093

> too quote a gremlin: feed me (with any debug experiences you may have).

Well for some reason when I got home today my machine crashed every
time it was bringing the wireless interface up until I disabled the
brcm80211 module, even without the noapic option. The crash looks a
little different:

http://farm6.static.flickr.com/5216/5385766744_632eb67670_b.jpg

Did you notice that someone on that Arch thread suggested that it
might be solved by using n mode only on the wireless router?

https://bbs.archlinux.org/viewtopic.php?pid=882237#p882237

Jamie

2011-01-24 13:37:27

by Jamie Kitson

[permalink] [raw]
Subject: Re: Kernel Panic wlc_mac80211.c Line 6093

Incidentally, and this is a bit anecdotal, but I don't seem to have
had a crash since I stopped booting with noapic. I will add noapic to
my boot options again and see if I can get a crash.

Jamie

2011-01-08 02:53:15

by Brett Rudley

[permalink] [raw]
Subject: RE: Kernel Panic wlc_mac80211.c Line 6093


> -----Original Message-----
> From: [email protected] [mailto:linux-wireless-
> [email protected]] On Behalf Of Jamie Kitson
> Sent: Friday, January 07, 2011 4:38 PM
> To: [email protected]
> Subject: Kernel Panic wlc_mac80211.c Line 6093
>
> Hello,
>
> I've received the following kernel panic twice in two days since I
> started using the brcm80211 driver:
>
> http://farm6.static.flickr.com/5202/5334637544_a0dacd5edd_b.jpg
>
> I have a Dell M101z with:
>
> 03:00.0 Network controller: Broadcom Corporation BCM4313 802.11b/g/n
> Wireless LAN Controller (rev 01)

Hmm, haven't seen this type of crash before. Any special setup you are using?

Thanks
Brett



2011-01-22 11:12:25

by Jamie Kitson

[permalink] [raw]
Subject: Re: Kernel Panic wlc_mac80211.c Line 6093

Someone here is suggesting that adding maxcpus=1 to the boot options
has fixed their crashes. Could this be my issue?

https://bbs.archlinux.org/viewtopic.php?pid=877645

2011-01-24 22:23:12

by Henry Ptasinski

[permalink] [raw]
Subject: Re: Kernel Panic wlc_mac80211.c Line 6093

On Mon, Jan 24, 2011 at 01:47:37PM -0800, Jamie Kitson wrote:
> > too quote a gremlin: feed me (with any debug experiences you may have).
>
> Well for some reason when I got home today my machine crashed every
> time it was bringing the wireless interface up until I disabled the
> brcm80211 module, even without the noapic option. The crash looks a
> little different:
>
> http://farm6.static.flickr.com/5216/5385766744_632eb67670_b.jpg
>
> Did you notice that someone on that Arch thread suggested that it
> might be solved by using n mode only on the wireless router?
>
> https://bbs.archlinux.org/viewtopic.php?pid=882237#p882237

Thanks, a little more data to work with.

Roland has a lead on a locking issue that will hopefully resolve the MP
crashes. However, it does look like there are a couple different issues, and
testing mixed vs. 11n-only networks may shed some more light on the other
issue.

- Henry



2011-01-22 16:19:41

by Arend van Spriel

[permalink] [raw]
Subject: Re: Kernel Panic wlc_mac80211.c Line 6093

Hi Jamie,

On 01/08/2011 01:37 AM, Jamie Kitson wrote:
> Hello,
>
> I've received the following kernel panic twice in two days since I
> started using the brcm80211 driver:
>
> http://farm6.static.flickr.com/5202/5334637544_a0dacd5edd_b.jpg
>
> I have a Dell M101z with:
>
> 03:00.0 Network controller: Broadcom Corporation BCM4313 802.11b/g/n
> Wireless LAN Controller (rev 01)
>
> I am running:
>
> Linux jamie-laptop 2.6.36-ARCH #1 SMP PREEMPT Fri Dec 10 20:32:37 CET
> 2010 x86_64 AMD Athlon(tm) II Neo K325 Dual-Core Processor
> AuthenticAMD GNU/Linux
>

Rereading the whole thread I noticed the PREEMPT in your uname message.
Does this mean you are running with CONFIG_PREEMPT (Preemptible Kernel)?
This may not be supported by this driver.

> Cheers, Jamie
> --
> To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>

--
Gr. AvS


2011-01-25 09:07:48

by Arend van Spriel

[permalink] [raw]
Subject: Re: Kernel Panic wlc_mac80211.c Line 6093

Hi Jamie,

On Mon, 24 Jan 2011 22:40:35 +0100, Jamie Kitson <[email protected]>
wrote:

>> Could you also provide the panic trace?
>
> How/where do I find that?
>
> Thanks, Jamie
>
I actually found some screenshots you posted on ArchLinux forum so if
those are valid I am all set.

Gr. AvS

--
Using Opera's revolutionary email client: http://www.opera.com/mail/