mirror of
https://github.com/patjak/facetimehd.git
synced 2026-04-09 19:10:01 +02:00
I had to use the --quiet option because this module did not exist in order to remove it.
@@ -106,7 +106,7 @@ This may be used as an alternative to the manual installation steps described ab
|
||||
sudo depmod
|
||||
printf "done\n\n";
|
||||
|
||||
printf "Running modprobe -r bdc_pci\n";
|
||||
printf "Running modprobe --remove --quiet bdc_pci\n";
|
||||
sudo modprobe -r bdc_pci
|
||||
printf "done\n\n";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user