Display settings lost on reboot on ubuntu 18.04 The 2019 Stack Overflow Developer Survey Results Are InHow To Set Nvidia Overscan To Persistent After Reboot?NVIDIA Display Settings Wiped on Reboot Ubuntu 12.10 64bitNot updating display settings when disconnecting external monitorNvidia settings won't take holdcannot create monitors.xml which means display settings are lostDisplay distortion after upgradeDual display settings are not retained after reboot with Ubuntu 18.04Ubuntu 18.04 graphics reset when settings openedUpgrade from 16.04 to 18.04 display issuesExternal Monitor Not Working with Ubuntu 18.04 (Razer Blade 2017)
What does Linus Torvalds mean when he says that Git "never ever" tracks a file?
Time travel alters history but people keep saying nothing's changed
Is there a symbol for a right arrow with a square in the middle?
Shouldn't "much" here be used instead of "more"?
Is this app Icon Browser Safe/Legit?
Apparent duplicates between Haynes service instructions and MOT
Why can Shazam fly?
Lightning Grid - Columns and Rows?
Geography at the pixel level
Landlord wants to switch my lease to a "Land contract" to "get back at the city"
Delete all lines which don't have n characters before delimiter
Does a dangling wire really electrocute me if I'm standing in water?
Loose spokes after only a few rides
The difference between dialogue marks
Identify boardgame from Big movie
One word riddle: Vowel in the middle
Which Sci-Fi work first showed weapon of galactic-scale mass destruction?
Why not take a picture of a closer black hole?
Is there any way to tell whether the shot is going to hit you or not?
How to deal with fear of taking dependencies
Did 3000BC Egyptians use meteoric iron weapons?
Can we generate random numbers using irrational numbers like π and e?
Do these rules for Critical Successes and Critical Failures seem Fair?
Protecting Dualbooting Windows from dangerous code (like rm -rf)
Display settings lost on reboot on ubuntu 18.04
The 2019 Stack Overflow Developer Survey Results Are InHow To Set Nvidia Overscan To Persistent After Reboot?NVIDIA Display Settings Wiped on Reboot Ubuntu 12.10 64bitNot updating display settings when disconnecting external monitorNvidia settings won't take holdcannot create monitors.xml which means display settings are lostDisplay distortion after upgradeDual display settings are not retained after reboot with Ubuntu 18.04Ubuntu 18.04 graphics reset when settings openedUpgrade from 16.04 to 18.04 display issuesExternal Monitor Not Working with Ubuntu 18.04 (Razer Blade 2017)
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I have a dual monitor display with Nvidia graphica card. After installing 18.04, I am unable to save the display settings after a reboot. The settings go back to the default. I followed the procedure from Nvidia docs but nothing seems to work.
Does any one have a similar issue?
display 18.04
bumped to the homepage by Community♦ 12 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I have a dual monitor display with Nvidia graphica card. After installing 18.04, I am unable to save the display settings after a reboot. The settings go back to the default. I followed the procedure from Nvidia docs but nothing seems to work.
Does any one have a similar issue?
display 18.04
bumped to the homepage by Community♦ 12 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I have a dual monitor display with Nvidia graphica card. After installing 18.04, I am unable to save the display settings after a reboot. The settings go back to the default. I followed the procedure from Nvidia docs but nothing seems to work.
Does any one have a similar issue?
display 18.04
I have a dual monitor display with Nvidia graphica card. After installing 18.04, I am unable to save the display settings after a reboot. The settings go back to the default. I followed the procedure from Nvidia docs but nothing seems to work.
Does any one have a similar issue?
display 18.04
display 18.04
asked May 2 '18 at 20:11
sri krishnasri krishna
2112
2112
bumped to the homepage by Community♦ 12 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 12 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
add a comment |
4 Answers
4
active
oldest
votes
just in case any one else has this issue
i added a script to my startup applications to apply the nvidia settings at every login.
#!/bin/bash
nvidia-settings --assign CurrentMetaMode="HDMI-0: 2560x1440 +0+0 viewportin=2560x1440, viewportout=2560x1440+0+0, DVI-D-0: 1600x900 +2560+0 viewportin=1600x900, viewportout=1600x900+0+0"
This makes my default screen as the HDMI output with the set resolution and the DVI output as my second screen next to my primary.
add a comment |
I was able to get my display settings to persist after reboot by installing the Nvidia X Server Settings application from the Ubuntu software center.
Steps taken:
1) Use proprietary Nvidia Drivers:
- Click the Ubuntu menu button, or windows button if you have one on your
keyboard. - Type Software & Upgrades and click the Icon that comes up with that
name. - Click the Additional Drivers tab. And select the appropriate Nvidia
Driver to use, click apply and wait for it to finish. - Reboot, although it might not be needed.
2) Install Nvidia X Server Settings:
- Click the Ubuntu menu button again.
- Type Nvidia
- Click Nvidia X Server Settings
- Click Install
- Once done installing, set the display settings (again) you would like
to keep in the Ubuntu Displays configuration - Save/Apply/Keep settings. Note: you may have to change the settings
to something else and back again just to get it to save - Reboot to test
Some steps may not be necessary for others but this is what worked for me. Hopefully it helps someone else.
Thanks for your reply. I did install the nvidia drivers and the settings utility. But the settings do not seem to persist. As of now I am using a startup script to update the display settings every time the system boots. I am using the below settingsnvidia-settings --assign CurrentMetaMode="HDMI-0: 2560x1440 +0+0 viewportin=2560x1440, viewportout=2560x1440+0+0, DVI-D-0: 1600x900 +2560+0 viewportin=1600x900, viewportout=1600x900+0+0"
These are the same settings set from the settings utility as well.
– sri krishna
Jun 3 '18 at 0:33
add a comment |
If anyone else has this issue, I created a small bash script which is used as a daemon.
You can find it here: https://github.com/fberrez/display-daemon
add a comment |
In my case ubuntu GUI did not load. After a bit of searching I found that:
apt-get install --reinstall ubuntu-desktop
[add sudo if needed]
With updates and upgrades got it working.
Source: https://www.youtube.com/watch?reload=9&v=s4uXBjcb5zo
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%2f1031248%2fdisplay-settings-lost-on-reboot-on-ubuntu-18-04%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
4 Answers
4
active
oldest
votes
4 Answers
4
active
oldest
votes
active
oldest
votes
active
oldest
votes
just in case any one else has this issue
i added a script to my startup applications to apply the nvidia settings at every login.
#!/bin/bash
nvidia-settings --assign CurrentMetaMode="HDMI-0: 2560x1440 +0+0 viewportin=2560x1440, viewportout=2560x1440+0+0, DVI-D-0: 1600x900 +2560+0 viewportin=1600x900, viewportout=1600x900+0+0"
This makes my default screen as the HDMI output with the set resolution and the DVI output as my second screen next to my primary.
add a comment |
just in case any one else has this issue
i added a script to my startup applications to apply the nvidia settings at every login.
#!/bin/bash
nvidia-settings --assign CurrentMetaMode="HDMI-0: 2560x1440 +0+0 viewportin=2560x1440, viewportout=2560x1440+0+0, DVI-D-0: 1600x900 +2560+0 viewportin=1600x900, viewportout=1600x900+0+0"
This makes my default screen as the HDMI output with the set resolution and the DVI output as my second screen next to my primary.
add a comment |
just in case any one else has this issue
i added a script to my startup applications to apply the nvidia settings at every login.
#!/bin/bash
nvidia-settings --assign CurrentMetaMode="HDMI-0: 2560x1440 +0+0 viewportin=2560x1440, viewportout=2560x1440+0+0, DVI-D-0: 1600x900 +2560+0 viewportin=1600x900, viewportout=1600x900+0+0"
This makes my default screen as the HDMI output with the set resolution and the DVI output as my second screen next to my primary.
just in case any one else has this issue
i added a script to my startup applications to apply the nvidia settings at every login.
#!/bin/bash
nvidia-settings --assign CurrentMetaMode="HDMI-0: 2560x1440 +0+0 viewportin=2560x1440, viewportout=2560x1440+0+0, DVI-D-0: 1600x900 +2560+0 viewportin=1600x900, viewportout=1600x900+0+0"
This makes my default screen as the HDMI output with the set resolution and the DVI output as my second screen next to my primary.
answered May 14 '18 at 18:17
sri krishnasri krishna
2112
2112
add a comment |
add a comment |
I was able to get my display settings to persist after reboot by installing the Nvidia X Server Settings application from the Ubuntu software center.
Steps taken:
1) Use proprietary Nvidia Drivers:
- Click the Ubuntu menu button, or windows button if you have one on your
keyboard. - Type Software & Upgrades and click the Icon that comes up with that
name. - Click the Additional Drivers tab. And select the appropriate Nvidia
Driver to use, click apply and wait for it to finish. - Reboot, although it might not be needed.
2) Install Nvidia X Server Settings:
- Click the Ubuntu menu button again.
- Type Nvidia
- Click Nvidia X Server Settings
- Click Install
- Once done installing, set the display settings (again) you would like
to keep in the Ubuntu Displays configuration - Save/Apply/Keep settings. Note: you may have to change the settings
to something else and back again just to get it to save - Reboot to test
Some steps may not be necessary for others but this is what worked for me. Hopefully it helps someone else.
Thanks for your reply. I did install the nvidia drivers and the settings utility. But the settings do not seem to persist. As of now I am using a startup script to update the display settings every time the system boots. I am using the below settingsnvidia-settings --assign CurrentMetaMode="HDMI-0: 2560x1440 +0+0 viewportin=2560x1440, viewportout=2560x1440+0+0, DVI-D-0: 1600x900 +2560+0 viewportin=1600x900, viewportout=1600x900+0+0"
These are the same settings set from the settings utility as well.
– sri krishna
Jun 3 '18 at 0:33
add a comment |
I was able to get my display settings to persist after reboot by installing the Nvidia X Server Settings application from the Ubuntu software center.
Steps taken:
1) Use proprietary Nvidia Drivers:
- Click the Ubuntu menu button, or windows button if you have one on your
keyboard. - Type Software & Upgrades and click the Icon that comes up with that
name. - Click the Additional Drivers tab. And select the appropriate Nvidia
Driver to use, click apply and wait for it to finish. - Reboot, although it might not be needed.
2) Install Nvidia X Server Settings:
- Click the Ubuntu menu button again.
- Type Nvidia
- Click Nvidia X Server Settings
- Click Install
- Once done installing, set the display settings (again) you would like
to keep in the Ubuntu Displays configuration - Save/Apply/Keep settings. Note: you may have to change the settings
to something else and back again just to get it to save - Reboot to test
Some steps may not be necessary for others but this is what worked for me. Hopefully it helps someone else.
Thanks for your reply. I did install the nvidia drivers and the settings utility. But the settings do not seem to persist. As of now I am using a startup script to update the display settings every time the system boots. I am using the below settingsnvidia-settings --assign CurrentMetaMode="HDMI-0: 2560x1440 +0+0 viewportin=2560x1440, viewportout=2560x1440+0+0, DVI-D-0: 1600x900 +2560+0 viewportin=1600x900, viewportout=1600x900+0+0"
These are the same settings set from the settings utility as well.
– sri krishna
Jun 3 '18 at 0:33
add a comment |
I was able to get my display settings to persist after reboot by installing the Nvidia X Server Settings application from the Ubuntu software center.
Steps taken:
1) Use proprietary Nvidia Drivers:
- Click the Ubuntu menu button, or windows button if you have one on your
keyboard. - Type Software & Upgrades and click the Icon that comes up with that
name. - Click the Additional Drivers tab. And select the appropriate Nvidia
Driver to use, click apply and wait for it to finish. - Reboot, although it might not be needed.
2) Install Nvidia X Server Settings:
- Click the Ubuntu menu button again.
- Type Nvidia
- Click Nvidia X Server Settings
- Click Install
- Once done installing, set the display settings (again) you would like
to keep in the Ubuntu Displays configuration - Save/Apply/Keep settings. Note: you may have to change the settings
to something else and back again just to get it to save - Reboot to test
Some steps may not be necessary for others but this is what worked for me. Hopefully it helps someone else.
I was able to get my display settings to persist after reboot by installing the Nvidia X Server Settings application from the Ubuntu software center.
Steps taken:
1) Use proprietary Nvidia Drivers:
- Click the Ubuntu menu button, or windows button if you have one on your
keyboard. - Type Software & Upgrades and click the Icon that comes up with that
name. - Click the Additional Drivers tab. And select the appropriate Nvidia
Driver to use, click apply and wait for it to finish. - Reboot, although it might not be needed.
2) Install Nvidia X Server Settings:
- Click the Ubuntu menu button again.
- Type Nvidia
- Click Nvidia X Server Settings
- Click Install
- Once done installing, set the display settings (again) you would like
to keep in the Ubuntu Displays configuration - Save/Apply/Keep settings. Note: you may have to change the settings
to something else and back again just to get it to save - Reboot to test
Some steps may not be necessary for others but this is what worked for me. Hopefully it helps someone else.
answered Jun 1 '18 at 17:28
4n0m4l0u54n0m4l0u5
212
212
Thanks for your reply. I did install the nvidia drivers and the settings utility. But the settings do not seem to persist. As of now I am using a startup script to update the display settings every time the system boots. I am using the below settingsnvidia-settings --assign CurrentMetaMode="HDMI-0: 2560x1440 +0+0 viewportin=2560x1440, viewportout=2560x1440+0+0, DVI-D-0: 1600x900 +2560+0 viewportin=1600x900, viewportout=1600x900+0+0"
These are the same settings set from the settings utility as well.
– sri krishna
Jun 3 '18 at 0:33
add a comment |
Thanks for your reply. I did install the nvidia drivers and the settings utility. But the settings do not seem to persist. As of now I am using a startup script to update the display settings every time the system boots. I am using the below settingsnvidia-settings --assign CurrentMetaMode="HDMI-0: 2560x1440 +0+0 viewportin=2560x1440, viewportout=2560x1440+0+0, DVI-D-0: 1600x900 +2560+0 viewportin=1600x900, viewportout=1600x900+0+0"
These are the same settings set from the settings utility as well.
– sri krishna
Jun 3 '18 at 0:33
Thanks for your reply. I did install the nvidia drivers and the settings utility. But the settings do not seem to persist. As of now I am using a startup script to update the display settings every time the system boots. I am using the below settings
nvidia-settings --assign CurrentMetaMode="HDMI-0: 2560x1440 +0+0 viewportin=2560x1440, viewportout=2560x1440+0+0, DVI-D-0: 1600x900 +2560+0 viewportin=1600x900, viewportout=1600x900+0+0"
These are the same settings set from the settings utility as well.– sri krishna
Jun 3 '18 at 0:33
Thanks for your reply. I did install the nvidia drivers and the settings utility. But the settings do not seem to persist. As of now I am using a startup script to update the display settings every time the system boots. I am using the below settings
nvidia-settings --assign CurrentMetaMode="HDMI-0: 2560x1440 +0+0 viewportin=2560x1440, viewportout=2560x1440+0+0, DVI-D-0: 1600x900 +2560+0 viewportin=1600x900, viewportout=1600x900+0+0"
These are the same settings set from the settings utility as well.– sri krishna
Jun 3 '18 at 0:33
add a comment |
If anyone else has this issue, I created a small bash script which is used as a daemon.
You can find it here: https://github.com/fberrez/display-daemon
add a comment |
If anyone else has this issue, I created a small bash script which is used as a daemon.
You can find it here: https://github.com/fberrez/display-daemon
add a comment |
If anyone else has this issue, I created a small bash script which is used as a daemon.
You can find it here: https://github.com/fberrez/display-daemon
If anyone else has this issue, I created a small bash script which is used as a daemon.
You can find it here: https://github.com/fberrez/display-daemon
answered Jul 24 '18 at 13:23
fberrezfberrez
1
1
add a comment |
add a comment |
In my case ubuntu GUI did not load. After a bit of searching I found that:
apt-get install --reinstall ubuntu-desktop
[add sudo if needed]
With updates and upgrades got it working.
Source: https://www.youtube.com/watch?reload=9&v=s4uXBjcb5zo
add a comment |
In my case ubuntu GUI did not load. After a bit of searching I found that:
apt-get install --reinstall ubuntu-desktop
[add sudo if needed]
With updates and upgrades got it working.
Source: https://www.youtube.com/watch?reload=9&v=s4uXBjcb5zo
add a comment |
In my case ubuntu GUI did not load. After a bit of searching I found that:
apt-get install --reinstall ubuntu-desktop
[add sudo if needed]
With updates and upgrades got it working.
Source: https://www.youtube.com/watch?reload=9&v=s4uXBjcb5zo
In my case ubuntu GUI did not load. After a bit of searching I found that:
apt-get install --reinstall ubuntu-desktop
[add sudo if needed]
With updates and upgrades got it working.
Source: https://www.youtube.com/watch?reload=9&v=s4uXBjcb5zo
answered Aug 24 '18 at 15:23
AndresAndres
232115
232115
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%2f1031248%2fdisplay-settings-lost-on-reboot-on-ubuntu-18-04%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