Score:0

Can't access bcwc_pcie.git file used to enable camera for Mac pro - repo was deleted. Where to get bcwc_pcie?

cn flag

In the past I was able to use a series of commands (listed below) to enable the camera on a Mac pro. Now a specific repo is missing - is there anywhere else I can access bcwc_pcie?
The missing repo is https://github.com/patjak/bcwc_pcie.git
I have searched in Github for bcwc_pcie, can't find a file that matches that exactly.

Here is the original series of commands:

sudo apt-get install git  
sudo apt-get install curl xz-utils 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**``` 

That came from this answer:  
https://askubuntu.com/questions/990218/camera-not-working-on-macbook-pro
ChanganAuto avatar
us flag
https://github.com/patjak/bcwc_pcie.git opens perfectly fine here.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.