Skip to content

Support for aml flash tool on arm64 processors (run the tool on VIM3) #20

@poornimash

Description

@poornimash

I am having this issue, I am trying to update VIM3 device using another VIM3 device that is running Ubuntu18.04.
I edited the install script looking for 32 bit versions and I edited it to work on arm by changing
lib32z1 -> zlib1g
lib32stdc++6 -> libstdc++6
lib32ncurses5 -> libncurses5

I still got this error ./update: error while loading shared libraries: libusb-0.1.so.4: cannot open shared object file: No such file or directory,
I then copied this file from my aarch64 folder to usr/lib folder and then get the error
./update: error while loading shared libraries: libusb-0.1.so.4: wrong ELF class: ELFCLASS64
Can you please advice on how to proceed?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions