Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linux ARM64 support? #1

Open
matrunchyk opened this issue May 7, 2023 · 13 comments
Open

Linux ARM64 support? #1

matrunchyk opened this issue May 7, 2023 · 13 comments

Comments

@matrunchyk
Copy link

Hi, do you plan to add linux arm64 support?

I tried https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/113.0.5672.63/linux64/chrome-linux64.zip, but it seems like it's intended for x86_64 platform:

qemu-x86_64: Could not open '/lib64/ld-linux-x86-64.so.2': No such file or directory

There is no /lib64 directory in linux arm64, but just /lib.

Thanks!

@matrunchyk
Copy link
Author

cc @mathiasbynens

@mathiasbynens
Copy link
Member

Note: This issue tracker is only for the code that lives in this repository, i.e. the dashboard + CLI scripts.

do you plan to add linux arm64 support?

This is on our radar, and the relevant (unfortunately not public) tracking bug is https://bugs.chromium.org/p/chromium/issues/detail?id=1440652.

@matrunchyk
Copy link
Author

matrunchyk commented May 9, 2023

Thank you @mathiasbynens for your prompt response! By any chance, do you have an approximate schedule for the release?

@mathiasbynens
Copy link
Member

By any chance, do you have an approximate schedule for the release?

No ETA. We’ll update this repository when the new binaries become available.

@thiagowfx
Copy link
Contributor

Reopening to keep track of the FR but, again, the upstream is https://bugs.chromium.org/p/chromium/issues/detail?id=1440652

@diemol
Copy link

diemol commented Nov 22, 2023

It'd be nice to have this so we can provide Docker images for ARM with Chrome instead of Chromium.

https://github.com/seleniumhq-community/docker-seleniarm

@fritzo
Copy link

fritzo commented Nov 26, 2023

@thiagowfx thanks for keeping this public issue open (the upstream issue gives me Permission Denied)

@seanpoulter
Copy link

Please let us know how we can help support this.

@devsheva
Copy link

Still no news ?

@toncid
Copy link

toncid commented Feb 22, 2024

I think it will take some time before we get an answer.

In the meantime, can anyone share their experience with running the x86 Chrome with box64 (or any other emulator) on arm64?

I was trying on Amazon Linux 2023 (Fedora/RHEL line), but without luck. Debian is not an option.

@sandstrom
Copy link

ARM64 images for Linux would be very useful!

We currently need to apply several workarounds to make it work.

An option would be to switch to another headless browser, but if possible we'd like to stick with Chrome for testing, because overall it's really good!

@montehurd
Copy link

Would very much like this too.

@sandstrom
Copy link

Github has just released ARM runners for Github Actions:

https://github.blog/2024-06-03-arm64-on-github-actions-powering-faster-more-efficient-build-systems/

Would be neat if Chrome for testing would provide a Linux ARM64 build for use with such runners.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants