Macbook pro isight camera on 18.04MacBook Pro camera not working on Ubuntu 18.04Macbook Pro 8.1 Wireless Instructionsisight camera on quantal is erratic (macbook air 4,2)Extremely Slow And/or Unreliable Wifi on a 2009 Macbook Pro With BCM4322Lenovo Y500 camera not workingMacbook iSight not workingWebcam Video DriverMacBook pro Yosemite - unable to dualboot with Ubuntu 14.04Mount USB cameraCamera not working on Macbook ProMacBook Pro camera not working on Ubuntu 18.04

Is xar preinstalled on macOS?

How to find the largest number(s) in a list of elements, possibly non-unique?

How to understand 「僕は誰より彼女が好きなんだ。」

Exit shell with shortcut (not typing exit) that closes session properly

What is it called when someone votes for an option that's not their first choice?

Print last inputted byte

When should a starting writer get his own webpage?

Would this string work as string?

Symbolism of 18 Journeyers

Which partition to make active?

Was World War I a war of liberals against authoritarians?

Should I be concerned about student access to a test bank?

Gauss brackets with double vertical lines

Is VPN a layer 3 concept?

Imaginary part of expression too difficult to calculate

How to balance a monster modification (zombie)?

Turning a hard to access nut?

What (if any) is the reason to buy in small local stores?

Are hand made posters acceptable in Academia?

Friend wants my recommendation but I don't want to give it to him

How are passwords stolen from companies if they only store hashes?

DisplayForm problem with pi in FractionBox

Hot air balloons as primitive bombers

What is the difference between something being completely legal and being completely decriminalized?



Macbook pro isight camera on 18.04


MacBook Pro camera not working on Ubuntu 18.04Macbook Pro 8.1 Wireless Instructionsisight camera on quantal is erratic (macbook air 4,2)Extremely Slow And/or Unreliable Wifi on a 2009 Macbook Pro With BCM4322Lenovo Y500 camera not workingMacbook iSight not workingWebcam Video DriverMacBook pro Yosemite - unable to dualboot with Ubuntu 14.04Mount USB cameraCamera not working on Macbook ProMacBook Pro camera not working on Ubuntu 18.04













1















I have referenced the thread at: MacBook Pro camera not working on Ubuntu 18.04



It lists the following steps:



cd /etc/local/src
git clone https://github.com/patjak/bcwc_pcie.git
cd bcwc_pcie/firmware
sudo make
sudo make install
cd ..
sudo make
sudo install
sudo depmod
sudo modprobe -r bdc_pci
sudo modprobe facetimehd


I had the camera working, but forgot what I did. After an update, the camera stopped working.



I just followed the above steps except for the sudo install didn't work, so I did sudo make install.



I am now getting the following error when I try to sudo modprobe facetimehd:



wayne@MacBookUbuntu:~/Downloads/bcwc_pcie$ sudo modprobe facetimehd
modprobe: ERROR: could not insert 'facetimehd': Exec format error


Also is there a way to make the change permanent once fixed?










share|improve this question
























  • Update: It works. Apparently all the steps above work if you substitute sudo make install for sudo install. I rebooted and did a fresh download and the steps worked. I had been trying to save myself a step by using the old download.

    – wayneeusa
    Nov 22 '18 at 0:07











  • **Edit: updated steps above for people who don't read the comments

    – wayneeusa
    12 mins ago











  • This question just gets worse and worse all the time and I'm starting to believe that the continual deterioration is impossible to stop. I tried to reject a previous conflicting edit, but I didn't succeed because two other editors overrode me and accepted it anyway. You said 5th paragraph that sudo install didn't work (obviously not) so what's the sense of degrading the original source except to purposefully create confusion? More importantly sudo make command is a nightmare from a security point of view/ The correct command is make with sudo.

    – karel
    37 secs ago















1















I have referenced the thread at: MacBook Pro camera not working on Ubuntu 18.04



It lists the following steps:



cd /etc/local/src
git clone https://github.com/patjak/bcwc_pcie.git
cd bcwc_pcie/firmware
sudo make
sudo make install
cd ..
sudo make
sudo install
sudo depmod
sudo modprobe -r bdc_pci
sudo modprobe facetimehd


I had the camera working, but forgot what I did. After an update, the camera stopped working.



