n/essentialsoftware: note nvidia kargs requirements on kinoite

This commit is contained in:
Aminda Suomalainen 2025-05-30 09:17:36 +03:00
parent 77057aba1c
commit aa5acb6b3d
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723
2 changed files with 5 additions and 0 deletions

View File

@ -1,2 +1,3 @@
txt/lists.txt
.wokeignore
n/essentialsoftware.md

View File

@ -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`