You are not logged in.
https://wiki.archlinux.org/title/NVIDIA
On 1.3
DRM kernel mode setting
To enable DRM (Direct Rendering Manager) kernel mode setting, add the nvidia_drm.modeset=1 kernel parameter. The option is required to disable simpledrm activation, which may cause driver malfunction. See FS#73720.
"
On fedora, the kernel mode setting is nvidia-drm.modeset=1
I just want to clarify. Perhaps wiki had a typo error?
or any source? which one is right?
Thanks
Last edited by night.fox.kr (2023-10-25 09:30:42)
Offline
I have the one matching the Fedora one. I can't speak to the wiki (though that's what I used, so either I made an error, or it's since been changed. It was a long time ago).
Ryzen 5900X 12 core/24 thread - RTX 3090 FE 24 Gb, Asus B550-F Gaming MB, 128Gb Corsair DDR4, Cooler Master N300 chassis, 5 HD (2 NvME PCI, 4SSD) + 1 x optical.
Linux user #545703
/ is the root of all problems.
Offline
Both are correct, hyphen or underscore do not matter when module parameter logistics get involved, note the note: https://wiki.archlinux.org/title/Kernel … nformation
and: https://github.com/torvalds/linux/blob/ … #L102-L127
Last edited by V1del (2023-10-25 12:54:08)
Offline
Both are correct, hyphen or underscore do not matter when module parameter logistics get involved, note the note: https://wiki.archlinux.org/title/Kernel … nformation
excellent.
Thank you very much for your clarification plus citing the source
Offline