People,
Hibernation is utterly broken in MATE; I don't really believe it's a MATE only issue, so I would like to attempt to debug this issue and see if there's improvements that can be done.
As I am not kernel expert, I would like to ask if our kernels are built with 'CONFIG_PM_DEBUG'...
In addition any help would most welcome from more experienced hands.
NM
On Sun, 2012-12-02 at 20:37 +0000, Nelson Marques wrote:
People,
Hibernation is utterly broken in MATE; I don't really believe it's a MATE only issue, so I would like to attempt to debug this issue and see if there's improvements that can be done.
As I am not kernel expert, I would like to ask if our kernels are built with 'CONFIG_PM_DEBUG'...
zgrep CONFIG_PM_DEBUG /proc/config.gz CONFIG_PM_DEBUG=y
Dominique