Fixed
Details
Details
Assignee
Scott Murray
Scott MurrayReporter
Scott Murray
Scott MurrayFix versions
Labels
Contract ID
Hardware Platform(s) Affected
Intel Minnowboard
Intel Upsquare
NXP i.MX6
QEMU ARM
QEMU ARM 64
QEMU x86_64
Raspberry Pi 3
Renesas H3
Renesas M3
Renesas M3+KF
TI Vayu
Components
Affects versions
Priority
Created June 26, 2019 at 4:26 PM
Updated September 19, 2019 at 12:06 PM
Resolved June 27, 2019 at 12:25 AM
agl-service-radio now fails to start due to permissions issues since the non-root changes went in:
Jun 26 16:22:41 intel-corei7-64 afbd-agl-service-radio@7.99[810]: Using FM Bandplan: US
Jun 26 16:22:42 intel-corei7-64 afbd-agl-service-radio@7.99[810]: Found 1 device(s):
Jun 26 16:22:42 intel-corei7-64 afbd-agl-service-radio@7.99[810]: [41B blob data]
Jun 26 16:22:42 intel-corei7-64 afbd-agl-service-radio@7.99[810]: Using device 0: Generic RTL2832U OEM
Jun 26 16:22:42 intel-corei7-64 afbd-agl-service-radio@7.99[810]: usb_open error -3
Jun 26 16:22:42 intel-corei7-64 afbd-agl-service-radio@7.99[810]: Please fix the device permissions, e.g. by installing the udev rules file rtl-sdr.rules
Jun 26 16:22:42 intel-corei7-64 afbd-agl-service-radio@7.99[810]: Failed to open rtlsdr device #0.
Jun 26 16:22:42 intel-corei7-64 afbd-agl-service-radio@7.99[810]: No RTL USB adapter?
Jun 26 16:22:42 intel-corei7-64 afbd-agl-service-radio@7.99[810]: ERROR: [API radio] No radio device found, exiting [/ws/scottm/dev/agl/agl-repo/build-i7/workspace/sources/agl-service-radio/binding/radio-bindi>
Jun 26 16:22:42 intel-corei7-64 afbd-agl-service-radio@7.99[810]: ERROR: Initialisation of service API radio failed (1): No such file or directory [/ws/scottm/dev/agl/agl-repo/build-i7/tmp/work/corei7-64-agl>
Jun 26 16:22:42 intel-corei7-64 afbd-agl-service-radio@7.99[810]: ERROR: The api radio failed to start [/ws/scottm/dev/agl/agl-repo/build-i7/tmp/work/corei7-64-agl-linux/af-binder/master+gitAUTOINC+5026438e90->
Jun 26 16:22:42 intel-corei7-64 systemd[1]: afm-service-agl-service-radio--7.99--main.service: Main process exited, code=exited, status=1/FAILURE
A few things need to be tweaked to get it working again.