You are not logged in.

#1 2014-04-23 09:09:46

sandromunda
Member
Registered: 2014-04-23
Posts: 9

Broadcom-wl - connection to the gateway freeze

Hello,

I have a mac book air 6.2 (mid 2013). My connection (Wifi) freeze every ~minute since a recent update. So, I completely scratch my system and now, I have a complete new fresh install. I have the same problem. My router is just beside me.

Here's a ping to my router gateway:

64 bytes from 192.168.0.1: icmp_seq=55 ttl=64 time=1.24 ms
64 bytes from 192.168.0.1: icmp_seq=56 ttl=64 time=6.49 ms
64 bytes from 192.168.0.1: icmp_seq=57 ttl=64 time=1.01 ms
64 bytes from 192.168.0.1: icmp_seq=58 ttl=64 time=1.14 ms
64 bytes from 192.168.0.1: icmp_seq=59 ttl=64 time=1.11 ms
64 bytes from 192.168.0.1: icmp_seq=60 ttl=64 time=1.16 ms
64 bytes from 192.168.0.1: icmp_seq=61 ttl=64 time=1.11 ms
64 bytes from 192.168.0.1: icmp_seq=62 ttl=64 time=1.19 ms
64 bytes from 192.168.0.1: icmp_seq=63 ttl=64 time=1.20 ms
64 bytes from 192.168.0.1: icmp_seq=64 ttl=64 time=4.85 ms
64 bytes from 192.168.0.1: icmp_seq=65 ttl=64 time=23471 ms
64 bytes from 192.168.0.1: icmp_seq=66 ttl=64 time=22465 ms
64 bytes from 192.168.0.1: icmp_seq=67 ttl=64 time=21468 ms
64 bytes from 192.168.0.1: icmp_seq=68 ttl=64 time=20473 ms
64 bytes from 192.168.0.1: icmp_seq=69 ttl=64 time=19487 ms
64 bytes from 192.168.0.1: icmp_seq=70 ttl=64 time=18504 ms
64 bytes from 192.168.0.1: icmp_seq=71 ttl=64 time=17507 ms
64 bytes from 192.168.0.1: icmp_seq=72 ttl=64 time=16518 ms
64 bytes from 192.168.0.1: icmp_seq=73 ttl=64 time=15518 ms
64 bytes from 192.168.0.1: icmp_seq=74 ttl=64 time=14521 ms
64 bytes from 192.168.0.1: icmp_seq=75 ttl=64 time=13572 ms
64 bytes from 192.168.0.1: icmp_seq=76 ttl=64 time=12572 ms
64 bytes from 192.168.0.1: icmp_seq=77 ttl=64 time=6.46 ms
64 bytes from 192.168.0.1: icmp_seq=78 ttl=64 time=0.921 ms
64 bytes from 192.168.0.1: icmp_seq=79 ttl=64 time=1.25 ms
64 bytes from 192.168.0.1: icmp_seq=80 ttl=64 time=1.13 ms
64 bytes from 192.168.0.1: icmp_seq=81 ttl=64 time=1.22 ms
64 bytes from 192.168.0.1: icmp_seq=82 ttl=64 time=4.54 ms
^C
--- 192.168.0.1 ping statistics ---
82 packets transmitted, 82 received, 0% packet loss, time 93094ms
rtt min/avg/max/mdev = 0.909/2636.514/23471.841/6496.932 ms, pipe 12

Here's my network card:

seyz:~/ $ lspci | grep Network
03:00.0 Network controller: Broadcom Corporation BCM4360 802.11ac Wireless Network Adapter (rev 03)

I use the `broadcom-wl` driver for my wifi card.

Anybody can help me?
Thanks.

Offline

#2 2014-04-23 14:30:44

Rexilion
Member
Registered: 2013-12-23
Posts: 784

Re: Broadcom-wl - connection to the gateway freeze

Did the update upgrade your kernel?

Ditching the old installation was not a good idea and not necessary.


fs/super.c : "Self-destruct in 5 seconds.  Have a nice day...\n",

Offline

#3 2014-04-23 15:13:25

sandromunda
Member
Registered: 2014-04-23
Posts: 9

Re: Broadcom-wl - connection to the gateway freeze

From my memories, yes: the kernel has been upgraded.

Offline

#4 2014-04-23 15:23:17

Rexilion
Member
Registered: 2013-12-23
Posts: 784

Re: Broadcom-wl - connection to the gateway freeze

