Skip to content

Commit

Permalink
fix: disable evdi (#1605)
Browse files Browse the repository at this point in the history
  • Loading branch information
castrojo authored Aug 14, 2024
1 parent ccbcaf1 commit 1e47fda
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions build_files/install-akmods.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,6 @@ rpm-ostree install \
/tmp/akmods/kmods/*v4l2loopback*.rpm
# /tmp/akmods-rpms/kmods/*framework-laptop*.rpm

# All but Asus
if grep -qv "asus" <<< "${AKMODS_FLAVOR}"; then
rpm-ostree install \
/tmp/akmods/kmods/*evdi*.rpm
fi

sed -i 's@enabled=1@enabled=0@g' /etc/yum.repos.d/negativo17-fedora-multimedia.repo

# ZFS for gts/stable
Expand Down

0 comments on commit 1e47fda

Please sign in to comment.