Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add .spec file to build RPM on Fedora/RHEL #130

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

atodorov
Copy link

This is a .spec file to help build -kmod RPM packages.

The facetimehd-kmod-common package includes the firmware extraction scripts and attempts to run them on post-install. Their output is not silenced (which is a bad RPM practice) so the user can see if the download goes wrong.

There is a requirement on cpio >= 2.12 because of the extraction bug present in some RHEL versions.

I have built this driver for a 4.10.0 kernel (cutom built for a RHEL 7 system) and it appears to be working. I've had a minor issue where the driver didn't load automatically when I started Google Hangouts but after a manual modprobe facetimehd the camera was working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant