Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jan 2024 12:44:41 -0600
From:      Mike Karels <mike@karels.net>
To:        freebsd-arm <freebsd-arm@freebsd.org>
Subject:   powerd enabled on RPI 15-current snapshots
Message-ID:  <277DAF5D-0CA7-4EBE-8018-91FBC0550FB1@karels.net>

next in thread | raw e-mail | index | archive | help
powerd is now enabled by default on the 15-current RPI snapshot for this week,
FreeBSD-15.0-CURRENT-arm64-aarch64-RPI-20240111-a61d2c7fbd3c-267507.img.xz.
I encourage people to try it, and/or try enabling powerd on existing systems
if it isn't yet (unless running full speed all the time, which is not the
default).  The change is simply to add

	powerd_enable="YES"

to /etc/rc.conf, then run "service powerd start".  The addition can be done with
"sysrc powerd_enable=YES".

I'm interested to hear about any problems in particular.  I will add a RELNOTES
entry about this, and any recommendations are welcomed.  I plan to MFC this in
about a month if experience is generally good.

		Mike



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?277DAF5D-0CA7-4EBE-8018-91FBC0550FB1>