root@homelinux:~# ./nrfconnect361x8664.AppImage --no-sandbox
its will show the main menu but can not open the sub APP, like programmer, lte monitor they can not opened
root@homelinux:~# ./nrfconnect361x8664.AppImage --no-sandbox
its will show the main menu but can not open the sub APP, like programmer, lte monitor they can not opened
/root/nrfconnect361x8664.AppImage --args --open-official-app pc-nrfconnect-programmer --source "official" --no-sandbox
can not open too~~~
Hi,
What ubuntu version are you using, is should be as straight forward to download nrf connect and mount/run it. Tested on Ubuntu now with 3.6.1 and seems to work fine. download -> properties: allow executing files as program -> run appimage -> click install on the toolboxes you want to use, Lte link monitor, Programmer, Power Profiler ect.
Regards,
Jonathan
gdown www.nordicsemi.com/.../nrfconnect361x8664.AppImage
chmod 755 ./nrfconnect361x8664.AppImage
./nrfconnect361x8664.AppImage --no-sanbox
in root login
root@homelinux:~# ./nrfconnect361x8664.AppImage --no-sandbox
Run to main menu and install sub app is ok
when open sub app will always stay in wating mode~~~~~
###########################################
my system
uname -r
4.15.0-133-generic
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.7 LTS
Release: 16.04
Codename: xenial
root@homelinux:~# ./nrfconnect361x8664.AppImage --appimage-mount
/tmp/.mount_nrfconcN0kG1
open another terminal
root@homelinux:/tmp/.mount_nrfconcN0kG1# ./AppRun --no-sandbox
./AppRun: line 45: /nrfconnect: no this file
root@homelinux:/tmp/.mount_nrfconcN0kG1# ./nrfconnect --no-sandbox
same sup app open in busy status, can not open success
I downgrade to 3.3.1 it can use in root mode
after 3.4.0 can not open(busy waiting) in root mode
It have some bug there