[Desktop-packages] [Bug 1270257] Re: NetworkManager failed to function after suspend and resume

2015-10-20 Thread Martin Pitt
*** This bug is a duplicate of bug 1422143 *** https://bugs.launchpad.net/bugs/1422143 ** This bug has been marked a duplicate of bug 1422143 No wifi connection after suspend with systemd -- You received this bug notification because you are a member of Desktop Packages, which is

[Desktop-packages] [Bug 1270257] Re: NetworkManager failed to function after suspend and resume

2015-08-14 Thread Andrei
This issue has been present again with systemd on Ubuntu 15.04. I have a clean install of 15.04 on a Lenovo Y50-70 with an Intel Wi-Fi AC 7260 and I need to run sudo service network-manager restart in order to bring back internet access. This issue was not present with 14.10 and before. I first

[Desktop-packages] [Bug 1270257] Re: NetworkManager failed to function after suspend and resume

2015-08-14 Thread Seth Arnold
Andre, as I described in the previous comment, this bug is now useless because it has been abused for too many tasks. Please file a new bug, so that your logs and information can be collected. Thanks. -- You received this bug notification because you are a member of Desktop Packages, which is

[Desktop-packages] [Bug 1270257] Re: NetworkManager failed to function after suspend and resume

2015-07-22 Thread Twente
Haha, one year and a half and there is no importance! Awesome! -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1270257 Title: NetworkManager failed to function after suspend

[Desktop-packages] [Bug 1270257] Re: NetworkManager failed to function after suspend and resume

2015-07-22 Thread Seth Arnold
Twente, that's because this bug is useless for fixing any issues -- I originally filed the bug with 13.10, which has been EOL for 1.5 years. Others added completely unrelated bugs here along the way rather than filing new bugs for their issues. Once this turned into a wasteland of unrelated

[Desktop-packages] [Bug 1270257] Re: NetworkManager failed to function after suspend and resume

2015-07-22 Thread Seth Arnold
** Changed in: network-manager (Ubuntu) Status: Confirmed = Invalid -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1270257 Title: NetworkManager failed to function

[Desktop-packages] [Bug 1270257] Re: NetworkManager failed to function after suspend and resume

2015-07-18 Thread Magnus Hoff
The workaround I am currently using is to use the b43-driver instead of wl (sudo rmmod wl ; sudo modprobe b43). This means forgoing support for 802.11n, I think. At least I can no longer see 5GHz networks. However, it also means that the network reliably reconnects after suspend and resume, in my

[Desktop-packages] [Bug 1270257] Re: NetworkManager failed to function after suspend and resume

2015-07-14 Thread Juha Toivonen
I have same issue with Macbook 4,1 (Early 2008). I noticed same symptom as Martin (activated - unmanaged after resume) and looking network manager code (do_sleep_wake() in nm-manager.c) it seems to be related to wake on lan stuff. So, I modified nm_platform_link_get_wake_on_lan() to always

[Desktop-packages] [Bug 1270257] Re: NetworkManager failed to function after suspend and resume

2015-07-14 Thread Martin Pitt
This sounds similar to bug 1450396. Could you try and add this line ethtool -s eth0 wol g to /etc/rc.local before the exit 0, reboot, and see if that helps? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to network-manager in Ubuntu.

[Desktop-packages] [Bug 1270257] Re: NetworkManager failed to function after suspend and resume

2015-07-14 Thread Juha Toivonen
I tried this, but it didn't help for me. I don't have wired LAN in use (eth0 is not connected), so I also tried to adapt change for wlan0, but ethtool doesn't give any info for wlan0 and setting wol mode doesn't work: $ sudo ethtool wlan0 Settings for wlan0: No data available Based on network

[Desktop-packages] [Bug 1270257] Re: NetworkManager failed to function after suspend and resume

