Monitor has stopped receiving input. Connected and registered but no display





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







0















Overnight, my left side monitor doesn't display. It seems to be connected and registered with the display manager but no signal getting through.



I'm using lightdm as display manager now and have just upgraded to 18.10 from 18.04 hoping that would help. Still the same issue. I have tried the changing resolution but it either makes no difference of it says not found:



$ xrandr --output DP-2 --mode 1920x1080 --output DP-1 --mode 1920x1080 --same-as DP-2
xrandr: cannot find mode 1920x1080


Any ideas anyone?



xrandr output:



Screen 0: minimum 320 x 200, current 2944 x 1080, maximum 8192 x 8192
DP-1 connected 1024x768+0+0 (normal left inverted right x axis y axis) 531mm x 299mm
1024x768 60.00*
800x600 75.00 60.32
720x576 50.00 50.00 50.00
720x480 60.00 60.00 59.94 59.94 59.94
640x480 75.00 72.81 66.67 60.00 59.94 59.94
720x400 70.08
HDMI-1 disconnected (normal left inverted right x axis y axis)
DP-2 connected primary 1920x1080+1024+0 (normal left inverted right x axis y axis) 531mm x 299mm
1920x1080 60.00*+ 60.00 50.00 59.94
1920x1080i 60.00 50.00 59.94
1680x1050 59.95
1280x1024 75.02 60.02
1440x900 74.98 59.89
1280x720 60.00 60.00 50.00 50.00 59.94
1024x768 75.03 60.00
800x600 75.00 60.32
720x576 50.00 50.00 50.00
720x480 60.00 60.00 59.94 59.94 59.94
640x480 75.00 72.81 66.67 60.00 59.94 59.94
720x400 70.08
HDMI-2 disconnected (normal left inverted right x axis y axis)
DP-3 disconnected (normal left inverted right x axis y axis)
HDMI-3 disconnected (normal left inverted right x axis y axis)









share|improve this question

























  • how did you perform the upgrade from 18.04 to 18.10? did you at any point uninstall/reinstall graphics driver? what graphics card do you have? are you using xorg or wayland, (if you don't know it's wayland)?

    – tatsu
    Mar 28 at 12:40













  • thanks for reply! Graphics Card is: VGA compatible controller: Intel Corporation HD Graphics 630 (rev 04). I upgraded with standard upgrade-distro command. This has happened before several months ago but it sorted itself out some how and happen again now BEFORE upgrading, but the problem persists. Arandr does detect the monitor and have it as active, yet no signal is getting to the monitor. It's X11 ($ loginctl show-session c2 -p Type >>> Type=x11 )

    – Simon P
    Mar 28 at 20:02













  • no problem, you didn't answer my question about uninstalling graphics drivers. if you have intel graphics driver installed before upgrade you need to uninstall it and reinstall it. do you have this ppa: ppa:oibaf/graphics-drivers in your "Software and Sources" sources tab?

    – tatsu
    Mar 28 at 20:25











  • I have never manually installed a GC driver on this pc. I don't seem to have anything like that on my software / others -list of ppa and standard ubuntu repos

    – Simon P
    Mar 28 at 20:40











  • would you mind doing this then : sudo add-apt-repository ppa:oibaf/graphics-drivers -y && sudo apt update && sudo apt full-upgrade -y? then go into additional drivers see if it proposes anything, if yes, install it, and in both cases reboot.

    – tatsu
    Mar 28 at 21:34




















0















Overnight, my left side monitor doesn't display. It seems to be connected and registered with the display manager but no signal getting through.



I'm using lightdm as display manager now and have just upgraded to 18.10 from 18.04 hoping that would help. Still the same issue. I have tried the changing resolution but it either makes no difference of it says not found:



$ xrandr --output DP-2 --mode 1920x1080 --output DP-1 --mode 1920x1080 --same-as DP-2
xrandr: cannot find mode 1920x1080


Any ideas anyone?



xrandr output:



