Ubuntu Forums Archive Viewer

Graphic Card driver help! "master user error"

Archived thread 1000456 from Installation & Upgrades. Markdown source: Installation_&_Upgrades/thread_1000456_Graphic_Card_driver_help!_"master_user_error&.md

Original URL About this archive
#1

Hi, I am trying to install a driver for Radeon x550 graphic card. i have downloaded the driver from their website, but when I go to: Double-click the file --> run in terminal. it runs it for a while, then after 10 sec it says:"You need to run this installer as a super user" it gives me that message a couple of times, then it just stops installing.

Any comments would be helpful

Thanks...

PS I have attached the error message picture

#2

Open your terminal and type sudo su then hit enter, put in root password, now you are running as super user...

#3

i did what you said, but it only makes me root "in the terminal" so how do i run a file called "ati-driver-installer-8-11-x86.x86_64.run" using the terminal. i trued su sudo --> password --> then cd directory --> and just typed ati-driver-installer-8-11-x86.x86_64.run, but nothing happened, so what should i do?

#4

I solved this issue, here's what I did:

<cd> to the drectory where the installer was...

then: <sudo sh ati-driver-installer-8-11-x86.x86_64.run>