I just followed the above steps except for the sudo install didn't work, so I did sudo make install.



I am now getting the following error when I try to sudo modprobe facetimehd:



wayne@MacBookUbuntu:~/Downloads/bcwc_pcie$ sudo modprobe facetimehd
modprobe: ERROR: could not insert 'facetimehd': Exec format error


Also is there a way to make the change permanent once fixed?










share|improve this question
























  • Update: It works. Apparently all the steps above work if you substitute sudo make install for sudo install. I rebooted and did a fresh download and the steps worked. I had been trying to save myself a step by using the old download.

    – wayneeusa
    Nov 22 '18 at 0:07











  • **Edit: updated steps above for people who don't read the comments

    – wayneeusa
    12 mins ago











  • This question just gets worse and worse all the time and I'm starting to believe that the continual deterioration is impossible to stop. I tried to reject a previous conflicting edit, but I didn't succeed because two other editors overrode me and accepted it anyway. You said 5th paragraph that sudo install didn't work (obviously not) so what's the sense of degrading the original source except to purposefully create confusion? More importantly sudo make command is a nightmare from a security point of view/ The correct command is make with sudo.

    – karel
    37 secs ago













1












1








1








I have referenced the thread at: MacBook Pro camera not working on Ubuntu 18.04



It lists the following steps:



cd /etc/local/src
git clone https://github.com/patjak/bcwc_pcie.git
cd bcwc_pcie/firmware
sudo make
sudo make install
cd ..
sudo make
sudo install
sudo depmod
sudo modprobe -r bdc_pci
sudo modprobe facetimehd


I had the camera working, but forgot what I did. After an update, the camera stopped working.



I just followed the above steps except for the sudo install didn't work, so I did sudo make install.



I am now getting the following error when I try to sudo modprobe facetimehd:



wayne@MacBookUbuntu:~/Downloads/bcwc_pcie$ sudo modprobe facetimehd
modprobe: ERROR: could not insert 'facetimehd': Exec format error


Also is there a way to make the change permanent once fixed?










share|improve this question
















I have referenced the thread at: MacBook Pro camera not working on Ubuntu 18.04



It lists the following steps:



cd /etc/local/src
git clone https://github.com/patjak/bcwc_pcie.git
cd bcwc_pcie/firmware
sudo make
sudo make install
cd ..
sudo make
sudo install
sudo depmod
sudo modprobe -r bdc_pci
sudo modprobe facetimehd


I had the camera working, but forgot what I did. After an update, the camera stopped working.



I just followed the above steps except for the sudo install didn't work, so I did sudo make install.



I am now getting the following error when I try to sudo modprobe facetimehd:



wayne@MacBookUbuntu:~/Downloads/bcwc_pcie$ sudo modprobe facetimehd
modprobe: ERROR: could not insert 'facetimehd': Exec format error


Also is there a way to make the change permanent once fixed?







webcam macbook camera isight






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited 10 mins ago









karel

60.3k13130154




60.3k13130154










asked Nov 21 '18 at 23:37









wayneeusawayneeusa

3391310




3391310












  • Update: It works. Apparently all the steps above work if you substitute sudo make install for sudo install. I rebooted and did a fresh download and the steps worked. I had been trying to save myself a step by using the old download.

    – wayneeusa
    Nov 22 '18 at 0:07











  • **Edit: updated steps above for people who don't read the comments

    – wayneeusa
    12 mins ago











  • This question just gets worse and worse all the time and I'm starting to believe that the continual deterioration is impossible to stop. I tried to reject a previous conflicting edit, but I didn't succeed because two other editors overrode me and accepted it anyway. You said 5th paragraph that sudo install didn't work (obviously not) so what's the sense of degrading the original source except to purposefully create confusion? More importantly sudo make command is a nightmare from a security point of view/ The correct command is make with sudo.

    – karel
    37 secs ago

















  • Update: It works. Apparently all the steps above work if you substitute sudo make install for sudo install. I rebooted and did a fresh download and the steps worked. I had been trying to save myself a step by using the old download.

    – wayneeusa
    Nov 22 '18 at 0:07











  • **Edit: updated steps above for people who don't read the comments

    – wayneeusa
    12 mins ago











  • This question just gets worse and worse all the time and I'm starting to believe that the continual deterioration is impossible to stop. I tried to reject a previous conflicting edit, but I didn't succeed because two other editors overrode me and accepted it anyway. You said 5th paragraph that sudo install didn't work (obviously not) so what's the sense of degrading the original source except to purposefully create confusion? More importantly sudo make command is a nightmare from a security point of view/ The correct command is make with sudo.

    – karel
    37 secs ago
















