You are not logged in.

#1 2011-09-05 01:33:49

vkumar
Member
Registered: 2008-10-06
Posts: 166

wired connection doesn't function after suspend, or hibernate

My wired connection works perfectly when I turn my laptop on, but fails to connect to the network after resuming from a suspend or hibernate. Any suggestions on how to fix this?

I'm using networkmanager to manage my devices.

edit: My wireless device (broadcom-wl) works well after resuming, though.

Last edited by vkumar (2011-09-05 03:56:56)


div curl F = 0

Offline

#2 2011-09-06 01:44:48

JulianNymark
Member
From: Norway
Registered: 2010-11-25
Posts: 18
Website

Re: wired connection doesn't function after suspend, or hibernate

Could try a

/etc/rc.d/networkmanager restart

on resume, not sure if it's the best fix tho smile

If you have a handler.sh script like me in your

/etc/acpi/

then that's where you could add the line above, under the pm-resume smile

Not entirely sure, but worth a shot i guess tongue

Last edited by JulianNymark (2011-09-06 01:48:27)


When there is nothing left to do. Do nothing.

Offline

#3 2011-09-07 07:21:34

lunyx
Member
From: Berlin
Registered: 2011-07-17
Posts: 21

Re: wired connection doesn't function after suspend, or hibernate

I have a quite similar problem.

My wired connection fails to connect after a few hours of suspend, for example over night. Everything else works fine.

/etc/rc.d/networkmanager restart

connects again.

Last edited by lunyx (2011-09-07 07:21:50)

Offline

#4 2011-09-10 12:58:14

lunyx
Member
From: Berlin
Registered: 2011-07-17
Posts: 21

Re: wired connection doesn't function after suspend, or hibernate

Fixed it by stopping/starting the network on hibernate/resume:
https://wiki.archlinux.org/index.php/Pm … _own_hooks

Offline

Board footer

Powered by FluxBB