This repository was archived by the owner on Jun 1, 2026. It is now read-only.
gNB [X310] [RF ] [W] Real-time failure in RF: late #1455
Unanswered
Ahmed-Chyad
asked this question in
General Help
Replies: 1 comment
-
|
Hi @Ahmed-Chyad,
Once you have a clean benchmark, try the gNB again with the same configuration. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am running srsRAN Project 25.10.0 with Open5GS in a Split 8 configuration. The setup works perfectly in SISO (1x1) mode; UEs attach and have full internet connectivit.
However, when I enable MIMO (2x2) by configuring 2 DL/UL antennas, I immediately encounter [RF] [W] Real-time failure in RF: late errors. Given the high-spec server hardware, I suspect a configuration or threading issue or else rather than a resource bottleneck .
Hardware & Environment:
Configuration:
Logs / Error Output: When running the MIMO configuration, the gNB log shows repeated RF late arrivals:
Plaintext
[RF ] [W] Real-time failure in RF: late
(Attached is the full gNB log file, and gnb.yml configuration
gnb.log-50mhz-mimo.txt
gnb_x310_50mhz_MIMO.yml
)
Steps Taken:
Question: Are there specific threading or thread-pinning configurations required for X310 MIMO on high-core-count machines to prevent these late errors?
Beta Was this translation helpful? Give feedback.
All reactions