Ok, here's more complete detail, for 18.04. Do same as before with kernel param nouveau.modeset=0 (I think this is probably dumb of me, but not sure)
sudo apt install nvidia-prime sudo prime-select intel sudo apt install bbswitch-dkms then, the last part is a little different: sudo gedit /etc/modules and add bbswitch (no load_state=0) sudo gedit /etc/modprobe.d/bbswitch.conf write options bbswitch load_state=0 and save and quit. Now it runs intel, with nvidia off, every time from startup. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1765363 Title: prime-select intel is not powering off the nvidia card To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-prime/+bug/1765363/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
