NVIDIA Graphics Card doesnt let me change my resolution
I've recently installed Kubuntu 18.01 on my PC alongside Windows 10, and the initial issue was that I couldn't adjust my resolution to my monitors native resolution(1280x1024).
However, I managed to fix the issue by following the instructions here.
The problem was, when I opened a diffrent application(Blender) I noticed that it didn't see the graphics card. So, I ran sudo apt-get install nvidia-cuda-toolkit
as suggested here and restarted my PC.
But when I opened it again, it was no longer using my set resolution and now when I try to use the method I previously used to fix the issue I am greeted by this lovely error message:
user@user_PC:~$ sudo xrandr--newmode "1280x1024_60.00" 109.00 1280 1368 1496 1712 1024 1027 1034 1063 -hsync +vsync
[sudo] password for user:
user@user_PC:~$ sudo xrandr --addmode DVI-I-1 "1280x1024_60.00"
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 140 (RANDR)
Minor opcode of failed request: 18 (RRAddOutputMode)
Serial number of failed request: 39
Current serial number in output stream: 40
What should I do?
PS:I have a GTX 970, and currently using the nvidia-driver-390 driver.
drivers nvidia graphics display-resolution
New contributor
add a comment |
I've recently installed Kubuntu 18.01 on my PC alongside Windows 10, and the initial issue was that I couldn't adjust my resolution to my monitors native resolution(1280x1024).
However, I managed to fix the issue by following the instructions here.
The problem was, when I opened a diffrent application(Blender) I noticed that it didn't see the graphics card. So, I ran sudo apt-get install nvidia-cuda-toolkit
as suggested here and restarted my PC.
But when I opened it again, it was no longer using my set resolution and now when I try to use the method I previously used to fix the issue I am greeted by this lovely error message:
user@user_PC:~$ sudo xrandr--newmode "1280x1024_60.00" 109.00 1280 1368 1496 1712 1024 1027 1034 1063 -hsync +vsync
[sudo] password for user:
user@user_PC:~$ sudo xrandr --addmode DVI-I-1 "1280x1024_60.00"
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 140 (RANDR)
Minor opcode of failed request: 18 (RRAddOutputMode)
Serial number of failed request: 39
Current serial number in output stream: 40
What should I do?
PS:I have a GTX 970, and currently using the nvidia-driver-390 driver.
drivers nvidia graphics display-resolution
New contributor
add a comment |
I've recently installed Kubuntu 18.01 on my PC alongside Windows 10, and the initial issue was that I couldn't adjust my resolution to my monitors native resolution(1280x1024).
However, I managed to fix the issue by following the instructions here.
The problem was, when I opened a diffrent application(Blender) I noticed that it didn't see the graphics card. So, I ran sudo apt-get install nvidia-cuda-toolkit
as suggested here and restarted my PC.
But when I opened it again, it was no longer using my set resolution and now when I try to use the method I previously used to fix the issue I am greeted by this lovely error message:
user@user_PC:~$ sudo xrandr--newmode "1280x1024_60.00" 109.00 1280 1368 1496 1712 1024 1027 1034 1063 -hsync +vsync
[sudo] password for user:
user@user_PC:~$ sudo xrandr --addmode DVI-I-1 "1280x1024_60.00"
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 140 (RANDR)
Minor opcode of failed request: 18 (RRAddOutputMode)
Serial number of failed request: 39
Current serial number in output stream: 40
What should I do?
PS:I have a GTX 970, and currently using the nvidia-driver-390 driver.
drivers nvidia graphics display-resolution
New contributor
I've recently installed Kubuntu 18.01 on my PC alongside Windows 10, and the initial issue was that I couldn't adjust my resolution to my monitors native resolution(1280x1024).
However, I managed to fix the issue by following the instructions here.
The problem was, when I opened a diffrent application(Blender) I noticed that it didn't see the graphics card. So, I ran sudo apt-get install nvidia-cuda-toolkit
as suggested here and restarted my PC.
But when I opened it again, it was no longer using my set resolution and now when I try to use the method I previously used to fix the issue I am greeted by this lovely error message:
user@user_PC:~$ sudo xrandr--newmode "1280x1024_60.00" 109.00 1280 1368 1496 1712 1024 1027 1034 1063 -hsync +vsync
[sudo] password for user:
user@user_PC:~$ sudo xrandr --addmode DVI-I-1 "1280x1024_60.00"
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 140 (RANDR)
Minor opcode of failed request: 18 (RRAddOutputMode)
Serial number of failed request: 39
Current serial number in output stream: 40
What should I do?
PS:I have a GTX 970, and currently using the nvidia-driver-390 driver.
drivers nvidia graphics display-resolution
drivers nvidia graphics display-resolution
New contributor
New contributor
New contributor
asked Mar 10 at 14:51
Ogz KdglOgz Kdgl
1
1
New contributor
New contributor
add a comment |
add a comment |
0
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
});
}
});
Ogz Kdgl 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%2f1124547%2fnvidia-graphics-card-doesnt-let-me-change-my-resolution%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
Ogz Kdgl is a new contributor. Be nice, and check out our Code of Conduct.
Ogz Kdgl is a new contributor. Be nice, and check out our Code of Conduct.
Ogz Kdgl is a new contributor. Be nice, and check out our Code of Conduct.
Ogz Kdgl 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.
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%2f1124547%2fnvidia-graphics-card-doesnt-let-me-change-my-resolution%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