Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 149361

Summary: sys-kernel/suspend2-sources : will fail to restart network devices on resume
Product: Gentoo Linux Reporter: Xavier Maillard <zedek>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: VERIFIED FIXED    
Severity: normal    
Priority: High    
Version: 2006.1   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: My emerge --info

Description Xavier Maillard 2006-09-27 16:22:10 UTC
When my laptop is resuming, my network devices (either normal ethernet or wireless) do not restart properly: it fails at trying to fetch any DHCP servers and end up with a time out.

I do not know if it is a problem from kernel or anyhting else. It used to work with my previous Debian installation (same kernel version, same tools, same configuration).

Regards
Comment 1 Xavier Maillard 2006-09-27 16:22:55 UTC
Created attachment 98263 [details]
My emerge --info
Comment 2 Xavier Maillard 2006-09-28 12:57:37 UTC
Fixed it by forcing unload of all modules on hibernate.
Comment 3 Xavier Maillard 2006-09-28 12:59:32 UTC
Closing as it works perfectly.