BETA edition rcu errors
#6
Unfortunately, none of those suggestions are going to help. The problem has nothing to do with timezone, and nothing to do with DRAM. There may be a relationship to CPU clocks or thermals, but if there is one, it is only a weak effect. The issue is a bug with the timer in the A64 SoC (all of them, to some degree -- a replacement board could be the same). The timer tends to jump backwards, which the kernel (incorrectly) interprets as it wrapping around, so the date jumps 2^56/24000000 seconds forward.

There is already a workaround in Linux to filter out those timer jumps. However, as you can plainly see, the workaround is insufficient. I have been aware of this for a while, due to reports from users like yourself; but I had so far been unable to trigger any further jumps on my handful of A64 boards/devices. So I didn't know how to improve the workaround. I recently improved my testing tools, which are now able to catch some jumps on my PinePhone that the kernel workaround misses.

However, the likelihood of any one timer jump causing the date to skip forward (and thus an RCU stall) is incredibly low. Since you have been experiencing many of these, it appears you have close to a "worst-case" A64 chip as it relates to this bug. This is helpful, as making the workaround work for you will ensure it covers as many chips as possible.

Can you try running the tool at https://github.com/smaeul/timer-tools and paste the output here? On the PinePhone, you should be able to build it with "make". Then please try running it for an hour or so: "for i in $(seq 30); do ./build/target/src/timer_test -Cc; done". You'll want to do this with the phone plugged in, since it will use quite a bit of CPU. If there are any lines that say "Failed after XXXXX reads", that means something got past the kernel's filter.

Thanks!
  Reply


Messages In This Thread
BETA edition rcu errors - by 8bit - 05-03-2021, 12:43 PM
RE: BETA edition rcu errors - by dsimic - 05-03-2021, 11:12 PM
RE: BETA edition rcu errors - by 8bit - 05-04-2021, 10:09 AM
RE: BETA edition rcu errors - by 8bit - 05-05-2021, 10:30 AM
RE: BETA edition rcu errors - by dsimic - 05-09-2021, 01:44 AM
RE: BETA edition rcu errors - by smaeul - 05-10-2021, 12:41 AM
RE: BETA edition rcu errors - by 8bit - 05-10-2021, 11:11 AM
RE: BETA edition rcu errors - by 8bit - 05-13-2021, 10:53 AM
RE: BETA edition rcu errors - by dsimic - 05-17-2021, 11:57 AM
RE: BETA edition rcu errors - by smaeul - 05-14-2021, 08:28 PM
RE: BETA edition rcu errors - by 8bit - 05-17-2021, 02:02 PM
RE: BETA edition rcu errors - by 8bit - 05-18-2021, 01:56 PM
RE: BETA edition rcu errors - by 8bit - 05-19-2021, 09:41 AM
RE: BETA edition rcu errors - by dsimic - 05-23-2021, 09:30 AM
RE: BETA edition rcu errors - by 8bit - 05-25-2021, 01:12 PM
RE: BETA edition rcu errors - by dsimic - 06-04-2021, 03:09 AM
RE: BETA edition rcu errors - by 8bit - 05-26-2021, 11:31 AM
RE: BETA edition rcu errors - by 8bit - 10-27-2021, 01:54 PM
RE: BETA edition rcu errors - by 8bit - 10-27-2021, 05:04 PM
RE: BETA edition rcu errors - by 8bit - 10-27-2021, 06:31 PM
RE: BETA edition rcu errors - by smaeul - 11-11-2021, 10:56 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  No calls in or out on beta IsaiahSp 0 645 09-28-2023, 10:44 PM
Last Post: IsaiahSp
  No calls on Pine Phone Beta convergence edition polypode 1 1,149 03-06-2023, 08:04 PM
Last Post: rocket2nfinity
  PinePhone Beta dead - no boot-related output on serial interface horalocal 1 1,306 02-15-2023, 11:21 AM
Last Post: fxc
  PinePhone Beta Edition will not boot from MicroSD card Timothy_Ecc 27 23,649 01-29-2023, 12:20 PM
Last Post: skandigraun
  Severe screen flicker + occasional ghosting | Pinephone Beta edition legowave440 5 3,576 07-25-2022, 07:35 AM
Last Post: bedtime
Question Upgrading a 2020 Community Edition Pinephone? danimations 5 3,571 03-10-2022, 08:18 AM
Last Post: danimations
  Offer: PinePhone UB Edition in Germany firefox-58 2 2,611 12-11-2021, 11:26 AM
Last Post: Dr. Dreamer
Sad PnePhone Braveheart Edition - Microphone NOT Working valentin 15 8,290 08-09-2021, 07:43 PM
Last Post: tllim
  Vibrator not working - Manjaro Community Edition Beta3 Gerhard 2 3,135 11-29-2020, 07:52 AM
Last Post: saba
Question No HDMI signal from new Manjaro Community Edition phone dock brianary 13 14,213 11-29-2020, 07:22 AM
Last Post: wibble

Forum Jump:


Users browsing this thread: 1 Guest(s)