PDA

View Full Version : How do you unload modules when suspending from the GUI?



ireneshusband
Nov 28th 2007, 12:19 PM
I can suspend my machine if the ehci_hcd module is unloaded. I want to be able to suspend using the "log out" option in the kmenu. However I can't work out how to force that module to unload. I've been trying to put "UnloadModules ehci_hcd" in various files in /etc/hibernate, but that doesn't seem to work. What am I not doing?