eeepc 1000 power settings

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
nyktovus

eeepc 1000 power settings

Post by nyktovus »

dont seem to be doin squat.

when i shut the lid, the lappy stays on.
when i press the power button, it should ask what to do.. i got nothin.


power settings in gnome-power-manager are perfect..

help?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
MaFt

Re: eeepc 1000 power settings

Post by MaFt »

I'm getting the same (different netbook though) http://forums.linuxmint.com/viewtopic.p ... 7&p=398667

If I set power button to anything other than 'ask me' then it works - do you get the same?

MaFt
nyktovus

Re: eeepc 1000 power settings

Post by nyktovus »

i installed mint gnome version. works like a god.
MaFt

Re: eeepc 1000 power settings

Post by MaFt »

i initially tried installing gnome version but it asked for login and password when installing from usb stick so tried the LXDE version.

is there an easy way to switch to the gnome version now i have lxde running?

MaFt
MaFt

Re: eeepc 1000 power settings

Post by MaFt »

ok, now got gnome running but same issue with closing the lid not having any effect.

however, power button now works for the 'ask me' function.

will now go post my query in the gnome area :)

MaFt
leguimtzin

Re: eeepc 1000 power settings

Post by leguimtzin »

Hola, mismo problema al cerrar la tapa en una acer one D255E se queda encendida. Para resolver este problema en mint 12 LXDE abrir una consola y escribir:

Code: Select all

sudo leafpad /etc/acpi/lid.sh
Te pide el password y abre el editor leafpad, luego hay que borrar el contenido de ese archivo y copiar el texto siguiente y pegarlo en leafpad:

Code: Select all

#!/bin/bash

sleep 6
/usr/sbin/pm-suspend
Guardar el archivo.

Cuando se reinicie el acpid o al reiniciar la compu ya estará funcionando.


Hi, same problem on acer one D255E when clossing the lid stays on. To solve it on mint 12 LXDE open console and type:

Code: Select all

sudo leafpad /etc/acpi/lid.sh
Will Ask for password and will open leafpad editor, then should erase the content of that file and copy the next text and paste into leafpad:

Code: Select all

#!/bin/bash

sleep 6
/usr/sbin/pm-suspend
Save file.

When restart acpid or rebooting the computer will start working.
Locked

Return to “Software & Applications”