Date: Fri, 14 Apr 2017 16:53:59 +0200 From: Polytropon <freebsd@edvax.de> To: Manish Jain <bourne.identity@hotmail.com> Cc: "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org> Subject: Re: Is it possible to load saver without reboot ? Message-ID: <20170414165359.62149261.freebsd@edvax.de> In-Reply-To: <VI1PR02MB12002AA7C7281A2BD8B33C26F6050@VI1PR02MB1200.eurprd02.prod.outlook.com> References: <VI1PR02MB12002AA7C7281A2BD8B33C26F6050@VI1PR02MB1200.eurprd02.prod.outlook.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 14 Apr 2017 14:49:09 +0000, Manish Jain wrote: > As part of my experiments with my tertiary box (FreeBSD 12-CURRENT > amd64), I am trying an apparently weird thing : load the saver without > rebooting. I configured the beastie saver by running 'bsdconfig console' > (although I could have just as well simply edited rc.conf myself). > > Normally, beastie would be expected to run only when I reboot. But in > theory, it should be possible to load the saver without rebooting. > > Anyone has any tips ? Thanks. If I understand the mechanism correctly, the beastie saver is run depending on the kernel screen saver module. When this module has been loaded with kldload, the saver functionality should be enabled - when all other dependencies are met, just as /etc/rc would execute them when the system boots (rc.conf entries, service configuration and start for console). It should be possible to do this manually without rebooting. Just check which steps are involved during boot. -- Polytropon Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170414165359.62149261.freebsd>