Signal out of range message at boot time












1














I have gone through all the posts and I am pretty sure I know how to fix it, but I can't seem to be able to get to a prompt.



I see GRUB loading and then nothing from that point forward. Immediately after post I see a flashing cursor in the upper left corner. A few seconds later the monitor displays a message saying signal out of range. No keystrokes at any point give me access to a login prompt. I'm not sure what to do at this point.



I installed 16.04 and 17.10 with the same result.










share|improve this question
























  • When does the "Out of range" message come up? What does this have to do with the monitor?
    – wjandrea
    Feb 9 '18 at 20:37












  • Immediatly after post i see a flashing cursornin the upper left corner. I few seconds later the monitor displays a message saying signal out of range.
    – Chuckdarwin
    Feb 9 '18 at 20:55










  • And yes i was loading 16.04 with the same prob so i tries the other version
    – Chuckdarwin
    Feb 9 '18 at 20:55










  • OK. Please edit your question to add details.
    – wjandrea
    Feb 9 '18 at 20:56










  • Reloading it again now installing just basic server.
    – Chuckdarwin
    Feb 9 '18 at 20:56
















1














I have gone through all the posts and I am pretty sure I know how to fix it, but I can't seem to be able to get to a prompt.



I see GRUB loading and then nothing from that point forward. Immediately after post I see a flashing cursor in the upper left corner. A few seconds later the monitor displays a message saying signal out of range. No keystrokes at any point give me access to a login prompt. I'm not sure what to do at this point.



I installed 16.04 and 17.10 with the same result.










share|improve this question
























  • When does the "Out of range" message come up? What does this have to do with the monitor?
    – wjandrea
    Feb 9 '18 at 20:37












  • Immediatly after post i see a flashing cursornin the upper left corner. I few seconds later the monitor displays a message saying signal out of range.
    – Chuckdarwin
    Feb 9 '18 at 20:55










  • And yes i was loading 16.04 with the same prob so i tries the other version
    – Chuckdarwin
    Feb 9 '18 at 20:55










  • OK. Please edit your question to add details.
    – wjandrea
    Feb 9 '18 at 20:56










  • Reloading it again now installing just basic server.
    – Chuckdarwin
    Feb 9 '18 at 20:56














1












1








1







I have gone through all the posts and I am pretty sure I know how to fix it, but I can't seem to be able to get to a prompt.



I see GRUB loading and then nothing from that point forward. Immediately after post I see a flashing cursor in the upper left corner. A few seconds later the monitor displays a message saying signal out of range. No keystrokes at any point give me access to a login prompt. I'm not sure what to do at this point.



I installed 16.04 and 17.10 with the same result.










share|improve this question















I have gone through all the posts and I am pretty sure I know how to fix it, but I can't seem to be able to get to a prompt.



I see GRUB loading and then nothing from that point forward. Immediately after post I see a flashing cursor in the upper left corner. A few seconds later the monitor displays a message saying signal out of range. No keystrokes at any point give me access to a login prompt. I'm not sure what to do at this point.



I installed 16.04 and 17.10 with the same result.







boot grub2 monitor






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Dec 5 '18 at 20:32









Zanna

50.2k13133241




50.2k13133241










asked Feb 9 '18 at 20:32









ChuckdarwinChuckdarwin

62




62












  • When does the "Out of range" message come up? What does this have to do with the monitor?
    – wjandrea
    Feb 9 '18 at 20:37












  • Immediatly after post i see a flashing cursornin the upper left corner. I few seconds later the monitor displays a message saying signal out of range.
    – Chuckdarwin
    Feb 9 '18 at 20:55










  • And yes i was loading 16.04 with the same prob so i tries the other version
    – Chuckdarwin
    Feb 9 '18 at 20:55










  • OK. Please edit your question to add details.
    – wjandrea
    Feb 9 '18 at 20:56










  • Reloading it again now installing just basic server.
    – Chuckdarwin
    Feb 9 '18 at 20:56


















  • When does the "Out of range" message come up? What does this have to do with the monitor?
    – wjandrea
    Feb 9 '18 at 20:37












  • Immediatly after post i see a flashing cursornin the upper left corner. I few seconds later the monitor displays a message saying signal out of range.
    – Chuckdarwin
    Feb 9 '18 at 20:55










  • And yes i was loading 16.04 with the same prob so i tries the other version
    – Chuckdarwin
    Feb 9 '18 at 20:55










  • OK. Please edit your question to add details.
    – wjandrea
    Feb 9 '18 at 20:56










  • Reloading it again now installing just basic server.
    – Chuckdarwin
    Feb 9 '18 at 20:56
















When does the "Out of range" message come up? What does this have to do with the monitor?
– wjandrea
Feb 9 '18 at 20:37






When does the "Out of range" message come up? What does this have to do with the monitor?
– wjandrea
Feb 9 '18 at 20:37














Immediatly after post i see a flashing cursornin the upper left corner. I few seconds later the monitor displays a message saying signal out of range.
– Chuckdarwin
Feb 9 '18 at 20:55




