Resolution changes everytime system starts and is automatically fixed when DP-1 is removed and reconnected Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Changing Screen Resolution and Finding Gamma ValuesCan't add Custom ResolutionHow to make video resolution setting permanent?Stuck at 800x600 display resolution Ubuntu 14Ubuntu 16.04 resolution stuck at 4kHow to set display resolution permanent in Ubuntu 16.0416.04 Display resolution changed itself without an upgrade/update and can't get it backUbuntu and changing resolution to 4Knouveau driver Horizontal Lines Tearing on nvidia Quadro K600 Ubuntu 18.04.2 LTSUbuntu 18.04 dual screen don't work after reboot
Why don't the Weasley twins use magic outside of school if the Trace can only find the location of spells cast?
Using et al. for a last / senior author rather than for a first author
How do I keep my slimes from escaping their pens?
How much radiation do nuclear physics experiments expose researchers to nowadays?
Is above average number of years spent on PhD considered a red flag in future academia or industry positions?
3 doors, three guards, one stone
Why is black pepper both grey and black?
Why aren't air breathing engines used as small first stages
Dominant seventh chord in the major scale contains diminished triad of the seventh?
Super Attribute Position on Product Page Magento 1
Is there a service that would inform me whenever a new direct route is scheduled from a given airport?
Bonus calculation: Am I making a mountain out of a molehill?
Can inflation occur in a positive-sum game currency system such as the Stack Exchange reputation system?
Does accepting a pardon have any bearing on trying that person for the same crime in a sovereign jurisdiction?
How can I make names more distinctive without making them longer?
When -s is used with third person singular. What's its use in this context?
Can a non-EU citizen traveling with me come with me through the EU passport line?
If 'B is more likely given A', then 'A is more likely given B'
If a contract sometimes uses the wrong name, is it still valid?
Antler Helmet: Can it work?
How to deal with a team lead who never gives me credit?
What LEGO pieces have "real-world" functionality?
What causes the vertical darker bands in my photo?
Is 1 ppb equal to 1 μg/kg?
Resolution changes everytime system starts and is automatically fixed when DP-1 is removed and reconnected
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Changing Screen Resolution and Finding Gamma ValuesCan't add Custom ResolutionHow to make video resolution setting permanent?Stuck at 800x600 display resolution Ubuntu 14Ubuntu 16.04 resolution stuck at 4kHow to set display resolution permanent in Ubuntu 16.0416.04 Display resolution changed itself without an upgrade/update and can't get it backUbuntu and changing resolution to 4Knouveau driver Horizontal Lines Tearing on nvidia Quadro K600 Ubuntu 18.04.2 LTSUbuntu 18.04 dual screen don't work after reboot
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
At first the proper resolution (3840x1080) was not in the resolution option. Then after adding the following lines 3840x1080 resolution did appear in the option list.
sudo xrandr --newmode "3840x1080_60.00" 346.00 3840 4088 4496 5152 1080 1083 1093 1120 -hsync +vsync
sudo xrandr --addmode DP-1 "3840x1080_60.00"
After selecting 3840x1080 the actual resolution of the monitor remained unchanged. The resolution changes and fix automatically when DP-1 connection is pulled out and reconnected. All is good until the system is restarted or the monitor is waken from sleep. I also added the above line to .profile file so the starting resolution shows 3840x1080 but still the same problem. Finding no other solution I am just reconnecting DP-1 connection every time I start the the system and I have disabled monitor sleep mode.
display display-resolution
add a comment |
At first the proper resolution (3840x1080) was not in the resolution option. Then after adding the following lines 3840x1080 resolution did appear in the option list.
sudo xrandr --newmode "3840x1080_60.00" 346.00 3840 4088 4496 5152 1080 1083 1093 1120 -hsync +vsync
sudo xrandr --addmode DP-1 "3840x1080_60.00"
After selecting 3840x1080 the actual resolution of the monitor remained unchanged. The resolution changes and fix automatically when DP-1 connection is pulled out and reconnected. All is good until the system is restarted or the monitor is waken from sleep. I also added the above line to .profile file so the starting resolution shows 3840x1080 but still the same problem. Finding no other solution I am just reconnecting DP-1 connection every time I start the the system and I have disabled monitor sleep mode.
display display-resolution
add a comment |
At first the proper resolution (3840x1080) was not in the resolution option. Then after adding the following lines 3840x1080 resolution did appear in the option list.
sudo xrandr --newmode "3840x1080_60.00" 346.00 3840 4088 4496 5152 1080 1083 1093 1120 -hsync +vsync
sudo xrandr --addmode DP-1 "3840x1080_60.00"
After selecting 3840x1080 the actual resolution of the monitor remained unchanged. The resolution changes and fix automatically when DP-1 connection is pulled out and reconnected. All is good until the system is restarted or the monitor is waken from sleep. I also added the above line to .profile file so the starting resolution shows 3840x1080 but still the same problem. Finding no other solution I am just reconnecting DP-1 connection every time I start the the system and I have disabled monitor sleep mode.
display display-resolution
At first the proper resolution (3840x1080) was not in the resolution option. Then after adding the following lines 3840x1080 resolution did appear in the option list.
sudo xrandr --newmode "3840x1080_60.00" 346.00 3840 4088 4496 5152 1080 1083 1093 1120 -hsync +vsync
sudo xrandr --addmode DP-1 "3840x1080_60.00"
After selecting 3840x1080 the actual resolution of the monitor remained unchanged. The resolution changes and fix automatically when DP-1 connection is pulled out and reconnected. All is good until the system is restarted or the monitor is waken from sleep. I also added the above line to .profile file so the starting resolution shows 3840x1080 but still the same problem. Finding no other solution I am just reconnecting DP-1 connection every time I start the the system and I have disabled monitor sleep mode.
display display-resolution
display display-resolution
asked 2 hours ago
Ahmed AbdullahAhmed Abdullah
1215
1215
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
);
);
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%2f1134242%2fresolution-changes-everytime-system-starts-and-is-automatically-fixed-when-dp-1%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%2f1134242%2fresolution-changes-everytime-system-starts-and-is-automatically-fixed-when-dp-1%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