[Bug 246220] graphics/wayland: wayland-egl: could not open /dev/dri/renderD
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246220
Bug ID: 246220
Summary: graphics/wayland: wayland-egl: could not open
/dev/dri/renderD
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: [email protected]
Reporter: [email protected]
Assignee: [email protected]
Flags: maintainer-feedback?([email protected])
I don't know where the bug came from. If I chose the wrong port, please move it
to the correct one.
I was trying to run mutter as a nested Wayland compositor under Xorg, and I
found Xwayland just showed an error and hung. It could not show any X11 window.
wayland-egl: could not open /dev/dri/renderD (No such file or directory)
There is no /dev/dri/renderD on the system, and I don't know why it wants the
file. Running eglinfo also shows the same error:
libEGL warning: wayland-egl: could not open /dev/dri/renderD (No such file or
directory)
It seems to be a problem of the Wayland compositor, except that it isn't
limited to a single Wayland compositor implementation. Both mutter and sway
have the same issue. Sometimes they even report errors with weird names such as
/dev/dri/renderDvblank_mode and /dev/dri/renderDbo_reuse.
If I create the symlink /dev/dri/renderD -> renderD128, Xwayland can work
properly.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-x11
To unsubscribe, send any mail to "[email protected]"