From 24a87685e20b510d8240e615f24667f6dc586648 Mon Sep 17 00:00:00 2001 From: Graham Christensen Date: Wed, 25 May 2016 22:28:27 -0500 Subject: facetimehd: Document updating the facetimehd-firmware --- pkgs/os-specific/linux/facetimehd/default.nix | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'pkgs/os-specific/linux/facetimehd') diff --git a/pkgs/os-specific/linux/facetimehd/default.nix b/pkgs/os-specific/linux/facetimehd/default.nix index 3dc1e14e73db..c6493c907c48 100644 --- a/pkgs/os-specific/linux/facetimehd/default.nix +++ b/pkgs/os-specific/linux/facetimehd/default.nix @@ -11,6 +11,16 @@ stdenv.mkDerivation rec { src = fetchFromGitHub { owner = "patjak"; repo = "bcwc_pcie"; + # Note: When updating this revision: + # 1. Also update pkgs/os-specific/linux/firmware/facetimehd-firmware/ + # 2. Test the module and firmware change via: + # a. Give some applications a try (Skype, Hangouts, Cheese, etc.) + # b. Run: journalctl -f + # c. Then close the lid + # d. Then open the lid (and maybe press a key to wake it up) + # e. see if the module loads back (apps using the camera won't + # recover and will have to be restarted) and the camera + # still works. rev = "5a7083bd98b38ef3bd223f7ee531d58f4fb0fe7c"; sha256 = "0d455kajvn5xav9iilqy7s1qvsy4yb8vzjjxx7bvcgp7aj9ljvdp"; }; -- cgit 1.4.1