Ubuntu very slow boot after chaning driver (Nvidia)Ubuntu 18.04 random small freezes14.10 NVIDIA driver makes internet very slow after installSlow boot after Nvidia driver installHigh boottime - Big gaps in dmesgUbuntu 17.10 and 18.04 Beta 2 display driver issues (freezing/black screen after login)boot startup speedup Ubuntu 18.04After installing Nvidia driver 430 ubuntu 19.04 does not boot and stuck on boot screen

Why can't my custom camera body focus to far distances?

180W Laptop charged with 45W charger, is it dead?

Power supply - purpose of the capacitor on the side of the transformer before full bridge rectifier

Why combine commands on a single line in a Bash script?

How do I handle a paladin who falls, but wants to choose a different class instead of taking the Oathbreaker subclass?

What helped Einstein to provide a more accurate description of gravity than Newton?

What Constitutes a Secondary Dominant?

Does microwaving food create particles that are not created when warming food by conventional means?

Calculate the internal angles of a regular polygon with N sides

Where are the NPC mages' spellbooks in the Lost Mine of Phandelver adventure?

What is the physical explanation for energy transport in simple electrical circuits?

What is this hole on the left wing of the Eurofighter Typhoon?

What to do with developers who don't follow requirements?

What is your preferred method to figure out the key?

SQL Server trusted connection additional security

Are ^ and _ the only commands in LaTeX not preceded by a backslash?

Can only rich people become president?

Why do some PCBs have the courtyard in the silkscreen layer?

Possible ambiguities when using "home" as an adverb? (study home, write home...)

Error: Could not find org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.60-eap-25 in Ionic 3

Is it possible to have a healthy work-life balance as a professor?

Sending a manuscript to editor of journal before submission to journal

"bees" -> "hive" in 5 letter changes or fewer

Got an email saying my password is weak, reason for concern?



Ubuntu very slow boot after chaning driver (Nvidia)


Ubuntu 18.04 random small freezes14.10 NVIDIA driver makes internet very slow after installSlow boot after Nvidia driver installHigh boottime - Big gaps in dmesgUbuntu 17.10 and 18.04 Beta 2 display driver issues (freezing/black screen after login)boot startup speedup Ubuntu 18.04After installing Nvidia driver 430 ubuntu 19.04 does not boot and stuck on boot screen






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









0

















I previously used X.Org driver for my Ubuntu desktop, and my graphic card is Nvidia GTX 1070, actually I've never been satisfied with my boot time because I use an high-end SSD and the boot time always takes more than 20 s (comparing to my Ubuntu laptop which is Radeon graphics and the same SSD, only takes 9 s).



However, recently I met some problem with compatibility issue of RStudio (always crashed) and I had to change to Nvdia driver as it was described here. So the Rstudio no longer crashes, however I face a very slow boot, after entering the grub (I have dual-boot), it freezes about 30s, and then the PC has a very transient beep (shorter than the boot one), and then I had to wait another 30 s until I can enter the login.



If I run systemd-analyze, it shows:



Startup finished in 6.560s (firmware) + 6.560s (loader) + 2.848s (kernel) + 38.816s (userspace) = 54.786s
graphical.target reached after 38.725s in userspace


Does any one know how to solve this issue?










share|improve this question























  • 1





    I dont want to sound to definitive here, but it sounds like you may be waiting on something to time out. Try to follow the instructions here which will allow to view your boot in verbose mode. I wouldnt be surprised if it turned out there was a network module or something that was actually causing the issue. If that is the case, then you will have two options: fix the error or reduce the timeout period (from like 30s to 5 or 10). Try that and report back what you see.

    – jwcooper
    Jun 14 at 17:02











  • Thanks for the reply, I quite didn't understand the instruction here, so I just removed the "quiet splash" inside the /etc/default/grub, and I have seen the frozen (+10s) one is the "starting socket activation for snappy daemon"... I am now trying to find what does this mean.

    – Kuai Yu
    Jun 15 at 16:06











  • I finally sort it out, Please see my post.

    – Kuai Yu
    Jun 15 at 17:06

















0

















I previously used X.Org driver for my Ubuntu desktop, and my graphic card is Nvidia GTX 1070, actually I've never been satisfied with my boot time because I use an high-end SSD and the boot time always takes more than 20 s (comparing to my Ubuntu laptop which is Radeon graphics and the same SSD, only takes 9 s).



However, recently I met some problem with compatibility issue of RStudio (always crashed) and I had to change to Nvdia driver as it was described here. So the Rstudio no longer crashes, however I face a very slow boot, after entering the grub (I have dual-boot), it freezes about 30s, and then the PC has a very transient beep (shorter than the boot one), and then I had to wait another 30 s until I can enter the login.



If I run systemd-analyze, it shows:



Startup finished in 6.560s (firmware) + 6.560s (loader) + 2.848s (kernel) + 38.816s (userspace) = 54.786s
graphical.target reached after 38.725s in userspace


Does any one know how to solve this issue?










