[Kernel-packages] [Bug 1600624] Re: MacBook wifi doesn't work (brcmfmac)

2016-08-09 Thread ldc
Will attempt to capture some more logs when the card is working and when goes into the problematic state. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1600624 Title: MacBook wifi doesn

[Kernel-packages] [Bug 1600624] Re: MacBook wifi doesn't work (brcmfmac)

2016-08-09 Thread ldc
Attached to this comment is a debug log (non-working-state_modprobe.txt) from the brcmfmac module while loading it but network-card failing to come up as it should. Module loaded with: $ cat /etc/modprobe.d/brcmfmac.conf options brcmfmac debug=0xff roamoff=1 ** Attachment added: "non-workin

[Kernel-packages] [Bug 1600624] Re: MacBook wifi doesn't work (brcmfmac)

2016-08-09 Thread ldc
Adding log (nonworking-rmmod.txt) from when unloading the module too... ** Attachment added: "nonworking-rmmod.txt" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1600624/+attachment/4717654/+files/nonworking-rmmod.txt -- You received this bug notification because you are a member of

[Kernel-packages] [Bug 1600624] Re: MacBook wifi doesn't work (brcmfmac)

2016-08-07 Thread ldc
Issue is in 4.7.0 too. Wifi *may* stay working for fairly long periods (2-3 hours) in some lucky instances. Tests performed: 1. unload/load brcmfmac module. Result : Interface is stuck in "Link is not ready" 2. suspend system and resume. Result : Interface is stuck in "Link is not ready"

[Kernel-packages] [Bug 1478592] Re: bcmwl-kernel-source fixes [Patch]

2015-08-03 Thread ldc
After a few days of testing the results are: - During low network utlization i have seen the "no traffic" issue 2 times during 5 days. Issue can be "fixed" by unload/wait 2 seconds/load of the wl module. - Suspend/resume - With unloading/loading the module on every resume i have not seen any iss

[Kernel-packages] [Bug 1478592] Re: bcmwl-kernel-source fixes [Patch]

2015-07-30 Thread ldc
Adding a cleaner version of the patch. issues remaining: - Current testing is ongoing on the "no traffic" issue, but it seems fairly stable. - The "wl" module should be unloaded before suspend and loaded on resume. Makes it less prone to experience the "no traffic" bug. Do not know how or by who

[Kernel-packages] [Bug 1478592] Re: bcmwl-kernel-source fixes [Patch]

2015-07-30 Thread ldc
Hi. Ok? So you are using ubuntu 15.04? Remember that systemd does not run the /etc/pm/sleep.d scripts, i use the pm-suspend command to suspend, that does execute those.. *If* you are using systemd see the following: http://askubuntu.com/questions/620494/ubuntu-15-04-suspend-doesnt-run-pm-suspend

[Kernel-packages] [Bug 1478592] Re: bcmwl-kernel-source fixes [Patch]

2015-07-29 Thread ldc
Hi Andreas, Thanks for the assistance... What kernel-version and model of the wifi- card are you using? Does it behave the same on both 2.4 and 5 Ghz? For suspend/resume the pm-script seems to make it more stable atleast... When/if getting the "no traffic bug" it's enough to unload/load the modul

Re: [Kernel-packages] [Bug 1478592] Re: bcmwl-kernel-source fixes [Patch]

2015-07-28 Thread ldc
ngs to finish before system is suspended. Got a few hiccups without it. exit 0 ;; esac On Tue, Jul 28, 2015 at 1:43 PM, ldc <1478...@bugs.launchpad.net> wrote: > Update: There seems to still be a suspend/resume issue. > > After each resume there is a chance that the

[Kernel-packages] [Bug 1478592] Re: bcmwl-kernel-source fixes [Patch]

2015-07-28 Thread ldc
Update: There seems to still be a suspend/resume issue. After each resume there is a chance that the wifi-card may stop working. Have not dug into this yet, but at least the system as a whole seems stable. Behavior is that reception seems to stop working. It can transmit (and i can see packages a

[Kernel-packages] [Bug 1478592] [NEW] bcmwl-kernel-source fixes [Patch]

2015-07-27 Thread ldc
Public bug reported: The broadcom-wl driver have a few issues that have not been corrected in the ubuntu package. Supplied with this bugreport is a monolithic patch that addresses some of those. Summary/testing of patch: - 2 days of local testing with associate/disassociate/scan between 2 acce