alistair23 / meta-pine64

OpenEmbedded/Yocto layer for the Pine64 boards
MIT License
22 stars 21 forks source link

WARNING: High resolution timers not available #6

Closed 274336317 closed 4 years ago

274336317 commented 4 years ago

I run cyclictest on pine64.After launch cyclictest, it printed the following warning: WARNING: High resolution timers not available I reviewed the /proc/config.gz, and the "CONFIG_HIGH_RES_TIMERS=y" was set.

Can you give some advice?

alistair23 commented 4 years ago

I'm sorry, I'm not sure. You should start by grepping that string in the kernel and see what is causing the warning.

274336317 commented 4 years ago

I switched from 5.3.0 to linux 5.2.14, the warning dispeared.

alistair23 commented 4 years ago

5.2 is getting close to end of life, so it's still probably worth investigating what changed.