From aa5acb6b3da3dce007d6636f50ea889b8d76a3d4 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Fri, 30 May 2025 09:17:36 +0300 Subject: [PATCH] n/essentialsoftware: note nvidia kargs requirements on kinoite --- .wokeignore | 1 + n/essentialsoftware.md | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/.wokeignore b/.wokeignore index f99c882..96e5b5a 100644 --- a/.wokeignore +++ b/.wokeignore @@ -1,2 +1,3 @@ txt/lists.txt .wokeignore +n/essentialsoftware.md diff --git a/n/essentialsoftware.md b/n/essentialsoftware.md index 60427f0..b7973b9 100644 --- a/n/essentialsoftware.md +++ b/n/essentialsoftware.md @@ -201,6 +201,10 @@ in the future. `sudo rpm-ostree install akmod-wl kernel-devel` - For NVIDIA propietary drivers with `sudo fedora-third-party enable`: `sudo rpm-ostree install akmod-nvidia` + - This also requires + `sudo rpm-ostree kargs --append=rd.driver.blacklist=nouveau --append=modprobe.blacklist=nouveau --append=nvidia-drm.modeset=1` + and suggests keeping an eye on the source page + [rpmfusion howto nvidia#ostree](https://rpmfusion.org/Howto/NVIDIA#OSTree_.28Silverblue.2FKinoite.2Fetc.29) - For Steam Deck and other handhelds with their copr: `sudo rpm-ostree install hhd adjustor hhd-ui`