HDMI problem with monitor, Ubuntu 18.04.1screen black and blinking when HDMI is pluggedChange HDMI resolution on Nitrogen6x board with UbuntuUSB-C to HDMI Cable issues in Ubuntu 16.10 and 17.04External monitor with hdmi-vga adapter not working - Ubuntu 17.04Lenevo P50 - Connecting external monitor through HDMI, OS - Ubuntu 14.04
Was there a "mechanist" program of early rationalists, like Descartes and Leibniz?
Emission vs reflection
mimic a image frame
Why are green parties so often opposed to nuclear power?
How could pirates reasonably transport dinosaurs in captivity, some of them enormous, across oceans?
What is homebrew? Should I use it in normal games?
Should user input be validated for its length in PHP (server side) as a security measure?
Did Roger Rabbit exist prior to the film "Who Framed Roger Rabbit?"
How to educate bachelor and master exchange students from Asia?
What's the best way to keep cover of a pan slightly opened?
Is it academically dishonest to submit the same project to two different classes in the same semester?
Conditional types in TypeScript
Is there any way my opponent can prevent me from winning in this situation?
String replacement with dictionaries -- follow up
How do electric hot water heaters explode and what can be done to prevent that from happening?
In Germany, why does the burden of proof fall on authorities rather than the company or individual when it comes to possible illegal funds?
Can a German employer force mandatory overtime and forbid salary discussion?
Simple Markdown viewer for Windows
Will a buyer be able to recover my files if I format my mac HD and sell it?
Are optimal hyperparameters still optimal for a deeper neural net architecture?
Twelve Labours - #12 Pluto Pups
How do I report players in Halo: The Master Chief Collection on PC?
A really basic question about ammeters and their ranges
Prospective employer asking for my current pay slip during interview
HDMI problem with monitor, Ubuntu 18.04.1
screen black and blinking when HDMI is pluggedChange HDMI resolution on Nitrogen6x board with UbuntuUSB-C to HDMI Cable issues in Ubuntu 16.10 and 17.04External monitor with hdmi-vga adapter not working - Ubuntu 17.04Lenevo P50 - Connecting external monitor through HDMI, OS - Ubuntu 14.04
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;
I have a problem using Ubuntu with an external monitor. Every time I connect it to my HDMI port the image in the monitor starts blinking, as if it can't find a correct resolution. This never happened with Ubuntu 16.04. and it started when I updated it to 18.04.
I hope YouTube can help me. Sorry for my bad English.
Here is a link to a video where I show what happens:
https://youtu.be/mhpTU-WECPk. Sorry for the noise; I was using a fan.
18.04 hdmi display-resolution
add a comment
|
I have a problem using Ubuntu with an external monitor. Every time I connect it to my HDMI port the image in the monitor starts blinking, as if it can't find a correct resolution. This never happened with Ubuntu 16.04. and it started when I updated it to 18.04.
I hope YouTube can help me. Sorry for my bad English.
Here is a link to a video where I show what happens:
https://youtu.be/mhpTU-WECPk. Sorry for the noise; I was using a fan.
18.04 hdmi display-resolution
add a comment
|
I have a problem using Ubuntu with an external monitor. Every time I connect it to my HDMI port the image in the monitor starts blinking, as if it can't find a correct resolution. This never happened with Ubuntu 16.04. and it started when I updated it to 18.04.
I hope YouTube can help me. Sorry for my bad English.
Here is a link to a video where I show what happens:
https://youtu.be/mhpTU-WECPk. Sorry for the noise; I was using a fan.
18.04 hdmi display-resolution
I have a problem using Ubuntu with an external monitor. Every time I connect it to my HDMI port the image in the monitor starts blinking, as if it can't find a correct resolution. This never happened with Ubuntu 16.04. and it started when I updated it to 18.04.
I hope YouTube can help me. Sorry for my bad English.
Here is a link to a video where I show what happens:
https://youtu.be/mhpTU-WECPk. Sorry for the noise; I was using a fan.
18.04 hdmi display-resolution
18.04 hdmi display-resolution
edited Sep 1 '18 at 21:10
wjandrea
10.8k4 gold badges34 silver badges70 bronze badges
10.8k4 gold badges34 silver badges70 bronze badges
asked Sep 1 '18 at 20:52
gustavogustavo
13 bronze badges
13 bronze badges
add a comment
|
add a comment
|
1 Answer
1
active
oldest
votes
Maybe it helps installing the newest HWE-Stack by
sudo apt install --install-recommends linux-generic-hwe-18.04 xserver-xorg-hwe-18.04
See also https://wiki.ubuntu.com/Kernel/LTSEnablementStack
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/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%2f1071222%2fhdmi-problem-with-monitor-ubuntu-18-04-1%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Maybe it helps installing the newest HWE-Stack by
sudo apt install --install-recommends linux-generic-hwe-18.04 xserver-xorg-hwe-18.04
See also https://wiki.ubuntu.com/Kernel/LTSEnablementStack
add a comment
|
Maybe it helps installing the newest HWE-Stack by
sudo apt install --install-recommends linux-generic-hwe-18.04 xserver-xorg-hwe-18.04
See also https://wiki.ubuntu.com/Kernel/LTSEnablementStack
add a comment
|
Maybe it helps installing the newest HWE-Stack by
sudo apt install --install-recommends linux-generic-hwe-18.04 xserver-xorg-hwe-18.04
See also https://wiki.ubuntu.com/Kernel/LTSEnablementStack
Maybe it helps installing the newest HWE-Stack by
sudo apt install --install-recommends linux-generic-hwe-18.04 xserver-xorg-hwe-18.04
See also https://wiki.ubuntu.com/Kernel/LTSEnablementStack
answered Sep 27 at 6:33
ubuntuuserubuntuuser
454 bronze badges
454 bronze badges
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%2f1071222%2fhdmi-problem-with-monitor-ubuntu-18-04-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