Description
Kmod packaging for older Intel Macs
Packages
facetimhd
Spec files: https://github.com/mulderje/facetimhd-kmod-rpm/
wpa_supplicant
Spec files: https://github.com/mulderje/wpa_supplicant_rpm/
Workarounds
- Patched to include extra-IES patch other distros are using. Seems to make older MacBooks more stable in my experience
Installation Instructions
dnf
$ dnf copr enable mulderje/intel-mac-rpms
$ dnf install facetimehd-kmod
rpm-ostree
$ curl -L -o /etc/yum.repos.d/_copr_mulderje-intel-mac-rpms.repo \
"https://copr.fedorainfracloud.org/coprs/mulderje/facetimehd-kmod/repo/fedora-$(rpm -E %fedora)/mulderje-intel-mac-rpms-fedora-$(rpm -E %fedora).repo"
$ rpm-ostree install facetimehd-kmod
Build example:
$ mock --enable-network -r fedora-rawhide-x86_64 --rebuild --resultdir=/tmp/mockbuild/ ~/rpmbuild/SRPMS/facetimehd-*.src.rpm
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 39 | x86_64 (18)* | Fedora 39 (15 downloads) |
Fedora 40 | x86_64 (203)* | Fedora 40 (113 downloads) |
Fedora 41 | x86_64 (91)* | Fedora 41 (44 downloads) |
Fedora rawhide | x86_64 (22)* | Fedora rawhide (15 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable mulderje/intel-mac-rpms
More info about enabling Copr repositories