Open PAI5REECHO opened 2 years ago
Not sure if I suffer from the same problem, but since I switched from 21.11 to 22.05, looking-glass-client (which relies on egl) is broken. It quits with this message:
[E] 43025886882 egl.c:677 | egl_renderStartup | Failed to get EGL display
[E] 43025886884 main.c:152 | renderThread | EGL render failed to start
I use a dedicated AMD gpu, no Intel integrated. The same happens on unstable.
edit: I noticed one difference when running eglinfo on 21.11 and unstable. On unstable, I get this error, which is not there on 21.11:
MESA-LOADER: failed to open zink: /run/opengl-driver/lib/dri/zink_dri.so: cannot open shared object file: No such file or directory (search paths /run/opengl-driver/lib/dri, suffix _dri)
failed to load driver: zink
Yup, both eglinfo
, soundux
& looking-glass-client
all fail from EGL errors for me
@PAI5REECHO For me the issue is resolved. The problem was, that I pinned the looking-glass-client package to a different nixpkgs branch than the rest of the system.
This issue has been mentioned on NixOS Discourse. There might be relevant details there:
https://discourse.nixos.org/t/im-not-finding-the-correct-intel-driver/34005/6
Describe the bug
I'm not really sure what's wrong with my system configuration but I'm unable to get EGL working under Wayland or Xorg when it was previously working some days ago. I'm on unstable so maybe I updated something that broke it?
Steps To Reproduce
Steps to reproduce the behavior:
Configure a system with Intel HD 4000 graphics using the following:
eglinfo
in SwayWM:Device platform: eglinfo: eglInitialize failed