Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

ubuntu macbook camera

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 :: Unable to lock directory /var/lib/apt/lists/ 
Shell :: change brightness ubuntu 20.04 
Shell :: nvm command not found 
Shell :: git bypass hook 
Shell :: git remote list urls 
Shell :: macos start avd cmd 
Shell :: find skip permission denied messages 
Shell :: fingerprint login disabled ubuntu 20.04 
Shell :: pyinstaller icon image 
Shell :: raspberry config command line 
Shell :: install vscode ubuntu 20.04 
Shell :: write command docker without need write sudo 
Shell :: delete file older linux find 
Shell :: failed to start daemon: pid file found, ensure docker is not running or delete /var/run/docker.pid 
Shell :: install git ubuntu 
Shell :: ubuntu install github 
Shell :: How to check if a string is null or empty in PowerShell? 
Shell :: git error: More than one value for the key user.name: 
Shell :: redis cli connect to remote server with password 
Shell :: error: RPC failed; curl 28 OpenSSL SSL_read: Connection was reset, errno 10054 send-pack: unexpected disconnect while reading sideband packet fatal: the remote end hung up unexpectedly Everything up-to-date 
Shell :: how to check what version of cmake installed 
Shell :: yarn upgrade typescript 
Shell :: pod reinstall 
Shell :: open firewall port in linux 
Shell :: powershell download a file from url 
Shell :: get connected wifi password 
Shell :: git discard all changes 
Shell :: check disk space ubuntu 
Shell :: bash clock script 
Shell :: bash timout 
ADD CONTENT
Topic
Content
Source link
Name
2+9 =