From 52a415735ac167c8e32effd6234fa90bd2297d3f Mon Sep 17 00:00:00 2001 From: Patrik Jakobsson Date: Thu, 31 Dec 2015 15:04:04 +0100 Subject: [PATCH] Updated Home (markdown) --- Home.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index 12dd98d..5ac8cf8 100644 --- a/Home.md +++ b/Home.md @@ -20,9 +20,9 @@ See [Getting Started](Get-Started) for instructions on driver installation and u It's a mix of probing, reverse engineering, reading up on similar hardware, guessing, etc. # Known issues -* Suspend / resume doesn't work. Unloading the module before suspending and loading it again on resume is a work around for this. +* Suspend / resume doesn't work properly. Suspending must be done with the device closed. * Only firmware version 1.43 (latest OSX El Capitan) works with the driver. -* A script for extracting the sensors calibration settings files (set files) from the OSX driver is missing. This is however not required to to use the driver but will increase the image quality. +* There is currently no way to extract the sensors calibration settings files (set files) from the OSX driver. They are however not required to to use the driver but can increase the image quality. ### How can I help? * Code contributions are welcome.