After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 689366 - Slow start, drops connections, fails authentication, slow, no 2nd wireless accepted
Slow start, drops connections, fails authentication, slow, no 2nd wireless ac...
Status: RESOLVED DUPLICATE of bug 689945
Product: NetworkManager
Classification: Platform
Component: Wi-Fi
0.9.x
Other Linux
: Normal major
: ---
Assigned To: NetworkManager maintainer(s)
NetworkManager maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2012-11-30 17:34 UTC by L Johnson
Modified: 2012-12-13 16:17 UTC
See Also:
GNOME target: ---
GNOME version: 3.5/3.6



Description L Johnson 2012-11-30 17:34:28 UTC
Lenovo S12 Intel Atom laptop, new Arch Linux (systemd)/Gnome 3.6 install.  Broadcom NetLink BCM5096M Controller, b43,b43-fwcutter and b43-firmware installed and verified. networkmanager 0.9.6.4-1

At boot… 
# systemd-analyze blame
 85761ms NetworkManager.service
  4436ms sshdgenkeys.service
  4426ms polkit.service
  3977ms accounts-daemon.service

Connection is slow, iwconfig reports 18 Mb/s (compared with 40 or more on MSWinXP)

At startup, system connects normally.
If ignored for a bit, the screen goes dark.  When re-illuminated after a rather long time, NetworkManager has dropped connection and will not (re)connect to WiFi, or connect to a 2ndary WiFi channel.
A pop-up opens asking for the password, which it has, the text-box filled with a bunch of "•"s.
It has the correct passwords, and always reconnects when system (rebooted) or networkmanager restarted .  NetworkManager worked normally with a prior distro (Ubuntu12.04).
The lap top is set to never suspend, and set to poweroff if low battery.  If the screen off/on is not too long, the connection will be kept.

netcfg has been removed from the system, and net-auto-wireless, net-auto-wired are inactive.

power management is off.

Attempts to test with a TP-LINK USB Wi-Fi USB dongle failed because could not authenticate wireless connection with AP, same failure as with laptop wireless after connection dropped.

I booted the S12 at 4:30 p.m. and the next morning it had lost the wireless connection over night.  I ran journalctl --since="2012-11-27 16:28:06" --until="2012-11-28 07:37:53" _SYSTEMD_UNIT=NetworkManager.service and pasted the results at http://pastebin.com/6e9BNvmD.  (Note: journalctl ignored --until="2012-11-28 07:37:53" but I edited out the excess lines.)

An Arch Linux forum thread regarding this is at https://bbs.archlinux.org/viewtopic.php?pid=1199706#p1199706

Maintaining this connection is important because the S12 is used as a portable Skype terminal.
Comment 1 L Johnson 2012-12-01 15:48:22 UTC
I noticed dbus was starting after NetworkManager so I copied NetworkManager.service from /usr/lib/systemd/system/ to /etc/systemd/system/ and added the line "After=dbus.service" under "unit". and "systemd-analyze blame" reports "19568ms NetworkManager.service".
Comment 2 L Johnson 2012-12-02 19:56:10 UTC
Today new behavior is drop the connection without Notification.

Since this laptop's primary use is a Skype terminal, this persistent critical failure is a deal breaker.
Comment 3 L Johnson 2012-12-02 19:56:32 UTC
Today new behavior is drop the connection without Notification.

Since this laptop's primary use is a Skype terminal, this persistent critical failure is a deal breaker.
Comment 4 L Johnson 2012-12-08 19:33:13 UTC
I replaced the Gnome 3.6 with a new ArchLinux/Xfce4 install.

Same problem except no NetworkManager-applet after NetworkManager.service restart.
Comment 5 L Johnson 2012-12-09 22:54:18 UTC
I am refilling this bug under NetworkManager at https://bugzilla.gnome.org/show_bug.cgi?id=689945
Comment 6 L Johnson 2012-12-09 22:54:45 UTC

*** This bug has been marked as a duplicate of bug 689945 ***
Comment 7 L Johnson 2012-12-13 16:17:15 UTC
I have dropped Network Manager, installed and tested netcfg and it failed.

I have now dropped netcfg and installed WiCd, and it hold the connection.