Discussion:
[USRP-users] USRP B210 and UHD and Windows
Marcin Stolarski
2014-01-24 23:39:50 UTC
Permalink
Dear All

I try to run my B210 under Windows (Windows 7 x64 Ultimate EN/PL).

I can use this USRP with "SRD#" or "HDSDR" and "ExtIO_USRP+FCD+RTL2832U +
BorIP-1.6 BETA 1" and it works perfect.

I install UHD "uhd_003.006.002-release_Win64.exe"

and try:
uhd_find_devices.exe
uhd_usrp_probe.exe
b2xx_fx3_utils.exe

and always I see "No UHD Devices Found" or similar error.

example:
C:\Program Files (x86)\UHD\bin>uhd_find_devices.exe
Win32; Microsoft Visual C++ version 10.0; Boost_104700;
UHD_003.006.002-release


When I connect my USRP1 that it works ok.

example:
C:\Program Files (x86)\UHD\bin>uhd_find_devices.exe
Win32; Microsoft Visual C++ version 10.0; Boost_104700;
UHD_003.006.002-release

-- Loading firmware image: C:\Program Files
(x86)\UHD\share\uhd\images\usrp1_fw.
ihx... done
--------------------------------------------------
-- UHD Device 0
--------------------------------------------------
Device Address:
type: usrp1
name:
serial: 5R2701U1

so where I do mistake because I would like to start writing software under
Windows.

Regards

Marcin S.
--
--------------------------------------------------------
Marcin Stolarski, Ph.D.

MARCIN STOLARSKI LABORATORY
Dembowskiego 14/61
02-784 Warszawa
POLAND

VAT UE: PL 525-139-95-97

e-mail: ***@gmail.com
phone: +48 606160159
phone: +48 22 2442857
fax: +48 22 2012741
webpage: http://www.mslaboratory.eu
--------------------------------------------------------
Marcin Stolarski
2014-01-28 00:16:40 UTC
Permalink
Dear All

I try to run my B210 under Windows (Windows 7 x64 Ultimate EN/PL).

I can use this USRP with "SRD#" or "HDSDR" and "ExtIO_USRP+FCD+RTL2832U +
BorIP-1.6 BETA 1" and it works perfect.

I install UHD "uhd_003.006.002-release_Win64.exe"

and try:
uhd_find_devices.exe
uhd_usrp_probe.exe
b2xx_fx3_utils.exe

and always I see "No UHD Devices Found" or similar error.

example:
C:\Program Files (x86)\UHD\bin>uhd_find_devices.exe
Win32; Microsoft Visual C++ version 10.0; Boost_104700;
UHD_003.006.002-release


When I connect my USRP1 that it works ok.

example:
C:\Program Files (x86)\UHD\bin>uhd_find_devices.exe
Win32; Microsoft Visual C++ version 10.0; Boost_104700;
UHD_003.006.002-release

-- Loading firmware image: C:\Program Files
(x86)\UHD\share\uhd\images\usrp1_fw.
ihx... done
--------------------------------------------------
-- UHD Device 0
--------------------------------------------------
Device Address:
type: usrp1
name:
serial: 5R2701U1

so where I do mistake because I would like to start writing software under
Windows.

Regards

Marcin S.
--
--------------------------------------------------------
Marcin Stolarski, Ph.D.

MARCIN STOLARSKI LABORATORY
Dembowskiego 14/61
02-784 Warszawa
POLAND

VAT UE: PL 525-139-95-97

