← Back to team overview

touch-packages team mailing list archive

[Bug 1498692] Re: Network Manager wired Ethernet stuck in "getting IP config" after resume from suspend

 

It seems to only be a wired Ethernet issue.  I added Wifi.  Wifi
consistently reconnects as expected; Ethernet consistently fails.

Before suspend, `nmcli d`:
DEVICE  TYPE         STATE          CONNECTION 
enp9s0  ethernet  connected  Ethernet1  
wlp8s0  wifi            connected  NETBEAR-5G 
lo           loopback  unmanaged  --         

After resume, `nmcli d`:
DEVICE  TYPE         STATE                                                           CONNECTION 
wlp8s0  wifi            connected                                                   NETBEAR-5G 
enp9s0  ethernet  connecting (getting IP configuration)  Ethernet1  
lo            loopback  unmanaged

Is this a hardware incompatibility issue?

Ethernet hardware (Source: `lshw`):
          *-network
                description: Ethernet interface
                product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
                vendor: Realtek Semiconductor Co., Ltd.
                physical id: 0
                bus info: pci@0000:09:00.0
                logical name: enp9s0
                version: 02
                serial: 00:23:5a:2c:22:8d
                size: 1Gbit/s
                capacity: 1Gbit/s
                width: 64 bits
                clock: 33MHz
                capabilities: pm msi pciexpress msix vpd bus_master cap_list rom ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
                configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full latency=0 link=yes multicast=yes port=MII speed=1Gbit/s
                resources: irq:27 ioport:2000(size=256) memory:d1010000-d1010fff memory:d1000000-d100ffff memory:d2500000-d250ffff

Please find attachment to this comment for more information if required.

** Attachment added: "tar.gz of a directory containing various logs"
   https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1498692/+attachment/4472336/+files/1498692.tar.gz

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1498692

Title:
  Network Manager wired Ethernet stuck in "getting IP config" after
  resume from suspend

Status in network-manager package in Ubuntu:
  New

Bug description:
  Stopping and starting the Network Manager did not work-around this
  issue.  Only a reboot or power off+on gets wired Ethernet back into
  service.

  Note: I did not try hibernate nor using wireless.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: network-manager 1.0.4-0ubuntu3
  ProcVersionSignature: Ubuntu 4.2.0-10.12-generic 4.2.0
  Uname: Linux 4.2.0-10-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.18.1-0ubuntu1
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Tue Sep 22 18:01:37 2015
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2015-09-18 (4 days ago)
  InstallationMedia: Xubuntu 15.10 "Wily Werewolf" - Alpha amd64 (20150825)
  IpRoute:
   default via 192.168.1.1 dev enp9s0  proto static  metric 100 
   169.254.0.0/16 dev enp9s0  scope link  metric 1000 
   192.168.1.0/24 dev enp9s0  proto kernel  scope link  src 192.168.1.208  metric 100
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-con:
   NAME       UUID                                  TYPE            TIMESTAMP   TIMESTAMP-REAL                   AUTOCONNECT  AUTOCONNECT-PRIORITY  READONLY  DBUS-PATH                                   ACTIVE  DEVICE  STATE      ACTIVE-PATH                                        
   Ethernet1  f55e2077-9eef-4e83-916f-a0f3a5a52d05  802-3-ethernet  1442962748  Tue 22 Sep 2015 05:59:08 PM CDT  yes          0                     no        /org/freedesktop/NetworkManager/Settings/0  yes     enp9s0  activated  /org/freedesktop/NetworkManager/ActiveConnection/0
  nmcli-dev:
   DEVICE  TYPE      STATE        DBUS-PATH                                  CONNECTION  CON-UUID                              CON-PATH                                           
   enp9s0  ethernet  connected    /org/freedesktop/NetworkManager/Devices/0  Ethernet1   f55e2077-9eef-4e83-916f-a0f3a5a52d05  /org/freedesktop/NetworkManager/ActiveConnection/0 
   wlp8s0  wifi      unavailable  /org/freedesktop/NetworkManager/Devices/2  --          --                                    --                                                 
   lo      loopback  unmanaged    /org/freedesktop/NetworkManager/Devices/1  --          --                                    --
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 2: Error: Object 'nm' is unknown, try 'nmcli help'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1498692/+subscriptions


References