Closed s0101 closed 13 years ago
Just a note that disabling/enabling is still considered experimental and hence nothing was added automatically (for Fedora) to disable/enable cards.
The main reason why you can't disable the card is most likely that the nvidia X-server is still runing (check with 'ps -ef | grep Xorg'). To stop the server 'sudo /etc/init.d/bumblebee stop' then you should be able to disable the card. But as said disabling/enabling is not encouraged, by me at least, right now.
Please try the new version here : https://github.com/Bumblebee-Project/Bumblebee.
That one doesn't support Fedora (yet)
Yes, sorry, for similar issue I've said to wait for support. Looks like I've forgot to do that here.
I am running Fedora 15 on a Dell XPS 15 l502x. Bumblebee installed correctly, 'optirun64 glxgears' does fine. However, i am unable to turn off the card because the nvidia module is in use:
Thinking GNOME3 / X11 might be using the video card, I edited my xorg.conf.nvidia file to use the Intel graphics. I added Intel as a Device0 and moved nvidia to Device1, as suggested by one forum thread I found.
After I did this, I was able to disable the card (at least it did not complain, I don't really know if it actually stopped using power, it just said "disabling succeded"). However, 'optirun64 glxgears' now failed:
I already reverted the conf file back to how it was, with the disablecard error. What must I do? Has anyone configured this computer correctly with bumblebee? I want to keep the card off unless I am actually using it for some game. I believe GNOME3 can run on Sandy Bridge graphics, I don't know what might be using the nvidia module and keeping it from being unloaded. I am using power management configuration 19 on the l502x list, by some Andy Kwong, which supposedly has card shutdown capability.