Solved : network-manager issue with ACPI hibernation

If you have a laptop, Network-Manager running and use ACPI to hibernate, look at this bug report and its nice tip :

Editing /etc/default/acpi-support with this line :

STOP_SERVICES=”networking”

solved an old issue I used to have (and for which I wrote a dirty script with modprobe, dhclient, etc.

Related posts:

  1. pm-utils instead of acpi-support ?
  2. Microphone issue with openSUSE 11.1
  3. VMware and Wifi issue
  4. Sound issue on Debian testing
  5. /etc/mtab~ issue at startup

Post a Comment

Your email is never published nor shared. Required fields are marked *