power button

  1. checkpoint

    Fix power button issue on HP Laptop 15s

    Hello guys. I fixed Power Button problem on modern HP Laptop 15s-eq1337ur (ProductID: 461U9EA#ACB) which I faced recently. Power button on that laptop does not raise ACPI events when pressing it because the button is wired to GPIO pin and, as it appeared, gpiobus driver does not support...
  2. T

    Run script when Power button pressed

    By default, the power button shuts down the PC. I set hw.acpi.power_button_state: NONE to avoid this, but would now like to use the power button to put the PC into a low power state (shut off all USB power, turn off screen) but leave the CPU running (so not suspend, but rather for overnight...
  3. Sivan!

    Solved Shutdown now shuts down almost, takes a hard interrupt to complete.

    Worked well, works well with Kde Plasma, but for the last few days shutdown now doesn't fully shut down the computer (it is not a network of server-client computers, but one dekstop computer) shut down process goes through almost till the end, the monitor goes blank, the hardware probably comes...
  4. D

    i3 fails to start after shutdown by power button

    I was trying to help my wife's company by working on their old Windows system and got into the habit of using the power button to shutdown the system. This carried over to my FreeBSD box for three days in a row and now i3 won't start properly. I get an i3.core file. I had also gotten a...
  5. Cath O'Deray

    Solved ACPI, sleep: suspend by default for the power button

    I experimented: $ grep -i acpi /boot/loader.conf hw.acpi.power_button_state="S3" $ Not effective. I guess, because hw.acpi.power_button_state is a sysctl variable but not a loader tunable; acpi. Is there a way to have the button suspend by default? TIA
  6. goshanecr

    Solved How to disable system shutdown on power button?

    Good day! I have a little Son, and he often tap power button on my PC. Is it any settings which disables system shutdown on power button pressing? My system: 10.3-amd64 + Fluxbox
  7. C

    Shutdown FreeBSD completely, without hitting power button

    hi I have freeBSD 7.0 installed on a PC and 7.3 installed on my notebook, both are RELEASE with KDE. If I try to shutdown from KDE directly, then I'm getting this message: The operating system has halted Please press any key to reboot Howto shutdown freeBSD from KDE completely, I mean without...
  8. T

    Can't shutdown FreeBSD without hitting power button

    hello, i installed FreeBSD a few days ago, and so far i am enjoying using unix, although the learning curve can be a bit hard. when i go to shutdown my system it fails to do so... i have tried shutting down when i am loggin in. it tells me in 60seconds the system will shutdown, but then...
  9. G

    How do I make my power button do nothing with ACPI disabled?

    Due to my laptop's buggy BIOS, I have to disable ACPI or my network card won't work. However, this introduces a problem with my power button. With ACPI enabled, the power button induces a clean shutdown. With ACPI disabled, however, instead of just not doing anything, pressing it causes the...
Back
Top