I'm switching to Linux desktop full time. I have some graphics/GPU questions, misunderstandings, and...
Matrix with arrows and comments
Misrepresented my work history
Addressing unnecessary daily meetings with manager?
Why do you use the "park" gear to park a car and not only the handbrake?
What minifigure is this?
Is it okay to roll multiple attacks that all have advantage in one cluster?
Misspelling my name on my mathematical publications
How can a dictatorship government be beneficial to a dictator in a post-scarcity society?
Is it OK to leave real names & info visible in business card portfolio?
Through: how to use it with subtraction of functions?
Is it possible to set permissions on schema fields to restrict editing of them to certain users?
Postgres trigram match acting strange for specific characters
Would a carnivorous diet be able to support a giant worm?
Chrysanthemum bejeweled with dew drops
Integer Lists of Noah
What in New Testament invalidates God’s commandments from the Old Testament?
Why is Nibbana referred to as "The destination and the path leading to the destination"?
Why do we need common sense in AI?
Can I play a mimic PC?
What's the point of having a RAID 1 configuration over incremental backups to a secondary drive?
What would +1/+2/+3 items be called in game?
Write a function
Is a request to book a business flight ticket for a graduate student an unreasonable one?
When I press the space bar it deletes the letters in front of it
I'm switching to Linux desktop full time. I have some graphics/GPU questions, misunderstandings, and confusion
What happened to my desktop?CentOS7: remove nvidia-x11-drv-340xx wants to uninstall the whole xorgDual-monitor problem NVIDIA, screens flickering (turning on/off)GPU Offloading using wayland and x11Can't start X on fresh installUnbind GPU while system is runningDetermine the GPU memory vendor name under linuxXwayland crashes frequentlyLinux mint Tara 19 problems with Nvidia Drivers [MX150]What's the difference between DRM and a graphics driver?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
Due to my job I've been working with Linux servers for nearly a decade, but on desktop I've really only toyed with it here and there throughout the years. This whole time I've been a macOS user.
Now I'm switching full time to a Dell OptiPlex 7020 running Fedora 30 Linux, but I have questions pertaining to graphics and GPUs. My machine has an i5 with Intel HD 4600 graphics; on the back it has 1 VGA port and 2 DisplayPort ports. My dual monitors are connected to the DisplayPorts, one each.
I also have an NVIDIA GT 1030 in the machine with 1 HDMI and 1 DisplayPort.
I have very little need for the GT 1030's graphics capabilities except some gaming via Steam here and there. For anything else the Intel HD graphics seems to be more than capable of handling everything thrown at it and also seems to be more stable than the NVIDIA drivers.
So what happens when something needs the accelerated 3D rendering and power of the dedicated GPU but I'm connected via the motherboard's DisplayPorts? Does it still use the dedicated GPU to render? I noticed that if I start Gnome in Xorg mode it uses the GT 1030 (at least it says so in Gnome's "About" area in the settings) but if I use the default Gnome session it seems to fallback to the Intel HD graphics (also according to Gnome's "About" area in the settings). This has something to do with Wayland, correct? Any way around it? And should I even be looking for a way around it (due to my first question about rendering on the dedicated GPU)? Additionally, if I plug into the GPU's output ports and use the default Gnome (Wayland) session, will it render gnome and everything via the GT 1030 or will it still fallback to the Intel HD graphics?
If I ever want to play some games via Steam should I just log out of the standard Gnome session and log into a Gnome Xorg session or is there a less "involved" way of doing it? And do I have to plug my monitors into the GPU instead of the motherboard?
This is all kind of confusing and new to me as I have never really dealt with it before. On Macs I have never had to worry about GPU anything and on Windows I think the OS simply handles rendering on whichever device is most "appropriate" if I'm not mistaken.
Some insight and help would be greatly appreciated.
P.s. what's up with nouveau drivers instead of the proprietary drivers? Any good or should I stick to the proprietary drivers?
Edit:
➜ sudo lshw | grep product | head -n1 && sudo dmidecode -s bios-release-date && sudo dmidecode -s baseboard-product-name && sudo dmidecode -s baseboard-manufacturer:
product: OptiPlex 7020 (05A5)
06/26/2018
02YYK5
Dell Inc.
Fedora 30,
Intel i5-4590 / Intel® HD Graphics 4600,
NVIDIA GT 1030
xorg gnome graphics gpu wayland
New contributor
Adriano C R is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
Due to my job I've been working with Linux servers for nearly a decade, but on desktop I've really only toyed with it here and there throughout the years. This whole time I've been a macOS user.
Now I'm switching full time to a Dell OptiPlex 7020 running Fedora 30 Linux, but I have questions pertaining to graphics and GPUs. My machine has an i5 with Intel HD 4600 graphics; on the back it has 1 VGA port and 2 DisplayPort ports. My dual monitors are connected to the DisplayPorts, one each.
I also have an NVIDIA GT 1030 in the machine with 1 HDMI and 1 DisplayPort.
I have very little need for the GT 1030's graphics capabilities except some gaming via Steam here and there. For anything else the Intel HD graphics seems to be more than capable of handling everything thrown at it and also seems to be more stable than the NVIDIA drivers.
So what happens when something needs the accelerated 3D rendering and power of the dedicated GPU but I'm connected via the motherboard's DisplayPorts? Does it still use the dedicated GPU to render? I noticed that if I start Gnome in Xorg mode it uses the GT 1030 (at least it says so in Gnome's "About" area in the settings) but if I use the default Gnome session it seems to fallback to the Intel HD graphics (also according to Gnome's "About" area in the settings). This has something to do with Wayland, correct? Any way around it? And should I even be looking for a way around it (due to my first question about rendering on the dedicated GPU)? Additionally, if I plug into the GPU's output ports and use the default Gnome (Wayland) session, will it render gnome and everything via the GT 1030 or will it still fallback to the Intel HD graphics?
If I ever want to play some games via Steam should I just log out of the standard Gnome session and log into a Gnome Xorg session or is there a less "involved" way of doing it? And do I have to plug my monitors into the GPU instead of the motherboard?
This is all kind of confusing and new to me as I have never really dealt with it before. On Macs I have never had to worry about GPU anything and on Windows I think the OS simply handles rendering on whichever device is most "appropriate" if I'm not mistaken.
Some insight and help would be greatly appreciated.
P.s. what's up with nouveau drivers instead of the proprietary drivers? Any good or should I stick to the proprietary drivers?
Edit:
➜ sudo lshw | grep product | head -n1 && sudo dmidecode -s bios-release-date && sudo dmidecode -s baseboard-product-name && sudo dmidecode -s baseboard-manufacturer:
product: OptiPlex 7020 (05A5)
06/26/2018
02YYK5
Dell Inc.
Fedora 30,
Intel i5-4590 / Intel® HD Graphics 4600,
NVIDIA GT 1030
xorg gnome graphics gpu wayland
New contributor
Adriano C R is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1
@K7AAY done as requested see above. I'm not sure it outputted all the data you were looking for though, right?
– Adriano C R
1 hour ago
Adriano C R, you done good. Also, unix.stackexchange.com/… will provide some background on video drivers.
– K7AAY
1 hour ago
add a comment |
Due to my job I've been working with Linux servers for nearly a decade, but on desktop I've really only toyed with it here and there throughout the years. This whole time I've been a macOS user.
Now I'm switching full time to a Dell OptiPlex 7020 running Fedora 30 Linux, but I have questions pertaining to graphics and GPUs. My machine has an i5 with Intel HD 4600 graphics; on the back it has 1 VGA port and 2 DisplayPort ports. My dual monitors are connected to the DisplayPorts, one each.
I also have an NVIDIA GT 1030 in the machine with 1 HDMI and 1 DisplayPort.
I have very little need for the GT 1030's graphics capabilities except some gaming via Steam here and there. For anything else the Intel HD graphics seems to be more than capable of handling everything thrown at it and also seems to be more stable than the NVIDIA drivers.
So what happens when something needs the accelerated 3D rendering and power of the dedicated GPU but I'm connected via the motherboard's DisplayPorts? Does it still use the dedicated GPU to render? I noticed that if I start Gnome in Xorg mode it uses the GT 1030 (at least it says so in Gnome's "About" area in the settings) but if I use the default Gnome session it seems to fallback to the Intel HD graphics (also according to Gnome's "About" area in the settings). This has something to do with Wayland, correct? Any way around it? And should I even be looking for a way around it (due to my first question about rendering on the dedicated GPU)? Additionally, if I plug into the GPU's output ports and use the default Gnome (Wayland) session, will it render gnome and everything via the GT 1030 or will it still fallback to the Intel HD graphics?
If I ever want to play some games via Steam should I just log out of the standard Gnome session and log into a Gnome Xorg session or is there a less "involved" way of doing it? And do I have to plug my monitors into the GPU instead of the motherboard?
This is all kind of confusing and new to me as I have never really dealt with it before. On Macs I have never had to worry about GPU anything and on Windows I think the OS simply handles rendering on whichever device is most "appropriate" if I'm not mistaken.
Some insight and help would be greatly appreciated.
P.s. what's up with nouveau drivers instead of the proprietary drivers? Any good or should I stick to the proprietary drivers?
Edit:
➜ sudo lshw | grep product | head -n1 && sudo dmidecode -s bios-release-date && sudo dmidecode -s baseboard-product-name && sudo dmidecode -s baseboard-manufacturer:
product: OptiPlex 7020 (05A5)
06/26/2018
02YYK5
Dell Inc.
Fedora 30,
Intel i5-4590 / Intel® HD Graphics 4600,
NVIDIA GT 1030
xorg gnome graphics gpu wayland
New contributor
Adriano C R is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Due to my job I've been working with Linux servers for nearly a decade, but on desktop I've really only toyed with it here and there throughout the years. This whole time I've been a macOS user.
Now I'm switching full time to a Dell OptiPlex 7020 running Fedora 30 Linux, but I have questions pertaining to graphics and GPUs. My machine has an i5 with Intel HD 4600 graphics; on the back it has 1 VGA port and 2 DisplayPort ports. My dual monitors are connected to the DisplayPorts, one each.
I also have an NVIDIA GT 1030 in the machine with 1 HDMI and 1 DisplayPort.
I have very little need for the GT 1030's graphics capabilities except some gaming via Steam here and there. For anything else the Intel HD graphics seems to be more than capable of handling everything thrown at it and also seems to be more stable than the NVIDIA drivers.
So what happens when something needs the accelerated 3D rendering and power of the dedicated GPU but I'm connected via the motherboard's DisplayPorts? Does it still use the dedicated GPU to render? I noticed that if I start Gnome in Xorg mode it uses the GT 1030 (at least it says so in Gnome's "About" area in the settings) but if I use the default Gnome session it seems to fallback to the Intel HD graphics (also according to Gnome's "About" area in the settings). This has something to do with Wayland, correct? Any way around it? And should I even be looking for a way around it (due to my first question about rendering on the dedicated GPU)? Additionally, if I plug into the GPU's output ports and use the default Gnome (Wayland) session, will it render gnome and everything via the GT 1030 or will it still fallback to the Intel HD graphics?
If I ever want to play some games via Steam should I just log out of the standard Gnome session and log into a Gnome Xorg session or is there a less "involved" way of doing it? And do I have to plug my monitors into the GPU instead of the motherboard?
This is all kind of confusing and new to me as I have never really dealt with it before. On Macs I have never had to worry about GPU anything and on Windows I think the OS simply handles rendering on whichever device is most "appropriate" if I'm not mistaken.
Some insight and help would be greatly appreciated.
P.s. what's up with nouveau drivers instead of the proprietary drivers? Any good or should I stick to the proprietary drivers?
Edit:
➜ sudo lshw | grep product | head -n1 && sudo dmidecode -s bios-release-date && sudo dmidecode -s baseboard-product-name && sudo dmidecode -s baseboard-manufacturer:
product: OptiPlex 7020 (05A5)
06/26/2018
02YYK5
Dell Inc.
Fedora 30,
Intel i5-4590 / Intel® HD Graphics 4600,
NVIDIA GT 1030
xorg gnome graphics gpu wayland
xorg gnome graphics gpu wayland
New contributor
Adriano C R is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Adriano C R is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited 1 hour ago
K7AAY
2,2701 gold badge11 silver badges29 bronze badges
2,2701 gold badge11 silver badges29 bronze badges
New contributor
Adriano C R is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 1 hour ago
Adriano C RAdriano C R
1163 bronze badges
1163 bronze badges
New contributor
Adriano C R is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Adriano C R is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1
@K7AAY done as requested see above. I'm not sure it outputted all the data you were looking for though, right?
– Adriano C R
1 hour ago
Adriano C R, you done good. Also, unix.stackexchange.com/… will provide some background on video drivers.
– K7AAY
1 hour ago
add a comment |
1
@K7AAY done as requested see above. I'm not sure it outputted all the data you were looking for though, right?
– Adriano C R
1 hour ago
Adriano C R, you done good. Also, unix.stackexchange.com/… will provide some background on video drivers.
– K7AAY
1 hour ago
1
1
@K7AAY done as requested see above. I'm not sure it outputted all the data you were looking for though, right?
– Adriano C R
1 hour ago
@K7AAY done as requested see above. I'm not sure it outputted all the data you were looking for though, right?
– Adriano C R
1 hour ago
Adriano C R, you done good. Also, unix.stackexchange.com/… will provide some background on video drivers.
– K7AAY
1 hour ago
Adriano C R, you done good. Also, unix.stackexchange.com/… will provide some background on video drivers.
– K7AAY
1 hour ago
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Adriano C R is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f529057%2fim-switching-to-linux-desktop-full-time-i-have-some-graphics-gpu-questions-mi%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Adriano C R is a new contributor. Be nice, and check out our Code of Conduct.
Adriano C R is a new contributor. Be nice, and check out our Code of Conduct.
Adriano C R is a new contributor. Be nice, and check out our Code of Conduct.
Adriano C R is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f529057%2fim-switching-to-linux-desktop-full-time-i-have-some-graphics-gpu-questions-mi%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
@K7AAY done as requested see above. I'm not sure it outputted all the data you were looking for though, right?
– Adriano C R
1 hour ago
Adriano C R, you done good. Also, unix.stackexchange.com/… will provide some background on video drivers.
– K7AAY
1 hour ago