How To Set Up Audio Video Drivers in a MacBook Running Ubuntu
image generated by meta.ai If you are one of us with an old say, 2015 or before MacBookPro and not able to update OS anymore. Better, you can convert it into the latest Ubuntu base system. But the problem is to install and keep it always the same for audio and video drivers, even after regular updates from Ubuntu. Alright — your DKMS output tells me exactly what we need to know: sudo dkms status broadcom-sta ... installed That means: ❌ Your facetimehd driver is NOT installed via DKMS …and that is why: camera disappears after reboot camera disappears after every update /etc/modules does nothing the driver must be reinstalled manually every time Since GitHub and mirrors keep failing for your network, we’ll do the only working solution , which ...