Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I've tried the suggestions given in an earlier answer to a similar question (see elsewhere on AskUbuntu), but it does not work.

Both

lsmod | grep nouveau
lsmod | grep bbs

come up empty.

I am running Precise on an ASUS A93S and installed bbswitch-dkms from the bumblebee/stable repository.

Help would be appreciated!

share|improve this question

1 Answer

Apparently, it is not enough to just install bbswitch-dkms. Maybe a manual initramfs afterwards will do the trick. What does definitely do the trick, however, is to follow the guide on the Ubuntu Wiki and do the following, if you just want bumblebee for power saving:

sudo apt-get install --no-install-recommends bumblebee

After I did that, the power meter dropped from 45W to 30W!

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.