<div dir="ltr">Hi all,<br><br>Would like to ask if running the mbimcli from <b>other than root user</b> on a Linux system is possible?<br>Because from root all works fine, but from other user on the system the execution is getting stuck and manually(ctrl+C) termination is needed to stop the process.<br>I have tried multiple users other than root, same result.<br><br><br><b><u>root user:</u></b><br>[<b>root</b>@localhost ~]# mbimcli -p -d /dev/cdc-wdm0 --query-radio-state --no-close<br>[/dev/cdc-wdm0] Radio state retrieved:<br>             Hardware Radio State: 'on'<br>             Software Radio State: 'on'<br>[/dev/cdc-wdm0] Session not closed:<br>            TRID: '4'<br>[<b>root</b>@localhost ~]#<br><br><br><b><u>custom user:</u><br></b>[<b>__cell</b>@localhost ~]$ /usr/bin/mbimcli -p -d /dev/cdc-wdm0 --query-radio-state<br><br><br>cancelling the operation...<br><br>error: couldn't open the MbimDevice: Transaction aborted<br>^C[<b>__cell</b>@localhost ~]$<br>[<b>__cell</b>@localhost ~]$<br><br><u><b>mbimcli version:</b></u><br>[root@localhost ~]# mbimcli -V<br><br>mbimcli 1.14.2<br>Copyright (2013-2014) Aleksander Morgado<br>License GPLv2+: GNU GPL version 2 or later <<a href="http://gnu.org/licenses/gpl-2.0.html">http://gnu.org/licenses/gpl-2.0.html</a>><br>This is free software: you are free to change and redistribute it.<br>There is NO WARRANTY, to the extent permitted by law.<br><br><b><u>My system:<br></u></b>CentOS Linux release 7.8 based on Linux Kernel 4.19.128 aarch64 architecture.<br><br>Thanks,<br>Roman.<br><br></div>