Re: [USRP-users] USRP X310 PCIe connection Driver Problem

2019-06-04 Thread akin soysal via USRP-users
Hi, Thanks Nicole. We solved the problem by installing centos 7.0. It performs a lot better with real time constraints. Akın 4 Haz 2019 Sal 01:40 tarihinde Nicole Bienert şunu yazdı: > Hi, > > I was having the same problem, but I figured it out. Shut everything down, > then turn on the SDR fir

Re: [USRP-users] USRP X310 PCIe connection Driver Problem

2019-06-03 Thread Nicole Bienert via USRP-users
Hi, I was having the same problem, but I figured it out. Shut everything down, then turn on the SDR first and the computer second. Next type sudo /usr/local/bin/niusrprio_pcie *stop*. Do not type start before using the stop command. If you type start then later type stop, it still won't work. I'm

Re: [USRP-users] USRP X310 PCIe connection Driver Problem

2019-03-05 Thread akin soysal via USRP-users
OK, so I did manage to debug it further by setting the ENABLE_EXTENDED_ERROR_INFO flag to true. It seems like the nirio_driver_iface::rio_ioctl function is returning 52003 error. uhd_usrp_probe --args "type=x300,resource=RIO0,fpga=HG" [INFO] [UHD] linux; GNU C++ version 5.4.0 20160609; Boost_10580

[USRP-users] USRP X310 PCIe connection Driver Problem

2019-03-05 Thread akin soysal via USRP-users
Dear all, I am trying to connect over PCIe to my USRP X310. I have installed the latest drivers niusrprio-installer-18.0.0.tar.gz and I am starting the PCIe connection with the following command: sudo /usr/local/bin/niusrprio_pcie start Making sure drivers are up to date... Module nikal is up-to-