Update: It works. Apparently all the steps above work if you substitute sudo make install for sudo install. I rebooted and did a fresh download and the steps worked. I had been trying to save myself a step by using the old download.

– wayneeusa
Nov 22 '18 at 0:07





Update: It works. Apparently all the steps above work if you substitute sudo make install for sudo install. I rebooted and did a fresh download and the steps worked. I had been trying to save myself a step by using the old download.

– wayneeusa
Nov 22 '18 at 0:07













**Edit: updated steps above for people who don't read the comments

– wayneeusa
12 mins ago





**Edit: updated steps above for people who don't read the comments

– wayneeusa
12 mins ago













This question just gets worse and worse all the time and I'm starting to believe that the continual deterioration is impossible to stop. I tried to reject a previous conflicting edit, but I didn't succeed because two other editors overrode me and accepted it anyway. You said 5th paragraph that sudo install didn't work (obviously not) so what's the sense of degrading the original source except to purposefully create confusion? More importantly sudo make command is a nightmare from a security point of view/ The correct command is make with sudo.

– karel
37 secs ago





This question just gets worse and worse all the time and I'm starting to believe that the continual deterioration is impossible to stop. I tried to reject a previous conflicting edit, but I didn't succeed because two other editors overrode me and accepted it anyway. You said 5th paragraph that sudo install didn't work (obviously not) so what's the sense of degrading the original source except to purposefully create confusion? More importantly sudo make command is a nightmare from a security point of view/ The correct command is make with sudo.

– karel
37 secs ago










0






active

oldest

votes











Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1094973%2fmacbook-pro-isight-camera-on-18-04%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes















draft saved

draft discarded
















































Thanks for contributing an answer to Ask Ubuntu!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1094973%2fmacbook-pro-isight-camera-on-18-04%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Virtualbox - Configuration error: Querying “UUID” failed (VERR_CFGM_VALUE_NOT_FOUND)“VERR_SUPLIB_WORLD_WRITABLE” error when trying to installing OS in virtualboxVirtual Box Kernel errorFailed to open a seesion for the virtual machineFailed to open a session for the virtual machineUbuntu 14.04 LTS Virtualbox errorcan't use VM VirtualBoxusing virtualboxI can't run Linux-64 Bit on VirtualBoxUnable to insert the virtual optical disk (VBoxguestaddition) in virtual machine for ubuntu server in win 10VirtuaBox in Ubuntu 18.04 Issues with Win10.ISO Installation

Are there any comparative studies done between Ashtavakra Gita and Buddhim?How is it wrong to believe that a self exists, or that it doesn't?Can you criticise or improve Ven. Bodhi's description of MahayanaWas the doctrine of 'Anatta', accepted as doctrine by modern Buddhism, actually taught by the Buddha?Relationship between Buddhism, Hinduism and Yoga?Comparison of Nirvana, Tao and Brahman/AtmaIs there a distinction between “ego identity” and “craving/hating”?Are there many differences between Taoism and Buddhism?Loss of “faith” in buddhismSimilarity between creation in Abrahamic religions and beginning of life in Earth mentioned Agganna Sutta?Are there studies about the difference between meditating in the morning versus in the evening?Can one follow Hinduism and Buddhism at the same time?Are there any prohibitions on participating in other religion's practices?Psychology of 'flow'

fallocate: fallocate failed: Text file busy in Ubuntu 17.04? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)defragmenting and increasing performance of old lubuntu system with swap partitionIssue with increasing the root partition from the swapthis /usr/bin/dpkg returned error || ubuntu-16.04, 64bitDefault 17.04 swap file locationHow to Resize Ubuntu 17.04 Zesty Swap file size?Ubuntu freezes from online formsMy Laptop is not starting after upgrade ubuntu 16.04 (Kernel 4.8.0-38 to 04.10.0-36)hcp: ERROR: FALLOCATE FAILED!Not sure my swap is being usedWine 3.0 asking for more virtual free swap