LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   GRRR...trying to install ATI drivers in suse 9.3 (https://www.linuxquestions.org/questions/linux-software-2/grrr-trying-to-install-ati-drivers-in-suse-9-3-a-370209/)

bigmetalrabbit 10-06-2005 01:04 AM

GRRR...trying to install ATI drivers in suse 9.3
 
I downloaded the 50+mb binary driver installer & the x.org driver .rpm. Trying to follow instructions from the ATI website. It says to open a console and run: ./ati-driver-installer-8.14.13.run
from the download directory. Unfortunalely, no matter who i'm logged in as, bash keeps telling me :permission denied.

What the heck?!

before attempting that I did a system update from yast just to make sure the kernel is up to date, etc., and then rebooted and tried to install the drivers.

Help? :confused:

ylts 10-06-2005 10:01 AM

Installer does not have rights to execute.
type:
$chmod 777 ./ati-driver-installer-8.14.13.run

then try again

bigmetalrabbit 10-06-2005 07:06 PM

I have to give an installer RIGHTS to execute?! I thought that's what being 'root' was for.

:scratch:

Now I'm REALLY confused. And just when I thought I was starting to get this Linux stuff. :(

...and what the heck is $phmod and what's the 777 fer?

Oh well, I guess I can give it a shot, but I would much rather understand what i'm doing.

UPDATE
This is what I get when I try that:

bash: 777: command not found

What now?

Never mind, I get it. Reading up on chmod now. I'll be back if I need more help. Thanks!


All times are GMT -5. The time now is 02:43 PM.