From 6dfe400129e4c6da9a16dbfb6d1b5fb47aa38d17 Mon Sep 17 00:00:00 2001 From: Sven Schnelle Date: Sat, 7 Nov 2015 20:51:56 +0100 Subject: [PATCH] Updated Mac OS X driver (markdown) --- Mac-OS-X-driver.md | 1 + 1 file changed, 1 insertion(+) 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