Comment 52 for bug 1415880

Revision history for this message
Rafael David Tinoco (rafaeldtinoco) wrote :

Thanks for the feedbacks so far. Resuming results :

*Martin* (BCM43142) - has the adapter working but from time to time it shows the kernel back traces and "start" having erratic behaviour. 3.19 is still supported (unfortunately this driver is an external dkms driver so we are working on a best effort basis here. I'm trying to understand what is going on and maybe discuss with Broadcom. Thank you for the kernel back trace, I will check bcmwl code and back trace and provide feedback.

*Zethan* (BCM4352) - has the adapter working (is this correct ?) and suspend started working (but card is not operational after suspension). What about unloading and loading the kernel module right after suspension, does it fix the issue ?

Please, try to unload these modules and then load wl module again (right after first boot AND after suspension):

  # rmmod brcmsmac
  # rmmod ssb
  # rmmod bcma
  # rmmod wl

  # insmod wl

*Igor* (BCM???) - hasn't been able to reproduce the original problem (this bug's description) and everything seems fine.