Software - Support > Other

Enabling Suspend on Linux Lite

(1/2) > >>

philip chan yee ling:
I am still unable to solve the problem of getting my linuxlite 2.0 machine to hibernate properly.

I get this error message :

"GDBus.Error:org.freedesktop.DBus.Error.Failed: Operation not supported"

Any other solutions to try or is it because my netbook hardware configuration will not support hibernation when using Linux?

Perhaps, I should wait for the newer kernel?

philip chan yee ling:
GDBus.Error:org.freedesktop.DBus.Error.Failed: Operation not supported

I did exactly as suggested. navigated to polkit-1 (administrator)>proceeded to /localauthority/50-local.d/

Created with leafpad "com.ubuntu.enable-hibernate.pkla" > copied and pasted "code" > restarted netbook.

MSI U270 (Windows 7 Model)
AMD E-450

Partition for Linuxlite v2.0 = Logical Extended Ext4

Whenever I do a "sudo pm-hibernate," the screen becomes dark for a short period and then come back on again by itself.

The reason i hoped to get the hibernate feature working is because it takes a little bit long to boot. I have installed BUM but i don't see if there is anything that might perhaps be disabled. Hibernation method would be welcomed.

Jerry:
Start from the beginning:

Open your home folder, on the Menu go to Go, Filesystem.
Then navigate to /var/lib/
Right click on the polkit-1 folder and Open as Administrator.
Navigate to localauthority/50-local.d/
Once in there, right click on empty space and select Create document, Empty file, give it the name com.ubuntu.enable-hibernate.pkla
Paste the following contents into and save:


--- Code: ---[Re-enable hibernate by default in upower]
Identity=unix-user:*
Action=org.freedesktop.upower.hibernate
ResultActive=yes

[Re-enable hibernate by default in logind]
Identity=unix-user:*
Action=org.freedesktop.login1.hibernate
ResultActive=yes
--- End code ---

Restart your comupter, then test.

philip chan yee ling:
When I do

leafpad com.ubuntu.enable-hibernate.pkla

leafpad opened up an empty file???

The bottom instructions is hard for me to understand :

"Tips: if the config file does not work for you, try another one by changing /var/lib to /etc in the code..."

Is it saying that I should copy lib file at /var/ directory to /etc/ folder?

I am using linuxlite 2.0 and I have a swap partition of 7.8 gb but I can't get linuxlite to hibernate yet.

Jerry:
Give this a go on 2.0 - http://ubuntuhandbook.org/index.php/2014/04/enable-hibernate-ubuntu-14-04/ just replace each instance of gedit with leafpad.

Navigation

[0] Message Index

[#] Next page

Go to full version