e-mail: ***@gmail.com
phone: +48 606160159
phone: +48 22 2442857
fax: +48 22 2012741
webpage: http://www.mslaboratory.eu
--------------------------------------------------------
Marcus D. Leech
2014-01-28 00:24:16 UTC
Permalink
Post by Marcin Stolarski
Dear All
I try to run my B210 under Windows (Windows 7 x64 Ultimate EN/PL).
I can use this USRP with "SRD#" or "HDSDR" and
"ExtIO_USRP+FCD+RTL2832U + BorIP-1.6 BETA 1" and it works perfect.
I install UHD "uhd_003.006.002-release_Win64.exe"
uhd_find_devices.exe
uhd_usrp_probe.exe
b2xx_fx3_utils.exe
and always I see "No UHD Devices Found" or similar error.
C:\Program Files (x86)\UHD\bin>uhd_find_devices.exe
Win32; Microsoft Visual C++ version 10.0; Boost_104700;
UHD_003.006.002-release
When I connect my USRP1 that it works ok.
C:\Program Files (x86)\UHD\bin>uhd_find_devices.exe
Win32; Microsoft Visual C++ version 10.0; Boost_104700;
UHD_003.006.002-release
-- Loading firmware image: C:\Program Files
(x86)\UHD\share\uhd\images\usrp1_fw.
ihx... done
--------------------------------------------------
-- UHD Device 0
--------------------------------------------------
type: usrp1
serial: 5R2701U1
so where I do mistake because I would like to start writing software
under Windows.
Regards
Marcin S.
--
--------------------------------------------------------
Marcin Stolarski, Ph.D.
MARCIN STOLARSKI LABORATORY
Dembowskiego 14/61
02-784 Warszawa
POLAND
VAT UE: PL 525-139-95-97
phone: +48 606160159
phone: +48 22 2442857
fax: +48 22 2012741
webpage: http://www.mslaboratory.eu
--------------------------------------------------------
_______________________________________________
USRP-users mailing list
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
Try:

uhd_usrp_probe --args "type=b200"
--
Marcus Leech
Principal Investigator
Shirleys Bay Radio Astronomy Consortium
http://www.sbrac.org
Marcin Stolarski
2014-01-29 11:47:30 UTC
Permalink
Thank you for yours suggestions.

First I changed drivers. Before it I use zadig.exe now I install drivers
from:

C:\Program Files (x86)\UHD\share\uhd\images

