how to resolve "Unsupported Linux distro" issue when installing RTL-SDR support package
8 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Philippe Fischer
il 9 Ott 2016
Commentato: Philippe Fischer
il 10 Gen 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 Commento
José-Luis
il 10 Ott 2016
Modificato: José-Luis
il 10 Ott 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.
Risposta accettata
Ethem
il 10 Gen 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.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Communications Toolbox in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!