Mint doesn't boot after Radeon driver install, GRUB broken

Questions about Grub, UEFI,the liveCD and the installer
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
BadgerPriest

Mint doesn't boot after Radeon driver install, GRUB broken

Post by BadgerPriest »

Hi all,

I've been a happy user of Linux Mint Debian Edition for about six months now.

Today, while trying to get some games working, I decided to install the official AMD Radeon HD 6xxx series driver, from the AMD website. The driver installation went smoothly, but afterwards all applications requiring OpenGL stopped working, complaining about a missing libgl.so.1 file.

I tried restarting Linux Mint, but it wouldn't boot correctly, simply launching into a black screen. I assume that there is some issue in the AMD driver that I installed that breaks graphics completely.

I tried booting from my Linux Mint Debian install CD, but it wouldn't boot - there's only a blank prompt when I try to use it.

Finally, I saw the instructions on http://forums.linuxmint.com/viewtopic.php?f=46&t=122257 and tried following them. It did not fix the issue, and furthermore GRUB stopped working immediately afterward (I'm not sure if it's connected to these instructions or not, but it's a weird coincidence). Now I can't do anything - when I turn on my computer, there's just a blank prompt instead of GRUB, I can't dual-boot into Windows, and I still can't use my install CD.

What can I do?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
jungle_boy
Level 7
Level 7
Posts: 1812
Joined: Thu Aug 19, 2010 2:51 pm
Location: Amazon Rainforest

Re: Mint doesn't boot after Radeon driver install, GRUB brok

Post by jungle_boy »

Try to start in text mode:

http://rolling-ubuntu.blogspot.com.br/2 ... -mode.html

After, install linux non-proprietary graphic card driver;

Code: Select all

sudo apt-get install xserver-xorg-video-ati
sudo apt-get install xserver-xorg-video-radeon
Reboot, check all and change boot option, from text mode to quiet splash
Samsung Odyssey, Octa-core, i5 9300H, Geforce GTX 1650, 16GB RAM, SSD SAMSUNG NVMe 500GB
LM 21 Cinnamon
BadgerPriest

Re: Mint doesn't boot after Radeon driver install, GRUB brok

Post by BadgerPriest »

Hi jungle_boy,

Thanks for the tip, but unfortunately booting to text mode doesn't work: I'm still getting the black screen on startup, even after changing the mode from "quiet" to "text" in GRUB. For about 15 seconds, I can see the loading commands running, but then everything goes black. If text mode doesn't work either, does that mean that the error isn't with X?

(As far as GRUB itself goes, it started working again about a half hour after my first post. I have no idea what happened.)
jungle_boy wrote:Try to start in text mode:

http://rolling-ubuntu.blogspot.com.br/2 ... -mode.html

After, install linux non-proprietary graphic card driver;

Code: Select all

sudo apt-get install xserver-xorg-video-ati
sudo apt-get install xserver-xorg-video-radeon
Reboot, check all and change boot option, from text mode to quiet splash
User avatar
jungle_boy
Level 7
Level 7
Posts: 1812
Joined: Thu Aug 19, 2010 2:51 pm
Location: Amazon Rainforest

Re: Mint doesn't boot after Radeon driver install, GRUB brok

Post by jungle_boy »

Reinstall; it is faster...
Samsung Odyssey, Octa-core, i5 9300H, Geforce GTX 1650, 16GB RAM, SSD SAMSUNG NVMe 500GB
LM 21 Cinnamon
Locked

Return to “Installation & Boot”