FS#72128 - [linux] Add kernel config flag CONFIG_DRM_LEGACY
Attached to Project:
Arch Linux
Opened by taz (taz) - Tuesday, 14 September 2021, 11:24 GMT
Last edited by Jan Alexander Steffens (heftig) - Sunday, 19 September 2021, 15:01 GMT
Opened by taz (taz) - Tuesday, 14 September 2021, 11:24 GMT
Last edited by Jan Alexander Steffens (heftig) - Sunday, 19 September 2021, 15:01 GMT
|
Details
Description:
Please add this CONFIG to the default kernel build. Since kernel 5.14, this option is needed when a video driver is using the legacy drm_agp_* functions. In particular, the aur package nvidia-340xx is currently broken and in need of this option to be set in order to be updated for the >= 5.14 kernels. for a bit more detailed discussion on the issue : https://gitlab.com/taz007/nvidia-340xx/-/merge_requests/1#notes Additional info: linux >= 5.14.* |
This task depends upon
Closed by Jan Alexander Steffens (heftig)
Sunday, 19 September 2021, 15:01 GMT
Reason for closing: Won't implement
Sunday, 19 September 2021, 15:01 GMT
Reason for closing: Won't implement
You are recommended to use the safe modeset-only drivers instead, and perform 3D emulation in user-space.
Unless you have strong reasons to go rogue, say "N".
This is what upstream says itself about this config. so i object to enabling it.
Im not an expert at all regarding that topic. I'm trying to find the best solution on how to keep those(one in particular in fact) legacy drm drivers working.
My humble opinion: Your best shot will be to remain on linux-lts until the next tls tree is declared and then potentially maintain a repository for people that are in need of such a kernel.