Stuck on boot after AMD driver update












1















I've read tons of forums today and none are able to work out for me, therefor I start my own question. Yesterday steam gave me so opengl errors, so after a bit of research I found out I had to update my amd graphic cards. So i downloaded the amd drivers and installed it, and now when i want to start ubuntu, im stuck at the purple screen with ubuntu and the 5 dots.



I tried all sorts of commands in the recovery mode, going from purging fglrx to installing fglrx , but I keep getting errors in return. I'm really novice at all of this, but as far as I can see at the errors which I receive when I try to install fglrx, is that it seems that it cannot install fglrx-core. OFcourse, this is just what I think.



I'd really like like some of which commands I can/should run to fix this. I am running ubuntu 14.10.



Thanks










share|improve this question



























    1















    I've read tons of forums today and none are able to work out for me, therefor I start my own question. Yesterday steam gave me so opengl errors, so after a bit of research I found out I had to update my amd graphic cards. So i downloaded the amd drivers and installed it, and now when i want to start ubuntu, im stuck at the purple screen with ubuntu and the 5 dots.



    I tried all sorts of commands in the recovery mode, going from purging fglrx to installing fglrx , but I keep getting errors in return. I'm really novice at all of this, but as far as I can see at the errors which I receive when I try to install fglrx, is that it seems that it cannot install fglrx-core. OFcourse, this is just what I think.



    I'd really like like some of which commands I can/should run to fix this. I am running ubuntu 14.10.



    Thanks










    share|improve this question

























      1












      1








      1








      I've read tons of forums today and none are able to work out for me, therefor I start my own question. Yesterday steam gave me so opengl errors, so after a bit of research I found out I had to update my amd graphic cards. So i downloaded the amd drivers and installed it, and now when i want to start ubuntu, im stuck at the purple screen with ubuntu and the 5 dots.



      I tried all sorts of commands in the recovery mode, going from purging fglrx to installing fglrx , but I keep getting errors in return. I'm really novice at all of this, but as far as I can see at the errors which I receive when I try to install fglrx, is that it seems that it cannot install fglrx-core. OFcourse, this is just what I think.



      I'd really like like some of which commands I can/should run to fix this. I am running ubuntu 14.10.



      Thanks










      share|improve this question














      I've read tons of forums today and none are able to work out for me, therefor I start my own question. Yesterday steam gave me so opengl errors, so after a bit of research I found out I had to update my amd graphic cards. So i downloaded the amd drivers and installed it, and now when i want to start ubuntu, im stuck at the purple screen with ubuntu and the 5 dots.



      I tried all sorts of commands in the recovery mode, going from purging fglrx to installing fglrx , but I keep getting errors in return. I'm really novice at all of this, but as far as I can see at the errors which I receive when I try to install fglrx, is that it seems that it cannot install fglrx-core. OFcourse, this is just what I think.



      I'd really like like some of which commands I can/should run to fix this. I am running ubuntu 14.10.



      Thanks







      ati fglrx






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Nov 23 '14 at 19:27









      Michiel PalmenMichiel Palmen

      612




      612






















          3 Answers
          3






          active

          oldest

          votes


















          0














          Try to go back to the original version of your driver by following these steps:




          1. When your computer boots press F8 or F10 depending your boot options so you can display Ubuntu's advanced boot options.

          2. Choose the recovery option for your latest kernel version

          3. Choose failsafeX in the list and confirm Yes

          4. Now in the same menu choose the resume option


          Ubuntu will start ONCE in this mode with Kernel graphic drivers (aka Gallium). When you login go to Additional drivers, uninstall your current driver and re-enable it again.



          Restart your computer once done, this should solve your boot issue.






          share|improve this answer
























          • First of all thanks for your reply, however .. When I press resume it asks me to login, when I do this it gives me 2 errors; In short it says something about unknown init user@1000.service. So I don't even get to ubuntu, it's just some kind of full screen cmd.

            – Michiel Palmen
            Nov 23 '14 at 19:44








          • 1





            A command-line interface is enough to do this :)

            – Fethi Dilmi
            Dec 4 '14 at 22:47





















          0














          I almost solved every boot issue i had with following uninstallation and reinstallation on AMD website:



          1- Uninstall The Driver



          sudo aticonfig --uninstall


          if this makes errors use this:



          sudo sh /usr/share/ati/amd-uninstall.sh


          if you also got an error from this then try to force



          sudo sh /usr/share/ati/amd-uninstall.sh --force


          2- Reinstalling X.org driver



          In order to restore the system to the previous state before the last installation, the original configuration file needs to be restored manually. Without that, Xorg may fail to start properly after uninstalling the driver and rebooting the system.
          To restore the original Xorg configuration file:
          Locate backup configuration files:



          ls /etc/X11/xorg.conf.original-* 


          Take the latest version with the highest number and copy it over the existing xorg.conf file:



          cp /etc/X11/xorg.conf.original-<number> /etc/X11/xorg.conf


          After that, it should be safe to reboot the system and start up using the open-source driver that ships with the OS.
          Reboot your system.



          sudo reboot


          3- You should get a usable GUI.



          If you reached this point then you have 2 choices.a- install proprietary from amd website b- install proprietary from additional drivers.



          Visit this for more info.






          share|improve this answer































            0














            After you are in the command line interface (i.e. following the steps as stated by addictcook below choosing failsafeX login option) you can just directly run



            sudo aticonfig --uninstall


            However, the above command will fail to uninstall the AMD driver if you have installed it with the .deb packages, which was the case for me. So I had to run



            sudo dpkg -r fglrx-dev fglrx-amdcccle fglrx



            (that command line interface indeed will advice on the above command)



            and then reboot the machine with sudo reboot






            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%2f552970%2fstuck-on-boot-after-amd-driver-update%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









              0














              Try to go back to the original version of your driver by following these steps:




              1. When your computer boots press F8 or F10 depending your boot options so you can display Ubuntu's advanced boot options.

              2. Choose the recovery option for your latest kernel version

              3. Choose failsafeX in the list and confirm Yes

              4. Now in the same menu choose the resume option


              Ubuntu will start ONCE in this mode with Kernel graphic drivers (aka Gallium). When you login go to Additional drivers, uninstall your current driver and re-enable it again.



              Restart your computer once done, this should solve your boot issue.






              share|improve this answer
























              • First of all thanks for your reply, however .. When I press resume it asks me to login, when I do this it gives me 2 errors; In short it says something about unknown init user@1000.service. So I don't even get to ubuntu, it's just some kind of full screen cmd.

                – Michiel Palmen
                Nov 23 '14 at 19:44








              • 1





                A command-line interface is enough to do this :)

                – Fethi Dilmi
                Dec 4 '14 at 22:47


















              0














              Try to go back to the original version of your driver by following these steps:




              1. When your computer boots press F8 or F10 depending your boot options so you can display Ubuntu's advanced boot options.

              2. Choose the recovery option for your latest kernel version

              3. Choose failsafeX in the list and confirm Yes

              4. Now in the same menu choose the resume option


              Ubuntu will start ONCE in this mode with Kernel graphic drivers (aka Gallium). When you login go to Additional drivers, uninstall your current driver and re-enable it again.



              Restart your computer once done, this should solve your boot issue.






              share|improve this answer
























              • First of all thanks for your reply, however .. When I press resume it asks me to login, when I do this it gives me 2 errors; In short it says something about unknown init user@1000.service. So I don't even get to ubuntu, it's just some kind of full screen cmd.

                – Michiel Palmen
                Nov 23 '14 at 19:44








              • 1





                A command-line interface is enough to do this :)

                – Fethi Dilmi
                Dec 4 '14 at 22:47
















              0












              0








              0







              Try to go back to the original version of your driver by following these steps:




              1. When your computer boots press F8 or F10 depending your boot options so you can display Ubuntu's advanced boot options.

              2. Choose the recovery option for your latest kernel version

              3. Choose failsafeX in the list and confirm Yes

              4. Now in the same menu choose the resume option


              Ubuntu will start ONCE in this mode with Kernel graphic drivers (aka Gallium). When you login go to Additional drivers, uninstall your current driver and re-enable it again.



              Restart your computer once done, this should solve your boot issue.






              share|improve this answer













              Try to go back to the original version of your driver by following these steps:




              1. When your computer boots press F8 or F10 depending your boot options so you can display Ubuntu's advanced boot options.

              2. Choose the recovery option for your latest kernel version

              3. Choose failsafeX in the list and confirm Yes

              4. Now in the same menu choose the resume option


              Ubuntu will start ONCE in this mode with Kernel graphic drivers (aka Gallium). When you login go to Additional drivers, uninstall your current driver and re-enable it again.



              Restart your computer once done, this should solve your boot issue.







              share|improve this answer












              share|improve this answer



              share|improve this answer










              answered Nov 23 '14 at 19:40









              Fethi DilmiFethi Dilmi

              9616




              9616













              • First of all thanks for your reply, however .. When I press resume it asks me to login, when I do this it gives me 2 errors; In short it says something about unknown init user@1000.service. So I don't even get to ubuntu, it's just some kind of full screen cmd.

                – Michiel Palmen
                Nov 23 '14 at 19:44








              • 1





                A command-line interface is enough to do this :)

                – Fethi Dilmi
                Dec 4 '14 at 22:47





















              • First of all thanks for your reply, however .. When I press resume it asks me to login, when I do this it gives me 2 errors; In short it says something about unknown init user@1000.service. So I don't even get to ubuntu, it's just some kind of full screen cmd.

                – Michiel Palmen
                Nov 23 '14 at 19:44








              • 1





                A command-line interface is enough to do this :)

                – Fethi Dilmi
                Dec 4 '14 at 22:47



















              First of all thanks for your reply, however .. When I press resume it asks me to login, when I do this it gives me 2 errors; In short it says something about unknown init user@1000.service. So I don't even get to ubuntu, it's just some kind of full screen cmd.

              – Michiel Palmen
              Nov 23 '14 at 19:44







              First of all thanks for your reply, however .. When I press resume it asks me to login, when I do this it gives me 2 errors; In short it says something about unknown init user@1000.service. So I don't even get to ubuntu, it's just some kind of full screen cmd.

              – Michiel Palmen
              Nov 23 '14 at 19:44






              1




              1





              A command-line interface is enough to do this :)

              – Fethi Dilmi
              Dec 4 '14 at 22:47







              A command-line interface is enough to do this :)

              – Fethi Dilmi
              Dec 4 '14 at 22:47















              0














              I almost solved every boot issue i had with following uninstallation and reinstallation on AMD website:



              1- Uninstall The Driver



              sudo aticonfig --uninstall


              if this makes errors use this:



              sudo sh /usr/share/ati/amd-uninstall.sh


              if you also got an error from this then try to force



              sudo sh /usr/share/ati/amd-uninstall.sh --force


              2- Reinstalling X.org driver



              In order to restore the system to the previous state before the last installation, the original configuration file needs to be restored manually. Without that, Xorg may fail to start properly after uninstalling the driver and rebooting the system.
              To restore the original Xorg configuration file:
              Locate backup configuration files:



              ls /etc/X11/xorg.conf.original-* 


              Take the latest version with the highest number and copy it over the existing xorg.conf file:



              cp /etc/X11/xorg.conf.original-<number> /etc/X11/xorg.conf


              After that, it should be safe to reboot the system and start up using the open-source driver that ships with the OS.
              Reboot your system.



              sudo reboot


              3- You should get a usable GUI.



              If you reached this point then you have 2 choices.a- install proprietary from amd website b- install proprietary from additional drivers.



              Visit this for more info.






              share|improve this answer




























                0














                I almost solved every boot issue i had with following uninstallation and reinstallation on AMD website:



                1- Uninstall The Driver



                sudo aticonfig --uninstall


                if this makes errors use this:



                sudo sh /usr/share/ati/amd-uninstall.sh


                if you also got an error from this then try to force



                sudo sh /usr/share/ati/amd-uninstall.sh --force


                2- Reinstalling X.org driver



                In order to restore the system to the previous state before the last installation, the original configuration file needs to be restored manually. Without that, Xorg may fail to start properly after uninstalling the driver and rebooting the system.
                To restore the original Xorg configuration file:
                Locate backup configuration files:



                ls /etc/X11/xorg.conf.original-* 


                Take the latest version with the highest number and copy it over the existing xorg.conf file:



                cp /etc/X11/xorg.conf.original-<number> /etc/X11/xorg.conf


                After that, it should be safe to reboot the system and start up using the open-source driver that ships with the OS.
                Reboot your system.



                sudo reboot


                3- You should get a usable GUI.



                If you reached this point then you have 2 choices.a- install proprietary from amd website b- install proprietary from additional drivers.



                Visit this for more info.






                share|improve this answer


























                  0












                  0








                  0







                  I almost solved every boot issue i had with following uninstallation and reinstallation on AMD website:



                  1- Uninstall The Driver



                  sudo aticonfig --uninstall


                  if this makes errors use this:



                  sudo sh /usr/share/ati/amd-uninstall.sh


                  if you also got an error from this then try to force



                  sudo sh /usr/share/ati/amd-uninstall.sh --force


                  2- Reinstalling X.org driver



                  In order to restore the system to the previous state before the last installation, the original configuration file needs to be restored manually. Without that, Xorg may fail to start properly after uninstalling the driver and rebooting the system.
                  To restore the original Xorg configuration file:
                  Locate backup configuration files:



                  ls /etc/X11/xorg.conf.original-* 


                  Take the latest version with the highest number and copy it over the existing xorg.conf file:



                  cp /etc/X11/xorg.conf.original-<number> /etc/X11/xorg.conf


                  After that, it should be safe to reboot the system and start up using the open-source driver that ships with the OS.
                  Reboot your system.



                  sudo reboot


                  3- You should get a usable GUI.



                  If you reached this point then you have 2 choices.a- install proprietary from amd website b- install proprietary from additional drivers.



                  Visit this for more info.






                  share|improve this answer













                  I almost solved every boot issue i had with following uninstallation and reinstallation on AMD website:



                  1- Uninstall The Driver



                  sudo aticonfig --uninstall


                  if this makes errors use this:



                  sudo sh /usr/share/ati/amd-uninstall.sh


                  if you also got an error from this then try to force



                  sudo sh /usr/share/ati/amd-uninstall.sh --force


                  2- Reinstalling X.org driver



                  In order to restore the system to the previous state before the last installation, the original configuration file needs to be restored manually. Without that, Xorg may fail to start properly after uninstalling the driver and rebooting the system.
                  To restore the original Xorg configuration file:
                  Locate backup configuration files:



                  ls /etc/X11/xorg.conf.original-* 


                  Take the latest version with the highest number and copy it over the existing xorg.conf file:



                  cp /etc/X11/xorg.conf.original-<number> /etc/X11/xorg.conf


                  After that, it should be safe to reboot the system and start up using the open-source driver that ships with the OS.
                  Reboot your system.



                  sudo reboot


                  3- You should get a usable GUI.



                  If you reached this point then you have 2 choices.a- install proprietary from amd website b- install proprietary from additional drivers.



                  Visit this for more info.







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Nov 26 '14 at 17:50









                  Khalid Abu ShawaribKhalid Abu Shawarib

                  512




                  512























                      0














                      After you are in the command line interface (i.e. following the steps as stated by addictcook below choosing failsafeX login option) you can just directly run



                      sudo aticonfig --uninstall


                      However, the above command will fail to uninstall the AMD driver if you have installed it with the .deb packages, which was the case for me. So I had to run



                      sudo dpkg -r fglrx-dev fglrx-amdcccle fglrx



                      (that command line interface indeed will advice on the above command)



                      and then reboot the machine with sudo reboot






                      share|improve this answer






























                        0














                        After you are in the command line interface (i.e. following the steps as stated by addictcook below choosing failsafeX login option) you can just directly run



                        sudo aticonfig --uninstall


                        However, the above command will fail to uninstall the AMD driver if you have installed it with the .deb packages, which was the case for me. So I had to run



                        sudo dpkg -r fglrx-dev fglrx-amdcccle fglrx



                        (that command line interface indeed will advice on the above command)



                        and then reboot the machine with sudo reboot






                        share|improve this answer




























                          0












                          0








                          0







                          After you are in the command line interface (i.e. following the steps as stated by addictcook below choosing failsafeX login option) you can just directly run



                          sudo aticonfig --uninstall


                          However, the above command will fail to uninstall the AMD driver if you have installed it with the .deb packages, which was the case for me. So I had to run



                          sudo dpkg -r fglrx-dev fglrx-amdcccle fglrx



                          (that command line interface indeed will advice on the above command)



                          and then reboot the machine with sudo reboot






                          share|improve this answer















                          After you are in the command line interface (i.e. following the steps as stated by addictcook below choosing failsafeX login option) you can just directly run



                          sudo aticonfig --uninstall


                          However, the above command will fail to uninstall the AMD driver if you have installed it with the .deb packages, which was the case for me. So I had to run



                          sudo dpkg -r fglrx-dev fglrx-amdcccle fglrx



                          (that command line interface indeed will advice on the above command)



                          and then reboot the machine with sudo reboot







                          share|improve this answer














                          share|improve this answer



                          share|improve this answer








                          edited Apr 4 '15 at 23:21

























                          answered Apr 3 '15 at 19:59









                          Rohan_PaulRohan_Paul

                          1646




                          1646






























                              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%2f552970%2fstuck-on-boot-after-amd-driver-update%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 change which sound is reproduced for terminal bell?

                              Title Spacing in Bjornstrup Chapter, Removing Chapter Number From Contents

                              Can I use Tabulator js library in my java Spring + Thymeleaf project?