Hi,

I had exactly the same problem and I found that the present bug is linked to 
this one : Bug #124499, first reported on 2007-07-07 by wildthewiz.
I used the following patch and now everything works fine :

/etc/udev/rules.d/85-ifupdown.rules

-#SUBSYSTEM=="net", DRIVERS=="?*", GOTO="net_start"
+SUBSYSTEM=="net", GOTO="net_start"

The problem came from Udev scripts for Network PCMCIA cards and not from
ACPI suspend/resume scripts.

Regards,
Denis

-- 
pccard network interface is lost on resume (+ fix)
https://bugs.launchpad.net/bugs/113755
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to