-
-
Notifications
You must be signed in to change notification settings - Fork 210
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
Zoom Install Fails On Raspberry Pi 4 #2714
Comments
Hello there 👋 Please respond as soon as possible if a Pi-Apps maintainer requests more information from you. Stale issues will be closed after a lengthy period of time with no response. |
It works for me. I just tried it. Try deleting any configuration and running it again:
|
I got the command to work after the rm one above. The output was: |
The commands always return to the place they were run from. The task manager shows it attempting at least four separate instances and then just one, which soon goes away. There is nothing left running after 20-30 seconds or so. Also, there is never much CPU usage. |
@ptitSeb do you see anything unusual about this user's setup? I'm not sure what else to suggest to them. |
If you think it is important, I could certainly start from scratch and reinstall a fresh copy of Raspberry Pi OS (Bookworm). |
Confirmations
What happened?
The Zoom install routine does not get zoom working.
Description
:/opt/zoom $ ./ZoomLauncher
[BOX64] Dynarec for ARM64, with extension: ASIMD CRC32
[BOX64] Running on Cortex-A72 with 4 cores, pagesize: 4096
[BOX64] Will use hardware counter measured at 54.0 MHz emulating 3.4 GHz
[BOX64] Box64 with Dynarec v0.3.3 6f8f37e8 built on Jan 25 2025 06:31:02
[BOX64] Didn't detect 48bits of address space, considering it's 39bits
[BOX64] Counted 56 Env var
[BOX64] BOX64 LIB PATH:
[BOX64] BOX64 BIN PATH: ./:bin/:/usr/local/sbin/:/usr/local/bin/:/usr/sbin/:/usr/bin/:/sbin/:/bin/:/usr/local/games/:/usr/games/
[BOX64] Looking for ./ZoomLauncher
[BOX64] Rename process to "ZoomLauncher"
[BOX64] Using native(wrapped) libpthread.so.0
[BOX64] Using native(wrapped) libglib-2.0.so.0
[BOX64] Using emulated /usr/lib/box64-x86_64-linux-gnu/libstdc++.so.6
[BOX64] Using emulated /usr/lib/box64-x86_64-linux-gnu/libgcc_s.so.1
[BOX64] Using native(wrapped) libc.so.6
[BOX64] Using native(wrapped) ld-linux-x86-64.so.2
[BOX64] Using native(wrapped) libdl.so.2
[BOX64] Using native(wrapped) libutil.so.1
[BOX64] Using native(wrapped) librt.so.1
[BOX64] Using native(wrapped) libbsd.so.0
[BOX64] Using native(wrapped) libm.so.6
What are your system specs (run the following command in your terminal)?
This is a Raspberry Pi 4 with the latest RPi Bookworm OS. Your command does nothing on that system.
(Recommended) Error log? Terminal output? Debug messages?
The text was updated successfully, but these errors were encountered: