[xubuntu-users] (no subject)

Victor Forberger vforberger at fastmail.fm
Sun Feb 19 17:57:04 UTC 2017


On 02/19/2017 10:38 AM, Chas Belfield wrote:
> I have my Power Manager set to Suspend both on Battery and when
> Plugged in after 15 and 25 minutes, respectively. However, I noticed
> on battery that a dialog now asks me to authenticate in order to 
> Hibernate. This is confusing to me because not only is Suspend my
> chosen method of sleep mode, but Hibernation is not even enabled on
> my system due to the damage it can potentially do to SSDs. Does
> anyone know how to rid myself of this dialog and ensure that the 
> system is suspending as opposed to hibernating? Thank you!
> 

Ralf is right about no harm to SSDs.

My guess is that a hybrid suspend has somehow been enabled on your system.

I'm having power management issues myself. And, one of the problems is
figuring out what software is doing exactly what. On xubuntu, there are
several specific power management apps that could be controlling the
suspend process. In addition, your init system has a role as well.

If you're running 16.04 or later, systemd is your init (believed systemd
took over with 15.04, but not sure). You can check the log files with
journalctl. Type h once started to see all the options for navigating
the log files.

Here are the notes about systemd from the ubuntu 15.04 release notes:

> Boot and service management
> 
> systemd has replaced Upstart as the standard boot and service manager
> on all Ubuntu flavors except Touch. At the time of the 15.04 release
> there are no known major problems which prevent booting. The only
> service which does not currently start is Juju, which will be fixed
> in a post-release update soon; all other packaged Ubuntu services are
> expected to work.
> 
> Upstart continues to control user sessions.
> 
> If your system does not boot after installing or upgrading, please
> file a bug report and tag it with `systemd-boot`. Please see
> /usr/share/doc/systemd/README.Debian about how to debug early boot or
> shutdown problems.
> 
> You can boot with Upstart once by selecting "Advanced options for
> Ubuntu" in the GRUB boot menu and starting the "Ubuntu, with Linux
> ... (upstart)" entry. To switch back permanently, install the
> upstart-sysv package (this will remove systemd-sysv and
> ubuntu-standard).
> 
> If you use custom or third-party Upstart jobs, you need to write a
> corresponding systemd service file or SysV init.d script for it.
> Please see systemd for Upstart users for a comprehensive guide.

Also, check out /var/log to see if the suspend.log file has any info.

For future reference, and especially with possible hardware-related
issues, include not only the OS but also relevant hardware details.

inxi -S 	* gives you the current kernel et al.

inxi 		* provides basic info

inxi -h 	* provides all the options available in inxi

- Victor

--
Victor Forberger
vforberger at fastmail.fm
blog: http://linuxatty.wordpress.com


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 455 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/xubuntu-users/attachments/20170219/3942e069/attachment.sig>


More information about the xubuntu-users mailing list