Power setting not working
-
- White ninja
- Posts: 5
- Joined: 10 Sep 2016, 17:16
- Distribution: Porteus-MATE-v3.1-i486
- Location: Idaho
Power setting not working
Hello. I am trying to get a power setting to work. I have set the Power Management Preference, When the power button is pressed to suspend. It never works. It will only shutdown. If I change it to ask me, it will only shut down. Any ideas?
- francois
- Contributor
- Posts: 6497
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
Re: Power setting not working
Welcome to porteus Jeff:
What version of porteus you are using and what desktop?
What version of porteus you are using and what desktop?
Prendre son temps, profiter de celui qui passe.
- Blaze
- DEV Team
- Posts: 3993
- Joined: 28 Dec 2010, 11:31
- Distribution: ⟰ Porteus current ☯ all DEs ☯
- Location: ☭ Russian Federation, Lipetsk region, Dankov
- Contact:
Re: Power setting not working
Hi, Jeff66. Welcome on the board!
You can try last RC version of Porteus distro from here
You can try last RC version of Porteus distro from here
Linux 6.6.11-porteus #1 SMP PREEMPT_DYNAMIC Sun Jan 14 12:07:37 MSK 2024 x86_64 Intel(R) Xeon(R) CPU E3-1270 v6 @ 3.80GHz GenuineIntel GNU/Linux
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16
- francois
- Contributor
- Posts: 6497
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
Re: Power setting not working
Under porteus 3.1 lxqt and kde:
Use the hibernate function to shutdown, that will replace the effect of changes cheatcode. You have to use the resume cheatcode instructing where to save the state of the system and instruct the computer to save the information in a swapfile:
http://unix.stackexchange.com/questions ... t-settings
where sdxy=the identity of the swap file (to find swap file use fdisk -l command)
Example (the resume cheatcode as to be added to the appropriate location in the /boot/syslinux/porteus.cfg file:
Use the hibernate function to shutdown, that will replace the effect of changes cheatcode. You have to use the resume cheatcode instructing where to save the state of the system and instruct the computer to save the information in a swapfile:
http://unix.stackexchange.com/questions ... t-settings
where sdxy=the identity of the swap file (to find swap file use fdisk -l command)
Example (the resume cheatcode as to be added to the appropriate location in the /boot/syslinux/porteus.cfg file:
Code: Select all
LABEL gui
MENU LABEL Graphics mode (LXQT)
KERNEL vmlinuz
APPEND initrd=initrd.xz changes=/porteus resume=/dev/sda8
Prendre son temps, profiter de celui qui passe.
-
- White ninja
- Posts: 5
- Joined: 10 Sep 2016, 17:16
- Distribution: Porteus-MATE-v3.1-i486
- Location: Idaho
Re: Power setting not working
Thank you for all your comments. Sorry I should have said this in the original post. I am running Porteus-MATE-v3.1-i486 on USB formatted to ext4.
-
- White ninja
- Posts: 5
- Joined: 10 Sep 2016, 17:16
- Distribution: Porteus-MATE-v3.1-i486
- Location: Idaho
Re: Power setting not working
Hey Blaze, if I want to try out the latest RC can I just copy over the base modules or should I reformat, copy everything and run the installer?
-
- Full of knowledge
- Posts: 2564
- Joined: 25 Jun 2014, 15:21
- Distribution: 3.2.2 Cinnamon & KDE5
- Location: London
Re: Power setting not working
If successful doing this previously, then best to start with a clean slate.Jeff66 wrote:should I reformat, copy everything and run the installer?

Linux porteus 4.4.0-porteus #3 SMP PREEMPT Sat Jan 23 07:01:55 UTC 2016 i686 AMD Sempron(tm) 140 Processor AuthenticAMD GNU/Linux
NVIDIA Corporation C61 [GeForce 6150SE nForce 430] (rev a2) MemTotal: 901760 kB MemFree: 66752 kB
NVIDIA Corporation C61 [GeForce 6150SE nForce 430] (rev a2) MemTotal: 901760 kB MemFree: 66752 kB
- Blaze
- DEV Team
- Posts: 3993
- Joined: 28 Dec 2010, 11:31
- Distribution: ⟰ Porteus current ☯ all DEs ☯
- Location: ☭ Russian Federation, Lipetsk region, Dankov
- Contact:
Re: Power setting not working
Yep, it's better way.Jeff66 wrote:should I reformat, copy everything and run the installer?
Cheers
Linux 6.6.11-porteus #1 SMP PREEMPT_DYNAMIC Sun Jan 14 12:07:37 MSK 2024 x86_64 Intel(R) Xeon(R) CPU E3-1270 v6 @ 3.80GHz GenuineIntel GNU/Linux
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16
- francois
- Contributor
- Posts: 6497
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
Re: Power setting not working
It depends if you are able to erase all the files or not. Try it. 8)
Prendre son temps, profiter de celui qui passe.