[Bug 273087] ALPHA1: rpi4 powerd: no cpufreq(4) support -- aborting: No such file or directory

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 12 Aug 2023 17:27:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273087

            Bug ID: 273087
           Summary: ALPHA1: rpi4 powerd: no cpufreq(4) support --
                    aborting: No such file or directory
           Product: Base System
           Version: Unspecified
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: arm
          Assignee: freebsd-arm@FreeBSD.org
          Reporter: yklaxds@gmail.com

I can confirm that recent changes in FreeBSD have led to this issue. In fact,
everything was functioning correctly when I was using FreeBSD 14 Current from
two weeks ago. This is unrelated to the updates in the Raspberry Pi firmware,
as I manually replaced the latest firmware and htop was displaying temperature
and frequency accurately. However, everything went awry after installing alpha1
today. I am using a Raspberry Pi 4B 8GB version 1.5.

Below is the compilation log of my kernel and world. At least the system
compiled from the source code on that day was working fine, so it should be the
recent change that has affected the outcome.
----------------------------------
>>> World build completed on Fri Aug  4 19:04:06 CST 2023
>>> World built in 62132 seconds, ncpu: 4, make -j4

---------------------------------
--------------------------------------------------------------
>>> Kernel build for GENERIC completed on Fri Aug  4 20:00:09 CST 2023
--------------------------------------------------------------
>>> Kernel(s)  GENERIC built in 3105 seconds, ncpu: 4, make -j4
--------------------------------------------------------------
-------------
root@ykla:~ # service powerd restart
powerd not running?
Starting powerd.
powerd: no cpufreq(4) support -- aborting: No such file or directory
/etc/rc.d/powerd: WARNING: failed to start powerd
root@ykla:~ #

-- 
You are receiving this mail because:
You are the assignee for the bug.