linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Helmut Jarausch <jarausch@igpm.rwth-aachen.de>
To: linux-wireless@vger.kernel.org
Subject: brcmsmac crashed 3.3-rc5 kernel
Date: Thu, 1 Mar 2012 11:33:56 +0000 (UTC)	[thread overview]
Message-ID: <jinmr4$pej$1@dough.gmane.org> (raw)

Hi,

on an HP625 I have the following device

06:00.0 Network controller [0280]: Broadcom Corporation BCM4313 802.11b/g/
n Wireless LAN Controller [14e4:4727] (rev 01)
        Subsystem: Hewlett-Packard Company Device [103c:145c]
        Kernel driver in use: bcma-pci-bridge


This device isn't recognized by the brcmfmac driver but only by the 
brcmsfac driver.

My kernel configuration is

# Broadcom specific AMBA
#
CONFIG_BCMA=y
CONFIG_BCMA_HOST_PCI_POSSIBLE=y
CONFIG_BCMA_HOST_PCI=y
# CONFIG_BCMA_DEBUG is not set

# CONFIG_B43 is not set
# CONFIG_B43LEGACY is not set
CONFIG_BRCMUTIL=m
CONFIG_BRCMSMAC=m
# CONFIG_BRCMFMAC is not set
CONFIG_BRCMDBG=y

CONFIG_CFG80211=y
# CONFIG_NL80211_TESTMODE is not set
CONFIG_CFG80211_DEVELOPER_WARNINGS=y
CONFIG_CFG80211_REG_DEBUG=y
CONFIG_CFG80211_DEFAULT_PS=y

CONFIG_MAC80211=y
CONFIG_MAC80211_HAS_RC=y
CONFIG_MAC80211_RC_MINSTREL=y
CONFIG_MAC80211_RC_MINSTREL_HT=y
CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
CONFIG_MAC80211_RC_DEFAULT="minstrel_ht"
CONFIG_MAC80211_MESH=y
CONFIG_MAC80211_LEDS=y

The device is recognized :
wlan0     IEEE 802.11bgn  ESSID:off/any  
          Mode:Managed  Access Point: Not-Associated   Tx-Power=0 dBm   
          Retry  long limit:7   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:on
          
but doing  /etc/init.d/net.wlan0 start
crashes the kernel - even <Ctrl><Alt><Shift><SysRq>  doesn't work anymore.
I've tried strace, but the output file doesn't get closed so it's missing 
after reboot.

Any help is very much appreciated.

P.S. the GRML64 live CD system does work on that hardware but it uses a 
3.1 kernel and a staging driver.

Since I'd like to use BTRFS I'd like to use a 3.3 kernel.
Helmut.



             reply	other threads:[~2012-03-01 11:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-01 11:33 Helmut Jarausch [this message]
2012-03-01 12:58 ` brcmsmac crashed 3.3-rc5 kernel Arend van Spriel

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='jinmr4$pej$1@dough.gmane.org' \
    --to=jarausch@igpm.rwth-aachen.de \
    --cc=linux-wireless@vger.kernel.org \
    /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).