The graphics card on the laptop does not switch (nvidia)

try adding the ibt parameter:
open this file:
kate /etc/default/grub
and in this line: GRUB_CMDLINE_LINUX_DEFAULT inside the quotes add this parameter:
ibt=off
dont remove anything from there!, just add it to existing parameters, save the file, update grub:
sudo update-grub
reboot and try switching…
but i dont think it will help, but give it a try anyway

1 Like