(installed from file "uhd_003.006.002-release_Win64.exe)

BTW there is driver installation problem. In directory "images" you must
create directory "amd64" and copy there files WdfCoInstaller01009.dll
and WinUSBCoInstaller2.dll from images directory.

I install driver:
Ettus Research LLC B200/B210

I have:
- winusb.sys 6.1.7601.17514
- WdfCoInstaller01009.dll 1.9.7600.16385
- WinUSBCoInstaller2.dll 6.1.7600.16385


but still UHD programs do not detect my USRP B210

C:\Program Files (x86)\UHD\bin>uhd_usrp_probe.exe
Win32; Microsoft Visual C++ version 10.0; Boost_104700;
UHD_003.006.002-release

Error: LookupError: KeyError: No devices found for ----->
Empty Device Address

C:\Program Files (x86)\UHD\bin>uhd_usrp_probe --args "type=b210"
Win32; Microsoft Visual C++ version 10.0; Boost_104700;
UHD_003.006.002-release

Error: LookupError: KeyError: No devices found for ----->
Device Address:
type: b210


C:\Program Files (x86)\UHD\bin>uhd_find_devices.exe
Win32; Microsoft Visual C++ version 10.0; Boost_104700;
UHD_003.006.002-release

No UHD Devices Found

SDR# with ExtIO_USRP+FCD+RTL2832U + BorIP-1.6 BETA 1_Setup.exe work correct.


Any other suggestion?

Regards

Marcin S.
Post by Marcin Stolarski
Dear All
I try to run my B210 under Windows (Windows 7 x64 Ultimate EN/PL).
I can use this USRP with "SRD#" or "HDSDR" and "ExtIO_USRP+FCD+RTL2832U
+ BorIP-1.6 BETA 1" and it works perfect.
I install UHD "uhd_003.006.002-release_Win64.exe"
uhd_find_devices.exe
uhd_usrp_probe.exe
b2xx_fx3_utils.exe
and always I see "No UHD Devices Found" or similar error.
C:\Program Files (x86)\UHD\bin>uhd_find_devices.exe
Win32; Microsoft Visual C++ version 10.0; Boost_104700;
UHD_003.006.002-release
When I connect my USRP1 that it works ok.
C:\Program Files (x86)\UHD\bin>uhd_find_devices.exe
Win32; Microsoft Visual C++ version 10.0; Boost_104700;
UHD_003.006.002-release
-- Loading firmware image: C:\Program Files
(x86)\UHD\share\uhd\images\usrp1_fw.
ihx... done
--------------------------------------------------
-- UHD Device 0
--------------------------------------------------
type: usrp1
serial: 5R2701U1
so where I do mistake because I would like to start writing software
under Windows.
Regards
Marcin S.
--
--------------------------------------------------------
Marcin Stolarski, Ph.D.
MARCIN STOLARSKI LABORATORY
Dembowskiego 14/61
02-784 Warszawa
POLAND
VAT UE: PL 525-139-95-97
phone: +48 606160159
phone: +48 22 2442857
fax: +48 22 2012741
webpage: http://www.mslaboratory.eu
--------------------------------------------------------
_______________________________________________
uhd_usrp_probe --args "type=b200"
--
Marcus Leech
Principal Investigator
Shirleys Bay Radio Astronomy Consortiumhttp://www.sbrac.org
_______________________________________________
USRP-users mailing list
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
--
--------------------------------------------------------
Marcin Stolarski, Ph.D.

MARCIN STOLARSKI LABORATORY
Dembowskiego 14/61
02-784 Warszawa
POLAND

VAT UE: PL 525-139-95-97

e-mail: ***@gmail.com
phone: +48 606160159
phone: +48 22 2442857
fax: +48 22 2012741
webpage: http://www.mslaboratory.eu
--------------------------------------------------------
Marcin Stolarski
2014-01-29 11:53:48 UTC
Permalink
Maybe somebody can send me description his configuration like my

USRP: B210
Windows version: Windows 7 Ultimate x64 EN with Polish desktop language
UHD: uhd_003.006.002-release_Win64.exe

I install driver from uhd_003.006.002-release_Win64.exe:
Ettus Research LLC B200/B210

I have:
- winusb.sys 6.1.7601.17514
- WdfCoInstaller01009.dll 1.9.7600.16385
- WinUSBCoInstaller2.dll 6.1.7600.16385

and how he initiate usrp (first command after installing UHD):

C:\Program Files (x86)\UHD\bin>uhd_usrp_probe.exe
Win32; Microsoft Visual C++ version 10.0; Boost_104700;
UHD_003.006.002-release

Error: LookupError: KeyError: No devices found for ----->
Empty Device Address

Do you use x64 UHD or x32 ???

Regards

Marcin S.
Post by Marcin Stolarski
Thank you for yours suggestions.
First I changed drivers. Before it I use zadig.exe now I install drivers
C:\Program Files (x86)\UHD\share\uhd\images
(installed from file "uhd_003.006.002-release_Win64.exe)
BTW there is driver installation problem. In directory "images" you must
create directory "amd64" and copy there files WdfCoInstaller01009.dll
and WinUSBCoInstaller2.dll from images directory.
Ettus Research LLC B200/B210
- winusb.sys 6.1.7601.17514
- WdfCoInstaller01009.dll 1.9.7600.16385
- WinUSBCoInstaller2.dll 6.1.7600.16385
but still UHD programs do not detect my USRP B210
C:\Program Files (x86)\UHD\bin>uhd_usrp_probe.exe
Win32; Microsoft Visual C++ version 10.0; Boost_104700;
UHD_003.006.002-release
Error: LookupError: KeyError: No devices found for ----->
Empty Device Address
C:\Program Files (x86)\UHD\bin>uhd_usrp_probe --args "type=b210"
Win32; Microsoft Visual C++ version 10.0; Boost_104700;
UHD_003.006.002-release
Error: LookupError: KeyError: No devices found for ----->
type: b210
C:\Program Files (x86)\UHD\bin>uhd_find_devices.exe
Win32; Microsoft Visual C++ version 10.0; Boost_104700;
UHD_003.006.002-release
No UHD Devices Found
SDR# with ExtIO_USRP+FCD+RTL2832U + BorIP-1.6 BETA 1_Setup.exe work correct.
Any other suggestion?
Regards
Marcin S.
Post by Marcin Stolarski
Dear All
I try to run my B210 under Windows (Windows 7 x64 Ultimate EN/PL).
I can use this USRP with "SRD#" or "HDSDR" and "ExtIO_USRP+FCD+RTL2832U
+ BorIP-1.6 BETA 1" and it works perfect.
I install UHD "uhd_003.006.002-release_Win64.exe"
uhd_find_devices.exe
uhd_usrp_probe.exe
b2xx_fx3_utils.exe
and always I see "No UHD Devices Found" or similar error.
C:\Program Files (x86)\UHD\bin>uhd_find_devices.exe
Win32; Microsoft Visual C++ version 10.0; Boost_104700;
UHD_003.006.002-release
When I connect my USRP1 that it works ok.
C:\Program Files (x86)\UHD\bin>uhd_find_devices.exe
Win32; Microsoft Visual C++ version 10.0; Boost_104700;
UHD_003.006.002-release
-- Loading firmware image: C:\Program Files
(x86)\UHD\share\uhd\images\usrp1_fw.
ihx... done
--------------------------------------------------
-- UHD Device 0
--------------------------------------------------
type: usrp1
serial: 5R2701U1
so where I do mistake because I would like to start writing software
under Windows.
Regards
Marcin S.
--
--------------------------------------------------------
Marcin Stolarski, Ph.D.
MARCIN STOLARSKI LABORATORY
Dembowskiego 14/61
02-784 Warszawa
POLAND
VAT UE: PL 525-139-95-97
phone: +48 606160159
phone: +48 22 2442857
fax: +48 22 2012741
webpage: http://www.mslaboratory.eu
--------------------------------------------------------
_______________________________________________
uhd_usrp_probe --args "type=b200"
--
Marcus Leech
Principal Investigator
Shirleys Bay Radio Astronomy Consortiumhttp://www.sbrac.org
_______________________________________________
USRP-users mailing list
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
--
--------------------------------------------------------
Marcin Stolarski, Ph.D.
MARCIN STOLARSKI LABORATORY
Dembowskiego 14/61
02-784 Warszawa
POLAND
VAT UE: PL 525-139-95-97
phone: +48 606160159
phone: +48 22 2442857
fax: +48 22 2012741
webpage: http://www.mslaboratory.eu
--------------------------------------------------------
--
--------------------------------------------------------
Marcin Stolarski, Ph.D.

MARCIN STOLARSKI LABORATORY
Dembowskiego 14/61
02-784 Warszawa
POLAND

VAT UE: PL 525-139-95-97

e-mail: ***@gmail.com
phone: +48 606160159
phone: +48 22 2442857
fax: +48 22 2012741
webpage: http://www.mslaboratory.eu
--------------------------------------------------------
Marcus D. Leech
2014-01-29 14:34:33 UTC
Permalink
Post by Marcin Stolarski
Maybe somebody can send me description his configuration like my
USRP: B210
Windows version: Windows 7 Ultimate x64 EN with Polish desktop language
UHD: uhd_003.006.002-release_Win64.exe
Ettus Research LLC B200/B210
- winusb.sys 6.1.7601.17514
- WdfCoInstaller01009.dll 1.9.7600.16385
- WinUSBCoInstaller2.dll 6.1.7600.16385
C:\Program Files (x86)\UHD\bin>uhd_usrp_probe.exe
Win32; Microsoft Visual C++ version 10.0; Boost_104700;
UHD_003.006.002-release
Error: LookupError: KeyError: No devices found for ----->
Empty Device Address
Do you use x64 UHD or x32 ???
Regards
Marcin S.
Thank you for yours suggestions.
First I changed drivers. Before it I use zadig.exe now I install
C:\Program Files (x86)\UHD\share\uhd\images
(installed from file "uhd_003.006.002-release_Win64.exe)
BTW there is driver installation problem. In directory "images"
you must create directory "amd64" and copy there
files WdfCoInstaller01009.dll and WinUSBCoInstaller2.dll from
images directory.
Ettus Research LLC B200/B210
- winusb.sys 6.1.7601.17514
- WdfCoInstaller01009.dll 1.9.7600.16385
- WinUSBCoInstaller2.dll 6.1.7600.16385
but still UHD programs do not detect my USRP B210
C:\Program Files (x86)\UHD\bin>uhd_usrp_probe.exe
Win32; Microsoft Visual C++ version 10.0; Boost_104700;
UHD_003.006.002-release
Error: LookupError: KeyError: No devices found for ----->
Empty Device Address
C:\Program Files (x86)\UHD\bin>uhd_usrp_probe --args "type=b210"
Win32; Microsoft Visual C++ version 10.0; Boost_104700;
UHD_003.006.002-release
Error: LookupError: KeyError: No devices found for ----->
type: b210
C:\Program Files (x86)\UHD\bin>uhd_find_devices.exe
Win32; Microsoft Visual C++ version 10.0; Boost_104700;
UHD_003.006.002-release
No UHD Devices Found
SDR# with ExtIO_USRP+FCD+RTL2832U + BorIP-1.6 BETA 1_Setup.exe work correct.
Any other suggestion?
Regards
Marcin S.
Post by Marcin Stolarski
Dear All
I try to run my B210 under Windows (Windows 7 x64 Ultimate EN/PL).
I can use this USRP with "SRD#" or "HDSDR" and
"ExtIO_USRP+FCD+RTL2832U + BorIP-1.6 BETA 1" and it works perfect.
I install UHD "uhd_003.006.002-release_Win64.exe"
uhd_find_devices.exe
uhd_usrp_probe.exe
b2xx_fx3_utils.exe
and always I see "No UHD Devices Found" or similar error.
C:\Program Files (x86)\UHD\bin>uhd_find_devices.exe
Win32; Microsoft Visual C++ version 10.0; Boost_104700;
UHD_003.006.002-release
When I connect my USRP1 that it works ok.
C:\Program Files (x86)\UHD\bin>uhd_find_devices.exe
Win32; Microsoft Visual C++ version 10.0; Boost_104700;
UHD_003.006.002-release
-- Loading firmware image: C:\Program Files
(x86)\UHD\share\uhd\images\usrp1_fw.
ihx... done
--------------------------------------------------
-- UHD Device 0
--------------------------------------------------
type: usrp1
serial: 5R2701U1
so where I do mistake because I would like to start writing
software under Windows.
Regards
Marcin S.
--
--------------------------------------------------------
Marcin Stolarski, Ph.D.
MARCIN STOLARSKI LABORATORY
Dembowskiego 14/61
02-784 Warszawa
POLAND
VAT UE: PL 525-139-95-97
phone: +48 606160159 <tel:%2B48%20606160159>
phone: +48 22 2442857 <tel:%2B48%2022%202442857>
fax: +48 22 2012741 <tel:%2B48%2022%202012741>
webpage: http://www.mslaboratory.eu
--------------------------------------------------------
_______________________________________________
USRP-users mailing list
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
uhd_usrp_probe --args "type=b200"
--
Marcus Leech
Principal Investigator
Shirleys Bay Radio Astronomy Consortium
http://www.sbrac.org
_______________________________________________
USRP-users mailing list
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
--
--------------------------------------------------------
Marcin Stolarski, Ph.D.
MARCIN STOLARSKI LABORATORY
Dembowskiego 14/61
02-784 Warszawa
POLAND
VAT UE: PL 525-139-95-97
phone: +48 606160159 <tel:%2B48%20606160159>
phone: +48 22 2442857 <tel:%2B48%2022%202442857>
fax: +48 22 2012741 <tel:%2B48%2022%202012741>
webpage: http://www.mslaboratory.eu
--------------------------------------------------------
--
--------------------------------------------------------
Marcin Stolarski, Ph.D.
MARCIN STOLARSKI LABORATORY
Dembowskiego 14/61
02-784 Warszawa
POLAND
VAT UE: PL 525-139-95-97
phone: +48 606160159
phone: +48 22 2442857
fax: +48 22 2012741
webpage: http://www.mslaboratory.eu
--------------------------------------------------------
Does device manager recognize the device? It should have a VID of 2500
and a PID of 0020
--
Marcus Leech
Principal Investigator
Shirleys Bay Radio Astronomy Consortium
http://www.sbrac.org
Marcin Stolarski
2014-01-29 23:58:59 UTC
Permalink
This post might be inappropriate. Click to display it.
Ralph A. Schmid, dk5ras
2014-01-28 08:53:42 UTC
Permalink
I mean to remember that there is a driver "between" UHD and your device.
What driver are you using? Where did you get it? Maybe it is not compatible
with UHD?


Ralph.





From: USRP-users [mailto:usrp-users-***@lists.ettus.com] On Behalf Of
Marcin Stolarski
Sent: Tuesday, January 28, 2014 1:17 AM
To: USRP-users mailing list
Subject: [USRP-users] USRP B210 and UHD and Windows



Dear All



I try to run my B210 under Windows (Windows 7 x64 Ultimate EN/PL).



I can use this USRP with "SRD#" or "HDSDR" and "ExtIO_USRP+FCD+RTL2832U +
BorIP-1.6 BETA 1" and it works perfect.



I install UHD "uhd_003.006.002-release_Win64.exe"



and try:

uhd_find_devices.exe

uhd_usrp_probe.exe

b2xx_fx3_utils.exe



and always I see "No UHD Devices Found" or similar error.



example:

C:\Program Files (x86)\UHD\bin>uhd_find_devices.exe

Win32; Microsoft Visual C++ version 10.0; Boost_104700;
UHD_003.006.002-release





When I connect my USRP1 that it works ok.



example:

C:\Program Files (x86)\UHD\bin>uhd_find_devices.exe

Win32; Microsoft Visual C++ version 10.0; Boost_104700;
UHD_003.006.002-release



-- Loading firmware image: C:\Program Files
(x86)\UHD\share\uhd\images\usrp1_fw.

ihx... done

--------------------------------------------------

-- UHD Device 0

--------------------------------------------------

Device Address:

type: usrp1

name:

serial: 5R2701U1



so where I do mistake because I would like to start writing software under
Windows.



Regards



Marcin S.
--
--------------------------------------------------------

Marcin Stolarski, Ph.D.

MARCIN STOLARSKI LABORATORY
Dembowskiego 14/61
02-784 Warszawa
POLAND



VAT UE: PL 525-139-95-97


e-mail: ***@gmail.com

phone: +48 606160159

phone: +48 22 2442857

fax: +48 22 2012741

webpage: http://www.mslaboratory.eu

--------------------------------------------------------
Marcin Stolarski
2014-02-18 08:09:25 UTC
Permalink
I change connection from USB3 to USB2 and now it is working with UHD.
Probably UHD is not compatible with my USB 3.0 extension card.

Regards

Marcin S.
Did you fix it?
Otherwise I have some suggestions.
B
Post by Marcin Stolarski
Dear All
I try to run my B210 under Windows (Windows 7 x64 Ultimate EN/PL).
I can use this USRP with "SRD#" or "HDSDR" and "ExtIO_USRP+FCD+RTL2832U +
BorIP-1.6 BETA 1" and it works perfect.
I install UHD "uhd_003.006.002-release_Win64.exe"
uhd_find_devices.exe
uhd_usrp_probe.exe
b2xx_fx3_utils.exe
and always I see "No UHD Devices Found" or similar error.
C:\Program Files (x86)\UHD\bin>uhd_find_devices.exe
Win32; Microsoft Visual C++ version 10.0; Boost_104700;
UHD_003.006.002-release
When I connect my USRP1 that it works ok.
C:\Program Files (x86)\UHD\bin>uhd_find_devices.exe
Win32; Microsoft Visual C++ version 10.0; Boost_104700;
UHD_003.006.002-release
-- Loading firmware image: C:\Program Files
(x86)\UHD\share\uhd\images\usrp1_fw.
ihx... done
--------------------------------------------------
-- UHD Device 0
--------------------------------------------------
type: usrp1
serial: 5R2701U1
so where I do mistake because I would like to start writing software
under Windows.
Regards
Marcin S.
--
--------------------------------------------------------
Marcin Stolarski, Ph.D.
MARCIN STOLARSKI LABORATORY
Dembowskiego 14/61
02-784 Warszawa
POLAND
VAT UE: PL 525-139-95-97
phone: +48 606160159
phone: +48 22 2442857
fax: +48 22 2012741
webpage: http://www.mslaboratory.eu
--------------------------------------------------------
_______________________________________________
USRP-users mailing list
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
--
--------------------------------------------------------
Marcin Stolarski, Ph.D.

MARCIN STOLARSKI LABORATORY
Dembowskiego 14/61
02-784 Warszawa
POLAND

VAT UE: PL 525-139-95-97

e-mail: ***@gmail.com
phone: +48 606160159
phone: +48 22 2442857
fax: +48 22 2012741
webpage: http://www.mslaboratory.eu
--------------------------------------------------------
Marcus Müller
2014-02-18 09:31:32 UTC
Permalink
Hi Marcin,

usually, it's the USB3 controllers not being very standard-conforming, and nothing UHD could fix :( .

Can you check whether your USB3 controller is in the "not supported at all list",
http://www.ettus.com/kb/detail/usrp-b200-and-b210-usb-30-streaming-rate-benchmarks

Greetings,
Marcus
I change connection from USB3 to USB2 and now it is working with UHD. Probably UHD is not compatible with my USB 3.0 extension card.
Regards
Marcin S.
Did you fix it?
Otherwise I have some suggestions.
B
Dear All
I try to run my B210 under Windows (Windows 7 x64 Ultimate EN/PL).
I can use this USRP with "SRD#" or "HDSDR" and "ExtIO_USRP+FCD+RTL2832U + BorIP-1.6 BETA 1" and it works perfect.
I install UHD "uhd_003.006.002-release_Win64.exe"
uhd_find_devices.exe
uhd_usrp_probe.exe
b2xx_fx3_utils.exe
and always I see "No UHD Devices Found" or similar error.
C:\Program Files (x86)\UHD\bin>uhd_find_devices.exe
Win32; Microsoft Visual C++ version 10.0; Boost_104700; UHD_003.006.002-release
When I connect my USRP1 that it works ok.
C:\Program Files (x86)\UHD\bin>uhd_find_devices.exe
Win32; Microsoft Visual C++ version 10.0; Boost_104700; UHD_003.006.002-release
-- Loading firmware image: C:\Program Files (x86)\UHD\share\uhd\images\usrp1_fw.
ihx... done
--------------------------------------------------
-- UHD Device 0
--------------------------------------------------
type: usrp1
serial: 5R2701U1
so where I do mistake because I would like to start writing software under Windows.
Regards
Marcin S.
--
--------------------------------------------------------
Marcin Stolarski, Ph.D.
MARCIN STOLARSKI LABORATORY
Dembowskiego 14/61
02-784 Warszawa
POLAND
VAT UE: PL 525-139-95-97
phone: +48 606160159 <tel:%2B48%20606160159>
phone: +48 22 2442857 <tel:%2B48%2022%202442857>
fax: +48 22 2012741 <tel:%2B48%2022%202012741>
webpage: http://www.mslaboratory.eu
--------------------------------------------------------
_______________________________________________
USRP-users mailing list
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
--
--------------------------------------------------------
Marcin Stolarski, Ph.D.
MARCIN STOLARSKI LABORATORY
Dembowskiego 14/61
02-784 Warszawa
POLAND
VAT UE: PL 525-139-95-97
phone: +48 606160159
phone: +48 22 2442857
fax: +48 22 2012741
webpage: http://www.mslaboratory.eu
--------------------------------------------------------
_______________________________________________
USRP-users mailing list
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
Bhaskar11
2014-02-18 07:04:18 UTC
Permalink
Did you fix it?

Otherwise I have some suggestions.

B
Post by Marcin Stolarski
Dear All
I try to run my B210 under Windows (Windows 7 x64 Ultimate EN/PL).
I can use this USRP with "SRD#" or "HDSDR" and "ExtIO_USRP+FCD+RTL2832U +
BorIP-1.6 BETA 1" and it works perfect.
I install UHD "uhd_003.006.002-release_Win64.exe"
uhd_find_devices.exe
uhd_usrp_probe.exe
b2xx_fx3_utils.exe
and always I see "No UHD Devices Found" or similar error.
C:\Program Files (x86)\UHD\bin>uhd_find_devices.exe
Win32; Microsoft Visual C++ version 10.0; Boost_104700;
UHD_003.006.002-release
When I connect my USRP1 that it works ok.
C:\Program Files (x86)\UHD\bin>uhd_find_devices.exe
Win32; Microsoft Visual C++ version 10.0; Boost_104700;
UHD_003.006.002-release
-- Loading firmware image: C:\Program Files
(x86)\UHD\share\uhd\images\usrp1_fw.
ihx... done
--------------------------------------------------
-- UHD Device 0
--------------------------------------------------
type: usrp1
serial: 5R2701U1
so where I do mistake because I would like to start writing software under
Windows.
Regards
Marcin S.
--
--------------------------------------------------------
Marcin Stolarski, Ph.D.
MARCIN STOLARSKI LABORATORY
Dembowskiego 14/61
02-784 Warszawa
POLAND
VAT UE: PL 525-139-95-97
phone: +48 606160159
phone: +48 22 2442857
fax: +48 22 2012741
webpage: http://www.mslaboratory.eu
--------------------------------------------------------
_______________________________________________
USRP-users mailing list
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
Loading...