Closed marabesi closed 7 years ago
Hello guys, I' ve got the camera working on my macbook pro using this repo, but everything that I reboot I need to run
sudo modprobe -r bdc_pci sudo lsmod| grep face sudo depmod sudo modprobe facetimehd sudo lsmod| grep face
Is there a way to make it last even when I reboot?
obs: I am running ubuntu 16.04
Thanks
Yes, that's documented in the wiki:
echo facetimehd >> /etc/modules # Note: run this as root.
That's correct, I am going to close the issue as the problem is well documented.
Hello guys, I' ve got the camera working on my macbook pro using this repo, but everything that I reboot I need to run
Is there a way to make it last even when I reboot?
obs: I am running ubuntu 16.04
Thanks