[Touch-packages] [Bug 1422143] Re: No wifi connection after suspend with systemd due to missing "wpa_cli suspend"

2017-03-25 Thread Creak
Done! See bug 1676081. Thanks Seth -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to wpa in Ubuntu. https://bugs.launchpad.net/bugs/1422143 Title: No wifi connection after suspend with systemd due to missing "wpa_cli

[Touch-packages] [Bug 1422143] Re: No wifi connection after suspend with systemd due to missing "wpa_cli suspend"

2017-03-24 Thread Seth Arnold
Creak, this bug has grown too large with too many "me too" complaints to be useful. I suggest filing a new bug with ubuntu-bug network-manager and describe what you see afresh. Thanks -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1422143] Re: No wifi connection after suspend with systemd due to missing "wpa_cli suspend"

2017-03-24 Thread Creak
Just installed Ubuntu 16.10 on my MacBook Pro. I have this bug 100% of the time and can recover the wifi by restarting the NetworkManager service. This bug doesn't seem to be fixed in Yakkety. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which

[Touch-packages] [Bug 1422143] Re: No wifi connection after suspend with systemd due to missing "wpa_cli suspend"

2016-11-20 Thread Rob Ward
I am running 16.04 LTS on a MacBook Pro and it is dropping the nm-applet icon after a resume. I have a suspicion that it was reliable until I created a second user on the computer. Then it would appear for one person and not the other, and when produced in the other it disappeared from the

[Touch-packages] [Bug 1422143] Re: No wifi connection after suspend with systemd due to missing "wpa_cli suspend"

2016-09-21 Thread Martin Pitt
** Changed in: wpa (Ubuntu Wily) Status: Fix Committed => Triaged ** Changed in: wpa (Ubuntu Wily) Status: Triaged => Won't Fix -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to wpa in Ubuntu.

[Touch-packages] [Bug 1422143] Re: No wifi connection after suspend with systemd due to missing "wpa_cli suspend"

2016-09-14 Thread Andrew Shadura
Debian users complain this doesn't always work: http://bugs.debian.org/835648 ** Bug watch added: Debian Bug tracker #835648 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=835648 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1422143] Re: No wifi connection after suspend with systemd due to missing "wpa_cli suspend"

2016-07-03 Thread Stephan Springer
@makuser: Please open a new bug referring to this bug and add a comment with the new bug number here. Thanks. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to wpa in Ubuntu. https://bugs.launchpad.net/bugs/1422143 Title: No

[Touch-packages] [Bug 1422143] Re: No wifi connection after suspend with systemd due to missing "wpa_cli suspend"

2016-07-03 Thread Marc Kolly
@pitti: your fix still doesn't work all the time. It still happens once in ~10 times. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to wpa in Ubuntu. https://bugs.launchpad.net/bugs/1422143 Title: No wifi connection after

[Touch-packages] [Bug 1422143] Re: No wifi connection after suspend with systemd due to missing "wpa_cli suspend"

2016-06-28 Thread Seth Arnold
Stephan, it's almost always better to file a new bug than to tack a conversation onto an old bug. Thanks -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to wpa in Ubuntu. https://bugs.launchpad.net/bugs/1422143 Title: No

[Touch-packages] [Bug 1422143] Re: No wifi connection after suspend with systemd due to missing "wpa_cli suspend"

2016-06-28 Thread Stephan Springer
Martin Pitt committed some fix in October 2015, but apparently that did not solve this bug, or only partly. What's the correct way to handle this? Reopen this bug or open a new one referring to this one? This still happens for me, too (Ubuntu 16.04), and the workaround from #50 fixes it. --

[Touch-packages] [Bug 1422143] Re: No wifi connection after suspend with systemd due to missing "wpa_cli suspend"

2016-06-27 Thread Jacob Last
Same issue for me, Dell Latitude E5450 running 16.04 with all updates. Wifi is sometimes (~1 in 4 times?) disabled after resume. The fix in post #50 above worked for me. This bug is marked "fixed", what is the accepted fix? -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 1422143] Re: No wifi connection after suspend with systemd due to missing "wpa_cli suspend"

