Other Parts Discussed in Thread: TDA4VM
I have a SK-TDA4VM evaluation board. I want to run passmark CPU bench mark on the Arm72 core. For that i chose the passmark tool. I downloaded the tool script and tried to run it. I am getting an error that states
no version information available (required by the ./pt_linux_arm64)
Below is the screenshot
The output of files in /usr/lib shows the file is there. Probably while building the package the tag related to version was left blank. How can i solve this issue.
Question 1:
How can I install new packages ? which package manager is supported.
Question 2:
What is the base of this distribution. Is it debian based, ARCH based ?
Question 3:
Where is the repository where the package manager will look for updates ?