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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悶 Bug [aarch64] MESA-LOADER: failed to open zink #9131

Closed
AsessionGuy opened this issue Dec 26, 2023 · 4 comments
Closed

馃悶 Bug [aarch64] MESA-LOADER: failed to open zink #9131

AsessionGuy opened this issue Dec 26, 2023 · 4 comments
Labels
upstream 馃帰 Issues which need to be fixed by upstream (patches welcome here and upstream!)

Comments

@AsessionGuy
Copy link

Describe the bug
I installed chromebrew and then mpv, weston, gimp and gnome-terminal.
When I try to open a video or stream mpv crashes. Gimp's splashscreen pops up but when it finishes loading the app closes. gnome-terminal prints the same error as mpv and crashes. weston launches fine but opening applications from its console delivers the same errors.

To Reproduce
Steps to reproduce the behavior:

  1. I executed this command:

    # mpv ./sample-5s.mp4

    Output:

    # libEGL warning: MESA-LOADER: failed to open zink: /usr/local/lib/dri/zink_dri.so: cannot open shared object file: No such file or directory (search paths /usr/loca/lib/dri, suffix _dri)
    # failed to load driver: zink
    

Expected behavior
GUI Applications should launch

Environment: Paste the output of crew sysinfo -v between the two *** below


Expand
  • Architecture: aarch64 (aarch64)

  • Processor vendor: ARM

  • User space: 32-bit

  • Chromebrew Kernel version: 5.10

  • Chromebrew Running in Container: false

  • Chromebrew version: 1.40.5

  • Chromebrew prefix: /usr/local

  • Chromebrew libdir: /usr/local/lib

  • Last update in local repository: 1c15495 Add vice package (#9130) (4 hours ago)

  • OS variant: Chrome OS

  • OS version: kukui-release/R119-15633.69.0

  • OS channel: stable-channel

***
@Zopolis4
Copy link
Collaborator

This may have something to do with https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27478

(Not sure, just came across this while looking through mesa MRs)

@Zopolis4 Zopolis4 added the upstream 馃帰 Issues which need to be fixed by upstream (patches welcome here and upstream!) label Apr 14, 2024
@Zopolis4
Copy link
Collaborator

Upstream PR merged, this should be fixed once the fix makes its way to a release and we upgrade.

@Zopolis4
Copy link
Collaborator

The fix should now be available as https://gitlab.freedesktop.org/mesa/mesa/-/commit/02ab51a61eed8fed5940cf88df71f536ce14f0e2 via #9839. If the problem persists after upgrading, let me know.

@AsessionGuy
Copy link
Author

Currently I don't have enough time to test this out but once I can, I'll let you know :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upstream 馃帰 Issues which need to be fixed by upstream (patches welcome here and upstream!)
Projects
None yet
Development

No branches or pull requests

2 participants