Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CPU Speed on ODROID XU4



Hello,

    Is it possible to set the CPU speed on the ODROID XU4 (Exynos 5422)? The sysctl command doesn’t seem to list anything and I haven’t found anything via Google. I’ve tried both kernels running 9.0_STABLE and HEAD (9.99.71). If not, what speed are the CPU cores running at? (I'm also curious why 5 cores show up instead of 8, but that can wait).

These lines from dmesg seem to be relevant:

[     1.493147] cpufreqdt0: autoconfiguration error: couldn't acquire cpu-supply
[     1.493147] cpufreqdt1: autoconfiguration error: couldn't acquire cpu-supply
[     1.503152] cpufreqdt2: autoconfiguration error: couldn't acquire clock
[     1.503152] cpufreqdt3: autoconfiguration error: couldn't acquire clock
[     1.513150] cpufreqdt4: autoconfiguration error: couldn't acquire clock

Thanks,

Jason M.

craig:~# uname -a
NetBSD craig 9.99.71 NetBSD 9.99.71 (GEN-MPSAFE) #0: Wed Aug 26 22:27:14 EDT 2020  root@HallofJustice:/usr/HEAD/src/sys/arch/evbarm/compile/obj/GEN-MPSAFE evbarm

craig:~# sysctl machdep
machdep.debug = 0
machdep.booted_device = ld1
machdep.powersave = 1
machdep.firmware_revision = 0
machdep.board_model = 0
machdep.board_revision = 0
machdep.serial = 0
machdep.cpu_arch = 7A
machdep.cpu_id = 1091551347
machdep.fpu_id = 1090662515
machdep.fpu_present = 1
machdep.hwdiv_present = 1
machdep.neon_present = 1
machdep.simd_present = 1
machdep.simdex_present = 1
machdep.synchprim_present = 32
machdep.printfataltraps = 0
machdep.unaligned_sigbus = 0
machdep.kmpages = 8556




Home | Main Index | Thread Index | Old Index