Comment 65 for bug 282220

Revision history for this message
apotonick (apotonick) wrote :

well it works until i plug in my wifi pcmcia card, a D-Link DWL-G630. when it's plugged in, neither hibernate nor suspend works and the x31 hangs. here are the steps to make it work again:

- since ubuntu uses the gnome-power-manager subsystem you have to configure it to unload the respective modules
- edit or create the file /etc/pm/config.d/modules
- add the line
  SUSPEND_MODULES="rt61pci"

and your hibernate/suspend should work (most of the time).