2016-06-20 Thread Mark Stosberg
Aberto This is marked as "fixed", but what was the fix? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to wpa in Ubuntu. https://bugs.launchpad.net/bugs/1422143 Title: No wifi connection after suspend with systemd due to

[Touch-packages] [Bug 1422143] Re: No wifi connection after suspend with systemd due to missing "wpa_cli suspend"

2016-06-20 Thread Alberto Salvia Novella
** Tags added: xenial ** Changed in: hundredpapercuts Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to wpa in Ubuntu. https://bugs.launchpad.net/bugs/1422143 Title: No wifi

[Touch-packages] [Bug 1422143] Re: No wifi connection after suspend with systemd due to missing "wpa_cli suspend"

2016-06-20 Thread Michael Bewley
Same issue for me, Dell XPS 13 (2014 I think?), running 16.04 with all updates. Mark Stosberg's process (#50) fixes it. I realise it's a hack, but it works - would it make sense to put this in as a fix in the meantime, given the issue has been open for nearly a year and a half? -- You received

[Touch-packages] [Bug 1422143] Re: No wifi connection after suspend with systemd due to missing "wpa_cli suspend"

2016-06-10 Thread sunox
This happens to me in maybe 1 of 15 suspend/resume cycles on Thinkpad T430 running 64 bit Xubuntu 16.04. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to wpa in Ubuntu. https://bugs.launchpad.net/bugs/1422143 Title: No wifi

[Touch-packages] [Bug 1422143] Re: No wifi connection after suspend with systemd due to missing "wpa_cli suspend"

2016-06-09 Thread Thorsten
I am also affected by this bug. It only occurs in ~1 out of 3 suspend/resumes and can be fixed by sudo systemctl restart NetworkManager. I am using ubuntu 16.04, with all updates available until today. My hardware is a thinkpad t440s with the following wlan card Intel Corporation Wireless 7260

[Touch-packages] [Bug 1422143] Re: No wifi connection after suspend with systemd due to missing "wpa_cli suspend"

2016-06-01 Thread Mark Stosberg
This fix works for me: 1. As root, create a file named /etc/systemd/system/resume.service with the following contents: [Unit] Description=Local system resume actions After=suspend.target [Service] Type=oneshot ExecStart=/bin/systemctl restart NetworkManager.service [Install]

[Touch-packages] [Bug 1422143] Re: No wifi connection after suspend with systemd due to missing "wpa_cli suspend"

2016-05-31 Thread Mark Stosberg
I started experiencing this bug after upgrading a Dell XPS 13 2013 (Haswell) to 16.04 and systemd. After a resume, I have to do one of two things to re-connect to wifi: 1. Manually re-enable wifi in NetworkManager menu 2. sudo systemctl restart NetworkManager -- You received this bug

[Touch-packages] [Bug 1422143] Re: No wifi connection after suspend with systemd due to missing "wpa_cli suspend"

2016-05-23 Thread Ismail Gjevori
I'm having the listing issue in Ubuntu 16.04. So after suspend the wifi is connected but i'm not able to see the available connection nor choose a connection.The packages installed are: 1- network-manager/xenial,now 1.1.93-0ubuntu4 amd64 [installato, automatico] network management framework

[Touch-packages] [Bug 1422143] Re: No wifi connection after suspend with systemd due to missing "wpa_cli suspend"

2016-05-22 Thread Nikolaj Løbner Sheller
I am still seeing this issue as of today (2016-05-22) on Ubuntu 16.04. Laptop: Asus UX32VD Network controller: Intel Corporation Centrino Advanced-N 6235 (rev 24) The problem is intermittent. Networking after resume works ~9 times out of 10. Did not have this issue on 15.10 with the same

[Touch-packages] [Bug 1422143] Re: No wifi connection after suspend with systemd due to missing "wpa_cli suspend"

