Updated Home (markdown)

Patrik Jakobsson
2015-12-31 15:04:04 +01:00
parent d714f6a6b5
commit 52a415735a

@@ -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.