2015-07-12 Thread Stephan Springer
Reconnecting wifi worked fine here until the system upgrade to 15.04 (vivid). Since then, after suspend and resume wifi does not work almost always. No wifi networks are shown in the network manager menu then, and I have to either switch networking completely off and on again, or select “connect

[Desktop-packages] [Bug 1270257] Re: NetworkManager failed to function after suspend and resume

2015-06-06 Thread Vegard
Same problem on Lenovo E145 with BCM43228 wifi. Reconnecting by turning wifi off and on sometimes works. Have not tried restarting networkmanager. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to network-manager in Ubuntu.

[Desktop-packages] [Bug 1270257] Re: NetworkManager failed to function after suspend and resume

2015-05-12 Thread Fran Diéguez
Recently moved to Archlinux and this bug is not present here anymore. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1270257 Title: NetworkManager failed to function after

[Desktop-packages] [Bug 1270257] Re: NetworkManager failed to function after suspend and resume

2015-05-11 Thread Bluegrassin
I just installed 15.04 on a lenovo E330 with a r8169 wireless chip and have this problem. Wifi connecting on startup, but after suspend, I have to deactivate wireless and reactivate to get a connection. Never had the problem with neither 14.04 nor 14.10. -- You received this bug notification

[Desktop-packages] [Bug 1270257] Re: NetworkManager failed to function after suspend and resume

2015-05-11 Thread Mentis
The workaround is to switch to upstart by default. Can be done like this: Install the upstart-sysv package, which will remove ubuntu-standard and systemd-sysv (but should not remove anything else -- if it does, yell!), and run sudo update-initramfs -u. After that, grub's Advanced options menu

[Desktop-packages] [Bug 1270257] Re: NetworkManager failed to function after suspend and resume

2015-04-25 Thread Benni
This same bug happens on a Macbook pro 8,1 with Ubuntu unity 15.04 After a suspend the wifi is disconnected. Restarting the network-manager or toggling wifi off/on via the system tray solves the problem. This does not improve the user experience. -- You received this bug notification because

[Desktop-packages] [Bug 1270257] Re: NetworkManager failed to function after suspend and resume

2015-04-05 Thread Emil Soleyman
The first patch above does nothing to the bring the connection back up after building my own set of packages. There does seem to be a race condition of some sort between the supplicant and NM but I'm not able to track it down appropriately. I'm attaching my debug logs to this bug report in the

[Desktop-packages] [Bug 1270257] Re: NetworkManager failed to function after suspend and resume

2015-03-26 Thread Martin Pitt
Fran, the first patch looks promising. The second patch looks unrelated, but cherry-picking it can't hurt anyway I guess. If you can test this, please do (I just returned from holidays and have a giant backlog). -- You received this bug notification because you are a member of Desktop Packages,

[Desktop-packages] [Bug 1270257] Re: NetworkManager failed to function after suspend and resume

2015-03-24 Thread Fran Diéguez
pitti, will you build packages with these patches or should I test them in my local machine? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1270257 Title: NetworkManager

[Desktop-packages] [Bug 1270257] Re: NetworkManager failed to function after suspend and resume

2015-03-24 Thread Emil Soleyman
Can either of these patches make a difference? http://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?id=a687d1f9e0f75b987f40335934b54aa748f6724b http://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/src/nm- manager.c?id=5f04324f8bef43ebe831a6fa20ea8577dcad0ac5 -- You

[Desktop-packages] [Bug 1270257] Re: NetworkManager failed to function after suspend and resume

2015-03-10 Thread Martin Pitt
Adding interesting log excerpt from a duplicate bug, it's the same symptom here: Mar 09 23:27:59 fry NetworkManager[1000]: info (wlan0): device state change: secondaries - activated (reason 'none') [90 100 0] Mar 09 23:27:59 fry NetworkManager[1000]: info NetworkManager state is now

[Desktop-packages] [Bug 1270257] Re: NetworkManager failed to function after suspend and resume

2015-03-10 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: network-manager (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to network-manager in Ubuntu.