srsran / srsRAN_4G

Open source SDR 4G software suite from Software Radio Systems (SRS) https://docs.srsran.com/projects/4g
https://www.srsran.com
GNU Affero General Public License v3.0
3.47k stars 1.14k forks source link

EnvironmentError: IOError: x300 fw peek32 - reply timed out #1081

Open RogerLin88124 opened 1 year ago

RogerLin88124 commented 1 year ago

make error while using "uhd_usrp_probe" but it can work on "uhd_find_device"

Issue Description

image

image

Setup Details

lab000@ubuntu:~/Desktop$ uhd_usrp_probe [INFO] [UHD] linux; GNU C++ version 9.4.0; Boost_107100; UHD_4.3.0.0-0ubuntu1~focal1 [INFO] [X300] X300 initialization sequence... [ERROR] [X300] 192.168.10.2: x300 fw communication failure #1 EnvironmentError: IOError: x300 fw peek32 - reply timed out [ERROR] [X300] 192.168.10.2: x300 fw communication failure #2 EnvironmentError: IOError: x300 fw peek32 - reply timed out [ERROR] [X300] 192.168.10.2: x300 fw communication failure #3 EnvironmentError: IOError: x300 fw peek32 - reply timed out [ERROR] [X300] 192.168.10.2: x300 fw communication failure #1 EnvironmentError: IOError: x300 fw peek32 - reply timed out [ERROR] [X300] 192.168.10.2: x300 fw communication failure #2 EnvironmentError: IOError: x300 fw peek32 - reply timed out [ERROR] [X300] 192.168.10.2: x300 fw communication failure #3 EnvironmentError: IOError: x300 fw peek32 - reply timed out Error: EnvironmentError: IOError: 192.168.10.2: x300 fw communication failure #3 EnvironmentError: IOError: x300 fw peek32 - reply timed out

Expected Behavior

[What you expect to happen]

Actual Behaviour

[What happens instead e.g. error message]

Steps to reproduce the problem

[Tell us how to reproduce this issue e.g. RF setup, application config files]

Additional Information

[Any additional information, configuration or data that might be necessary to reproduce the issue]

HaiderHaideri commented 5 months ago

@RogerLin88124 I am also facing this issue, what steps you have taken to solve this issue, will be waiting for your response soon

kazim425 commented 2 weeks ago

Upgrade to UHD 4.7. It will be fixed

Harsihv commented 2 weeks ago

Just Interchange the Cables , thats enough for this issue

zhaojh074 commented 1 day ago

Did you solve this problem, I am facing the same issue and looking forward to your response @HaiderHaideri