Error on boot 12.04 The 2019 Stack Overflow Developer Survey Results Are InProblem upgrading Ubuntu 14.04 to 14.04.01ubuntu 16.04 lightdm: stuck at login loop, but startx works12.04 usb install “boot error”12.04 desktop won't bootUbuntu 12.04 boot error, I/O errorBooting error on 12.04CIFS VFS: Error messagesUbuntu14.04 boot errorBoot helper errorStartx failing - stuck at loginKubuntu 18.04 boots in single_cmd mode (after installing netcdf4 — not necessarily related)

Is three citations per paragraph excessive for undergraduate research paper?

A poker game description that does not feel gimmicky

Why is it "Tumoren" and not "Tumore"?

How was Skylab's orbit inclination chosen?

Dual Citizen. Exited the US on Italian passport recently

What does "sndry explns" mean in one of the Hitchhiker's guide books?

Can't find the latex code for the ⍎ (down tack jot) symbol

What could be the right powersource for 15 seconds lifespan disposable giant chainsaw?

Realistic Alternatives to Dust: What Else Could Feed a Plankton Bloom?

Inversion Puzzle

What does Linus Torvalds mean when he says that Git "never ever" tracks a file?

Are there any other methods to apply to solving simultaneous equations?

Limit the amount of RAM Mathematica may access?

How come people say “Would of”?

What is the steepest angle that a canal can be traversable without locks?

Does a dangling wire really electrocute me if I'm standing in water?

Why isn't airport relocation done gradually?

Extreme, unacceptable situation and I can't attend work tomorrow morning

What does "rabbited" mean/imply in this sentence?

Patience, young "Padovan"

Are USB sockets on wall outlets live all the time, even when the switch is off?

How long do I have to send my income tax payment to the IRS?

Which Sci-Fi work first showed weapon of galactic-scale mass destruction?

What can other administrators access on my machine?



Error on boot 12.04



The 2019 Stack Overflow Developer Survey Results Are InProblem upgrading Ubuntu 14.04 to 14.04.01ubuntu 16.04 lightdm: stuck at login loop, but startx works12.04 usb install “boot error”12.04 desktop won't bootUbuntu 12.04 boot error, I/O errorBooting error on 12.04CIFS VFS: Error messagesUbuntu14.04 boot errorBoot helper errorStartx failing - stuck at loginKubuntu 18.04 boots in single_cmd mode (after installing netcdf4 — not necessarily related)



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








8















When I boot my Toshiba Tecra(nvidia) say no protocol specified (2x and ..) a lot of. Then appears the next message:



xinit: giving up
xinit: unable to connect to X server: Resource temporarily unavailable

wainting for X server to shutdown ddxSigGiveUp: Closing log
Server terminated successfully(0). Closing log file.

xinit: server error
xauth: error in locking authority file /home/toshiba/.Xauthority









share|improve this question
























  • Does this happen before or after you log on?

    – Mitch
    Jul 20 '12 at 12:34


















8















When I boot my Toshiba Tecra(nvidia) say no protocol specified (2x and ..) a lot of. Then appears the next message:



xinit: giving up
xinit: unable to connect to X server: Resource temporarily unavailable

wainting for X server to shutdown ddxSigGiveUp: Closing log
Server terminated successfully(0). Closing log file.

xinit: server error
xauth: error in locking authority file /home/toshiba/.Xauthority









share|improve this question
























  • Does this happen before or after you log on?

    – Mitch
    Jul 20 '12 at 12:34














8












8








8


6






When I boot my Toshiba Tecra(nvidia) say no protocol specified (2x and ..) a lot of. Then appears the next message:



xinit: giving up
xinit: unable to connect to X server: Resource temporarily unavailable

wainting for X server to shutdown ddxSigGiveUp: Closing log
Server terminated successfully(0). Closing log file.

xinit: server error
xauth: error in locking authority file /home/toshiba/.Xauthority









share|improve this question
















When I boot my Toshiba Tecra(nvidia) say no protocol specified (2x and ..) a lot of. Then appears the next message:



xinit: giving up
xinit: unable to connect to X server: Resource temporarily unavailable

wainting for X server to shutdown ddxSigGiveUp: Closing log
Server terminated successfully(0). Closing log file.

xinit: server error
xauth: error in locking authority file /home/toshiba/.Xauthority






boot






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Dec 20 '17 at 19:45









dessert

25.4k674108




25.4k674108










asked Jul 20 '12 at 12:07









RicardoRicardo

241125




241125












  • Does this happen before or after you log on?

    – Mitch
    Jul 20 '12 at 12:34


















  • Does this happen before or after you log on?

    – Mitch
    Jul 20 '12 at 12:34

















Does this happen before or after you log on?

– Mitch
Jul 20 '12 at 12:34






Does this happen before or after you log on?

– Mitch
Jul 20 '12 at 12:34











3 Answers
3






active

oldest

votes


















20














I think I resolved my problem. I used this forum post. The commands were:



cd /home/machine
mv .Xauthority .Xauthority.old
touch .Xauthority
chown machine:machine .Xauthority





