|
Bugzilla – Full Text Bug Listing |
| Summary: | libkwin6: undefined symbol drmSyncobjEventfd | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Eder Carneiro <edercarneiru> |
| Component: | KDE Workspace (Plasma) | Assignee: | E-Mail List <opensuse-kde-bugs> |
| Status: | RESOLVED WORKSFORME | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Critical | ||
| Priority: | P5 - None | CC: | edercarneiru, fvogt |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | IA64 | ||
| OS: | openSUSE Tumbleweed | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Eder Carneiro
2024-04-21 20:19:45 UTC
Please check the output of "ldd /usr/bin/kwin_wayland" to ensure the right libdrm is loaded. (In reply to Fabian Vogt from comment #1) > Please check the output of "ldd /usr/bin/kwin_wayland" to ensure the right > libdrm is loaded. It turns out that there were multiple libdrms in the system (one oss and one from amd) and after removing amd's one, things are working. (In reply to Eder Carneiro from comment #2) > (In reply to Fabian Vogt from comment #1) > > Please check the output of "ldd /usr/bin/kwin_wayland" to ensure the right > > libdrm is loaded. > > It turns out that there were multiple libdrms in the system (one oss and one > from amd) and after removing amd's one, things are working. Closing |