Missing files

When I try to set up my USRP board, I can’t find the following files:

  • usrp_fpga.rbf
  • usrp_fpga_rev2.rbf

while im looking in the files/folders spesified in:

http://www.comsec.com/wiki?UsrpInstall

I use the files for GNU radio version 2.8, the usrp*.tar.gz, the
gr-usrp*.tar.gz and gnuradio*.tar.gz

View this message in context:
http://www.nabble.com/Missing-files-tf1891766.html#a5173179
Sent from the GnuRadio forum at Nabble.com.

On Tue, Jul 04, 2006 at 02:16:15PM -0700, kjellkt wrote:

When I try to set up my USRP board, I can’t find the following files:

  • usrp_fpga.rbf
  • usrp_fpga_rev2.rbf

They’re no longer called that.

while im looking in the files/folders spesified in:

http://www.comsec.com/wiki?UsrpInstall

I use the files for GNU radio version 2.8, the usrp*.tar.gz, the
gr-usrp*.tar.gz and gnuradio*.tar.gz

You’re probably already got what you need.

Does “make check” work?
Do any of the examples work?

When I try to run the test_usrp_standard_out.py it says:

usrp: failed to load fpga bitstream
/usr/local/share/usrp/rev4/std_2rxhb_2tx.rbf.
die: lt-test_usrp_standard_tx: usrp_standard_tx::make

the file std_2rxhb_2tx.rbf is present in the correct folder.

All other examples I’ve tried, gives this error message first.

The log of dmesg gives:

usb 1-2: new high speed USB device using ehci_hcd and address 3
usb 1-2: configuration #1 chosen from 1 choice
usb 1-2: USB disconnect, address 3
usb 1-2: new high speed USB device using ehci_hcd and address 4
usb 1-2: configuration #1 chosen from 1 choice
usb 1-2: usbfs: USBDEVFS_CONTROL failed cmd python rqt 64 rq 2 len 64
ret
-71
usb 1-2: usbfs: USBDEVFS_CONTROL failed cmd python rqt 64 rq 9 len 1 ret
-71
usb 1-2: usbfs: USBDEVFS_CONTROL failed cmd python rqt 64 rq 9 len 1 ret
-71
usb 1-2: usbfs: USBDEVFS_CONTROL failed cmd python rqt 64 rq 9 len 1 ret
-71
usb 1-2: usbfs: USBDEVFS_CONTROL failed cmd python rqt 64 rq 9 len 1 ret
-71
usb 1-2: USB disconnect, address 4
usb 1-2: new high speed USB device using ehci_hcd and address 5
usb 1-2: configuration #1 chosen from 1 choice
usb 1-2: USB disconnect, address 5
usb 1-2: new high speed USB device using ehci_hcd and address 6
usb 1-2: configuration #1 chosen from 1 choice
usb 1-2: USB disconnect, address 6
usb 1-2: new high speed USB device using ehci_hcd and address 7
usb 1-2: configuration #1 chosen from 1 choice
usb 1-2: usbfs: USBDEVFS_CONTROL failed cmd lt-test_usrp_st rqt 64 rq 2
len
64 ret -71
usb 1-2: usbfs: USBDEVFS_CONTROL failed cmd lt-test_usrp_st rqt 64 rq 9
len
1 ret -71
usb 1-2: usbfs: USBDEVFS_CONTROL failed cmd lt-test_usrp_st rqt 64 rq 9
len
1 ret -71
usb 1-2: usbfs: USBDEVFS_CONTROL failed cmd lt-test_usrp_st rqt 64 rq 9
len
1 ret -71
usb 1-2: usbfs: USBDEVFS_CONTROL failed cmd lt-test_usrp_st rqt 64 rq 9
len
1 ret -71
usb 1-2: usbfs: USBDEVFS_CONTROL failed cmd lt-test_usrp_st rqt 64 rq 9
len
1 ret -71
usb 1-2: USB disconnect, address 7
usb 1-2: new high speed USB device using ehci_hcd and address 8
usb 1-2: configuration #1 chosen from 1 choice

about the usb.

View this message in context:
http://www.nabble.com/Missing-files-tf1891766.html#a5173812
Sent from the GnuRadio forum at Nabble.com.