0

I recently made a linux box and installed 32bit Ubuntu 13.04 by accident, at that time the AMD drivers worked flawlessly. As soon as I installed the 64-bit version I began getting Super-User errors, I check the forum on it and it did not help me because I don't know what the Gnome menu is or how to access, please help me and forgive my ignorance.

1 Answers1

-1

I have found out that all you need to do is force install from terminal. I feel so dumb facepalm.

Seth
  • 58,122
  • 1
    Exactly how do I force a install? Can you be more detailed both in the answer and the question? – Braiam Nov 21 '13 at 03:03
  • Sorry, my issue was that my amd catalyst drivers would not work so I ran it from terminal, then I found out that just running it made .log file that made the driver think there was an old driver there so it would not install over it.The only way I could install was to 'sudo /location of the file/drivername.run --force' which forced the .log to be deleted and the driver to be installed and then my driver worked, I have no Idea why I had a .log in there after deleting the driver in the first place – AndrewDachs Nov 23 '13 at 03:45
  • Don't use comments to explain to "me" but edit your answer/question to explain it better. – Braiam Nov 23 '13 at 13:46