I use Ubuntu 14.04.3, kernel
$ uname -r
3.19.0-80-generic

NI RIO driver downloaded from 
http://files.ettus.com/binaries/niusrprio/niusrprio-installer-15.0.0.tar.gz

This is the output of lspci:

$ lspci
00:00.0 Host bridge: Intel Corporation Device 591f (rev 05)
00:01.0 PCI bridge: Intel Corporation Device 1901 (rev 05)
00:02.0 VGA compatible controller: Intel Corporation Device 5912 (rev 04)
00:14.0 USB controller: Intel Corporation Device a12f (rev 31)
00:16.0 Communication controller: Intel Corporation Device a13a (rev 31)
00:17.0 SATA controller: Intel Corporation Device a102 (rev 31)
00:1c.0 PCI bridge: Intel Corporation Device a114 (rev f1)
00:1d.0 PCI bridge: Intel Corporation Device a118 (rev f1)
00:1d.1 PCI bridge: Intel Corporation Device a119 (rev f1)
00:1f.0 ISA bridge: Intel Corporation Device a143 (rev 31)
00:1f.2 Memory controller: Intel Corporation Device a121 (rev 31)
00:1f.4 SMBus: Intel Corporation Device a123 (rev 31)
01:00.0 PCI bridge: PLX Technology, Inc. PEX 8608 8-lane, 8-Port PCI Express 
Gen 2 (5.0 GT/s) Switch (rev ba)
02:01.0 PCI bridge: PLX Technology, Inc. PEX 8608 8-lane, 8-Port PCI Express 
Gen 2 (5.0 GT/s) Switch (rev ba)
03:00.0 Signal processing controller: National Instruments PXIe/PCIe Device
06:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 
PCI Express Gigabit Ethernet Controller (rev 15)

$ lspci -k -nn -d 1093:c4c4
03:00.0 Signal processing controller [1180]: National Instruments PXIe/PCIe 
Device [1093:c4c4]
    Subsystem: National Instruments Device [1093:78f0]

$ sudo ls /dev/ni/
nistreamk:0\nistreamk\0


My sequence of actions:
1) Install Ubuntu 14.04.3
2) 
https://launchpad.net/~ettusresearch/+archive/ubuntu/uhd

The process to use this (first remove old UHD):

   - sudo apt-get remove uhd-host libuhd003 libuhd-dev
   - sudo apt-add-repository ppa:ettusresearch/uhd
   - sudo apt-get update
   - sudo apt-get install uhd-host libuhd003 libuhd-dev
3) Then I do: sudo niusrprio-installer/INSTALL
4) reboot
5) sudo /usr/local/bin/niusrprio_pcie start
6) uhd_find_devices or uhd_usrp_probe
7) And I always get:
$ uhd_usrp_probe 

[INFO] [UHD] linux; GNU C++ version 4.8.4; Boost_105400; UHD_3.11.0.0-release
[INFO] [NIRIO] rpc_client stopping...
[INFO] [NIRIO] rpc_client stopped.
Error: LookupError: KeyError: No devices found for ----->
Empty Device Address

I also tried to use Ubuntu 14.04.4 with kernel 4.2 but the result always the 
same.





>Вторник,  3 апреля 2018, 1:05 +03:00 от Martin Braun via USRP-users 
><usrp-users@lists.ettus.com>:
>
>On 04/02/2018 11:24 AM, Антон Заболотский via USRP-users wrote:
>> I am trying to connect, but I can do it only via Moxa converter
>> ( https://www.moxa.com/product/IMC-101.htm ) and host doesn't see X310.
>> I think it is because : The USRP-X Series only supports Gigabit and Ten
>> Gigabit Ethernet and will not work with a 10/100 Mbps interface. Am I
>> right?
>
>Yes, that is correct.
>
>> I was able to run NI Utilities, whish I found in USRP examples in
>> LabVIEW. In the Windows 7 uhd_usrp_probe.exe works fine and gives all
>> the information.
>> Ubuntu and Windows share the same computer.
>
>This probably means there's something wrong with the PCIe drivers. Does
>lspci list anything that looks like a USRP? And what's your kernel version?
>
>-- M
>
>_______________________________________________
>USRP-users mailing list
>USRP-users@lists.ettus.com
>http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com



_______________________________________________
USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

Reply via email to