Reason to keep a GPU in a computer that is running Ubuntu Server
After a problem with my old motherboard, I'm switching my Ubuntu to my gaming computer. My main question is: is there any reason to keep my AMD HD 7850 running on this computer?
My motherboard has VGA/HDMI connectors.
Will any application, OS, Ubuntu, or the system use the GPU to process any data?
graphics amd-graphics gpu
add a comment |
After a problem with my old motherboard, I'm switching my Ubuntu to my gaming computer. My main question is: is there any reason to keep my AMD HD 7850 running on this computer?
My motherboard has VGA/HDMI connectors.
Will any application, OS, Ubuntu, or the system use the GPU to process any data?
graphics amd-graphics gpu
1
GPUs, in my knowledge, do most of the heavy lifting in terms of processing graphics. If you get rid of the GPU it will severely limit the kind of graphics your computer can display. For example, Minecraft is a game that relies heavily on GPU. If you remove the GPU Minecraft will likely become unplayable. So if you are running a server then the onboard graphics will likely be enough but if you have a computer on which you will be using the desktop and normal desktop applications a lot then you may want to consider getting a new graphics card.
– It's Willem
Jul 17 '15 at 0:24
add a comment |
After a problem with my old motherboard, I'm switching my Ubuntu to my gaming computer. My main question is: is there any reason to keep my AMD HD 7850 running on this computer?
My motherboard has VGA/HDMI connectors.
Will any application, OS, Ubuntu, or the system use the GPU to process any data?
graphics amd-graphics gpu
After a problem with my old motherboard, I'm switching my Ubuntu to my gaming computer. My main question is: is there any reason to keep my AMD HD 7850 running on this computer?
My motherboard has VGA/HDMI connectors.
Will any application, OS, Ubuntu, or the system use the GPU to process any data?
graphics amd-graphics gpu
graphics amd-graphics gpu
edited Jan 31 at 16:22
André M. Faria
asked Jul 16 '15 at 15:54
André M. FariaAndré M. Faria
1,63141527
1,63141527
1
GPUs, in my knowledge, do most of the heavy lifting in terms of processing graphics. If you get rid of the GPU it will severely limit the kind of graphics your computer can display. For example, Minecraft is a game that relies heavily on GPU. If you remove the GPU Minecraft will likely become unplayable. So if you are running a server then the onboard graphics will likely be enough but if you have a computer on which you will be using the desktop and normal desktop applications a lot then you may want to consider getting a new graphics card.
– It's Willem
Jul 17 '15 at 0:24
add a comment |
1
GPUs, in my knowledge, do most of the heavy lifting in terms of processing graphics. If you get rid of the GPU it will severely limit the kind of graphics your computer can display. For example, Minecraft is a game that relies heavily on GPU. If you remove the GPU Minecraft will likely become unplayable. So if you are running a server then the onboard graphics will likely be enough but if you have a computer on which you will be using the desktop and normal desktop applications a lot then you may want to consider getting a new graphics card.
– It's Willem
Jul 17 '15 at 0:24
1
1
GPUs, in my knowledge, do most of the heavy lifting in terms of processing graphics. If you get rid of the GPU it will severely limit the kind of graphics your computer can display. For example, Minecraft is a game that relies heavily on GPU. If you remove the GPU Minecraft will likely become unplayable. So if you are running a server then the onboard graphics will likely be enough but if you have a computer on which you will be using the desktop and normal desktop applications a lot then you may want to consider getting a new graphics card.
– It's Willem
Jul 17 '15 at 0:24
GPUs, in my knowledge, do most of the heavy lifting in terms of processing graphics. If you get rid of the GPU it will severely limit the kind of graphics your computer can display. For example, Minecraft is a game that relies heavily on GPU. If you remove the GPU Minecraft will likely become unplayable. So if you are running a server then the onboard graphics will likely be enough but if you have a computer on which you will be using the desktop and normal desktop applications a lot then you may want to consider getting a new graphics card.
– It's Willem
Jul 17 '15 at 0:24
add a comment |
2 Answers
2
active
oldest
votes
Graphics cards help with:
- CUDA/OpenCL style workloads (eg bitcoin mining)
- 3D rendering. You might be rendering stuff on demand.
- Most cards can help with video decoding but this applies to many IGPs too.
- Some cards have hardware to help with video encoding. The quality is usually a lot poorer and this is still under development.
ffmpeg
can usenvenc
(obviously on a Nvidia card). I'm not sure if this applies to you.
Almost everything else will only go through the CPU. If you're not doing any of the above (in a way that uses the GPU) you might as well pull the card.
But hang on a second, you can also play games on Ubuntu. The AMD drivers are occasionally infuriating, but that's potentially an option. If you're planning on running a media centre, your onboard graphics might be enough but we use a low-end Nvidia card to help in ours.
10
Play games on a server?
– Pilot6
Jul 16 '15 at 16:30
3
@Pilot6 The question mentions onboard graphics so I assumed this wasn't headless. "Server" is a very broad term. Our house server is also a media centre and Steam box (as well as being a fileserver, backup repo, proxy, dns server, webserver, CI station, etc, etc, etc). It's certainly not a desktop.
– Oli♦
Jul 16 '15 at 16:33
Oli gave me a idea, I have a small Atom computer running openelec, I could take it off and use the server direct on tv with Kodi...
– André M. Faria
Jul 16 '15 at 16:34
1
@Pilot6 Yes we can play games on server if you install for example X2GO and you choose to run on your server Ubuntu Desktop (for instance) instead of Ubuntu Server.
– user284234
Jul 16 '15 at 16:35
1
@AndréM.Faria If you're doing that (and starting with Ubuntu Server), I'd suggest following my tutorial on building a kiosk, just ignore all the nonsense about chrome, just have it run Kodi instead. This is how my HTPC works.
– Oli♦
Jul 16 '15 at 16:37
|
show 3 more comments
Yes if the server generates or, for instance, re-sizes images. Software that uses, or could use, the existing graphic card for such tasks, is not unheard of.
Surely, this depends a lot on what kind of software, what kind of GPU, is the suitable driver available and things the like.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
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: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
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
});
}
});
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%2faskubuntu.com%2fquestions%2f649164%2freason-to-keep-a-gpu-in-a-computer-that-is-running-ubuntu-server%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Graphics cards help with:
- CUDA/OpenCL style workloads (eg bitcoin mining)
- 3D rendering. You might be rendering stuff on demand.
- Most cards can help with video decoding but this applies to many IGPs too.
- Some cards have hardware to help with video encoding. The quality is usually a lot poorer and this is still under development.
ffmpeg
can usenvenc
(obviously on a Nvidia card). I'm not sure if this applies to you.
Almost everything else will only go through the CPU. If you're not doing any of the above (in a way that uses the GPU) you might as well pull the card.
But hang on a second, you can also play games on Ubuntu. The AMD drivers are occasionally infuriating, but that's potentially an option. If you're planning on running a media centre, your onboard graphics might be enough but we use a low-end Nvidia card to help in ours.
10
Play games on a server?
– Pilot6
Jul 16 '15 at 16:30
3
@Pilot6 The question mentions onboard graphics so I assumed this wasn't headless. "Server" is a very broad term. Our house server is also a media centre and Steam box (as well as being a fileserver, backup repo, proxy, dns server, webserver, CI station, etc, etc, etc). It's certainly not a desktop.
– Oli♦
Jul 16 '15 at 16:33
Oli gave me a idea, I have a small Atom computer running openelec, I could take it off and use the server direct on tv with Kodi...
– André M. Faria
Jul 16 '15 at 16:34
1
@Pilot6 Yes we can play games on server if you install for example X2GO and you choose to run on your server Ubuntu Desktop (for instance) instead of Ubuntu Server.
– user284234
Jul 16 '15 at 16:35
1
@AndréM.Faria If you're doing that (and starting with Ubuntu Server), I'd suggest following my tutorial on building a kiosk, just ignore all the nonsense about chrome, just have it run Kodi instead. This is how my HTPC works.
– Oli♦
Jul 16 '15 at 16:37
|
show 3 more comments
Graphics cards help with:
- CUDA/OpenCL style workloads (eg bitcoin mining)
- 3D rendering. You might be rendering stuff on demand.
- Most cards can help with video decoding but this applies to many IGPs too.
- Some cards have hardware to help with video encoding. The quality is usually a lot poorer and this is still under development.
ffmpeg
can usenvenc
(obviously on a Nvidia card). I'm not sure if this applies to you.
Almost everything else will only go through the CPU. If you're not doing any of the above (in a way that uses the GPU) you might as well pull the card.
But hang on a second, you can also play games on Ubuntu. The AMD drivers are occasionally infuriating, but that's potentially an option. If you're planning on running a media centre, your onboard graphics might be enough but we use a low-end Nvidia card to help in ours.
10
Play games on a server?
– Pilot6
Jul 16 '15 at 16:30
3
@Pilot6 The question mentions onboard graphics so I assumed this wasn't headless. "Server" is a very broad term. Our house server is also a media centre and Steam box (as well as being a fileserver, backup repo, proxy, dns server, webserver, CI station, etc, etc, etc). It's certainly not a desktop.
– Oli♦
Jul 16 '15 at 16:33
Oli gave me a idea, I have a small Atom computer running openelec, I could take it off and use the server direct on tv with Kodi...
– André M. Faria
Jul 16 '15 at 16:34
1
@Pilot6 Yes we can play games on server if you install for example X2GO and you choose to run on your server Ubuntu Desktop (for instance) instead of Ubuntu Server.
– user284234
Jul 16 '15 at 16:35
1
@AndréM.Faria If you're doing that (and starting with Ubuntu Server), I'd suggest following my tutorial on building a kiosk, just ignore all the nonsense about chrome, just have it run Kodi instead. This is how my HTPC works.
– Oli♦
Jul 16 '15 at 16:37
|
show 3 more comments
Graphics cards help with:
- CUDA/OpenCL style workloads (eg bitcoin mining)
- 3D rendering. You might be rendering stuff on demand.
- Most cards can help with video decoding but this applies to many IGPs too.
- Some cards have hardware to help with video encoding. The quality is usually a lot poorer and this is still under development.
ffmpeg
can usenvenc
(obviously on a Nvidia card). I'm not sure if this applies to you.
Almost everything else will only go through the CPU. If you're not doing any of the above (in a way that uses the GPU) you might as well pull the card.
But hang on a second, you can also play games on Ubuntu. The AMD drivers are occasionally infuriating, but that's potentially an option. If you're planning on running a media centre, your onboard graphics might be enough but we use a low-end Nvidia card to help in ours.
Graphics cards help with:
- CUDA/OpenCL style workloads (eg bitcoin mining)
- 3D rendering. You might be rendering stuff on demand.
- Most cards can help with video decoding but this applies to many IGPs too.
- Some cards have hardware to help with video encoding. The quality is usually a lot poorer and this is still under development.
ffmpeg
can usenvenc
(obviously on a Nvidia card). I'm not sure if this applies to you.
Almost everything else will only go through the CPU. If you're not doing any of the above (in a way that uses the GPU) you might as well pull the card.
But hang on a second, you can also play games on Ubuntu. The AMD drivers are occasionally infuriating, but that's potentially an option. If you're planning on running a media centre, your onboard graphics might be enough but we use a low-end Nvidia card to help in ours.
edited Jul 16 '15 at 16:40
answered Jul 16 '15 at 16:23
Oli♦Oli
223k89566766
223k89566766
10
Play games on a server?
– Pilot6
Jul 16 '15 at 16:30
3
@Pilot6 The question mentions onboard graphics so I assumed this wasn't headless. "Server" is a very broad term. Our house server is also a media centre and Steam box (as well as being a fileserver, backup repo, proxy, dns server, webserver, CI station, etc, etc, etc). It's certainly not a desktop.
– Oli♦
Jul 16 '15 at 16:33
Oli gave me a idea, I have a small Atom computer running openelec, I could take it off and use the server direct on tv with Kodi...
– André M. Faria
Jul 16 '15 at 16:34
1
@Pilot6 Yes we can play games on server if you install for example X2GO and you choose to run on your server Ubuntu Desktop (for instance) instead of Ubuntu Server.
– user284234
Jul 16 '15 at 16:35
1
@AndréM.Faria If you're doing that (and starting with Ubuntu Server), I'd suggest following my tutorial on building a kiosk, just ignore all the nonsense about chrome, just have it run Kodi instead. This is how my HTPC works.
– Oli♦
Jul 16 '15 at 16:37
|
show 3 more comments
10
Play games on a server?
– Pilot6
Jul 16 '15 at 16:30
3
@Pilot6 The question mentions onboard graphics so I assumed this wasn't headless. "Server" is a very broad term. Our house server is also a media centre and Steam box (as well as being a fileserver, backup repo, proxy, dns server, webserver, CI station, etc, etc, etc). It's certainly not a desktop.
– Oli♦
Jul 16 '15 at 16:33
Oli gave me a idea, I have a small Atom computer running openelec, I could take it off and use the server direct on tv with Kodi...
– André M. Faria
Jul 16 '15 at 16:34
1
@Pilot6 Yes we can play games on server if you install for example X2GO and you choose to run on your server Ubuntu Desktop (for instance) instead of Ubuntu Server.
– user284234
Jul 16 '15 at 16:35
1
@AndréM.Faria If you're doing that (and starting with Ubuntu Server), I'd suggest following my tutorial on building a kiosk, just ignore all the nonsense about chrome, just have it run Kodi instead. This is how my HTPC works.
– Oli♦
Jul 16 '15 at 16:37
10
10
Play games on a server?
– Pilot6
Jul 16 '15 at 16:30
Play games on a server?
– Pilot6
Jul 16 '15 at 16:30
3
3
@Pilot6 The question mentions onboard graphics so I assumed this wasn't headless. "Server" is a very broad term. Our house server is also a media centre and Steam box (as well as being a fileserver, backup repo, proxy, dns server, webserver, CI station, etc, etc, etc). It's certainly not a desktop.
– Oli♦
Jul 16 '15 at 16:33
@Pilot6 The question mentions onboard graphics so I assumed this wasn't headless. "Server" is a very broad term. Our house server is also a media centre and Steam box (as well as being a fileserver, backup repo, proxy, dns server, webserver, CI station, etc, etc, etc). It's certainly not a desktop.
– Oli♦
Jul 16 '15 at 16:33
Oli gave me a idea, I have a small Atom computer running openelec, I could take it off and use the server direct on tv with Kodi...
– André M. Faria
Jul 16 '15 at 16:34
Oli gave me a idea, I have a small Atom computer running openelec, I could take it off and use the server direct on tv with Kodi...
– André M. Faria
Jul 16 '15 at 16:34
1
1
@Pilot6 Yes we can play games on server if you install for example X2GO and you choose to run on your server Ubuntu Desktop (for instance) instead of Ubuntu Server.
– user284234
Jul 16 '15 at 16:35
@Pilot6 Yes we can play games on server if you install for example X2GO and you choose to run on your server Ubuntu Desktop (for instance) instead of Ubuntu Server.
– user284234
Jul 16 '15 at 16:35
1
1
@AndréM.Faria If you're doing that (and starting with Ubuntu Server), I'd suggest following my tutorial on building a kiosk, just ignore all the nonsense about chrome, just have it run Kodi instead. This is how my HTPC works.
– Oli♦
Jul 16 '15 at 16:37
@AndréM.Faria If you're doing that (and starting with Ubuntu Server), I'd suggest following my tutorial on building a kiosk, just ignore all the nonsense about chrome, just have it run Kodi instead. This is how my HTPC works.
– Oli♦
Jul 16 '15 at 16:37
|
show 3 more comments
Yes if the server generates or, for instance, re-sizes images. Software that uses, or could use, the existing graphic card for such tasks, is not unheard of.
Surely, this depends a lot on what kind of software, what kind of GPU, is the suitable driver available and things the like.
add a comment |
Yes if the server generates or, for instance, re-sizes images. Software that uses, or could use, the existing graphic card for such tasks, is not unheard of.
Surely, this depends a lot on what kind of software, what kind of GPU, is the suitable driver available and things the like.
add a comment |
Yes if the server generates or, for instance, re-sizes images. Software that uses, or could use, the existing graphic card for such tasks, is not unheard of.
Surely, this depends a lot on what kind of software, what kind of GPU, is the suitable driver available and things the like.
Yes if the server generates or, for instance, re-sizes images. Software that uses, or could use, the existing graphic card for such tasks, is not unheard of.
Surely, this depends a lot on what kind of software, what kind of GPU, is the suitable driver available and things the like.
edited Jul 17 '15 at 7:35
answered Jul 16 '15 at 17:15
h22h22
1865
1865
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- 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%2faskubuntu.com%2fquestions%2f649164%2freason-to-keep-a-gpu-in-a-computer-that-is-running-ubuntu-server%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
GPUs, in my knowledge, do most of the heavy lifting in terms of processing graphics. If you get rid of the GPU it will severely limit the kind of graphics your computer can display. For example, Minecraft is a game that relies heavily on GPU. If you remove the GPU Minecraft will likely become unplayable. So if you are running a server then the onboard graphics will likely be enough but if you have a computer on which you will be using the desktop and normal desktop applications a lot then you may want to consider getting a new graphics card.
– It's Willem
Jul 17 '15 at 0:24