Package Details: facetimehd-dkms 0.6.13-1

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: GPL-2.0-only
Conflicts: bcwc-pcie, bcwc-pcie-dkms
Provides: bcwc-pcie, bcwc-pcie-dkms
Submitter: htv04
Maintainer: htv04 (xiota)
Last Packager: xiota
Votes: 0
Popularity: 0.000000
First Submitted: 2024-07-08 02:29 (UTC)
Last Updated: 2025-04-17 01:08 (UTC)

Dependencies (4)

Required by (0)

Sources (1)

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.

Latest Comments

Chamal1120 commented on 2025-05-18 18:07 (UTC)

I have created a gtk systray applet that can load and unload module with a click of a button. This will helpful anyone to enable webcam only when needed using their status bar's tray.

Give it a try -> https://github.com/Chamal1120/facetimehd-toggle

htv04 commented on 2025-04-16 18:37 (UTC) (edited on 2025-04-16 18:47 (UTC) by htv04)

@xiota Done. @slackinghyena I think one co-maintainer would be enough for now, but I'll keep you in mind if the package ever needs a new maintainer.

EDIT: @xiota I have also added you as a co-maintainer for the packages related to this one.

slackinghyena commented on 2025-04-16 14:38 (UTC)

Happy to be co-maintainer too

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'

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.