share|improve this answer
































    1














    Fixing Error in locking authority file .Xauthority



    # cd /home/user
    # ls -a -lh
    # chown user:user .Xau*





    share|improve this answer


















    • 4





      It would be helpful if you provide some explanations from the link.the link can go down any time

      – Stormvirux
      Feb 26 '14 at 6:36


















    1














    In addition to the answer suggested by Ricardo, I also want you to do the following:



    cd /home/machine
    mv .Xauthority .Xauthority.old
    touch .Xauthority
    chown machine:machine .Xauthority


    In cases where chown produces an error, just provide execute and read write permissions, which should solve the problem.



    chmod +x .Xauthority





    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%2f165921%2ferror-on-boot-12-04%23new-answer', 'question_page');

      );

      Post as a guest















      Required, but never shown

























      3 Answers
      3






      active

      oldest

      votes








      3 Answers
      3






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      20














      I think I resolved my problem. I used this forum post. The commands were:



      cd /home/machine
      mv .Xauthority .Xauthority.old
      touch .Xauthority
      chown machine:machine .Xauthority





      share|improve this answer





























        20














        I think I resolved my problem. I used this forum post. The commands were:



        cd /home/machine
        mv .Xauthority .Xauthority.old
        touch .Xauthority
        chown machine:machine .Xauthority





        share|improve this answer



























          20












          20








          20







          I think I resolved my problem. I used this forum post. The commands were:



          cd /home/machine
          mv .Xauthority .Xauthority.old
          touch .Xauthority
          chown machine:machine .Xauthority





          share|improve this answer















          I think I resolved my problem. I used this forum post. The commands were:



          cd /home/machine
          mv .Xauthority .Xauthority.old
          touch .Xauthority
          chown machine:machine .Xauthority






          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited Oct 6 '17 at 18:06









          Zanna

          51.3k13140243




          51.3k13140243










          answered Jul 20 '12 at 20:08









          RicardoRicardo

          241125




          241125























              1














              Fixing Error in locking authority file .Xauthority



              # cd /home/user
              # ls -a -lh
              # chown user:user .Xau*





              share|improve this answer


















              • 4





                It would be helpful if you provide some explanations from the link.the link can go down any time

                – Stormvirux
                Feb 26 '14 at 6:36















              1














              Fixing Error in locking authority file .Xauthority



              # cd /home/user
              # ls -a -lh
              # chown user:user .Xau*





              share|improve this answer


















              • 4





                It would be helpful if you provide some explanations from the link.the link can go down any time

                – Stormvirux
                Feb 26 '14 at 6:36













              1












              1








              1







              Fixing Error in locking authority file .Xauthority



              # cd /home/user
              # ls -a -lh
              # chown user:user .Xau*





              share|improve this answer













              Fixing Error in locking authority file .Xauthority



              # cd /home/user
              # ls -a -lh
              # chown user:user .Xau*






              share|improve this answer












              share|improve this answer



              share|improve this answer










              answered Feb 26 '14 at 6:16









              Sheri NewtonSheri Newton

              111




              111







              • 4





                It would be helpful if you provide some explanations from the link.the link can go down any time

                – Stormvirux
                Feb 26 '14 at 6:36












              • 4





                It would be helpful if you provide some explanations from the link.the link can go down any time

                – Stormvirux
                Feb 26 '14 at 6:36







              4




              4





              It would be helpful if you provide some explanations from the link.the link can go down any time

              – Stormvirux
              Feb 26 '14 at 6:36





              It would be helpful if you provide some explanations from the link.the link can go down any time

              – Stormvirux
              Feb 26 '14 at 6:36











              1














              In addition to the answer suggested by Ricardo, I also want you to do the following:



              cd /home/machine
              mv .Xauthority .Xauthority.old
              touch .Xauthority
              chown machine:machine .Xauthority


              In cases where chown produces an error, just provide execute and read write permissions, which should solve the problem.



              chmod +x .Xauthority





              share|improve this answer



























                1














                In addition to the answer suggested by Ricardo, I also want you to do the following:



                cd /home/machine
                mv .Xauthority .Xauthority.old
                touch .Xauthority
                chown machine:machine .Xauthority


                In cases where chown produces an error, just provide execute and read write permissions, which should solve the problem.



                chmod +x .Xauthority





                share|improve this answer

























                  1












                  1








                  1







                  In addition to the answer suggested by Ricardo, I also want you to do the following:



                  cd /home/machine
                  mv .Xauthority .Xauthority.old
                  touch .Xauthority
                  chown machine:machine .Xauthority


                  In cases where chown produces an error, just provide execute and read write permissions, which should solve the problem.



                  chmod +x .Xauthority





                  share|improve this answer













                  In addition to the answer suggested by Ricardo, I also want you to do the following:



                  cd /home/machine
                  mv .Xauthority .Xauthority.old
                  touch .Xauthority
                  chown machine:machine .Xauthority


                  In cases where chown produces an error, just provide execute and read write permissions, which should solve the problem.



                  chmod +x .Xauthority






                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Sep 11 '15 at 12:13









                  Arun JayapalArun Jayapal

                  113




                  113



























                      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%2f165921%2ferror-on-boot-12-04%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?