SubspaceEmissary Posted January 7 Posted January 7 Armbianmonitor: https://paste.next.armbian.com/gekusedoso Hey folks, I have a really weird issue where any time I try to `cat` any of the cpufreq files or use any of the cpufreq commands, it just hangs indefinitely. I've made sure that everything is up to date, reinstalled cpufreq, and because I have 2 of the same board, have confirmed that it's an issue with both of my Zero 2s. I also ran `strace` on one of the cpufreq commands and found that it's getting hung on a write step: openat(AT_FDCWD, "/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor", O_WRONLY) = 3 write(3, "ondemand", 8 Other than this, the device has been doing just fine. Any advice on this is welcome! OrangePi Zero2 Armbian (24.11.1) aarch64 6.6.62-current-sunxi64 (also attempted on the latest edge version of the kernel) 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.