Nvidia 1080 GTX low performance issue with 390 driver
up vote
0
down vote
favorite
We searched the internet for several days and we found no suitable answers for our problem.
We develop in the company 3D cross-platform applications. We easily reach 60 FPS on windows 10 & ubuntu, using GTX 1060/1050.
We recently bought a MSI with a GTX 1080 8GB, working well but we hardly reach 15 FPS on our app.
We tested several things, ensured that the correct driver is loaded & used, disabled nouveau, tweaked nvidia-settings... Nothing seems to work.
Having a look at the nvidia-smi command, we can see that it recognizes our application and uses memory from the GPU, but the amount is very low compared to the other working cases (approximately 50% less than on our ubuntu working machines).
Do you have any clues on this kind of issue so we could keep investigating?
Cheers,
Edit 1 :
We installed the 390 Nvidia driver using sudo ubuntu-drivers autoinstall, which installed the recommended driver
We also tested only the nouveau driver and it is surprisingly better than the 390 (25 FPS)
EDIT 2 : Ubuntu Version : 18.04.1 LTS
drivers nvidia graphics
New contributor
|
show 1 more comment
up vote
0
down vote
favorite
We searched the internet for several days and we found no suitable answers for our problem.
We develop in the company 3D cross-platform applications. We easily reach 60 FPS on windows 10 & ubuntu, using GTX 1060/1050.
We recently bought a MSI with a GTX 1080 8GB, working well but we hardly reach 15 FPS on our app.
We tested several things, ensured that the correct driver is loaded & used, disabled nouveau, tweaked nvidia-settings... Nothing seems to work.
Having a look at the nvidia-smi command, we can see that it recognizes our application and uses memory from the GPU, but the amount is very low compared to the other working cases (approximately 50% less than on our ubuntu working machines).
Do you have any clues on this kind of issue so we could keep investigating?
Cheers,
Edit 1 :
We installed the 390 Nvidia driver using sudo ubuntu-drivers autoinstall, which installed the recommended driver
We also tested only the nouveau driver and it is surprisingly better than the 390 (25 FPS)
EDIT 2 : Ubuntu Version : 18.04.1 LTS
drivers nvidia graphics
New contributor
Unless we can duplicate your exact environment, we may not be able to help you. You might have better success with one of the programming sites here like softwareengineering.stackexchange.com that might have better success in the way that a driver interacts with an application.
– Terrance
Dec 13 at 15:50
Hi, thank you for your answer. We are completely sure that this is a driver problem since we reach 25 FPS with nouveau driver and only 15 with the nvidia. Has anyone already encountered this kind of issue ?
– temerity
Dec 13 at 16:55
Please edit your question and add details of how you installed the "correct" driver into your system. However, it should be the same driver as with the other GTX 1060/1050 that you have tried.
– Terrance
Dec 13 at 17:03
Thank you, I edited our post. Feel free to ask for further info.
– temerity
Dec 13 at 18:08
What version of Ubuntu are you using? Ubuntu 16.04 and Ubuntu 18.04 have different installation steps.
– Terrance
Dec 13 at 18:15
|
show 1 more comment
up vote
0
down vote
favorite
up vote
0
down vote
favorite
We searched the internet for several days and we found no suitable answers for our problem.
We develop in the company 3D cross-platform applications. We easily reach 60 FPS on windows 10 & ubuntu, using GTX 1060/1050.
We recently bought a MSI with a GTX 1080 8GB, working well but we hardly reach 15 FPS on our app.
We tested several things, ensured that the correct driver is loaded & used, disabled nouveau, tweaked nvidia-settings... Nothing seems to work.
Having a look at the nvidia-smi command, we can see that it recognizes our application and uses memory from the GPU, but the amount is very low compared to the other working cases (approximately 50% less than on our ubuntu working machines).
Do you have any clues on this kind of issue so we could keep investigating?
Cheers,
Edit 1 :
We installed the 390 Nvidia driver using sudo ubuntu-drivers autoinstall, which installed the recommended driver
We also tested only the nouveau driver and it is surprisingly better than the 390 (25 FPS)
EDIT 2 : Ubuntu Version : 18.04.1 LTS
drivers nvidia graphics
New contributor
We searched the internet for several days and we found no suitable answers for our problem.
We develop in the company 3D cross-platform applications. We easily reach 60 FPS on windows 10 & ubuntu, using GTX 1060/1050.
We recently bought a MSI with a GTX 1080 8GB, working well but we hardly reach 15 FPS on our app.
We tested several things, ensured that the correct driver is loaded & used, disabled nouveau, tweaked nvidia-settings... Nothing seems to work.
Having a look at the nvidia-smi command, we can see that it recognizes our application and uses memory from the GPU, but the amount is very low compared to the other working cases (approximately 50% less than on our ubuntu working machines).
Do you have any clues on this kind of issue so we could keep investigating?
Cheers,
Edit 1 :
We installed the 390 Nvidia driver using sudo ubuntu-drivers autoinstall, which installed the recommended driver
We also tested only the nouveau driver and it is surprisingly better than the 390 (25 FPS)
EDIT 2 : Ubuntu Version : 18.04.1 LTS
drivers nvidia graphics
drivers nvidia graphics
New contributor
New contributor
edited Dec 14 at 6:37
New contributor
asked Dec 13 at 15:21
temerity
11
11
New contributor
New contributor
Unless we can duplicate your exact environment, we may not be able to help you. You might have better success with one of the programming sites here like softwareengineering.stackexchange.com that might have better success in the way that a driver interacts with an application.
– Terrance
Dec 13 at 15:50
Hi, thank you for your answer. We are completely sure that this is a driver problem since we reach 25 FPS with nouveau driver and only 15 with the nvidia. Has anyone already encountered this kind of issue ?
– temerity
Dec 13 at 16:55
Please edit your question and add details of how you installed the "correct" driver into your system. However, it should be the same driver as with the other GTX 1060/1050 that you have tried.
– Terrance
Dec 13 at 17:03
Thank you, I edited our post. Feel free to ask for further info.
– temerity
Dec 13 at 18:08
What version of Ubuntu are you using? Ubuntu 16.04 and Ubuntu 18.04 have different installation steps.
– Terrance
Dec 13 at 18:15
|
show 1 more comment
Unless we can duplicate your exact environment, we may not be able to help you. You might have better success with one of the programming sites here like softwareengineering.stackexchange.com that might have better success in the way that a driver interacts with an application.
– Terrance
Dec 13 at 15:50
Hi, thank you for your answer. We are completely sure that this is a driver problem since we reach 25 FPS with nouveau driver and only 15 with the nvidia. Has anyone already encountered this kind of issue ?
– temerity
Dec 13 at 16:55
Please edit your question and add details of how you installed the "correct" driver into your system. However, it should be the same driver as with the other GTX 1060/1050 that you have tried.
– Terrance
Dec 13 at 17:03
Thank you, I edited our post. Feel free to ask for further info.
– temerity
Dec 13 at 18:08
What version of Ubuntu are you using? Ubuntu 16.04 and Ubuntu 18.04 have different installation steps.
– Terrance
Dec 13 at 18:15
Unless we can duplicate your exact environment, we may not be able to help you. You might have better success with one of the programming sites here like softwareengineering.stackexchange.com that might have better success in the way that a driver interacts with an application.
– Terrance
Dec 13 at 15:50
Unless we can duplicate your exact environment, we may not be able to help you. You might have better success with one of the programming sites here like softwareengineering.stackexchange.com that might have better success in the way that a driver interacts with an application.
– Terrance
Dec 13 at 15:50
Hi, thank you for your answer. We are completely sure that this is a driver problem since we reach 25 FPS with nouveau driver and only 15 with the nvidia. Has anyone already encountered this kind of issue ?
– temerity
Dec 13 at 16:55
Hi, thank you for your answer. We are completely sure that this is a driver problem since we reach 25 FPS with nouveau driver and only 15 with the nvidia. Has anyone already encountered this kind of issue ?
– temerity
Dec 13 at 16:55
Please edit your question and add details of how you installed the "correct" driver into your system. However, it should be the same driver as with the other GTX 1060/1050 that you have tried.
– Terrance
Dec 13 at 17:03
Please edit your question and add details of how you installed the "correct" driver into your system. However, it should be the same driver as with the other GTX 1060/1050 that you have tried.
– Terrance
Dec 13 at 17:03
Thank you, I edited our post. Feel free to ask for further info.
– temerity
Dec 13 at 18:08
Thank you, I edited our post. Feel free to ask for further info.
– temerity
Dec 13 at 18:08
What version of Ubuntu are you using? Ubuntu 16.04 and Ubuntu 18.04 have different installation steps.
– Terrance
Dec 13 at 18:15
What version of Ubuntu are you using? Ubuntu 16.04 and Ubuntu 18.04 have different installation steps.
– Terrance
Dec 13 at 18:15
|
show 1 more comment
active
oldest
votes
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
});
}
});
temerity 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%2faskubuntu.com%2fquestions%2f1100643%2fnvidia-1080-gtx-low-performance-issue-with-390-driver%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
temerity is a new contributor. Be nice, and check out our Code of Conduct.
temerity is a new contributor. Be nice, and check out our Code of Conduct.
temerity is a new contributor. Be nice, and check out our Code of Conduct.
temerity is a new contributor. Be nice, and check out our Code of Conduct.
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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%2f1100643%2fnvidia-1080-gtx-low-performance-issue-with-390-driver%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
Unless we can duplicate your exact environment, we may not be able to help you. You might have better success with one of the programming sites here like softwareengineering.stackexchange.com that might have better success in the way that a driver interacts with an application.
– Terrance
Dec 13 at 15:50
Hi, thank you for your answer. We are completely sure that this is a driver problem since we reach 25 FPS with nouveau driver and only 15 with the nvidia. Has anyone already encountered this kind of issue ?
– temerity
Dec 13 at 16:55
Please edit your question and add details of how you installed the "correct" driver into your system. However, it should be the same driver as with the other GTX 1060/1050 that you have tried.
– Terrance
Dec 13 at 17:03
Thank you, I edited our post. Feel free to ask for further info.
– temerity
Dec 13 at 18:08
What version of Ubuntu are you using? Ubuntu 16.04 and Ubuntu 18.04 have different installation steps.
– Terrance
Dec 13 at 18:15