us3rnotfound
Diamond Member
I'm following this guide for installing Bumblebee on my new Debian install:
https://wiki.debian.org/Bumblebee#Installation
So the line:
sudo apt-get install bumblebee-nvidia primus
would result in an error saying that the package may not be available anymore.
But, when I run this line:
sudo dpkg --add-architecture i386 && sudo apt-get update && sudo apt-get install bumblebee-nvidia primus primus-libs:i386
it works now! Did I unknowlingly add a PPA repository to my sources.list or what happened? I'm not sure why it works now but it does.
https://wiki.debian.org/Bumblebee#Installation
So the line:
sudo apt-get install bumblebee-nvidia primus
would result in an error saying that the package may not be available anymore.
But, when I run this line:
sudo dpkg --add-architecture i386 && sudo apt-get update && sudo apt-get install bumblebee-nvidia primus primus-libs:i386
it works now! Did I unknowlingly add a PPA repository to my sources.list or what happened? I'm not sure why it works now but it does.