mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-06-04 05:47:32 +02:00
n/essentialsoftware: note nvidia kargs requirements on kinoite
This commit is contained in:
parent
77057aba1c
commit
aa5acb6b3d
@ -1,2 +1,3 @@
|
|||||||
txt/lists.txt
|
txt/lists.txt
|
||||||
.wokeignore
|
.wokeignore
|
||||||
|
n/essentialsoftware.md
|
||||||
|
@ -201,6 +201,10 @@ in the future.
|
|||||||
`sudo rpm-ostree install akmod-wl kernel-devel`
|
`sudo rpm-ostree install akmod-wl kernel-devel`
|
||||||
- For NVIDIA propietary drivers with `sudo fedora-third-party enable`:
|
- For NVIDIA propietary drivers with `sudo fedora-third-party enable`:
|
||||||
`sudo rpm-ostree install akmod-nvidia`
|
`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:
|
- For Steam Deck and other handhelds with their copr:
|
||||||
`sudo rpm-ostree install hhd adjustor hhd-ui`
|
`sudo rpm-ostree install hhd adjustor hhd-ui`
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user