Details
-
Bug
-
Resolution: Fixed
-
Major
-
Halibut 8.0.2
-
Intel Minnowboard, Intel Upsquare, NXP i.MX6, TI Vayu, QEMU ARM, QEMU ARM 64, QEMU x86_64, Raspberry Pi 3, Renesas H3, Renesas M3, Renesas M3+KF
Description
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.
Attachments
# | Subject | Branch | Project | Status | CR | V |
---|---|---|---|---|---|---|
21751,1 | Update permissions | master | apps/agl-service-radio | Status: MERGED | +2 | +1 |
21754,1 | rtl-sdr: Install tweaked udev rules | master | AGL/meta-agl | Status: MERGED | +2 | +1 |