SDRPlay device isn't recognised

Post information or questions regarding SDRplay products here
Post Reply
wosser
Posts: 1
Joined: Tue Sep 29, 2015 10:03 am

SDRPlay device isn't recognised

Post by wosser » Tue Sep 29, 2015 10:14 am

I'm attempting to use my new SDRPlay in GnuRadio and when I hit the "Run" button the following appears in the message area...


Using Volk machine: sse4_2_64
gr-osmosdr 0.1.4 (0.1.4) gnuradio 3.7.7.1
built-in source types: file fcd rtl rtl_tcp uhd hackrf bladerf rfspace

FATAL: No supported devices found to pick from.

Trying to fill up 1 missing channel(s) with null source(s).
This is being done to prevent the application from crashing
due to gnuradio bug #528.




lsusb shows...
...
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 009: ID 1df7:2500
Bus 003 Device 002: ID 0781:5571 SanDisk Corp. Cruzer Fit
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
...


It doesn't look like there's a driver assigned for this device.

My /etc/udev/rules.d/66-mirics.rules file looks like this...
SUBSYSTEM=="usb",ENV{DEVTYPE}=="usb_device",ATTRS{idVendor}=="1df7",ATTRS{idProduct}=="2500",MODE:="0666"

I have followed the installation notes to the best of my understanding, so I'm a bit stumped.

The hardware itself is fine because it works like a champ in Windows & HDSDR.

Can someone help me to resolve this please?
Last edited by wosser on Thu Jan 01, 1970 12:00 am, edited 0 times in total.
Reason: No reason

dc1rdb
Posts: 19
Joined: Mon Jul 27, 2015 5:57 am

Re: SDRPlay device isn't recognised

Post by dc1rdb » Tue Sep 29, 2015 3:18 pm

You seem to be using an old version of gr-osmsdr which does not support SDRPlay.
Last edited by dc1rdb on Thu Jan 01, 1970 12:00 am, edited 0 times in total.
Reason: No reason

Rebel
Posts: 20
Joined: Thu Jan 08, 2015 4:21 pm

Re: SDRPlay device isn't recognised

Post by Rebel » Wed Sep 30, 2015 10:25 am

... or compiled without DENABLE_NONFREE option..?
Last edited by Rebel on Thu Jan 01, 1970 12:00 am, edited 0 times in total.
Reason: No reason

Post Reply