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

not working on ubuntu for arm64 #503

Open
mukral opened this issue Dec 30, 2023 · 2 comments
Open

not working on ubuntu for arm64 #503

mukral opened this issue Dec 30, 2023 · 2 comments
Assignees
Labels
info:upstream Issue with WebCord's depencencies / thirdparty software status:need-info Further information is requested status:wontfix This will not be worked on type:bug Something isn't working

Comments

@mukral
Copy link

mukral commented Dec 30, 2023

Trying to run on Ubuntu 23.10 for arm64 (Raspberry Pi5) it does not open, there is an error:

V3D 7.1 not supported by this version of Mesa.
V3D 7.1 not supported by this version of Mesa.
Gtk-Message: 09:27: Not loading module "atk-bridge": The functionality is provided by GTK natively. Please try to not load it.
V3D 7.1 not supported by this version of Mesa.
V3D 7.1 not supported by this version of Mesa.
V3D 7.1 not supported by this version of Mesa.
libEGL warning: egl: failed to create dri2 screen
[ERROR:viz_main_impl.cc(196)] Exiting GPU process due to errors during initialization
[WebSocket] Listening at port ....
V3D 7.1 not supported by this version of Mesa.
V3D 7.1 not supported by this version of Mesa.
fetch failed

@mukral mukral added the type:bug Something isn't working label Dec 30, 2023
@SpacingBat3
Copy link
Owner

SpacingBat3 commented Dec 31, 2023

The errors are around issue with your graphics drivers (maybe mesa in Ubuntu still doesn't support RPi5?), so I would try running the app fully in software (append --help CLI arg in the terminal to get more details how to do that).
Also this issue ticket lacks very basic info around the app (please do not bypass the forms) and the issue itself, especially the checklist. If you don't bother filling it (and doing some test around your HW as well in a process of that), why should I given I haven't either use your HW and software?

@SpacingBat3 SpacingBat3 added status:need-info Further information is requested status:wontfix This will not be worked on info:upstream Issue with WebCord's depencencies / thirdparty software labels Dec 31, 2023
@mukral
Copy link
Author

mukral commented Jan 1, 2024

Operating System / Platform

🐧️ Linux
Operating system architecture

aarch64 (64-bit ARM)
Electron version

28.1.0
Application version

4.6.1
Bug description

sorry, I opened the issue directly on github, so were wasn't any extra-information.
webcord --safe-mode runs fine, thank you

Maybe it solves by itself when mesa will be updated...
glxinfo gave me this information (among others):
Extended renderer info (GLX_MESA_query_renderer):
Vendor: Broadcom (0x14e4)
Device: V3D 7.1 (0xffffffff)
Version: 23.2.1
Accelerated: yes
Video memory: 7943MB
Unified memory: yes
Preferred profile: core (0x1)
Max core profile version: 3.1
Max compat profile version: 3.1
Max GLES1 profile version: 1.1
Max GLES[23] profile version: 3.1
OpenGL vendor string: Broadcom
OpenGL renderer string: V3D 7.1
OpenGL core profile version string: 3.1 Mesa 23.2.1-1ubuntu3.1
OpenGL core profile shading language version string: 1.40
OpenGL core profile context flags: (none)

Notice: This issue was automatically generated by WebCord.

Thank you, Markus

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
info:upstream Issue with WebCord's depencencies / thirdparty software status:need-info Further information is requested status:wontfix This will not be worked on type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants