-
Notifications
You must be signed in to change notification settings - Fork 142
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Discrete graphics card is always on #1048
Comments
Have you checked your kernel logs after writing OFF? Newer laptops may not be supported by bbswitch, try relying on runtime PM instead. Either in combination with nouveau, or without any driver bound. |
I have the same or similar issue. On a Dell XPS 15 9560 running Fedora 31.
|
For me opening and then closing NVIDIA X Server Settings usually fixes the issue. |
I have this exact problem, except the fix suggested by B3HOID does not work for me, as I can't open the nVidia X Server Settings application. The X settings program results in this, no matter what I do:
I'm on Debian 11, using kernel |
It's not recommended to use Bumblebee in Debian anymore, except to automatically disable the Nvidia kernel DKMS when it first launches. Also install bbswitch-dkms with |
What do I use then? |
I use Debian Sid with a 940MX and while Debian is a bit harder than some other distros for getting NVIDIA Optimus cards working, the following method I am about to explain has made it very simple to get working. First of all, some things you will need to get will be outside of the official repos. For this method which is the most optimal one (I get the best performance out of the card that way) I use the nvidia-xrun tool. What it does is that it creates a seperate Xorg config file which runs fully on the NVIDIA card, acheiving full performance. The downside is that you will have to logout of your main X session and then run it with the It sounds unnecessarily complicated, but I can guarantee you this is the best way to get maximum performance out of your card. I can give you some simple instructions if you're interested (Setting it up in Debian is a bit different because afaik nvidia-xrun was originally made for Arch). |
Yeeeah, I actually get better performance out of it if the only application running on it is the one needing 3D acceleration. As in, 20-30 more FPS. It's a 2011 GPU, it's barely able to run the game on it's own. Thank you for letting me know about this though, I'll use this if I ever use Linux on my gaming computer. |
Hello,
I am not able to turn off discrete graphics card:
The text was updated successfully, but these errors were encountered: