You can add me as comaintainer.
Search Criteria
Package Details: facetimehd-dkms 0.6.8.2-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/facetimehd-dkms.git (read-only, click to copy) |
---|---|
Package Base: | facetimehd-dkms |
Description: | Reverse engineered Linux driver for the FacetimeHD (Broadcom 1570) PCIe webcam |
Upstream URL: | https://github.com/patjak/facetimehd |
Keywords: | driver facetime macbook webcam |
Licenses: | GPL2 |
Provides: | bcwc-pcie, bcwc-pcie-dkms, facetimehd-dkms |
Replaces: | bcwc-pcie, bcwc-pcie-dkms, facetimehd-dkms |
Submitter: | htv04 |
Maintainer: | htv04 |
Last Packager: | htv04 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2024-07-08 02:29 (UTC) |
Last Updated: | 2024-07-08 02:56 (UTC) |
Dependencies (4)
- dkms (dkms-gitAUR)
- facetimehd-firmwareAUR (facetimehd-firmwareAUR)
- git (git-gitAUR, git-glAUR) (make)
- facetimehd-dataAUR (facetimehd-dataAUR) (optional) – Sensor calibration data
Required by (0)
Sources (1)
Latest Comments
xiota commented on 2025-04-16 02:13 (UTC)
htv04 commented on 2025-04-16 01:27 (UTC)
Would someone like to co-maintain this package? I'm currently not that active on Arch.
slackinghyena commented on 2025-04-15 23:51 (UTC)
This patch should work
diff --git a/PKGBUILD b/PKGBUILD
index 265b0eb..456b530 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
# Contributor: Christoph Gysin <christoph.gysin@gmail.com>
pkgname=facetimehd-dkms
-pkgver=0.6.8.2
-pkgrel=2
+pkgver=0.6.13
+pkgrel=0
pkgdesc='Reverse engineered Linux driver for the FacetimeHD (Broadcom 1570) PCIe webcam'
arch=('any')
url='https://github.com/patjak/facetimehd'
xiota commented on 2025-04-14 20:15 (UTC)
This package shouldn't provides/replace itself. Most likely also needs a conflicts array with the bcwc-pcie
packages.
mr.eshua commented on 2025-04-06 10:09 (UTC)
Cannot be built on 6.13+ kernels, but there is a fix available and released as v0.6.13 (GitHub release).
htv04 commented on 2024-07-08 02:32 (UTC) (edited on 2024-07-08 03:43 (UTC) by htv04)
NOTE:
Leaving this module running at all times may cause suspend/resume issues: https://github.com/patjak/facetimehd/wiki#known-issues
Consider blacklisting the module at boot and enabling it whenever you need to use the camera.
Pinned Comments
htv04 commented on 2024-07-08 02:32 (UTC) (edited on 2024-07-08 03:43 (UTC) by htv04)
NOTE:
Leaving this module running at all times may cause suspend/resume issues: https://github.com/patjak/facetimehd/wiki#known-issues
Consider blacklisting the module at boot and enabling it whenever you need to use the camera.