| Summary: | Trying to boot Wayland session shows my laptop vendor's logo | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | yamiyukisenpai |
| Component: | wayland-generic | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | crash | CC: | bharadwaj.raju777, kde |
| Priority: | NOR | ||
| Version First Reported In: | git master | ||
| Target Milestone: | --- | ||
| Platform: | Neon | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Wayland log | ||
|
Description
yamiyukisenpai
2021-08-20 09:03:18 UTC
Can you confirm if this happens under weston or another compositor? Can you provide output of ~/.local/share/sddm/wayland-session.log after your next reboot Can you provide output of journalctl -b -1 (i.e logs from the previous boot) after reproducing the issue marking as needsinfo Created attachment 140877 [details]
Wayland log
On X11, while I was able to boot, but a lot of things are not working. I'm now required to enter my password for * SMART test (org.kde.kded.smart.smartctl), which appears after logging in * Mounting drives In addition, my audio devices aren't detected (both built in speakers, and HDMI) Even refreshing the repo, which happens in the background wants my password, too. (org.freedesktop.packagekit.system-sources-refresh) >/usr/bin/kwin_wayland: symbol lookup error: /usr/bin/kwin_wayland: undefined symbol: _ZN14KWaylandServer7Display23addSocketFileDescriptorEi
User/setup error
As for the other thing, you're running git master of SDDM. It had a regressed, fix is made but not merged. (In reply to David Edmundson from comment #6) > >/usr/bin/kwin_wayland: symbol lookup error: /usr/bin/kwin_wayland: undefined symbol: _ZN14KWaylandServer7Display23addSocketFileDescriptorEi > > > User/setup error Where's the error, and how can I fix it? (In reply to techxgames from comment #8) > Where's the error, and how can I fix it? Upgrade kwin-wayland. |