Why did Ubuntu 16.04 stop detecting external display's higher resolution? Or: What is the modeline for Samsung B1390n?Problem with the Primary DisplayWhy is xrandr reporting a resolution just above the maximum (native) resolution?Ubuntu 13.04 HDMI resolution and display options incorrectexternal monitor can't display max resolutionVGA-connected display won't go beyond 1360x768Ubuntu 16.04 external monitors black screen “Could not set the configuration for CRTC”Taking screenshot of higher resolution than actual display resolution
Why try to impeach Trump now?
Can a creature of any alignment attune to this magic weapon in Curse of Strahd?
How much tech advancement could be made out of modern processor appearing in 1980s?
Did "2001: A Space Odyssey" make any reference to the names of companies, or show any evidence of the existence of advertisements?
Why isn't current carried through a vacuum?
Triangle inside two squares
Is there a material or method to allow "swimmable" coins?
Why does UNIX ed not have a prompt by default
Typing "PartOf" in excel changes automatically to part of?
What's the best way to keep cover of a pan slightly opened?
Does using a less common opening make you a stronger player?
Preposition with спросить
GVS similarity in cognate words other Germanic Languages
What does the word "warmth" mean here?
Mostly One Way Travel : Says Grandpa
Can two moons have intersecting orbits yet be guaranteed not to collide?
Accounting for uncertain information (few observations) in a prior (empirial Bayes)
What's the difference between jpg and JPG on mac?
Is it harder to enter an atmosphere perpendicular or at an angle
Does a patron have to know their warlock?
Is Twinkle twinkle little star based on a drone/bourdon?
Brake disc and pads corrosion, do they need replacement?
Quoting lyrics one verse at a time
Why is the processor instruction called "move", not "copy"?
Why did Ubuntu 16.04 stop detecting external display's higher resolution? Or: What is the modeline for Samsung B1390n?
Problem with the Primary DisplayWhy is xrandr reporting a resolution just above the maximum (native) resolution?Ubuntu 13.04 HDMI resolution and display options incorrectexternal monitor can't display max resolutionVGA-connected display won't go beyond 1360x768Ubuntu 16.04 external monitors black screen “Could not set the configuration for CRTC”Taking screenshot of higher resolution than actual display resolution
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;
Problem
1366x768 disappeared from the resolution options for my external display. My display supports 1366x768 and the option used to be there. Now, the highest I can set it to is 1024x768.
So, how can I get my external display with 1366x768?
How this is different from other questions already asked
The difference is that it used to work correctly!
I've been using 1366x768 on the external display on Ubuntu for a long time. However, after disconnecting it & reconnecting it while Ubuntu was working, it stopped giving me the 1366x768 option.
Why other randr
solutions weren't sufficient
I've tried the solution of
cvt
andxrandr
. However,cvt
only gives me 1368x768, not 1366x768 & text is blurry.I also tried to look for modelines online. The best I could find is this one. However, there was a blank column on the right of the screen (and it's a hack, using another monitor's modeline).
I tried to look in my Xorg logs to see if the modeline exists from old boots. However, the logs seem to be stopping at 2016 and I'm not sure I was using this display back then.
I did try a modeline in the 2016 log but the result was strange patterns.
Ways you could help me
If you know why the option disappeared although it used to be there and/or how to get it back to work automatically.
If you know the modeline for Samsung B1390N, resolution 1366x768.
If you know how to get
cvt
(or something else) to calculate modeline for 1366x768.If you know how to get recent Xorg logs, or any logs that log the modelines. Reminder: My Ubuntu used to offer and work with 1366x768 for this external display.
If you know how to get the modeline Ubuntu needs from Windows 10. I might be able to connect this display to a Windows 10 machine of someone I know.
Any other solutions are appreciated, of course! :-)
System info
OS: Ubuntu 16.04
Display: Samsung B1390N
Laptop: Dell Inspiron n5110.
16.04 xorg multiple-monitors display display-resolution
add a comment
|
Problem
1366x768 disappeared from the resolution options for my external display. My display supports 1366x768 and the option used to be there. Now, the highest I can set it to is 1024x768.
So, how can I get my external display with 1366x768?
How this is different from other questions already asked
The difference is that it used to work correctly!
I've been using 1366x768 on the external display on Ubuntu for a long time. However, after disconnecting it & reconnecting it while Ubuntu was working, it stopped giving me the 1366x768 option.
Why other randr
solutions weren't sufficient
I've tried the solution of
cvt
andxrandr
. However,cvt
only gives me 1368x768, not 1366x768 & text is blurry.I also tried to look for modelines online. The best I could find is this one. However, there was a blank column on the right of the screen (and it's a hack, using another monitor's modeline).
I tried to look in my Xorg logs to see if the modeline exists from old boots. However, the logs seem to be stopping at 2016 and I'm not sure I was using this display back then.
I did try a modeline in the 2016 log but the result was strange patterns.
Ways you could help me
If you know why the option disappeared although it used to be there and/or how to get it back to work automatically.
If you know the modeline for Samsung B1390N, resolution 1366x768.
If you know how to get
cvt
(or something else) to calculate modeline for 1366x768.If you know how to get recent Xorg logs, or any logs that log the modelines. Reminder: My Ubuntu used to offer and work with 1366x768 for this external display.
If you know how to get the modeline Ubuntu needs from Windows 10. I might be able to connect this display to a Windows 10 machine of someone I know.
Any other solutions are appreciated, of course! :-)
System info
OS: Ubuntu 16.04
Display: Samsung B1390N
Laptop: Dell Inspiron n5110.
16.04 xorg multiple-monitors display display-resolution
2
Can you check with another cable, just in case one of the wires in the cable got broken.
– crip659
Sep 28 at 13:49
There's something I didn't mention: This used to happen but restarting solved it. That's why I'm doubtful the problem is with the VGA cable. Unfortunately, I currently don't have a spare one, but if I get one I'll probably get back with the results here.
– Hossam El-Deen
Sep 29 at 10:07
add a comment
|
Problem
1366x768 disappeared from the resolution options for my external display. My display supports 1366x768 and the option used to be there. Now, the highest I can set it to is 1024x768.
So, how can I get my external display with 1366x768?
How this is different from other questions already asked
The difference is that it used to work correctly!
I've been using 1366x768 on the external display on Ubuntu for a long time. However, after disconnecting it & reconnecting it while Ubuntu was working, it stopped giving me the 1366x768 option.
Why other randr
solutions weren't sufficient
I've tried the solution of
cvt
andxrandr
. However,cvt
only gives me 1368x768, not 1366x768 & text is blurry.I also tried to look for modelines online. The best I could find is this one. However, there was a blank column on the right of the screen (and it's a hack, using another monitor's modeline).
I tried to look in my Xorg logs to see if the modeline exists from old boots. However, the logs seem to be stopping at 2016 and I'm not sure I was using this display back then.
I did try a modeline in the 2016 log but the result was strange patterns.
Ways you could help me
If you know why the option disappeared although it used to be there and/or how to get it back to work automatically.
If you know the modeline for Samsung B1390N, resolution 1366x768.
If you know how to get
cvt
(or something else) to calculate modeline for 1366x768.If you know how to get recent Xorg logs, or any logs that log the modelines. Reminder: My Ubuntu used to offer and work with 1366x768 for this external display.
If you know how to get the modeline Ubuntu needs from Windows 10. I might be able to connect this display to a Windows 10 machine of someone I know.
Any other solutions are appreciated, of course! :-)
System info
OS: Ubuntu 16.04
Display: Samsung B1390N
Laptop: Dell Inspiron n5110.
16.04 xorg multiple-monitors display display-resolution
Problem
1366x768 disappeared from the resolution options for my external display. My display supports 1366x768 and the option used to be there. Now, the highest I can set it to is 1024x768.
So, how can I get my external display with 1366x768?
How this is different from other questions already asked
The difference is that it used to work correctly!
I've been using 1366x768 on the external display on Ubuntu for a long time. However, after disconnecting it & reconnecting it while Ubuntu was working, it stopped giving me the 1366x768 option.
Why other randr
solutions weren't sufficient
I've tried the solution of
cvt
andxrandr
. However,cvt
only gives me 1368x768, not 1366x768 & text is blurry.I also tried to look for modelines online. The best I could find is this one. However, there was a blank column on the right of the screen (and it's a hack, using another monitor's modeline).
I tried to look in my Xorg logs to see if the modeline exists from old boots. However, the logs seem to be stopping at 2016 and I'm not sure I was using this display back then.
I did try a modeline in the 2016 log but the result was strange patterns.
Ways you could help me
If you know why the option disappeared although it used to be there and/or how to get it back to work automatically.
If you know the modeline for Samsung B1390N, resolution 1366x768.
If you know how to get
cvt
(or something else) to calculate modeline for 1366x768.If you know how to get recent Xorg logs, or any logs that log the modelines. Reminder: My Ubuntu used to offer and work with 1366x768 for this external display.
If you know how to get the modeline Ubuntu needs from Windows 10. I might be able to connect this display to a Windows 10 machine of someone I know.
Any other solutions are appreciated, of course! :-)
System info
OS: Ubuntu 16.04
Display: Samsung B1390N
Laptop: Dell Inspiron n5110.
16.04 xorg multiple-monitors display display-resolution
16.04 xorg multiple-monitors display display-resolution
edited Sep 28 at 15:48
mikewhatever
26.2k7 gold badges75 silver badges88 bronze badges
26.2k7 gold badges75 silver badges88 bronze badges
asked Sep 28 at 13:03
Hossam El-DeenHossam El-Deen
1013 bronze badges
1013 bronze badges
2
Can you check with another cable, just in case one of the wires in the cable got broken.
– crip659
Sep 28 at 13:49
There's something I didn't mention: This used to happen but restarting solved it. That's why I'm doubtful the problem is with the VGA cable. Unfortunately, I currently don't have a spare one, but if I get one I'll probably get back with the results here.
– Hossam El-Deen
Sep 29 at 10:07
add a comment
|
2
Can you check with another cable, just in case one of the wires in the cable got broken.
– crip659
Sep 28 at 13:49
There's something I didn't mention: This used to happen but restarting solved it. That's why I'm doubtful the problem is with the VGA cable. Unfortunately, I currently don't have a spare one, but if I get one I'll probably get back with the results here.
– Hossam El-Deen
Sep 29 at 10:07
2
2
Can you check with another cable, just in case one of the wires in the cable got broken.
– crip659
Sep 28 at 13:49
Can you check with another cable, just in case one of the wires in the cable got broken.
– crip659
Sep 28 at 13:49
There's something I didn't mention: This used to happen but restarting solved it. That's why I'm doubtful the problem is with the VGA cable. Unfortunately, I currently don't have a spare one, but if I get one I'll probably get back with the results here.
– Hossam El-Deen
Sep 29 at 10:07
There's something I didn't mention: This used to happen but restarting solved it. That's why I'm doubtful the problem is with the VGA cable. Unfortunately, I currently don't have a spare one, but if I get one I'll probably get back with the results here.
– Hossam El-Deen
Sep 29 at 10:07
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/4.0/"u003ecc by-sa 4.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%2f1177284%2fwhy-did-ubuntu-16-04-stop-detecting-external-displays-higher-resolution-or-wh%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
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%2f1177284%2fwhy-did-ubuntu-16-04-stop-detecting-external-displays-higher-resolution-or-wh%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
2
Can you check with another cable, just in case one of the wires in the cable got broken.
– crip659
Sep 28 at 13:49
There's something I didn't mention: This used to happen but restarting solved it. That's why I'm doubtful the problem is with the VGA cable. Unfortunately, I currently don't have a spare one, but if I get one I'll probably get back with the results here.
– Hossam El-Deen
Sep 29 at 10:07