Screen 0: minimum 320 x 200, current 2944 x 1080, maximum 8192 x 8192
DP-1 connected 1024x768+0+0 (normal left inverted right x axis y axis) 531mm x 299mm
1024x768 60.00*
800x600 75.00 60.32
720x576 50.00 50.00 50.00
720x480 60.00 60.00 59.94 59.94 59.94
640x480 75.00 72.81 66.67 60.00 59.94 59.94
720x400 70.08
HDMI-1 disconnected (normal left inverted right x axis y axis)
DP-2 connected primary 1920x1080+1024+0 (normal left inverted right x axis y axis) 531mm x 299mm
1920x1080 60.00*+ 60.00 50.00 59.94
1920x1080i 60.00 50.00 59.94
1680x1050 59.95
1280x1024 75.02 60.02
1440x900 74.98 59.89
1280x720 60.00 60.00 50.00 50.00 59.94
1024x768 75.03 60.00
800x600 75.00 60.32
720x576 50.00 50.00 50.00
720x480 60.00 60.00 59.94 59.94 59.94
640x480 75.00 72.81 66.67 60.00 59.94 59.94
720x400 70.08
HDMI-2 disconnected (normal left inverted right x axis y axis)
DP-3 disconnected (normal left inverted right x axis y axis)
HDMI-3 disconnected (normal left inverted right x axis y axis)









share|improve this question

























  • how did you perform the upgrade from 18.04 to 18.10? did you at any point uninstall/reinstall graphics driver? what graphics card do you have? are you using xorg or wayland, (if you don't know it's wayland)?

    – tatsu
    Mar 28 at 12:40













  • thanks for reply! Graphics Card is: VGA compatible controller: Intel Corporation HD Graphics 630 (rev 04). I upgraded with standard upgrade-distro command. This has happened before several months ago but it sorted itself out some how and happen again now BEFORE upgrading, but the problem persists. Arandr does detect the monitor and have it as active, yet no signal is getting to the monitor. It's X11 ($ loginctl show-session c2 -p Type >>> Type=x11 )

    – Simon P
    Mar 28 at 20:02













  • no problem, you didn't answer my question about uninstalling graphics drivers. if you have intel graphics driver installed before upgrade you need to uninstall it and reinstall it. do you have this ppa: ppa:oibaf/graphics-drivers in your "Software and Sources" sources tab?

    – tatsu
    Mar 28 at 20:25











  • I have never manually installed a GC driver on this pc. I don't seem to have anything like that on my software / others -list of ppa and standard ubuntu repos

    – Simon P
    Mar 28 at 20:40











  • would you mind doing this then : sudo add-apt-repository ppa:oibaf/graphics-drivers -y && sudo apt update && sudo apt full-upgrade -y? then go into additional drivers see if it proposes anything, if yes, install it, and in both cases reboot.

    – tatsu
    Mar 28 at 21:34
















0












0








0








Overnight, my left side monitor doesn't display. It seems to be connected and registered with the display manager but no signal getting through.



I'm using lightdm as display manager now and have just upgraded to 18.10 from 18.04 hoping that would help. Still the same issue. I have tried the changing resolution but it either makes no difference of it says not found:



$ xrandr --output DP-2 --mode 1920x1080 --output DP-1 --mode 1920x1080 --same-as DP-2
xrandr: cannot find mode 1920x1080


Any ideas anyone?



xrandr output:



Screen 0: minimum 320 x 200, current 2944 x 1080, maximum 8192 x 8192
DP-1 connected 1024x768+0+0 (normal left inverted right x axis y axis) 531mm x 299mm
1024x768 60.00*
800x600 75.00 60.32
720x576 50.00 50.00 50.00
720x480 60.00 60.00 59.94 59.94 59.94
640x480 75.00 72.81 66.67 60.00 59.94 59.94
720x400 70.08
HDMI-1 disconnected (normal left inverted right x axis y axis)
DP-2 connected primary 1920x1080+1024+0 (normal left inverted right x axis y axis) 531mm x 299mm
1920x1080 60.00*+ 60.00 50.00 59.94
1920x1080i 60.00 50.00 59.94
1680x1050 59.95
1280x1024 75.02 60.02
1440x900 74.98 59.89
1280x720 60.00 60.00 50.00 50.00 59.94
1024x768 75.03 60.00
800x600 75.00 60.32
720x576 50.00 50.00 50.00
720x480 60.00 60.00 59.94 59.94 59.94
640x480 75.00 72.81 66.67 60.00 59.94 59.94
720x400 70.08
HDMI-2 disconnected (normal left inverted right x axis y axis)
DP-3 disconnected (normal left inverted right x axis y axis)
HDMI-3 disconnected (normal left inverted right x axis y axis)









