Discussion and technical support related to USRP, UHD, RFNoC
View all threadsWhen I go to update my driver on Windows 10 I get:
"Windows encountered a problem installing the driver software for your
device"
"Windows found driver software for your device but encountered an error
while attempting to install it."
"Ettus Research LLC B200/B210"
"There is no driver selected for the device information set or element"
If I close that, and unplug and replug my B200, Device Manager pops up a
category of "USRPs" and "Ettus Research LLC B200/B210" but
"uhd_find_devices" returns:
"Win32; Microsoft Visual C++ version 14.0; Boost_105900;
UHD_003.010.001.001-release"
"No UHD Devices Found".
Any suggestions?
-a
On Mon, Feb 27, 2017 at 09:21:41PM -0800, Andrew P. Lentvorski via USRP-users wrote:
When I go to update my driver on Windows 10 I get:
"Windows encountered a problem installing the driver software for your
device"
"Windows found driver software for your device but encountered an error
while attempting to install it."
"Ettus Research LLC B200/B210"
"There is no driver selected for the device information set or element"
If I close that, and unplug and replug my B200, Device Manager pops up a
category of "USRPs" and "Ettus Research LLC B200/B210" but
"uhd_find_devices" returns:
"Win32; Microsoft Visual C++ version 14.0; Boost_105900;
UHD_003.010.001.001-release"
"No UHD Devices Found".
Any suggestions?
Have you confirmed that UHD was built with libuhd support?
Can you run uhd_config_info --print-all? Does it list "USB" as an
enabled component?
-- M