how to resolve "Unsupported Linux distro" issue when installing RTL-SDR support package
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Philippe Fischer
el 9 de Oct. de 2016
Comentada: Philippe Fischer
el 10 de En. de 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 comentario
José-Luis
el 10 de Oct. de 2016
Editada: José-Luis
el 10 de Oct. de 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.
Respuesta aceptada
Ethem
el 10 de En. de 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.
Más respuestas (0)
Ver también
Categorías
Más información sobre Communications Toolbox en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!