CPU issue while trying to run gnb on a ubuntu virtual machine #179
Replies: 1 comment 2 replies
-
please run as:
Please note that a virtual CPU does not support the required CPU features. Please build the project again with correct cmake config. |
Beta Was this translation helpful? Give feedback.
2 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.
-
Can anyone help with possible solution to this error
VirtualBox:~/srsLTE/build$ gnb
srsLog error - Unable to create log file "/tmp/gnb.log": Permission denied
srsGNB ERROR: The CPU does not support the required CPU features that were configured during compile time: sse4.1(ok) avx(ok) avx2(ok) fma(na) pclmul(ok)
Aborted (core dumped)
ola@ola-VirtualBox:~/srsLTE/build$
Beta Was this translation helpful? Give feedback.
All reactions