Skip to content

Commit

Permalink
fix: remove wl akmod
Browse files Browse the repository at this point in the history
This may or may not fix broadcom wireless? 

Fixes #1783
  • Loading branch information
castrojo authored Dec 23, 2024
1 parent 0fe7aba commit ad32ab5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build_files/base/03-install-kernel-akmods.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ rpm-ostree install \
https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm \
https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm
rpm-ostree install \
broadcom-wl /tmp/akmods/kmods/*wl*.rpm \
v4l2loopback /tmp/akmods/kmods/*v4l2loopback*.rpm
rpm-ostree uninstall rpmfusion-free-release rpmfusion-nonfree-release

Expand Down

0 comments on commit ad32ab5

Please sign in to comment.