I saw that, but I worry if that information is still accurate. it also states that:
Quote:
NVIDIA's DRM KMS support is still considered experimental. It is disabled by default, but can be enabled on suitable kernels with the 'modeset' kernel module parameter.
|
But DRM KMS modesetting has been enabled by default since nvidia-utils 560.35.03-5 according to the following Arch wiki page:
https://wiki.archlinux.org/title/NVI...l_mode_setting
I can verify that it's indeed enabled on my own system with:
Code:
sudo cat /sys/module/nvidia_drm/parameters/modeset
(and I don't mess with my kernel parameters)