#85 bumblebee: Fix nvidia-fallback instruction
Merged 5 years ago by pbokoc. Opened 5 years ago by egeretto.
fedora-docs/ egeretto/quick-docs bumblebee-fix  into  master

@@ -118,7 +118,7 @@ 

  +

  ----

  # systemctl enable bumblebeed

- # systemctl disable nvidia-fallback

+ # systemctl mask nvidia-fallback

  ----

  

  Finally, reboot and bumblebee should be ready to go.

When using the Nvidia proprietary driver from rpmfusion-nonfree-nvidia-driver, the nvidia-fallback service is disabled by default but it is started as a dependency. The correct way to prevent it from starting is to mask it.

Pull-Request has been merged by pbokoc

5 years ago
Metadata