2016-05-20 Thread thodoris
I also still have the problem in Xenial on a Dell latitude e6420 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to wpa in Ubuntu. https://bugs.launchpad.net/bugs/1422143 Title: No wifi connection after suspend with systemd

[Touch-packages] [Bug 1422143] Re: No wifi connection after suspend with systemd due to missing "wpa_cli suspend"

2016-05-16 Thread bryan paradis
Says fix released for xenial. What was it actually released in? wpa_supplicant? I still have the problem intermittently. May 16 22:58:18 bryan-Latitude-E6410 kernel: iwlwifi :03:00.0: Radio type=0x0-0x3-0x1 May 16 22:58:19 bryan-Latitude-E6410 kernel: IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link

[Touch-packages] [Bug 1422143] Re: No wifi connection after suspend with systemd due to missing "wpa_cli suspend"

2016-05-05 Thread Andrea
I confirm the bug is present on my ThinkPad X201 under Ubuntu 16.04 as well; solved through: http://askubuntu.com/questions/452826/wireless-networking-not-working- after-resume-in-ubuntu-14-04 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which

[Touch-packages] [Bug 1422143] Re: No wifi connection after suspend with systemd due to missing "wpa_cli suspend"

2016-05-01 Thread povniet
Same here: Dell XPS13 L322X and the Prashant L Rao's solution worked for me too. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to wpa in Ubuntu. https://bugs.launchpad.net/bugs/1422143 Title: No wifi connection after

[Touch-packages] [Bug 1422143] Re: No wifi connection after suspend with systemd due to missing "wpa_cli suspend"

2016-04-26 Thread Michele Kipiel
I confirm the bug is present on my Dell XPS13 (2014) under Ubuntu 16.04 as well. I also confirm that Prashant L Rao's solution seems to have solved the sleep/restore problem. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1422143] Re: No wifi connection after suspend with systemd due to missing "wpa_cli suspend"

2016-04-24 Thread Prashant L Rao
I'm facing the same bug while running 16.04 on a Dell Vostro 3558 (iwlwifi). I edited the file /lib/systemd/system-sleep/wpasupplicant and changed the bit that goes '/sbin/wpa_cli resume ;;' to 'systemctl restart network-manager.service ;;'. Now when I resume from suspend, at first the network is

[Touch-packages] [Bug 1422143] Re: No wifi connection after suspend with systemd due to missing "wpa_cli suspend"

2016-04-23 Thread AlexC
I am also experiencing this bug on 16.04. Hardware is a Thinkpad X230 with an Intel Corporation Centrino Advanced-N 6205 wifi card. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to wpa in Ubuntu.

[Touch-packages] [Bug 1422143] Re: No wifi connection after suspend with systemd due to missing "wpa_cli suspend"

2016-02-26 Thread Adam Sz
I have the same bug. Ubuntu 15.10 \n \l under Dell E5450 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to wpa in Ubuntu. https://bugs.launchpad.net/bugs/1422143 Title: No wifi connection after suspend with systemd due to

[Touch-packages] [Bug 1422143] Re: No wifi connection after suspend with systemd due to missing "wpa_cli suspend"

2016-02-26 Thread garnus
Hi I run a upgrade to 16.04 and this bug still occurs. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to wpa in Ubuntu. https://bugs.launchpad.net/bugs/1422143 Title: No wifi connection after suspend with systemd due to

[Touch-packages] [Bug 1422143] Re: No wifi connection after suspend with systemd due to missing "wpa_cli suspend"

2015-12-15 Thread garnus
When should we see a fix in the repos? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to wpa in Ubuntu. https://bugs.launchpad.net/bugs/1422143 Title: No wifi connection after suspend with systemd due to missing "wpa_cli

[Touch-packages] [Bug 1422143] Re: No wifi connection after suspend with systemd due to missing "wpa_cli suspend"

2015-12-02 Thread Vincent Gerris
Funny thing I noticed is that if I close the lid again and open it again, it does work again -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to wpa in Ubuntu. https://bugs.launchpad.net/bugs/1422143 Title: No wifi connection