share|improve this question
















Overnight, my left side monitor doesn't display. It seems to be connected and registered with the display manager but no signal getting through.



I'm using lightdm as display manager now and have just upgraded to 18.10 from 18.04 hoping that would help. Still the same issue. I have tried the changing resolution but it either makes no difference of it says not found:



$ xrandr --output DP-2 --mode 1920x1080 --output DP-1 --mode 1920x1080 --same-as DP-2
xrandr: cannot find mode 1920x1080


Any ideas anyone?



xrandr output:



Screen 0: minimum 320 x 200, current 2944 x 1080, maximum 8192 x 8192
DP-1 connected 1024x768+0+0 (normal left inverted right x axis y axis) 531mm x 299mm
1024x768 60.00*
800x600 75.00 60.32
720x576 50.00 50.00 50.00
720x480 60.00 60.00 59.94 59.94 59.94
640x480 75.00 72.81 66.67 60.00 59.94 59.94
720x400 70.08
HDMI-1 disconnected (normal left inverted right x axis y axis)
DP-2 connected primary 1920x1080+1024+0 (normal left inverted right x axis y axis) 531mm x 299mm
1920x1080 60.00*+ 60.00 50.00 59.94
1920x1080i 60.00 50.00 59.94
1680x1050 59.95
1280x1024 75.02 60.02
1440x900 74.98 59.89
1280x720 60.00 60.00 50.00 50.00 59.94
1024x768 75.03 60.00
800x600 75.00 60.32
720x576 50.00 50.00 50.00
720x480 60.00 60.00 59.94 59.94 59.94
640x480 75.00 72.81 66.67 60.00 59.94 59.94
720x400 70.08
HDMI-2 disconnected (normal left inverted right x axis y axis)
DP-3 disconnected (normal left inverted right x axis y axis)
HDMI-3 disconnected (normal left inverted right x axis y axis)






multiple-monitors lightdm 18.10 xrandr






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Mar 28 at 11:27









FloT

725217




725217










asked Mar 28 at 2:28









Simon PSimon P

12




12













  • how did you perform the upgrade from 18.04 to 18.10? did you at any point uninstall/reinstall graphics driver? what graphics card do you have? are you using xorg or wayland, (if you don't know it's wayland)?

    – tatsu
    Mar 28 at 12:40













  • thanks for reply! Graphics Card is: VGA compatible controller: Intel Corporation HD Graphics 630 (rev 04). I upgraded with standard upgrade-distro command. This has happened before several months ago but it sorted itself out some how and happen again now BEFORE upgrading, but the problem persists. Arandr does detect the monitor and have it as active, yet no signal is getting to the monitor. It's X11 ($ loginctl show-session c2 -p Type >>> Type=x11 )

    – Simon P
    Mar 28 at 20:02













  • no problem, you didn't answer my question about uninstalling graphics drivers. if you have intel graphics driver installed before upgrade you need to uninstall it and reinstall it. do you have this ppa: ppa:oibaf/graphics-drivers in your "Software and Sources" sources tab?

    – tatsu
    Mar 28 at 20:25











  • I have never manually installed a GC driver on this pc. I don't seem to have anything like that on my software / others -list of ppa and standard ubuntu repos

    – Simon P
    Mar 28 at 20:40











  • would you mind doing this then : sudo add-apt-repository ppa:oibaf/graphics-drivers -y && sudo apt update && sudo apt full-upgrade -y? then go into additional drivers see if it proposes anything, if yes, install it, and in both cases reboot.

    – tatsu
    Mar 28 at 21:34





















  • how did you perform the upgrade from 18.04 to 18.10? did you at any point uninstall/reinstall graphics driver? what graphics card do you have? are you using xorg or wayland, (if you don't know it's wayland)?

    – tatsu
    Mar 28 at 12:40













  • thanks for reply! Graphics Card is: VGA compatible controller: Intel Corporation HD Graphics 630 (rev 04). I upgraded with standard upgrade-distro command. This has happened before several months ago but it sorted itself out some how and happen again now BEFORE upgrading, but the problem persists. Arandr does detect the monitor and have it as active, yet no signal is getting to the monitor. It's X11 ($ loginctl show-session c2 -p Type >>> Type=x11 )

    – Simon P
    Mar 28 at 20:02













  • no problem, you didn't answer my question about uninstalling graphics drivers. if you have intel graphics driver installed before upgrade you need to uninstall it and reinstall it. do you have this ppa: ppa:oibaf/graphics-drivers in your "Software and Sources" sources tab?

    – tatsu
    Mar 28 at 20:25











  • I have never manually installed a GC driver on this pc. I don't seem to have anything like that on my software / others -list of ppa and standard ubuntu repos

    – Simon P
    Mar 28 at 20:40











  • would you mind doing this then : sudo add-apt-repository ppa:oibaf/graphics-drivers -y && sudo apt update && sudo apt full-upgrade -y? then go into additional drivers see if it proposes anything, if yes, install it, and in both cases reboot.

    – tatsu
    Mar 28 at 21:34



