Try downgrading smile .


fs/super.c : "Self-destruct in 5 seconds.  Have a nice day...\n",

Offline

#5 2014-04-23 15:43:43

sandromunda
Member
Registered: 2014-04-23
Posts: 9

Re: Broadcom-wl - connection to the gateway freeze

As I said, I completely reeinstall my archlinux sad

Offline

#6 2014-04-23 17:12:31

WonderWoofy
Member
From: Los Gatos, CA
Registered: 2012-05-19
Posts: 8,414

Re: Broadcom-wl - connection to the gateway freeze

sandromunda wrote:

As I said, I completely reeinstall my archlinux sad

What does this have to do with the ability to downgrade the kernel?


Edit: FWIW, I have a BCM43228, and it works fine with 3.14.* as well as 3.15rc1.  So it may not be a problem with the wl package itself, but rather that in combination with your HW.  In any case, you'll definitely have to provide more information that model and ping output...

Last edited by WonderWoofy (2014-04-23 17:14:34)

Offline

#7 2014-04-23 17:24:15

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,354

Re: Broadcom-wl - connection to the gateway freeze

As a sanity check, what is the output of systemctl --Type=service --no-pager


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#8 2014-04-23 18:08:35

sandromunda
Member
Registered: 2014-04-23
Posts: 9

Re: Broadcom-wl - connection to the gateway freeze

ewaller wrote:

As a sanity check, what is the output of systemctl --Type=service --no-pager

Here's the output:

seyz:~/ $ systemctl --type=service --no-pager                                                                                                                                                                                       [20:00:46]
UNIT                                                LOAD   ACTIVE SUB     DESCRIPTION
acpid.service                                       loaded active running ACPI event daemon
dbus.service                                        loaded active running D-Bus System Message Bus
getty@tty1.service                                  loaded active running Getty on tty1
kmod-static-nodes.service                           loaded active exited  Create list of required static device nodes for the current kernel
netctl@wlp3s0\x2ddoudi.service                      loaded active exited  Networking for netctl profile wlp3s0-doudi
ntpd.service                                        loaded active running Network Time Service
systemd-backlight@backlight:acpi_video0.service     loaded active exited  Load/Save Screen Backlight Brightness of backlight:acpi_video0
systemd-backlight@backlight:intel_backlight.service loaded active exited  Load/Save Screen Backlight Brightness of backlight:intel_backlight
systemd-backlight@leds:smc::kbd_backlight.service   loaded active exited  Load/Save Screen Backlight Brightness of leds:smc::kbd_backlight
systemd-fsck@dev-sda5.service                       loaded active exited  File System Check on /dev/sda5
systemd-journald.service                            loaded active running Journal Service
systemd-logind.service                              loaded active running Login Service
systemd-random-seed.service                         loaded active exited  Load/Save Random Seed
systemd-remount-fs.service                          loaded active exited  Remount Root and Kernel File Systems
systemd-rfkill@rfkill0.service                      loaded active exited  Load/Save RF Kill Switch Status of rfkill0
systemd-rfkill@rfkill1.service                      loaded active exited  Load/Save RF Kill Switch Status of rfkill1
systemd-sysctl.service                              loaded active exited  Apply Kernel Variables
systemd-tmpfiles-setup-dev.service                  loaded active exited  Create Static Device Nodes in /dev
systemd-tmpfiles-setup.service                      loaded active exited  Create Volatile Files and Directories
systemd-udev-trigger.service                        loaded active exited  udev Coldplug all Devices
systemd-udevd.service                               loaded active running udev Kernel Device Manager
systemd-update-utmp.service                         loaded active exited  Update UTMP about System Boot/Shutdown
systemd-user-sessions.service                       loaded active exited  Permit User Sessions
systemd-vconsole-setup.service                      loaded active exited  Setup Virtual Console
user@1000.service                                   loaded active running User Manager for UID 1000

LOAD   = Reflects whether the unit definition was properly loaded.
ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
SUB    = The low-level unit activation state, values depend on unit type.

25 loaded units listed. Pass --all to see loaded but inactive units, too.
To show all installed unit files use 'systemctl list-unit-files'.

Offline

#9 2014-04-23 18:23:44

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,354

Re: Broadcom-wl - connection to the gateway freeze

That looks okay.  I was checking that there was only one thing trying to control the network.
Nothing to see here, move along smile


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#10 2014-04-23 18:38:12

