Installing the USRP Driver on WindowsThe USRP driver consists of three files: *gnuradio/usrp/usrp.inf *
/usr/lib/libusb/libusb0.sys *
/usr/bin/cygusb0.dll You can simplify the installation process by putting all three files in the same place: $ cd gnuradio/usrp You must have administrator privileges to complete the driver installation. You must either be logged into an account with administrator privileges or have access to an administrator's account with a password. Plug in the USRP and connect it to the computer with the USB cable. You should get a balloon announcing "Found New Hardware". If you do not have administrator privileges, you may get a window requesting a user name and password allowing you to log into an account that does. One you have administrator privileges, you should get a "Found New Hardware Wizard" window. This wizard will ask a series of questions that should be answered as follows:
Notes:(1) You can check that the driver has been installed using the Windows Control Panel:
(2) If the driver is not installed correctly or if you need to reinstall the driver, go to the "Driver" tab of the USRP filter Properties window and click the "Update Driver" or "Uninstall" buttons. (You must have administrator privileges to do this.) You can then disconnect the USRP and reconnect it to restart the New Hardware Installation Wizard. **Alternative Method for x386 PC:You can install the binary for LibUsb-Win32 from http://libusb-win32.sourceforge.net/ and then you can install USB in automatic mode. 注:Installing the USRP Driver on Windows(原文出处,翻译整理仅供参考!) |