share|improve this question























  • 1





    I dont want to sound to definitive here, but it sounds like you may be waiting on something to time out. Try to follow the instructions here which will allow to view your boot in verbose mode. I wouldnt be surprised if it turned out there was a network module or something that was actually causing the issue. If that is the case, then you will have two options: fix the error or reduce the timeout period (from like 30s to 5 or 10). Try that and report back what you see.

    – jwcooper
    Jun 14 at 17:02











  • Thanks for the reply, I quite didn't understand the instruction here, so I just removed the "quiet splash" inside the /etc/default/grub, and I have seen the frozen (+10s) one is the "starting socket activation for snappy daemon"... I am now trying to find what does this mean.

    – Kuai Yu
    Jun 15 at 16:06











  • I finally sort it out, Please see my post.

    – Kuai Yu
    Jun 15 at 17:06













0












0








0








I previously used X.Org driver for my Ubuntu desktop, and my graphic card is Nvidia GTX 1070, actually I've never been satisfied with my boot time because I use an high-end SSD and the boot time always takes more than 20 s (comparing to my Ubuntu laptop which is Radeon graphics and the same SSD, only takes 9 s).



However, recently I met some problem with compatibility issue of RStudio (always crashed) and I had to change to Nvdia driver as it was described here. So the Rstudio no longer crashes, however I face a very slow boot, after entering the grub (I have dual-boot), it freezes about 30s, and then the PC has a very transient beep (shorter than the boot one), and then I had to wait another 30 s until I can enter the login.



If I run systemd-analyze, it shows:



Startup finished in 6.560s (firmware) + 6.560s (loader) + 2.848s (kernel) + 38.816s (userspace) = 54.786s
graphical.target reached after 38.725s in userspace


Does any one know how to solve this issue?










share|improve this question

















I previously used X.Org driver for my Ubuntu desktop, and my graphic card is Nvidia GTX 1070, actually I've never been satisfied with my boot time because I use an high-end SSD and the boot time always takes more than 20 s (comparing to my Ubuntu laptop which is Radeon graphics and the same SSD, only takes 9 s).



However, recently I met some problem with compatibility issue of RStudio (always crashed) and I had to change to Nvdia driver as it was described here. So the Rstudio no longer crashes, however I face a very slow boot, after entering the grub (I have dual-boot), it freezes about 30s, and then the PC has a very transient beep (shorter than the boot one), and then I had to wait another 30 s until I can enter the login.



If I run systemd-analyze, it shows:



Startup finished in 6.560s (firmware) + 6.560s (loader) + 2.848s (kernel) + 38.816s (userspace) = 54.786s
graphical.target reached after 38.725s in userspace


Does any one know how to solve this issue?







boot drivers nvidia graphics






share|improve this question
















share|improve this question













share|improve this question




share|improve this question








edited Jun 14 at 16:41







Kuai Yu

















asked Jun 14 at 16:26









Kuai YuKuai Yu

1888 bronze badges




1888 bronze badges










  • 1





    I dont want to sound to definitive here, but it sounds like you may be waiting on something to time out. Try to follow the instructions here which will allow to view your boot in verbose mode. I wouldnt be surprised if it turned out there was a network module or something that was actually causing the issue. If that is the case, then you will have two options: fix the error or reduce the timeout period (from like 30s to 5 or 10). Try that and report back what you see.

    – jwcooper
    Jun 14 at 17:02











  • Thanks for the reply, I quite didn't understand the instruction here, so I just removed the "quiet splash" inside the /etc/default/grub, and I have seen the frozen (+10s) one is the "starting socket activation for snappy daemon"... I am now trying to find what does this mean.

    – Kuai Yu
    Jun 15 at 16:06











  • I finally sort it out, Please see my post.

    – Kuai Yu
    Jun 15 at 17:06












  • 1





    I dont want to sound to definitive here, but it sounds like you may be waiting on something to time out. Try to follow the instructions here which will allow to view your boot in verbose mode. I wouldnt be surprised if it turned out there was a network module or something that was actually causing the issue. If that is the case, then you will have two options: fix the error or reduce the timeout period (from like 30s to 5 or 10). Try that and report back what you see.

    – jwcooper
    Jun 14 at 17:02











  • Thanks for the reply, I quite didn't understand the instruction here, so I just removed the "quiet splash" inside the /etc/default/grub, and I have seen the frozen (+10s) one is the "starting socket activation for snappy daemon"... I am now trying to find what does this mean.

    – Kuai Yu
    Jun 15 at 16:06











  • I finally sort it out, Please see my post.

    – Kuai Yu
    Jun 15 at 17:06







1




1





I dont want to sound to definitive here, but it sounds like you may be waiting on something to time out. Try to follow the instructions here which will allow to view your boot in verbose mode. I wouldnt be surprised if it turned out there was a network module or something that was actually causing the issue. If that is the case, then you will have two options: fix the error or reduce the timeout period (from like 30s to 5 or 10). Try that and report back what you see.

– jwcooper
Jun 14 at 17:02





