jekhokie / raspberry-noaa-v2

V2 of the fantastic Raspberry Pi NOAA setup
GNU General Public License v3.0
530 stars 101 forks source link

[Error] Installation fails on xtrx-dkms module which is unnecessery #977

Open Szewcson opened 2 months ago

Szewcson commented 2 months ago

Describe the bug When installing for the first time installation fails on building dkms module for xtrx (this is a mainline bug), which is unnecessary for installations using other SDR HW. Workaround is to uninstall this package using apt and re run install script (this package is probably loaded as dependency for something else).

Server information (please complete the following information):

creas002 commented 1 month ago

@Szewcson , You are correct that xtrx is not necessary for installation. It was installed as part of - gr-osmosdr, which has now been de-supported and removed from the dependency list. As part of that support for - gnuradio was also removed.

creas002 commented 1 month ago

Mihajlo removed support for - gr-osmosdr & - gnuradio which will resolve the xtrx failure under this commit https://github.com/jekhokie/raspberry-noaa-v2/commit/c8ed70593410c206129cbb31689294225ccce519