#773697 network-manager: Wi-Fi not connected after computer restart if the Lan cable is disconnected

Package:
network-manager
Source:
network-manager
Description:
network management framework (daemon and userspace tools)
Submitter:
"otas.pe"
Date:
2014-12-30 18:42:05 UTC
Severity:
important
#773697#5
Date:
2014-12-22 08:16:26 UTC
From:
To:
Dear Maintainer,

So far the problem with network-manager is not solved. Every time if I restart
my laptop with disconnected Lan cable then Wi-Fi is connected to favorite
network but internet connection does not work. If during computer restart Lan
cable is connected then after Lan cable disconnecting Wi-Fi works well and
internet connection as well.

My laptop is Lenovo Ideapad B560

03:00.0 Ethernet controller: Qualcomm Atheros AR8131 Gigabit Ethernet (rev c0)
04:00.0 Network controller: Broadcom Corporation BCM4313 802.11bgn Wireless
Network Adapter (rev 01)

Broadcom firmware firmware-brcm80211 is installed. Used kernel version does not
have any effect for this issue.

Thanks

Ota

#773697#10
Date:
2014-12-23 19:18:44 UTC
From:
To:
Hello

Severity should be changed to Grave, today I have tested this issue on 3
another laptops and all machines are affected by this phenomena.

Thanks

Ota

#773697#15
Date:
2014-12-30 13:33:52 UTC
From:
To:
Am 22.12.2014 um 09:16 schrieb otas.pe:

Most likely an issue of using managed=true (which is not the default).

I assume your eth0 is configured in /etc/network/interfaces, and
therefore configured by both ifupdown and NetworkManager. This might
result in you your default route and /etc/resolv.conf becoming messed up.

#773697#20
Date:
2014-12-30 18:39:10 UTC
From:
To:
Michael

Thank you for response. But if I put managed=false then the wired is not
managed by NM and only Wi-Fi works.

/etc/network/interfaces:

auto lo
iface lo inet loopback

allow-hotplug eth0
iface eth0 inet dhcp

Strange is that all was working before some NM update.

Ota