Информация о моей системе:
- Vmware
- Ubuntu 22.4
sudo ./srsepc/src/srsepc
и еще один терминал для eNodeB
./srsenb/src/srsenb --rf.device_name=zmq --rf.device_args="fail_on_disconnect=true,tx_port=tcp://*:2000,rx_port=tcp://localhost:2001,id=enb,base_srate=23.04e6"
Здесь я получаю ошибки.
user@user-virtual-machine:~/srsRAN_4G/build$ ./srsenb/src/srsenb --rf.device_name=zmq --rf.device_args="fail_on_disconnect=true,tx_port=tcp://*:2000,rx_port=tcp://localhost:2001,id=enb,base_srate=23.04e6"
Active RF plugins: libsrsran_rf_zmq.so
Inactive RF plugins:
--- Software Radio Systems LTE eNodeB ---
Couldn't open , trying /home/user/.config/srsran/enb.conf
Reading configuration file /home/user/.config/srsran/enb.conf...
Couldn't open sib.conf, trying /home/user/.config/srsran/sib.conf
Couldn't open rr.conf, trying /home/user/.config/srsran/rr.conf
Couldn't open rb.conf, trying /home/user/.config/srsran/rb.conf
Built in Release mode using commit ec29b0c1f on branch master.
Opening 1 channels in RF device=zmq with args=fail_on_disconnect=true,tx_port=tcp://*:2000,rx_port=tcp://localhost:2001,id=enb,base_srate=23.04e6
Supported RF device list: zmq file
CHx base_srate=23.04e6
CHx id=enb
Current sample rate is 1.92 MHz with a base rate of 23.04 MHz (x12 decimation)
CH0 rx_port=tcp://localhost:2001
CH0 tx_port=tcp://*:2000
CH0 fail_on_disconnect=true
srsran_vec_malloc: Resource temporarily unavailable
srsran_vec_malloc: Resource temporarily unavailable
Error: Failed to create thread with real-time priority: Resource temporarily unavailable
srsran_vec_malloc: Resource temporarily unavailable
srsran_vec_malloc: Resource temporarily unavailable
Error: Failed to create thread with real-time priority: Resource temporarily unavailable
Error allocating memory. Exiting...
: Resource temporarily unavailable
Подробнее здесь: https://stackoverflow.com/questions/793 ... able-error
Мобильная версия