mirror of
https://github.com/patjak/facetimehd.git
synced 2026-04-09 19:10:01 +02:00
Updated Get Started (markdown)
@@ -97,6 +97,13 @@ IF YOU ENCOUNTER ANY ISSUES LOOK AT THE "ADDITIONAL NOTES" SECTION ON THE BOTTOM
|
||||
|
||||
All the steps are the same as Debian. (The only difference is that the firmware.bin is copied into `/lib/firmware/facetimehd/` instead of `/usr/lib/firmware/facetimehd/`, but the script does that for you.)
|
||||
|
||||
## Suspend on 16.04 and later (systemd)
|
||||
As long as suspend is not working you can use the following approach to make the module unload on suspend:
|
||||
|
||||
[https://gist.github.com/mauron85/f764c88d2dc47af157487a7a318dd35b]
|
||||
|
||||
Just add facetimehd to /etc/suspend-modules.conf then.
|
||||
|
||||
## Setting up DKMS (auto-compile on kernal update)
|
||||
|
||||
This assumes you have already followed the Debian/Ubuntu deb package steps. You will need to verify `dkms.conf` that the module name `facetimehd` and version number `0.1` are correct and either update the `dkms.conf` or adjust the instructions where `-m` and `-v` are used.
|
||||
|
||||
Reference in New Issue
Block a user