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.
Asked
Active
Viewed 193 times
0
-
What are these "Super-User" errors ? You have to provide more info about those errors. A screenshot would be helpful. – NickTux Oct 22 '13 at 22:33
-
I launch the .run file, it asks me for my password (never happened in 32bit), I enter in the password and a window pops up and says "You need to run this installer as the super-user." This is confusing to me because I am the main account on the computer. – AndrewDachs Oct 22 '13 at 23:39
-
p.s. this is amd's catalyst driver for my gpu: the R9 280x – AndrewDachs Oct 22 '13 at 23:44
-
I also don't know how to post pictures – AndrewDachs Oct 22 '13 at 23:45
-
I also Installed 13.10 64bit before and had the same problem and thought there was just no support because of how new it is – AndrewDachs Oct 22 '13 at 23:53
-
Here is your answer: http://askubuntu.com/a/286775/95393 Read it carefully. – NickTux Oct 23 '13 at 10:31
-
K, will try strange though I mean its so new – AndrewDachs Oct 23 '13 at 11:39
-
It seems to be work, but at about 50% of the power out put I tested while in minecraft, 120-200+fps vs 50-60fps. Thanks though It will be enough for my needs at this moment – AndrewDachs Oct 23 '13 at 23:15
-
Seems to be resolved in the current drivers – AndrewDachs Nov 04 '13 at 00:48
1 Answers
-1
I have found out that all you need to do is force install from terminal. I feel so dumb facepalm.

Seth
- 58,122
-
1Exactly 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