allangood / rtlamr2mqtt

Docker container to send rtlamr readings to a mqtt broker
MIT License
324 stars 51 forks source link

Can't install Addon #232

Open LordPsycho202 opened 4 months ago

LordPsycho202 commented 4 months ago

Had some issues with the Addon after the 2024.5.1 upgrade. Attempted to reinstall the addon, and now it won't install.

I get the following error

The command '/bin/sh -c go install github.com/bemasher/rtlamr@latest && apt-get update && apt-get install -y libusb-1.0-0-dev build-essential git cmake && git clone git://git.osmocom.org/rtl-sdr.git && cd rtl-sdr && mkdir build && cd build && cmake .. -DDETACH_KERNEL_DRIVER=ON -DENABLE_ZEROCOPY=ON -Wno-dev && make && make install' returned a non-zero code: 128

Happy to provide additional details if needed.

Elderwolf1700 commented 3 months ago

Same here

cgoudie commented 2 months ago

I have a newer install, and was able to add the addin this month.

Elderwolf1700 commented 2 months ago

Oops, guess I should have replied. After changing USB extension cables from the provided one it started working.