Ubuntu 12.04でのbumblebeeのインストールに問題があります。このコードを使用してインストールすると、ターミナルに次のメッセージが表示されます。
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package bumblebee is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'bumblebee' has no installation candidate
E: Unable to locate package bumblebee-nvidia
最後の2行には問題があります。
前もって感謝します、
トム
まず、ソフトウェアソースを確認することをお勧めします。 Bumblebeeに関連するものをすべて削除し、次の手順を実行します。
ターミナルを開き、次のコマンドを入力します。
Sudo add-apt-repository ppa:bumblebee/stable && Sudo apt-get update
Sudo apt-get install bumblebee