mirror of
https://github.com/patjak/facetimehd.git
synced 2026-04-09 19:10:01 +02:00
Added a note to load the driver on startup.
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user