Extra screen setup (nvidia / intel)

That’s because you didn’t read enough before posting a question and then you get into Trust Level 0. TL1 and up can post pictures.

But you don’t need any pictures because: yes, that’s the only one you want. As this is dangerous¹ to do, please make a crash-proof backup first:

then:

  • Log off

  • Switch to TTY2 by pressing Ctrl+Alt+F2

  • Log in there

  • Remove all crud first:

    sudo mhwd --listinstalled
    sudo mhwd --remove pci EverySingleLineThatCameUpAbove
    pamac remove --no-save optimus-manager
    
  • Now you have no video drivers, so now we’re adding the correct one back in:

    sudo mhwd --install pci video-nvidia-440xx
    sudo reboot
    

That should have done it!

:innocent: