Post Go back to editing

Running RFSOM-BOX-GUI in PackRF with 2019_R2 Image

Recently I received a pair of PackRFs. When I ran with 2016_R1 image, the RFSOM-BOX-GUI showed up immediately.

However, when I ran with 2019_R2 image, the Linux penguin showed first and then the Linux desktop showed up. The screen is so small that I could not find the application tab and run the RFSOM-BOX-GUI, let alone finding the IP address of the PackRF.

Is there a way to start the RFSOM-BOX-GUI by using the click wheel and button only?

Thanks a lot in advance.

Parents
  • I checked the /etc/rc.local file in the 2019_R2 image after typing "sudo adi_update_tools.sh dev" to update the tools. It does have the command "/usr/local/bin/rfsom-box-gui-start.sh" to run RFSOM Box GUI automatically. However, when I run /etc/rc.local, there are some errors. 

    root@analog:~# /etc/rc.local
    My IP address is 10.0.0.185 2601:582:c180:2820::e5bc 2601:582:c180:2820:6568:7625:edf3:1845
    input-event-daemon: open(/dev/input/by-path/platform-fpga-axi@0:pzsdr_sound-event): No such file or directory
    /usr/local/bin/rfsom-box-gui-start.sh: 20: echo: echo: I/O error
    /usr/local/bin/rfsom-box-gui-start.sh: 21: echo: echo: I/O error
    /usr/local/bin/rfsom-box-gui-start.sh: 22: echo: echo: I/O error
    WARNING: Unable to read INI file: -5
    killing duplicate process 8242
    Setting the defaults
    modem_write: Can't open Rx modem_uio device
    modem_write: Can't open Rx modem_uio device
    modem_write: Can't open Rx modem_uio device
    modem_write: Can't open Rx modem_uio device
    modem_write: Can't open Rx modem_uio device
    modem_write: Can't open Rx modem_uio device
    modem_write: Can't open Rx modem_uio device
    modem_write: Can't open Rx modem_uio device
    modem_write: Can't open Rx modem_uio device
    modem_write: Can't open Rx modem_uio device
    modem_write: Can't open Rx modem_uio device
    modem_write: Can't open Rx modem_uio device
    Starting IIO Daemon version 0.23.e2d7161b
    ERROR: Bind failed: Address already in use (98)
    modem_write: Can't open Rx modem_uio device
    modem_read: Can't open Rx modem_uio device
    payloadLen: 67260
    All Done
    root@analog:~#

    Could you show me how to fix it?

Reply Children