Mint -Suspending When Set Not To Suspend, or Not Restoring

Questions about other topics - please check if your question fits better in another category before posting here
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
johnywhy

Mint -Suspending When Set Not To Suspend, or Not Restoring

Post by johnywhy »

hi

on 17.2 xfce

it appears that my mint is suspending when plugged in, or not restoring from suspend, or not powering down on battery.

i left the machine idle for about 6 hours. When i returned, all the power-up lights were still on. So i don't think it was suspended or powered down, just display off.

Moving the mouse and touching the keyboard did not bring up any display-- the screen stayed black. I could hear disk activity.

i waited about a minute, and that was too long to wait. I had to force power-down with the hard button.

Maybe it was not suspended, maybe the display was off and failed to turn back on.

My power cable is funky, so not sure whether it was plugged in or not. But either way, t it did not seem to behave as configured or expected. I had similar experience in Rebecca, and turned off all power management for that reason. Seems 17.2 power management is still problematic. Might be a problem with my hardware.
Mint power1.png
Mint power2.png
Is there a system log i can share to help find out what happened?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Mik3e
Level 4
Level 4
Posts: 221
Joined: Sat Jan 01, 2011 2:54 pm

Re: Mint -Suspending When Set Not To Suspend, or Not Restori

Post by Mik3e »

xset manages a screen saver, standby and suspend. These functions run in parallel with others that may be loaded. To determine current settings, in a terminal run:
xset q
To turn off the xset functions, in a terminal run:
xset s off
xset -dpms
These changes do not hold thru a re-boot but can entered in a script file, or directly in a 'startup applications' launcher.
johnywhy

Re: Mint -Suspending When Set Not To Suspend, or Not Restori

Post by johnywhy »

Will try when back at my machine.

Is this different than the xfce power manager? Those settings seem to persist through reboots, tho they don't seem to be working right.

Thx
Mik3e
Level 4
Level 4
Posts: 221
Joined: Sat Jan 01, 2011 2:54 pm

Re: Mint -Suspending When Set Not To Suspend, or Not Restori

Post by Mik3e »

xset is part of x11-xserver-utils. I don't know for sure if they are installed with xfce, I use Mate, but your problem sure sounds like an xset issue.
johnywhy

Re: Mint -Suspending When Set Not To Suspend, or Not Restori

Post by johnywhy »

here's what i'm seeing:

Code: Select all

$ xset q
Keyboard Control:
  auto repeat:  on    key click percent:  0    LED mask:  00000002
  XKB indicators:
    00: Caps Lock:   off    01: Num Lock:    on     02: Scroll Lock: off
    03: Compose:     off    04: Kana:        off    05: Sleep:       off
    06: Suspend:     off    07: Mute:        off    08: Misc:        off
    09: Mail:        off    10: Charging:    off    11: Shift Lock:  off
    12: Group 2:     off    13: Mouse Keys:  off
  auto repeat delay:  500    repeat rate:  20
  auto repeating keys:  00ffffffdffffbbf
                        fadfffefffedffff
                        9fffffffffffffff
                        fff7ffffffffffff
  bell percent:  50    bell pitch:  400    bell duration:  100
Pointer Control:
  acceleration:  2/1    threshold:  1
Screen Saver:
  prefer blanking:  yes    allow exposures:  yes
  timeout:  0    cycle:  0
Colors:
  default colormap:  0x22    BlackPixel:  0x0    WhitePixel:  0xffffff
Font Path:
  /usr/share/fonts/X11/misc,/usr/share/fonts/X11/Type1,built-ins
DPMS (Energy Star):
  Standby: 0    Suspend: 0    Off: 0
  DPMS is Disabled
Rather than write a boot script to make my desired settings persist, i'd like to determine if the xfce power manager is malfunctioning (which it seems like it is), and do a bug report to mint if so.

Currently, when plugged in, the computer is totally powering down after a certain amount of time. Do the xset settings indicate that? The xfce power manager does not seem to reflect that behavior.
Mik3e
Level 4
Level 4
Posts: 221
Joined: Sat Jan 01, 2011 2:54 pm

Re: Mint -Suspending When Set Not To Suspend, or Not Restori

Post by Mik3e »

The screen saver is set to 0 and DPMS is disabled so xset is not the problem.
Locked

Return to “Other topics”