Comment 23 for bug 1234469

Revision history for this message
Martin Pitt (pitti) wrote : Re: [Bug 1234469] Re: Network does not come up after resuming from suspend.

Dr. Dabbles [2013-10-20 18:47 -0000]:
> How was this not a blocker for release? We're talking about impacting
> every single Ubuntu user that suspends their computer, and the entire
> goal of Ubuntu is to make Linux easier for the average user!

Most certainly not. I haven't heard any complaints about this on
recent conferences where we had dozens of people in the same room
running saucy and suspending all the time, and I never saw that happen
either. Of course I do believe you that this is broken under some
conditions, but it hasn't been fixed yet precisely most people do not
have this, and thus it's not easily reproduced.

That said, if someone can reproduce this problem, it might be helpful
to do

$ sudo -i
# stop systemd-logind
# killall systemd-logind; /lib/systemd/systemd-logind

which starts logind in the foreground; then suspend/resume, try to
suspend again, and copy&paste the whole output. Hopefully there's some
error message which sheds some light on this.