Rexilion
Member
Registered: 2013-12-23
Posts: 784

Re: Broadcom-wl - connection to the gateway freeze

Does your wifi use encryption? I don't see wpa_supplicant.


fs/super.c : "Self-destruct in 5 seconds.  Have a nice day...\n",

Offline

#11 2014-04-23 18:39:56

sandromunda
Member
Registered: 2014-04-23
Posts: 9

Re: Broadcom-wl - connection to the gateway freeze

Rexilion wrote:

Does your wifi use encryption? I don't see wpa_supplicant.

Yes, my wifi use encryption. I have installed wpa_supplicant package. To connect to my wifi, I use `wifi-menu`.

Offline

#12 2014-04-23 18:42:12

sandromunda
Member
Registered: 2014-04-23
Posts: 9

Re: Broadcom-wl - connection to the gateway freeze

I downgraded my linux kernel to 3.12.9-2-ARCH thanks for the https://wiki.archlinux.org/index.php/Ar … ck_Machine repository.

seyz:~/ $ uname -a
Linux techtux 3.12.9-2-ARCH #1 SMP PREEMPT Fri Jan 31 10:22:54 CET 2014 x86_64 GNU/Linux

Same issue. I have connection freeze sad

Offline

#13 2014-04-24 07:45:38

sandromunda
Member
Registered: 2014-04-23
Posts: 9

Re: Broadcom-wl - connection to the gateway freeze

WonderWoofy wrote:
sandromunda wrote:

As I said, I completely reeinstall my archlinux sad

What does this have to do with the ability to downgrade the kernel?


Edit: FWIW, I have a BCM43228, and it works fine with 3.14.* as well as 3.15rc1.  So it may not be a problem with the wl package itself, but rather that in combination with your HW.  In any case, you'll definitely have to provide more information that model and ping output...

What kind of information do you need?

Offline

#14 2014-04-24 07:54:17

Rexilion
Member
Registered: 2013-12-23
Posts: 784

Re: Broadcom-wl - connection to the gateway freeze

Do you, by any chance, have retained the update logs?

Furthermore, it's kind of odd that the issue is still there. Did it the upgrade also update linux-firmware?


fs/super.c : "Self-destruct in 5 seconds.  Have a nice day...\n",

Offline

#15 2014-04-24 08:06:58

sandromunda
Member
Registered: 2014-04-23
Posts: 9

Re: Broadcom-wl - connection to the gateway freeze

Rexilion wrote:

Do you, by any chance, have retained the update logs?

Furthermore, it's kind of odd that the issue is still there. Did it the upgrade also update linux-firmware?

Nope, no update log sad Sorry.

I'm trying to downgrade my linux, linux-headers, linux-api-headers and linux-firmware package (through Archlinux Rollback Machine).

Offline

#16 2014-04-24 08:29:22

sandromunda
Member
Registered: 2014-04-23
Posts: 9

Re: Broadcom-wl - connection to the gateway freeze

Arf, the issue still there after downgrading sad

Offline

#17 2014-09-24 13:22:17

nekolyanich
Member
Registered: 2013-12-03
Posts: 2

Re: Broadcom-wl - connection to the gateway freeze

Hi all,i have same issue on my MBA 6.2, but only when it connected via airport extreme. On other routers all works fine.

Offline

#18 2014-09-24 17:53:57

Rexilion
Member
Registered: 2013-12-23
Posts: 784

Re: Broadcom-wl - connection to the gateway freeze

Maybe it's one of those mac specificfirmware tools that got upgraded?


fs/super.c : "Self-destruct in 5 seconds.  Have a nice day...\n",

Offline

#19 2014-10-05 04:21:01

prakharsingh95
Member
From: Roorkee
Registered: 2014-10-02
Posts: 33

Re: Broadcom-wl - connection to the gateway freeze

sandromunda wrote:

Hello,

I have a mac book air 6.2 (mid 2013). My connection (Wifi) freeze every ~minute since a recent update. So, I completely scratch my system and now, I have a complete new fresh install. I have the same problem. My router is just beside me.

I use the `broadcom-wl` driver for my wifi card.

Anybody can help me?
Thanks.

Add the following to /etc/modprobe.d/blacklist.conf:

blacklist bcma
blacklist b43
blacklist b43legacy
blacklist brcm80211
blacklist ssb

and reboot. See if this helps.


A person who never made a mistake never tried anything new.

Offline

Board footer

Powered by FluxBB