On Tue, Feb 09, 2021 at 01:03:57PM -0500, Neal Becker wrote: > Maybe not a bad idea. Sometimes I might want a graphical interface on > the built-in vga. Well, if you want the graphical login, then you need to run a graphical interface. If you want to run it on a different card, set up X11 to talk just to that video card. Something like this if the internal GPU is the Intel i915 (which I have in my servers). Section "OutputClass" Identifier "intel" MatchDriver "i915" Driver "modesetting" Option "PrimaryGPU" "yes" EndSection -- Jonathan Billings <billings@xxxxxxxxxx> _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx