Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED]NetworkManager starts wired connection after suspend
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Havin_it
Veteran
Veteran


Joined: 17 Jul 2005
Posts: 1272
Location: Edinburgh, UK

PostPosted: Tue Jun 02, 2015 4:45 pm    Post subject: [SOLVED]NetworkManager starts wired connection after suspend Reply with quote

Hi,

This just reached the top of my list: whenever I resume my laptop from sleep, NetworkManager (via plasma-nm) attempts repeatedly to start the default wired connection, even though it's not connected and wasn't before the computer went to sleep.

Hotplugging detection works as expected during normal operation. Here's the connection profile:
Code:
happy ~ # cat /etc/NetworkManager/system-connections/Wired\ connection\ 1
[connection]
id=Wired connection 1
uuid=3f8fdba7-8b4d-455e-b2df-a36747318ce0
type=ethernet
permissions=
secondaries=

[ethernet]
mac-address=38:EA:A7:F8:76:BD
mac-address-blacklist=

[ipv4]
dns-search=
may-fail=false
method=auto

[ipv6]
dns-search=
method=auto


I see a lot of bugs and problems regarding how NM behaves on resume, but I haven't seen this one mentioned anywhere so perhaps the problem is at a lower level (ifplugd?). Any ideas would be welcome.

Thanks in advance :D

SOLVED: The issue was lower still, in the r8169 ethernet driver, apparently. I noticed in its kernel documentation it was "recommended" to build it as a module, which does indeed seem to have made a difference (touch wood, 3 resumes and counting). I'm quite surprised and curious that this'd be the case: one would think it would be the other way round. Very odd.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum