diff --git a/Mac-OS-X-driver.md b/Mac-OS-X-driver.md index 8719e30..be124d0 100644 --- a/Mac-OS-X-driver.md +++ b/Mac-OS-X-driver.md @@ -18,4 +18,5 @@ Looking at the strings in the kext bundle, there are references to DDR memory, l ## Enabling debug output on the AppleCamera driver Enter the following command as superuser and reboot the system: + nvram boot-args="camLogging=0xffffffff" \ No newline at end of file