-
Notifications
You must be signed in to change notification settings - Fork 174
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
Must restart system to switch to nvidia #205
Comments
Sounds like a typical back of the GPU turning off and not turning back on. I see you're using the bbswitch method here, but does it work with the default optimus-manager config ? (i.e, with all power management features turned off) |
It has the same effects with the default config |
I think I have found the solution. Under the [Optimus] section of /etc/optimus-manager/optimus-manager.conf I selected switching=none, pci_power_control=yes, pci_remove=yes and pci_reset=no. |
When you switch to intel with this mothed, does your nvidia gpu turn off correctly? When I make it with this mothed, I can switch to nvidia gpu. But when swtich to intel in nvidia, my nvidia is still on. |
Mine switches just fine (I can tell because the battery is consumed much more slowly). Have you tried using the bbswitch option instead? |
I tried the suggestion from @BushMan01 above.. it did not work for me. |
same problem, it doesn't switch with the switch command back and forth, only with
|
Figured out the problem
so Auto
-that's it Problem with this
soultion
Manually
|
Thanks @ahegazy, your solution works great! Also if anyone using sudo with password like me, you can add this line to
|
Thank you @ahegazy :) |
@ahegazy thanks but I'm still unable to switch out of Intel and into nvidia (Dell 15" 9550). I don't have a .bash_profile since I'm mainly using fish now. Although I haven't seen the problem you describe of switching to intel (I'm only wanting to go in the opposite direction). Under your Manually section, when I do "locate optimus-manager.conf", I get a lot of them.(?):
I never take the laptop out of the house. It is always plugged in. I only want to run nvidia and not intel to see if it helps with screen tearing. I am not a gamer. I bought a cheapo 43" Insignia TV, just to see a 4K for the first time. So right now I'm using that as my main monitor, and a Toshiba 40" 1080p TV as a second monitor. Also, I'm not sure now which string of commands got me there but at one point I was getting just the same thing on both monitors (except the 4k was only taking up half the tv screen). Any ideas? Thanks! |
Describe the bug
Can switch to nvidia driver if I set it as startup. Can switch back to intel and relogin to apply. Cannot switch to nvidia unless a full restart is applied. No error trying to switch to nvidia in session, but it just doesn't switch. Modprobe error in the
gpu_setup.log
below.System info
Logs
boot_setup.log
gpu_setup.log
prime_setup.log
The text was updated successfully, but these errors were encountered: