gnb -c with USRPB210 on ubuntu22.04 #107
Replies: 5 comments 5 replies
-
Thanks for reporting. This is actually a bug. It will be fixed in the following days. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Dear Joaquim
I upload srsRAN_project and I have the following message :
Lower PHY in dual executor mode.
/home/etudiant/srsRAN_Project/include/srsran/adt/bounded_bitset.h:1062: void srsran::bounded_bitset<N, LowestInfoBitIsMSB>::assert_within_bounds_(size_t, bool) const [with long unsigned int N = 1024; bool LowestInfoBitIsMSB = false; size_t = long unsigned int]:
Assertion `pos < size() or (not strict and pos == size())' failed - ERROR: index='1' is out-of-bounds for bitset of size='1'.
Abandon
Best regard
De: "Joaquim Broquetas" ***@***.***>
À: "srsran/srsRAN_Project" ***@***.***>
Cc: "Frederic Launay" ***@***.***>, "Mention" ***@***.***>
Envoyé: Lundi 3 Juillet 2023 15:11:44
Objet: Re: [srsran/srsRAN_Project] gnb -c with USRPB210 on ubuntu22.04 (Discussion #107)
Hi [ https://github.com/flaunay86 | @flaunay86 ] , thank you for reporting this issue. We have pushed a fix to the repository. Can you pull the changes and test if the issue has been solved for you?
—
Reply to this email directly, [ #107 (reply in thread) | view it on GitHub ] , or [ https://github.com/notifications/unsubscribe-auth/AXTR7YDYXX3K44252VAKMQTXOLAJBANCNFSM6AAAAAAZZS3YX4 | unsubscribe ] .
You are receiving this because you were mentioned. Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
-
On the previous version (I have not tested with the last version), increasing the CPU number at 4 fix the pb.
Thank you
Frédéric
De: "Joaquim Broquetas" ***@***.***>
À: "srsran" ***@***.***>
Cc: "Frederic Launay" ***@***.***>, "Mention" ***@***.***>
Envoyé: Mardi 4 Juillet 2023 11:19:26
Objet: Re: [srsran/srsRAN_Project] gnb -c with USRPB210 on ubuntu22.04 (Discussion #107)
Hi,
I have been able to reproduce the issue, it appears when the number of available CPU threads is less than 4. A fix for this issue will be included in the next release, which is due in a couple of weeks. In the meantime, can you try increasing the number of virtual CPU cores to at least 4? Let me know if this solves the issue for now.
—
Reply to this email directly, [ #107 (reply in thread) | view it on GitHub ] , or [ https://github.com/notifications/unsubscribe-auth/AXTR7YGVNOIOT7QO7D4FGDTXOPNZ5ANCNFSM6AAAAAAZZS3YX4 | unsubscribe ] .
You are receiving this because you were mentioned. Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Dear Joaquim
when I tested srsRAN_Project with 4 virtuals CPU, I was able to execute gNB -c file.yaml nevertheless, I tested it with Open5GS (modifying amf address in gNB config) but I have a SCTP connection refused. When I test with a simulated RAN (UERANSIM) and Open5GS there is no error.
I will look forward, I may be wrong in my test (may be I forgot on step, if you have any documentation don't hesitate to send it to me).
Best Regard.
Frédéric
De: "Joaquim Broquetas" ***@***.***>
À: "srsran" ***@***.***>
Cc: "Frederic Launay" ***@***.***>, "Mention" ***@***.***>
Envoyé: Mardi 4 Juillet 2023 11:19:26
Objet: Re: [srsran/srsRAN_Project] gnb -c with USRPB210 on ubuntu22.04 (Discussion #107)
Hi,
I have been able to reproduce the issue, it appears when the number of available CPU threads is less than 4. A fix for this issue will be included in the next release, which is due in a couple of weeks. In the meantime, can you try increasing the number of virtual CPU cores to at least 4? Let me know if this solves the issue for now.
—
Reply to this email directly, [ #107 (reply in thread) | view it on GitHub ] , or [ https://github.com/notifications/unsubscribe-auth/AXTR7YGVNOIOT7QO7D4FGDTXOPNZ5ANCNFSM6AAAAAAZZS3YX4 | unsubscribe ] .
You are receiving this because you were mentioned. Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
2 replies
-
See here: #172 |
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.
-
Dear all
I am trying to test gnb on my VM (Virtualbox). I have a detected usrp
-- UHD Device 0
Device Address:
serial: 312900F
name: MyB210
product: B210
type: b200
and uhd_usrp_probe give me full details.
Nevertheless, when I want to run gnb -c gnb_rf_b200_tdd_n78_20mhz.yml the default config files I have the following error
ERROR =>
Could you help me?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions