DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD General

OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 23rd May 2018
beavers beavers is offline
Shell Scout
 
Join Date: Nov 2017
Posts: 85
Default SOLVED: apmd not suspending

I've got apmd enabled and configured on my laptop to suspend if the battery goes below 10 percent, but when the charge reaches that level, nothing happens.

Code:
~# grep apmd /etc/rc.conf.local                                                                                                                                             
apmd_flags=-A -z 10

~# ps aux | grep apmd
root     69378  0.0  0.0   228   952 ??  Ss     9:16PM    0:00.01 /usr/sbin/apmd -A -z 10

~# apm
Battery state: CRITICAL, 7% remaining, 7 minutes life estimate
A/C adapter state: not connected
Performance adjustment mode: auto (1200 MHz)
`apm -z` works flawlessly, so I have no idea why apmd is failing to suspend the system. Anyone else run into this?

Last edited by beavers; 24th May 2018 at 02:46 PM. Reason: typo, solved
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
OmniTI will be suspending active development of OmniOS. Maxnix News 0 25th April 2017 10:31 AM
apmd : Operation not supported albator OpenBSD General 3 12th April 2012 11:30 AM


All times are GMT. The time now is 09:42 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick