diff --git a/Get-Started.md b/Get-Started.md index 3104dd3..efb6d3a 100644 --- a/Get-Started.md +++ b/Get-Started.md @@ -201,6 +201,10 @@ In some scenarios, you'll have to unload `bdc_pci` before inserting the kernel m ~~Putting the computer to suspend and trying to use the camera afterwards makes the computer freeze. Here is a fix for that.~~ Suspend/resume should now work without any additional fixes. Note that suspend/resume with the device opened is still not supported. +### Make driver load correctly on startup +If you want the driver to be enabled on startup, extra steps may be required. On Ubuntu, the following should work: +`echo facetimehd >> /etc/modules` + ### For Ubuntu 15.04 and higher (Should work on some other distros too): Put this in terminal. Use `gedit` or your favorite text editor: