Skip to content

Bluetooth app fails to load libinterpose.aarch64.so #9

@Lucas-G-Passos

Description

@Lucas-G-Passos

When opening the bluetooth app app, the screen freezes and starts loading forever, to recover, the reset button needs to be pressed. When running the app from a terminal, i can see this on the logs:

[~/mmc/MUOS/application/Bluetooth]# ./mux_launch.sh

/mnt/mmc/MUOS/PortMaster/gptokeyb2: error while loading shared libraries: libinterpose.aarch64.so: cannot open shared object file: No such file or directory

and the device freezes the same way as when opened by the menu.
When navigating to said PortMaster folder, I see that libinterpose does exist:

[/mnt/mmc/MUOS/PortMaster]# find . -name "libinterpose*"
./libinterpose.armhf.so ./libinterpose.x86_64.so ./libinterpose.aarch64.so

If that's any help, my device is a RG35XXSP.

I am unsure if this needs to be reported here or in the bluetooth app repo, if I'm reporting on the wrong place, I'd be happy to create an issue in their repo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions