03-31-2025, 07:14 AM
(03-30-2025, 08:34 PM)KC9UDX Wrote:(03-30-2025, 03:00 PM)Anarethos Wrote: For the CPU speed, how do I check/adjust that?I'm not much of a linux user (my wife is though she might not even know it) but in NetBSD, which I use:
BTW, this is going to reduce your battery life (maybe a lot) and depending on ambient conditions (and whether you're charging) possibly make your PBP overheat.Code:sysctl -a | grep freq
sysctl -w machdep.cpufreq.cpu4.target=1800
sysctl -w machdep.cpufreq.cpu0.target=1416
Thanks!
Finally I gave up on making pacmac works on the 21.12 image. I found that I also had the 22.04 image which was OK (wifi, speed, sleep mode) and pacmac works with that one so I am good to go right now.