Hi everyone,
Do osmo-sdr https://git.osmocom.org/osmo-sdr or gr-osmosdr https://git.osmocom.org/gr-osmosdr place blacklist files in /etc/modprobe.d/ when they are installed? I am asking this because there I have found the files "hackrf-blacklist.conf" and "rtl-sdr-blacklist.conf" and I would like to know where they came from.
Thank you. Regards,
Álvaro
Hi Álvaro,
gr-osmosdr doesn't contain any of these drivers nor their blacklist files themselves – it's but a "shim" to plug these drivers into GNU Radio.
So, you'll have to look into libhackrf and librtlsdr, respectively.
Notice that if you've installed these via your linux distro package manager, then the maintainer of the respective package usually is the one that defines which files go where.
Best regards, Marcus
On Tue, 2018-05-15 at 15:42 +0200, Álvaro Cebrián Juan wrote:
Hi everyone,
Do osmo-sdr or gr-osmosdr place blacklist files in /etc/modprobe.d/ when they are installed? I am asking this because there I have found the files "hackrf-blacklist.conf" and "rtl-sdr-blacklist.conf" and I would like to know where they came from.
Thank you. Regards,
Álvaro