how to resolve "Unsupported Linux distro" issue when installing RTL-SDR support package
11 views (last 30 days)
Show older comments
Philippe Fischer
on 9 Oct 2016
Commented: Philippe Fischer
on 10 Jan 2017
I'm trying to install the Communications System Toolbox Support Package for RTL-SDR Radio on Majaro Linux, and I keep getting an error at the step where I am supposed to chose from the listbox (with only 1 entry). After claiming "Unsupported linux distro" the installer simply crashes (no error code). When running srdinfo I only get an empty result, so I guess the actual driver has not been installed. Is there a way to do it manually or persuade Matlab that I am using another distro e.g. Arch?
1 Comment
José-Luis
on 10 Oct 2016
Edited: José-Luis
on 10 Oct 2016
If you're really lucky, and you weren't, nothing will break with unsupported distros. I have no idea how you can fool Matlab into believing it's a distro other than the one it actually is and, anyway, I don't believe it's a good idea: you don't know what you might be breaking.
Accepted Answer
Ethem
on 10 Jan 2017
RTL-SDR Support Package installation has two phases. In the first phase MathWorks provided files are installed and third party software downloaded. In the second phase (the one that fails in your case), the hardware is prepared to work with the installed software.
You can try to install librtlsdr manually on your Linux computer following the instructions in "http://sdr.osmocom.org/trac/wiki/rtl-sdr". Once you have librtlsdr installed under "/usr/local/lib", you should be able to use the RTL-SDR Support Package. However, there may still be incompatibilities due to different Linux distros.
More Answers (0)
See Also
Categories
Find more on Communications Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!