Skip to main content

Questions tagged [pm-utils]

several utilities and script useful for power management tasks. Questions about how to use, create and administrate the provided shell or scripts.

2 votes
0 answers
2k views

Currently, suspend does not work on my Thinkpad running ubuntu 22.04. I installed pm-utils (sudo apt install pm-utils) and when I run sudo pm-suspend everything works fine. What is the best way to ...
George's user avatar
  • 21
0 votes
0 answers
188 views

Running CentOS 7 and in need to do some network related commands when suspended and resumed by the VMWare. Thus far all the solutions I have seen, is connected to pm-utils. But nothing appears to ...
arapEST's user avatar
  • 101
1 vote
1 answer
494 views

I was wondering if it is a good practice to make the following configuration files as symlinks to some scripts under a directory e.g. ~/program_files/configurations/. The scripts /etc/rc.local, /etc/...
Tim's user avatar
  • 107k
1 vote
0 answers
824 views

I found some differences between running pm-suspend and clicking "Suspend" menu item in LXDE on Ubuntu 16.04 In both cases I can wake up Ubuntu by pushing the power button on my laptop, but in the ...
Tim's user avatar
  • 107k
1 vote
1 answer
526 views

I'm trying to figure out how the power management in achieved in Linux because I want to fix some issues in my laptop. I have found thoughtful documentation about these elements separately. In other ...
Pythonist's user avatar
  • 747
6 votes
0 answers
519 views

I have a file: /etc/pm/sleep.d/85rmNvidiaModule. In it I have: #!/bin/bash case $1 in suspend) echo "Oh, this time we are doing a suspend to RAM. Cool!" sudo modprobe -r nvidia-...
amir's user avatar
  • 161
4 votes
1 answer
1k views

Problem The Fn-F4 function key combination does not result in hibernating, instead it resets the internet connection instead Symptoms pm-hibernate and pm-suspend just reset the connection. hibernate ...
denten's user avatar
  • 400
2 votes
1 answer
2k views

I'm having some trouble with Wake on LAN through PHY and unicast. I'm able to wake the system by pinging or sshing the shut down machine, but only within the first ~30 seconds. Why's that, what could ...
JohnnyFromBF's user avatar
  • 3,606

15 30 50 per page