Isolate repos to only needed, move xpadneo to rpm-ostree to see if it would resolve kernel modules to proper kernel version
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 1m21s
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 1m21s
This commit is contained in:
@@ -1,16 +1,15 @@
|
||||
modules:
|
||||
- type: dnf
|
||||
repos:
|
||||
nonfree: negativo17
|
||||
files:
|
||||
- https://negativo17.org/repos/fedora-steam.repo
|
||||
- https://negativo17.org/repos/fedora-multimedia.repo
|
||||
install:
|
||||
packages:
|
||||
- steam
|
||||
- gamescope
|
||||
- mangohud
|
||||
|
||||
# xpadneo
|
||||
- dkms-xpadneo
|
||||
|
||||
- libheif
|
||||
|
||||
remove:
|
||||
@@ -20,7 +19,7 @@ modules:
|
||||
- firefox-langpacks
|
||||
|
||||
replace:
|
||||
- from-repo: fedora-multimedia
|
||||
- from-repo: https://negativo17.org/repos/fedora-multimedia.repo
|
||||
packages:
|
||||
- libva
|
||||
- libva-intel-media-driver
|
||||
@@ -31,8 +30,4 @@ modules:
|
||||
- mesa-libgbm
|
||||
- mesa-va-drivers
|
||||
- mesa-vulkan-drivers
|
||||
- gstreamer1-plugin-libav
|
||||
|
||||
- type: script
|
||||
scripts:
|
||||
- install-xpadneo.sh
|
||||
- gstreamer1-plugin-libav
|
@@ -40,4 +40,10 @@ modules:
|
||||
# networking
|
||||
- bluez
|
||||
- bluez-tools
|
||||
- firewall-config
|
||||
- firewall-config
|
||||
|
||||
- type: rpm-ostree
|
||||
repos:
|
||||
- https://negativo17.org/repos/fedora-steam.repo
|
||||
install:
|
||||
- dkms-xpadneo
|
Reference in New Issue
Block a user