Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

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**
Comment

PREVIOUS NEXT
Code Example
Shell :: Cannot install in Homebrew on ARM processor in Intel default prefix (/usr/local)! 
Shell :: range of random numbers bash 
Shell :: how to get list of files in zip linux 
Shell :: sudo kill port windows 
Shell :: delete git config all remote url 
Shell :: plate form ignore in laravel composer install 
Shell :: yarn install in ubuntu 
Shell :: kill all processes by name linux 
Shell :: telnet windows 10 
Shell :: amend last commit message 
Shell :: install vscode for ubuntu 
Shell :: wsl default user 
Shell :: ubuntu adb 
Shell :: git remote show origin 
Shell :: git list remotes 
Shell :: show directory size linux 
Shell :: kill port in windows 
Shell :: install vercel npm 
Shell :: ubuntu edit etc host 
Shell :: time machine speed up 
Shell :: cmake version comand 
Shell :: space in dock mac 
Shell :: install openjdk11 in ubuntu 
Shell :: install strapi cli 
Shell :: restart ubuntu server 
Shell :: show saved wifi password windows 
Shell :: install getkirby 
Shell :: qpdf decrypt with password 
Shell :: raspberrypi open ports 
Shell :: fs extra ts 
ADD CONTENT
Topic
Content
Source link
Name
3+5 =