discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Problem with USB on OSX?


From: Thomas Schmid
Subject: Re: [Discuss-gnuradio] Problem with USB on OSX?
Date: Sat, 29 Jul 2006 20:21:29 +0200

Forgot to mention (and might be relevant), I am using libusb 0.1.12
from darwinports.

Thomas

On 7/29/06, Thomas Schmid <address@hidden> wrote:
I just installed gnuradio on my macbook and I wanted to test the usrp
but got the same error as Sam:

@ enter_search
802_15_4_pkt: waiting for packet
usrp_basic_rx: failed to start end point streaming

Next I tried to use the benchmark_usb.py file and I got this error:
Testing 2MB/sec... usrp_open_interface:usb_claim_interface: failed interface 1
usb_claim_interface: couldn't claim interface
usrp_basic_tx: can't open tx interface
Traceback (most recent call last):
  File "./benchmark_usb.py", line 106, in ?
    main ()
  File "./benchmark_usb.py", line 96, in main
    ok = run_test (rate, verbose)
  File "./benchmark_usb.py", line 63, in run_test
    usrp_tx = usrp.sink_s (0, tx_interp)
  File "/usr/local/lib/python2.4/site-packages/gnuradio/usrp.py", line
230, in __init__
    fpga_filename, firmware_filename)
  File "/usr/local/lib/python2.4/site-packages/gnuradio/usrp1.py",
line 932, in sink_s
    return _usrp1.sink_s(*args)
RuntimeError: can't open usrp1


Interestingly, the firmware is uploaded successfully, i.e., the led
first blinks fast, then slower, and then I get the error.

Any ideas on what might be wrong?

Thomas


On 7/27/06, Michael Klass <address@hidden> wrote:
> Thanks for the reply Jon.  I'm quite sure that it has USB 2.0 ports, though.
>
>
>
> On 7/26/06, Jonathan Jacky <address@hidden > wrote:
> >
> > I'm using OS X.  I've never seen this "failed to start end point
> > streaming" message.   I've not used the flex 400 boards, only the Basic
> > RX/TX and LFRX/TX.   Are you sure your Mac has USB 2.0 ports?   Until
> > fairly recently (late 2003 or early 2004), Macs came with USB 1.1 ports.
> >
> > There is more information about this 1.1 vs 2.0 business, and how to use
> > the Mac System Profiler to check that OS X recognizes the USRP, at
> >
> >
> http://staff.washington.edu/~jon/gr-osx/gr-osx-usrp.html#using
> >
> > Jon Jacky
> >
> >
> > _______________________________________________
> > Discuss-gnuradio mailing list
> > address@hidden
> > http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> >
>
>
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>
>
>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]