Troubleshooting
Below are some common issues and how to resolve them. If you don't find the issue listed here, please file an issue. We are always looking to help identify and fix bugs.
No Devices Found
You may see:
julia> Devices()
No devices available! Make sure a supported SDR module is included.
Make sure you have included a module driver from the module list.
If this doesn't work, and you are on Linux, please see the udev section below.
Linux Troubleshooting
Udev Rules
Udev rules should be copied into /etc/udev/rules.d/
.
Udev rules for some common devices are linked below:
Blacklisting Kernel Modules
For some devices such as the RTL-SDR, a kernel module may need to be blacklisted in order to use the user space driver. Typically the library will warn is this is required. Please check you distribution instructions for how to do this.
RTL-SDR module name: dvb_usb_rtl28xxu