linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* brcmsmac crashed 3.3-rc5 kernel
@ 2012-03-01 11:33 Helmut Jarausch
  2012-03-01 12:58 ` Arend van Spriel
  0 siblings, 1 reply; 2+ messages in thread
From: Helmut Jarausch @ 2012-03-01 11:33 UTC (permalink / raw)
  To: linux-wireless

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.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-03-01 12:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-01 11:33 brcmsmac crashed 3.3-rc5 kernel Helmut Jarausch
2012-03-01 12:58 ` Arend van Spriel

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).