the_randomizer wrote:
*Sigh* Oy gevalt. This is infuriating.
If the damage is irreparable, is there a way of reinstalling ubuntu?
The damage is never irreparable as long as you can log in to a shell. Depending on your prowess with dealing with the problems, it may or may not be easier to just reinstall everything.
Edit 4:41 PM - Tried completely removing driconf, rebooting, reinstall driconf and the last command you gave me; rebooted once more and tried it out...nothing.
"XDRilnfo returned with non-zero exit code"
Ok, let's try a series of steps:
* If you're continuing to use a file you downloaded to install driconf, get rid of it. Install driconf properly by doing:
Code: Select all
sudo apt-get install --reinstall driconf
driconf isn't that important here. This is just to overwrite a faulty package you may have installed.
* Now, run the line I gave you in my last post:
Code: Select all
sudo apt-get install --reinstall libgl1-mesa-dri libgl1-mesa-glx x11-utils
* Reboot. This is in case your DRI modules were messed up.
* Open a terminal window and run
and copy/paste the output to a post here.
* If you look in the /var/log directory, you'll find either a file labelled Xorg.log or Xorg.0.log. Upload that file to something like
pastebin and post a link to it here. This will be the most helpful thing in determining exactly where the GLX drivers are failing to load.