Summary: | Please find a solution for legacy userspace Xorg drivers (whether now unsupported or bankrupt upstream) or please port the Aspeed ast2500 drivers to the wayland compositor and/or maintain Xorg meanwhile (black screen requiring hard reboot) | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | ytrezq |
Component: | wayland-generic | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED UPSTREAM | ||
Severity: | normal | CC: | ngompa13, xaver.hugl, ytrezq |
Priority: | NOR | ||
Version: | master | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
ytrezq
2023-12-11 03:32:57 UTC
Sorry, but we don't maintain graphics drivers. Please ask your GPU vendor for support. As I said, upstream dropped the support for windowed environnements on Unix with the assumption Xorg remains available. Again, sorry, but we can't do anything about that. We don't maintain Xorg, the kernel or graphics drivers. FYI Xorg will stay available for at least a few years to come, on LTS distros probably for another decade You said you have the intent to remove Xorg support for this release of plasma. The result is major rpms distros are compiling without support for Xorg. If you don t want to support unsupported hardware, please keep Xorg compatibility. Or introduce an Interface to use Xorg userspace only drivers. No, we're not removing Xorg support with Plasma 6.0, that'll still take quite a few more releases. Fedora's decision is independent of that. To be very direct, your hardware is no longer supported by the kernel, which means you either have to keep using old kernels and distros, or replace your hardware. We can't do anything about that, and we certainly can't and won't support userspace gpu drivers. Now please stop reopening this bug report, it's not going to change anything. There s nothing linked to the kernel. The Xorg driver is a full userspace driver. It even requires nomodeset on the kernel command line to run. Yes, but we only support kernel mode setting, and that won't change. userspace modesetting was obsolete a decade ago. Note that there *is* a drm driver for this hardware, it just may not be complete enough: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/gpu/drm/ast And the Xorg driver for AST has not existed in Fedora Linux in ten years: https://src.fedoraproject.org/rpms/xorg-x11-drv-ast/c/9e2c22a20f4e780fe56de994c8116469c83fbfc7 So I think the appropriate response is to contact the developers of the drm/ast driver and ask them to fix the bugs keeping Plasma Wayland from running on it. Please see the attachment on the Fedora bug. Last Graphical driver was compiled for Fedora 29. On Freebsd, there s no more updates since the Xorg driver was abandoned. It s just upstream is focused on Windows (better support) and dropped the possibility to run a desktop on Linux than supporting Wayland. There maybe other cases where upstream is bankrupt which makes impossible to even ask getting Wayland running. Though as a userspace driver it still works with any Xorg but using old packages. The solution is to move to KMS. UMS has been dead for a long time, even for X11. Note that the drm/ast driver in the Linux kernel is not developed or maintained by Aspeed, but instead by a member of the Linux kernel community. Please reach out to them and work with them to support your hardware. Either way, then I was talking about the out of tree official dkms Aspeed driver which can be downloaded for current Fedora kernels on the Intel website. You are barking up the wrong tree. And given that these drivers are open source and already community maintained, you should be refocusing on asking people to improve the community DRM/KMS driver, not trying to hold onto dead stacks. I m noting a component for Android graphics drivers exist for at least the Weston implementation of Wayland. I m not aware of the possibility to decode drm encrypted videos with an open source driver. Driver is still maintained by vendor, but only for console mode (no Wayland nor Xorg support through it). |