kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #74203
[Bug 1352379] [NEW] Network broken after resume
Public bug reported:
We use Dell Optiplex 7010 machines in our student lab. These machines
are capable of suspending and resuming, so that we don't waste power
during the night. In our lab we also use LDAP authentication for the
students. The problem is that networking is disabled once the machine is
resumed after a suspend. Because of the LDAP authentication, networking
is required for authentication, thus we cannot login to the machine
after a suspend. A "work-around" to restart network-manager is therefor
not an option.
I have tried numerous things,
* creating a file /etc/pm/config.d/network-resume with the content "SUSPEND_MODULE="e1000e"
Outcome: This seems to break the suspend functionality. When manually
entering "suspend" it goes directly to the lock screen. The networking
is still disabled, so I cannot log in.
* creating a file /etc/pm/sleep.d/network-resume with
#!/bin/sh
case ${1} in
resume|thaw)
nmcli nm sleep false
;;
esac
Outcome: Manually suspending works, resume only works when pressing the
power button. Once resumed the networking is still disabled, and thus I
cannot log in.
* creating a file in /etc/pm/sleep.d with
#!/bin/sh
case "${1}" in
resume|thaw)
restart network-manager
;;
esac
Outcome: Manually suspending works, resume only works when pressing the
power button. Once resumed the networking is still disabled, and thus I
cannot log in. After about a full minute networking is restored and I
can log in.
** Affects: linux (Ubuntu)
Importance: Undecided
Status: New
** Attachment added: "lspci-vnvn.log"
https://bugs.launchpad.net/bugs/1352379/+attachment/4169575/+files/lspci-vnvn.log
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1352379
Title:
Network broken after resume
Status in “linux” package in Ubuntu:
New
Bug description:
We use Dell Optiplex 7010 machines in our student lab. These machines
are capable of suspending and resuming, so that we don't waste power
during the night. In our lab we also use LDAP authentication for the
students. The problem is that networking is disabled once the machine
is resumed after a suspend. Because of the LDAP authentication,
networking is required for authentication, thus we cannot login to the
machine after a suspend. A "work-around" to restart network-manager is
therefor not an option.
I have tried numerous things,
* creating a file /etc/pm/config.d/network-resume with the content "SUSPEND_MODULE="e1000e"
Outcome: This seems to break the suspend functionality. When manually
entering "suspend" it goes directly to the lock screen. The networking
is still disabled, so I cannot log in.
* creating a file /etc/pm/sleep.d/network-resume with
#!/bin/sh
case ${1} in
resume|thaw)
nmcli nm sleep false
;;
esac
Outcome: Manually suspending works, resume only works when pressing
the power button. Once resumed the networking is still disabled, and
thus I cannot log in.
* creating a file in /etc/pm/sleep.d with
#!/bin/sh
case "${1}" in
resume|thaw)
restart network-manager
;;
esac
Outcome: Manually suspending works, resume only works when pressing
the power button. Once resumed the networking is still disabled, and
thus I cannot log in. After about a full minute networking is restored
and I can log in.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1352379/+subscriptions
Follow ups
-
[Bug 1352379] Re: Network broken after resume
From: Launchpad Bug Tracker, 2014-10-29
-
[Bug 1352379] Re: Network broken after resume
From: Joseph Salisbury, 2014-08-29
-
[Bug 1352379] Re: Network broken after resume
From: Joseph Salisbury, 2014-08-20
-
[Bug 1352379] Re: Network broken after resume
From: Joseph Salisbury, 2014-08-11
-
[Bug 1352379] Re: Network broken after resume
From: Christopher M. Penalver, 2014-08-08
-
[Bug 1352379] Re: Network broken after resume
From: Jaap van Ginkel, 2014-08-08
-
[Bug 1352379] Re: Network broken after resume
From: Jaap van Ginkel, 2014-08-08
-
[Bug 1352379] Re: Network broken after resume
From: Christopher M. Penalver, 2014-08-08
-
[Bug 1352379] Re: Network broken after resume
From: Jeroen van der Ham, 2014-08-07
-
[Bug 1352379] Re: Network broken after resume
From: Jeroen van der Ham, 2014-08-07
-
[Bug 1352379] Re: Network broken after resume
From: Christopher M. Penalver, 2014-08-07
-
[Bug 1352379] Re: Network broken after resume
From: Jeroen van der Ham, 2014-08-07
-
[Bug 1352379] Re: Network broken after resume
From: Christopher M. Penalver, 2014-08-07
-
[Bug 1352379] Re: Network broken after resume
From: Jeroen van der Ham, 2014-08-06
-
[Bug 1352379] Re: Network broken after resume
From: Christopher M. Penalver, 2014-08-05
-
[Bug 1352379] Status changed to Confirmed
From: Brad Figg, 2014-08-04
-
[Bug 1352379] Re: Network broken after resume
From: Jeroen van der Ham, 2014-08-04
-
[Bug 1352379] WifiSyslog.txt
From: Jeroen van der Ham, 2014-08-04
-
[Bug 1352379] UdevLog.txt
From: Jeroen van der Ham, 2014-08-04
-
[Bug 1352379] UdevDb.txt
From: Jeroen van der Ham, 2014-08-04
-
[Bug 1352379] ProcModules.txt
From: Jeroen van der Ham, 2014-08-04
-
[Bug 1352379] ProcInterrupts.txt
From: Jeroen van der Ham, 2014-08-04
-
[Bug 1352379] ProcEnviron.txt
From: Jeroen van der Ham, 2014-08-04
-
[Bug 1352379] ProcCpuinfo.txt
From: Jeroen van der Ham, 2014-08-04
-
[Bug 1352379] Lsusb.txt
From: Jeroen van der Ham, 2014-08-04
-
[Bug 1352379] Lspci.txt
From: Jeroen van der Ham, 2014-08-04
-
[Bug 1352379] CurrentDmesg.txt
From: Jeroen van der Ham, 2014-08-04
-
[Bug 1352379] CRDA.txt
From: Jeroen van der Ham, 2014-08-04
-
[Bug 1352379] BootDmesg.txt
From: Jeroen van der Ham, 2014-08-04
-
[Bug 1352379] Re: Network broken after resume
From: Jeroen van der Ham, 2014-08-04
-
[Bug 1352379] Missing required logs.
From: Brad Figg, 2014-08-04
-
[Bug 1352379] Re: Network broken after resume
From: Jeroen van der Ham, 2014-08-04
-
[Bug 1352379] [NEW] Network broken after resume
From: Jeroen van der Ham, 2014-08-04
References