Stuck on boot after AMD driver update
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
add a comment |
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
add a comment |
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
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
ati fglrx
asked Nov 23 '14 at 19:27
Michiel PalmenMichiel Palmen
612
612
add a comment |
add a comment |
3 Answers
3
active
oldest
votes
Try to go back to the original version of your driver by following these steps:
- When your computer boots press F8 or F10 depending your boot options so you can display Ubuntu's advanced boot options.
- Choose the recovery option for your latest kernel version
- Choose
failsafeX
in the list and confirmYes
- 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.
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
add a comment |
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.
add a comment |
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
add a comment |
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
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Try to go back to the original version of your driver by following these steps:
- When your computer boots press F8 or F10 depending your boot options so you can display Ubuntu's advanced boot options.
- Choose the recovery option for your latest kernel version
- Choose
failsafeX
in the list and confirmYes
- 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.
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
add a comment |
Try to go back to the original version of your driver by following these steps:
- When your computer boots press F8 or F10 depending your boot options so you can display Ubuntu's advanced boot options.
- Choose the recovery option for your latest kernel version
- Choose
failsafeX
in the list and confirmYes
- 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.
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
add a comment |
Try to go back to the original version of your driver by following these steps:
- When your computer boots press F8 or F10 depending your boot options so you can display Ubuntu's advanced boot options.
- Choose the recovery option for your latest kernel version
- Choose
failsafeX
in the list and confirmYes
- 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.
Try to go back to the original version of your driver by following these steps:
- When your computer boots press F8 or F10 depending your boot options so you can display Ubuntu's advanced boot options.
- Choose the recovery option for your latest kernel version
- Choose
failsafeX
in the list and confirmYes
- 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.
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
add a comment |
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
add a comment |
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.
add a comment |
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.
add a comment |
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.
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.
answered Nov 26 '14 at 17:50
Khalid Abu ShawaribKhalid Abu Shawarib
512
512
add a comment |
add a comment |
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
add a comment |
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
add a comment |
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
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
edited Apr 4 '15 at 23:21
answered Apr 3 '15 at 19:59
Rohan_PaulRohan_Paul
1646
1646
add a comment |
add a comment |
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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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