how did you perform the upgrade from 18.04 to 18.10? did you at any point uninstall/reinstall graphics driver? what graphics card do you have? are you using xorg or wayland, (if you don't know it's wayland)?

– tatsu
Mar 28 at 12:40







how did you perform the upgrade from 18.04 to 18.10? did you at any point uninstall/reinstall graphics driver? what graphics card do you have? are you using xorg or wayland, (if you don't know it's wayland)?

– tatsu
Mar 28 at 12:40















thanks for reply! Graphics Card is: VGA compatible controller: Intel Corporation HD Graphics 630 (rev 04). I upgraded with standard upgrade-distro command. This has happened before several months ago but it sorted itself out some how and happen again now BEFORE upgrading, but the problem persists. Arandr does detect the monitor and have it as active, yet no signal is getting to the monitor. It's X11 ($ loginctl show-session c2 -p Type >>> Type=x11 )

– Simon P
Mar 28 at 20:02







thanks for reply! Graphics Card is: VGA compatible controller: Intel Corporation HD Graphics 630 (rev 04). I upgraded with standard upgrade-distro command. This has happened before several months ago but it sorted itself out some how and happen again now BEFORE upgrading, but the problem persists. Arandr does detect the monitor and have it as active, yet no signal is getting to the monitor. It's X11 ($ loginctl show-session c2 -p Type >>> Type=x11 )

– Simon P
Mar 28 at 20:02















no problem, you didn't answer my question about uninstalling graphics drivers. if you have intel graphics driver installed before upgrade you need to uninstall it and reinstall it. do you have this ppa: ppa:oibaf/graphics-drivers in your "Software and Sources" sources tab?

– tatsu
Mar 28 at 20:25





no problem, you didn't answer my question about uninstalling graphics drivers. if you have intel graphics driver installed before upgrade you need to uninstall it and reinstall it. do you have this ppa: ppa:oibaf/graphics-drivers in your "Software and Sources" sources tab?

– tatsu
Mar 28 at 20:25













I have never manually installed a GC driver on this pc. I don't seem to have anything like that on my software / others -list of ppa and standard ubuntu repos

– Simon P
Mar 28 at 20:40





I have never manually installed a GC driver on this pc. I don't seem to have anything like that on my software / others -list of ppa and standard ubuntu repos

– Simon P
Mar 28 at 20:40













would you mind doing this then : sudo add-apt-repository ppa:oibaf/graphics-drivers -y && sudo apt update && sudo apt full-upgrade -y? then go into additional drivers see if it proposes anything, if yes, install it, and in both cases reboot.

– tatsu
Mar 28 at 21:34







would you mind doing this then : sudo add-apt-repository ppa:oibaf/graphics-drivers -y && sudo apt update && sudo apt full-upgrade -y? then go into additional drivers see if it proposes anything, if yes, install it, and in both cases reboot.

– tatsu
Mar 28 at 21:34












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
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1129287%2fmonitor-has-stopped-receiving-input-connected-and-registered-but-no-display%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
















draft saved

draft discarded




















































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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1129287%2fmonitor-has-stopped-receiving-input-connected-and-registered-but-no-display%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

How did Captain America manage to do this?

迪纳利

南乌拉尔铁路局