mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-06-01 20:37:23 +02:00
essentialsoftware.md: add additional rpm-ostree install for hardware specific deviations
This commit is contained in:
parent
a60a1f79e5
commit
244db73a50
@ -26,6 +26,7 @@ _{{ page.excerpt }}_
|
|||||||
- [Usability](#usability)
|
- [Usability](#usability)
|
||||||
- [pipx](#pipx)
|
- [pipx](#pipx)
|
||||||
- [Fedora Atomic](#fedora-atomic)
|
- [Fedora Atomic](#fedora-atomic)
|
||||||
|
- [Additional rpm-ostree install](#additional-rpm-ostree-install)
|
||||||
- [Flatpaks](#flatpaks)
|
- [Flatpaks](#flatpaks)
|
||||||
- [Communication](#communication)
|
- [Communication](#communication)
|
||||||
- [Gayming](#gayming)
|
- [Gayming](#gayming)
|
||||||
@ -191,9 +192,16 @@ there is repository breakage risk stopping system upgrades, at least it will
|
|||||||
upgrade itself as opposed to errorring about being a local not upgraded package
|
upgrade itself as opposed to errorring about being a local not upgraded package
|
||||||
in the future.
|
in the future.
|
||||||
|
|
||||||
Why RPMFusion? At least `Broadcom BCM43142` wireless NIC requires
|
### Additional rpm-ostree install
|
||||||
`sudo rpm-ostree install akmod-wl kernel-devel` from `rpmfusion-nonfree` and
|
|
||||||
there are likely other such devices/drivers as well.
|
- In general `neilalexander`'s yggdrasil copr makes life easier with
|
||||||
|
`sudo rpm-ostree install yggdrasil`
|
||||||
|
- For Broadcom WiFi with `rpmfusion-nonfree` enabled:
|
||||||
|
`sudo rpm-ostree install akmod-wl kernel-devel`
|
||||||
|
- For NVIDIA propietary drivers with `sudo fedora-third-party enable`:
|
||||||
|
`sudo rpm-ostree install akmod-nvidia`
|
||||||
|
- For Steam Deck and other handhelds with their copr:
|
||||||
|
`sudo rpm-ostree install hhd adjustor hhd-ui`
|
||||||
|
|
||||||
### Flatpaks
|
### Flatpaks
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user