discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] RuntimeError: Failed to open rtlsdr device


From: Phil
Subject: [Discuss-gnuradio] RuntimeError: Failed to open rtlsdr device
Date: Sat, 16 Jun 2012 19:51:58 +1000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:10.0.4) Gecko/20120426 Thunderbird/10.0.4

I'm almost there at last! Is this a permission issue?

I notice that there aren't any USB devices listed under /dev. Should there be?

Using device #0: ezcap USB 2.0 DVB-T/DAB/FM dongle
usb_open error -3
Traceback (most recent call last):
  File "./simple_fm_rcv.py", line 949, in <module>
tb = simple_fm_rcv(devid=options.devid, volume=options.volume, rdsfile=options.rdsfile, gain=options.gain, freq=options.freq, xmlport=options.xmlport, arate=options.arate, mute=options.mute, ftune=options.ftune, ant=options.ant, subdev=options.subdev, ahw=options.ahw, deemph=options.deemph, prenames=options.prenames, prefreqs=options.prefreqs)
  File "./simple_fm_rcv.py", line 402, in __init__
self.osmosdr_source_c_0 = osmosdr.source_c( args="nchan=" + str(1) + " " + devid ) File "/usr/local/lib/python2.7/site-packages/osmosdr/osmosdr_swig.py", line 431, in source_c
    return _osmosdr_swig.source_c(args)
RuntimeError: Failed to open rtlsdr device.

--
Regards,
Phil



reply via email to

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