I dont want to sound to definitive here, but it sounds like you may be waiting on something to time out. Try to follow the instructions here which will allow to view your boot in verbose mode. I wouldnt be surprised if it turned out there was a network module or something that was actually causing the issue. If that is the case, then you will have two options: fix the error or reduce the timeout period (from like 30s to 5 or 10). Try that and report back what you see.

– jwcooper
Jun 14 at 17:02













Thanks for the reply, I quite didn't understand the instruction here, so I just removed the "quiet splash" inside the /etc/default/grub, and I have seen the frozen (+10s) one is the "starting socket activation for snappy daemon"... I am now trying to find what does this mean.

– Kuai Yu
Jun 15 at 16:06





Thanks for the reply, I quite didn't understand the instruction here, so I just removed the "quiet splash" inside the /etc/default/grub, and I have seen the frozen (+10s) one is the "starting socket activation for snappy daemon"... I am now trying to find what does this mean.

– Kuai Yu
Jun 15 at 16:06













I finally sort it out, Please see my post.

– Kuai Yu
Jun 15 at 17:06





I finally sort it out, Please see my post.

– Kuai Yu
Jun 15 at 17:06










1 Answer
1






active

oldest

votes


















0


















After some reseach I think I finally solved this problem, since seems like my RStudio wasn't performing properly with X.Org,so basically in the "Software & Update" > "Additional Drivers" changed to Nvidia-driver-390 (proprietary) as I used to think this is more "reliable", then I had several other problems with crashing nautilus, slow boot, etc. So then I went ot Nvidia website to check which is the proper driver, and it shows the nvidia-driver-410 (open source), once I changed to that driver, up to now I don't see any issue.






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



    );














    draft saved

    draft discarded
















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1151112%2fubuntu-very-slow-boot-after-chaning-driver-nvidia%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









    0


















    After some reseach I think I finally solved this problem, since seems like my RStudio wasn't performing properly with X.Org,so basically in the "Software & Update" > "Additional Drivers" changed to Nvidia-driver-390 (proprietary) as I used to think this is more "reliable", then I had several other problems with crashing nautilus, slow boot, etc. So then I went ot Nvidia website to check which is the proper driver, and it shows the nvidia-driver-410 (open source), once I changed to that driver, up to now I don't see any issue.






    share|improve this answer






























      0


















      After some reseach I think I finally solved this problem, since seems like my RStudio wasn't performing properly with X.Org,so basically in the "Software & Update" > "Additional Drivers" changed to Nvidia-driver-390 (proprietary) as I used to think this is more "reliable", then I had several other problems with crashing nautilus, slow boot, etc. So then I went ot Nvidia website to check which is the proper driver, and it shows the nvidia-driver-410 (open source), once I changed to that driver, up to now I don't see any issue.






      share|improve this answer




























        0














        0










        0









        After some reseach I think I finally solved this problem, since seems like my RStudio wasn't performing properly with X.Org,so basically in the "Software & Update" > "Additional Drivers" changed to Nvidia-driver-390 (proprietary) as I used to think this is more "reliable", then I had several other problems with crashing nautilus, slow boot, etc. So then I went ot Nvidia website to check which is the proper driver, and it shows the nvidia-driver-410 (open source), once I changed to that driver, up to now I don't see any issue.






        share|improve this answer














        After some reseach I think I finally solved this problem, since seems like my RStudio wasn't performing properly with X.Org,so basically in the "Software & Update" > "Additional Drivers" changed to Nvidia-driver-390 (proprietary) as I used to think this is more "reliable", then I had several other problems with crashing nautilus, slow boot, etc. So then I went ot Nvidia website to check which is the proper driver, and it shows the nvidia-driver-410 (open source), once I changed to that driver, up to now I don't see any issue.







        share|improve this answer













        share|improve this answer




        share|improve this answer










        answered Jun 15 at 17:06









        Kuai YuKuai Yu

        1888 bronze badges




        1888 bronze badges































            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%2f1151112%2fubuntu-very-slow-boot-after-chaning-driver-nvidia%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

            Tamil (spriik) Luke uk diar | Nawigatjuun

            Align equal signs while including text over equalitiesAMS align: left aligned text/math plus multicolumn alignmentMultiple alignmentsAligning equations in multiple placesNumbering and aligning an equation with multiple columnsHow to align one equation with another multline equationUsing \ in environments inside the begintabularxNumber equations and preserving alignment of equal signsHow can I align equations to the left and to the right?Double equation alignment problem within align enviromentAligned within align: Why are they right-aligned?

            Where does the image of a data connector as a sharp metal spike originate from?Where does the concept of infected people turning into zombies only after death originate from?Where does the motif of a reanimated human head originate?Where did the notion that Dragons could speak originate?Where does the archetypal image of the 'Grey' alien come from?Where did the suffix '-Man' originate?Where does the notion of being injured or killed by an illusion originate?Where did the term “sophont” originate?Where does the trope of magic spells being driven by advanced technology originate from?Where did the term “the living impaired” originate?