Immediatly after post i see a flashing cursornin the upper left corner. I few seconds later the monitor displays a message saying signal out of range.
– Chuckdarwin
Feb 9 '18 at 20:55












And yes i was loading 16.04 with the same prob so i tries the other version
– Chuckdarwin
Feb 9 '18 at 20:55




And yes i was loading 16.04 with the same prob so i tries the other version
– Chuckdarwin
Feb 9 '18 at 20:55












OK. Please edit your question to add details.
– wjandrea
Feb 9 '18 at 20:56




OK. Please edit your question to add details.
– wjandrea
Feb 9 '18 at 20:56












Reloading it again now installing just basic server.
– Chuckdarwin
Feb 9 '18 at 20:56




Reloading it again now installing just basic server.
– Chuckdarwin
Feb 9 '18 at 20:56










2 Answers
2






active

oldest

votes


















1














At first you should determine specification of your monitor - especially its native resolution.

Then you can adjust it manually in configuration file.



Try the following:




  1. press Shift during boot to access GRUB menu


  2. in GRUB press e, then




    • add nomodeset to the end of linux line OR

    • add vga=795 (1280x1024, see other options here) to the end of linux line



  3. then hit Ctrl+x or F10 to boot.



Remember good value of vga= and then place it in /etc/default/grub:



GRUB_CMDLINE_LINUX_DEFAULT="quiet splash vga=795"


Then execute sudo update-grub and reboot.






share|improve this answer























  • I would love to if i could access grub ! Thats the issue i cant bring it up
    – Chuckdarwin
    Feb 9 '18 at 20:58










  • It is very strange. I went to similar issue with HP ProLiant, but GRUB opened normally. "Out of range" message was shown by monitor after GRUB.
    – N0rbert
    Feb 9 '18 at 21:02












  • Got it ! Not sure why but i let go of shift just after the loading grub screen and it booted to a login prompt. I am good to go thanks all
    – Chuckdarwin
    Feb 9 '18 at 21:39



















-1














When I tried to change screen resolution I got an out of range message on the screen. It got stuck there and I tried N0rbert's answer, but unfortunately it didn't work for me....



But I tried this, worked like a charm:



Go to GRUB by pressing Ctrl+Alt+F10



Then go to Advanced options for Ubuntu and select a recovery option.



Boom, I got my previous screen






