ALPHA1: rpi4 powerd: no cpufreq(4) support -- aborting: No such file or directory
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 12 Aug 2023 17:24:02 UTC
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:~ #