Hi Darenxo - and welcome to the Forum.
I am no expert on this (as on so many other things) but in my experience the external graphics card takes default priority.
inxi is a very useful tool, but you can get graphics information also using:
At least I think I've got that right. Have a look here for this info.
...
Hi Darenxo - and welcome to the Forum.I am no expert on this (as on so many other things) but in my experience the external graphics card takes default priority.
inxi is a very useful tool, but you can get graphics information also using:
Code Select
lspci
which will list all GPUs; and Code Select
lshw -C display
which will list the current one. At least I think I've got that right. Have a look here for this info.
...
I am no expert on this (as on so many other things) but in my experience the external graphics card takes default priority.
inxi is a very useful tool, but you can get graphics information also using:
Code Select
lspci
which will list all GPUs; and Code Select
lshw -C display
which will list the current one. At least I think I've got that right. Have a look here for this info.
...