[Touch-packages] [Bug 1422143] Re: No wifi connection after suspend with systemd due to missing "wpa_cli suspend"

2015-12-02 Thread Vincent Gerris
Same issue for me on Lenovo Yoga 2 11 running Ubuntu 15.04 and systemd . 01:00.0 Network controller: Broadcom Corporation BCM43142 802.11b/g/n (rev 01) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to wpa in Ubuntu.

[Touch-packages] [Bug 1422143] Re: No wifi connection after suspend with systemd due to missing "wpa_cli suspend"

2015-11-30 Thread Vincenzo Di Massa
I'm seeing exactly the same problem $ sudo dmidecode | grep Product | head -1 Product Name: Inspiron 7548 $ uname -a Linux hawk 4.3.0-040300-generic #201511020949 SMP Mon Nov 2 14:50:44 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux lsb_release -a 2>/dev/null Distributor ID: Ubuntu

[Touch-packages] [Bug 1422143] Re: No wifi connection after suspend with systemd due to missing "wpa_cli suspend"

2015-11-26 Thread garnus
@nikolajsheller I don't agree. The bug occurs frequently and increases the login time which is very annoying. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to wpa in Ubuntu. https://bugs.launchpad.net/bugs/1422143 Title:

[Touch-packages] [Bug 1422143] Re: No wifi connection after suspend with systemd due to missing "wpa_cli suspend"

2015-11-26 Thread Nikolaj Sheller
@garnus We might be seeing different issues... I'm using an Asus UX32VD with an Intel Centrino Advanced-N 6235 (rev 24) in the 5Ghz band. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to wpa in Ubuntu.

[Touch-packages] [Bug 1422143] Re: No wifi connection after suspend with systemd due to missing "wpa_cli suspend"

2015-11-26 Thread garnus
@nikolajsheller Dell Latitude e5450 with Intel Corporation Wireless 7265. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to wpa in Ubuntu. https://bugs.launchpad.net/bugs/1422143 Title: No wifi connection after suspend with

[Touch-packages] [Bug 1422143] Re: No wifi connection after suspend with systemd due to missing "wpa_cli suspend"

2015-11-25 Thread Nikolaj Sheller
I have been running 15.10 for about a month now, without this problem (or any other problems). This issue has suddenly occurred, and, to me, seems like a regression from a relatively recent update. No other parameters, that I know of, have changed (same computer, WiFi, OS version). I have

[Touch-packages] [Bug 1422143] Re: No wifi connection after suspend with systemd due to missing "wpa_cli suspend"

2015-11-25 Thread Nikolaj Sheller
After a bit of fiddling, it seems that this problem is intermittent. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to wpa in Ubuntu. https://bugs.launchpad.net/bugs/1422143 Title: No wifi connection after suspend with

[Touch-packages] [Bug 1422143] Re: No wifi connection after suspend with systemd due to missing "wpa_cli suspend"

2015-11-23 Thread garnus
wpasupplicant 2.4-0ubuntu3.2 installed and wifi not comming back from suspend. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to wpa in Ubuntu. https://bugs.launchpad.net/bugs/1422143 Title: No wifi connection after suspend

[Touch-packages] [Bug 1422143] Re: No wifi connection after suspend with systemd due to missing "wpa_cli suspend"

2015-11-16 Thread Martin Pitt
Bug 1516265 is not a regression, it looks like a local misconfiguration. I followed up there. Can folks who are affected by this please check if this update fixes resuming, so that we can release this fix? ** Tags removed: verification-failed -- You received this bug notification because you

[Touch-packages] [Bug 1422143] Re: No wifi connection after suspend with systemd due to missing "wpa_cli suspend"

2015-11-01 Thread Martin Pitt
@stef: OK, I unduplicated your bug 1492850, let's continue the debugging there. ** Summary changed: - No wifi connection after suspend with systemd + No wifi connection after suspend with systemd due to missing "wpa_cli suspend" -- You received this bug notification because you are a member of