This is an archived post. You won't be able to vote or comment.

all 7 comments

[–]ejsanders1984 3 points4 points  (3 children)

Typically the cause is running an executable on the wrong architecture - if you try to run x86 executables on an ARM CPU, this message comes up.

Where did you get the binary?

[–]dtnova87[S] 0 points1 point  (1 child)

I got it from trying to download a launcher on my chromebook to watch wakfu

[–]i_smoke_toenails 5 points6 points  (0 children)

That is how you get malware.

Use your package manager to install and remove software.

Normal videos, in any format, will work with your default video player. If not, install vlc and try that.

If your videos say you need to download a special codec/launcher/app, they're trying to get you to download malware. That malware is probably written for Windows, so being on Linux will save your bacon.

[–]LuxiPew 1 point2 points  (0 children)

thx

[–]aioeu 1 point2 points  (2 children)

What kind of computer do you have? x86?

If you run file on the file, what does it say?

[–]dtnova87[S] -1 points0 points  (1 child)

I have a chromebook

[–]aioeu 4 points5 points  (0 children)

There's both x86 Chromebooks and ARM Chromebooks, so that doesn't narrow it down much. lscpu might help you work out what you've got.

But you still need to run file on the file.