Horje
macbook ubuntu webcam Code Example
macbook ubuntu webcam
sudo apt-get install git
sudo apt-get install curl xzcat cpio
git clone https://github.com/patjak/facetimehd-firmware.git
cd facetimehd-firmware
make
sudo make install
cd ..
sudo apt-get install kmod libssl-dev checkinstall
git clone https://github.com/patjak/bcwc_pcie.git
cd bcwc_pcie
make
sudo make install
sudo depmod
sudo modprobe -r bdc_pci
sudo modprobe facetimehd
sudo nano /etc/modules
**add line "facetimehd", write out (ctl+o) & close**




Shell

Related
cannot connect to daemon at tcp:5037: Connection refused Code Example cannot connect to daemon at tcp:5037: Connection refused Code Example
get current directory shell Code Example get current directory shell Code Example
gnome 3 show seconds Code Example gnome 3 show seconds Code Example
how to change permissions for the whole folder in ubuntu Code Example how to change permissions for the whole folder in ubuntu Code Example
current location bash Code Example current location bash Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
14