Comment 0 for bug 1424664

Revision history for this message
dino99 (9d9) wrote :

booted with systemd-sysv

found into syslog:

NetworkManager[770]: <info> management mode: unmanaged
NetworkManager[770]: <info> devices added (path: /sys/devices/pci0000:00/0000:00:1c.3/0000:04:00.0/net/eth0, iface: eth0)
NetworkManager[770]: <info> device added (path: /sys/devices/pci0000:00/0000:00:1c.3/0000:04:00.0/net/eth0, iface: eth0): no ifupdown configuration found.
NetworkManager[770]: <info> devices added (path: /sys/devices/pci0000:00/0000:00:1c.4/0000:03:00.0/net/eth1, iface: eth1)
NetworkManager[770]: <info> device added (path: /sys/devices/pci0000:00/0000:00:1c.4/0000:03:00.0/net/eth1, iface: eth1): no ifupdown configuration found.
NetworkManager[770]: <info> devices added (path: /sys/devices/virtual/net/lo, iface: lo)
NetworkManager[770]: <info> device added (path: /sys/devices/virtual/net/lo, iface: lo): no ifupdown configuration found.
NetworkManager[770]: <info> end _init.

....
NetworkManager[770]: (NetworkManager:770): GLib-CRITICAL **: g_dir_read_name: assertion 'dir != NULL' failed

note: only eth1 is used to get stream; so it looks like a race as networkmanager seems working as expected.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: network-manager 0.9.10.0-4ubuntu6
ProcVersionSignature: Ubuntu 3.19.0-6.6-generic 3.19.0
Uname: Linux 3.19.0-6-generic i686
NonfreeKernelModules: nvidia
ApportVersion: 2.16.1-0ubuntu2
Architecture: i386
CurrentDesktop: GNOME
Date: Mon Feb 23 15:45:26 2015
IpRoute:
 default via 192.168.1.1 dev eth1 proto static metric 1024
 169.254.0.0/16 dev eth1 scope link metric 1000
 192.168.1.0/24 dev eth1 proto kernel scope link src 192.168.1.3
IwConfig:
 lo no wireless extensions.

 eth0 no wireless extensions.

 eth1 no wireless extensions.
RfKill:

SourcePackage: network-manager
UpgradeStatus: No upgrade log present (probably fresh install)
nmcli-con:
 NAME UUID TYPE TIMESTAMP TIMESTAMP-REAL AUTOCONNECT READONLY DBUS-PATH ACTIVE DEVICE STATE ACTIVE-PATH
 Wired connection 1 7086b2ff-1446-45fe-b8f3-cd333cd4cee1 802-3-ethernet 1424702496 lun. 23 févr. 2015 15:41:36 CET yes no /org/freedesktop/NetworkManager/Settings/0 yes eth1 activated /org/freedesktop/NetworkManager/ActiveConnection/0
nmcli-dev:
 DEVICE TYPE STATE DBUS-PATH CONNECTION CON-UUID CON-PATH
 eth1 ethernet connected /org/freedesktop/NetworkManager/Devices/2 Wired connection 1 7086b2ff-1446-45fe-b8f3-cd333cd4cee1 /org/freedesktop/NetworkManager/ActiveConnection/0
 eth0 ethernet unavailable /org/freedesktop/NetworkManager/Devices/1 -- -- --
 lo loopback unmanaged /org/freedesktop/NetworkManager/Devices/0 -- -- --
nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 2: Error: Object 'nm' is unknown, try 'nmcli help'.