share|improve this answer























    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%2f1004674%2fsignal-out-of-range-message-at-boot-time%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    1














    At first you should determine specification of your monitor - especially its native resolution.

    Then you can adjust it manually in configuration file.



    Try the following:




    1. press Shift during boot to access GRUB menu


    2. in GRUB press e, then




      • add nomodeset to the end of linux line OR

      • add vga=795 (1280x1024, see other options here) to the end of linux line



    3. then hit Ctrl+x or F10 to boot.



    Remember good value of vga= and then place it in /etc/default/grub:



    GRUB_CMDLINE_LINUX_DEFAULT="quiet splash vga=795"


    Then execute sudo update-grub and reboot.






    share|improve this answer























    • I would love to if i could access grub ! Thats the issue i cant bring it up
      – Chuckdarwin
      Feb 9 '18 at 20:58










    • It is very strange. I went to similar issue with HP ProLiant, but GRUB opened normally. "Out of range" message was shown by monitor after GRUB.
      – N0rbert
      Feb 9 '18 at 21:02












    • Got it ! Not sure why but i let go of shift just after the loading grub screen and it booted to a login prompt. I am good to go thanks all
      – Chuckdarwin
      Feb 9 '18 at 21:39
















    1














    At first you should determine specification of your monitor - especially its native resolution.

    Then you can adjust it manually in configuration file.



    Try the following:




    1. press Shift during boot to access GRUB menu


    2. in GRUB press e, then




      • add nomodeset to the end of linux line OR

      • add vga=795 (1280x1024, see other options here) to the end of linux line



    3. then hit Ctrl+x or F10 to boot.



    Remember good value of vga= and then place it in /etc/default/grub:



    GRUB_CMDLINE_LINUX_DEFAULT="quiet splash vga=795"


    Then execute sudo update-grub and reboot.






    share|improve this answer























    • I would love to if i could access grub ! Thats the issue i cant bring it up
      – Chuckdarwin
      Feb 9 '18 at 20:58










    • It is very strange. I went to similar issue with HP ProLiant, but GRUB opened normally. "Out of range" message was shown by monitor after GRUB.
      – N0rbert
      Feb 9 '18 at 21:02












    • Got it ! Not sure why but i let go of shift just after the loading grub screen and it booted to a login prompt. I am good to go thanks all
      – Chuckdarwin
      Feb 9 '18 at 21:39














    1












    1








    1






    At first you should determine specification of your monitor - especially its native resolution.

    Then you can adjust it manually in configuration file.



    Try the following:




    1. press Shift during boot to access GRUB menu


    2. in GRUB press e, then




      • add nomodeset to the end of linux line OR

      • add vga=795 (1280x1024, see other options here) to the end of linux line



    3. then hit Ctrl+x or F10 to boot.



    Remember good value of vga= and then place it in /etc/default/grub:



    GRUB_CMDLINE_LINUX_DEFAULT="quiet splash vga=795"


    Then execute sudo update-grub and reboot.






    share|improve this answer














    At first you should determine specification of your monitor - especially its native resolution.

    Then you can adjust it manually in configuration file.



    Try the following:




    1. press Shift during boot to access GRUB menu


    2. in GRUB press e, then




      • add nomodeset to the end of linux line OR

      • add vga=795 (1280x1024, see other options here) to the end of linux line



    3. then hit Ctrl+x or F10 to boot.



    Remember good value of vga= and then place it in /etc/default/grub:



    GRUB_CMDLINE_LINUX_DEFAULT="quiet splash vga=795"


    Then execute sudo update-grub and reboot.







    share|improve this answer














    share|improve this answer



    share|improve this answer








    edited Feb 9 '18 at 21:00

























    answered Feb 9 '18 at 20:56









    N0rbertN0rbert

    21.5k547101




    21.5k547101












    • I would love to if i could access grub ! Thats the issue i cant bring it up
      – Chuckdarwin
      Feb 9 '18 at 20:58










    • It is very strange. I went to similar issue with HP ProLiant, but GRUB opened normally. "Out of range" message was shown by monitor after GRUB.
      – N0rbert
      Feb 9 '18 at 21:02












    • Got it ! Not sure why but i let go of shift just after the loading grub screen and it booted to a login prompt. I am good to go thanks all
      – Chuckdarwin
      Feb 9 '18 at 21:39


















    • I would love to if i could access grub ! Thats the issue i cant bring it up
      – Chuckdarwin
      Feb 9 '18 at 20:58










    • It is very strange. I went to similar issue with HP ProLiant, but GRUB opened normally. "Out of range" message was shown by monitor after GRUB.
      – N0rbert
      Feb 9 '18 at 21:02












    • Got it ! Not sure why but i let go of shift just after the loading grub screen and it booted to a login prompt. I am good to go thanks all
      – Chuckdarwin
      Feb 9 '18 at 21:39
















    I would love to if i could access grub ! Thats the issue i cant bring it up
    – Chuckdarwin
    Feb 9 '18 at 20:58




    I would love to if i could access grub ! Thats the issue i cant bring it up
    – Chuckdarwin
    Feb 9 '18 at 20:58












    It is very strange. I went to similar issue with HP ProLiant, but GRUB opened normally. "Out of range" message was shown by monitor after GRUB.
    – N0rbert
    Feb 9 '18 at 21:02






    It is very strange. I went to similar issue with HP ProLiant, but GRUB opened normally. "Out of range" message was shown by monitor after GRUB.
    – N0rbert
    Feb 9 '18 at 21:02














    Got it ! Not sure why but i let go of shift just after the loading grub screen and it booted to a login prompt. I am good to go thanks all
    – Chuckdarwin
    Feb 9 '18 at 21:39




    Got it ! Not sure why but i let go of shift just after the loading grub screen and it booted to a login prompt. I am good to go thanks all
    – Chuckdarwin
    Feb 9 '18 at 21:39













    -1














    When I tried to change screen resolution I got an out of range message on the screen. It got stuck there and I tried N0rbert's answer, but unfortunately it didn't work for me....



    But I tried this, worked like a charm:



    Go to GRUB by pressing Ctrl+Alt+F10



    Then go to Advanced options for Ubuntu and select a recovery option.



    Boom, I got my previous screen






    share|improve this answer




























      -1














      When I tried to change screen resolution I got an out of range message on the screen. It got stuck there and I tried N0rbert's answer, but unfortunately it didn't work for me....



      But I tried this, worked like a charm:



      Go to GRUB by pressing Ctrl+Alt+F10



      Then go to Advanced options for Ubuntu and select a recovery option.



      Boom, I got my previous screen






      share|improve this answer


























        -1












        -1








        -1






        When I tried to change screen resolution I got an out of range message on the screen. It got stuck there and I tried N0rbert's answer, but unfortunately it didn't work for me....



        But I tried this, worked like a charm:



        Go to GRUB by pressing Ctrl+Alt+F10



        Then go to Advanced options for Ubuntu and select a recovery option.



        Boom, I got my previous screen






        share|improve this answer














        When I tried to change screen resolution I got an out of range message on the screen. It got stuck there and I tried N0rbert's answer, but unfortunately it didn't work for me....



        But I tried this, worked like a charm:



        Go to GRUB by pressing Ctrl+Alt+F10



        Then go to Advanced options for Ubuntu and select a recovery option.



        Boom, I got my previous screen







        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited Dec 5 '18 at 20:30









        Zanna

        50.2k13133241




        50.2k13133241










        answered Dec 5 '18 at 12:55









        D ramanaD ramana

        11




        11






























            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.





            Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


            Please pay close attention to the following guidance:


            • 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%2f1004674%2fsignal-out-of-range-message-at-boot-time%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 to send String Array data to Server using php in android

            Title Spacing in Bjornstrup Chapter, Removing Chapter Number From Contents

            Is anime1.com a legal site for watching anime?