ATI - Driver

I have a Mobility Radeon HD 3400 Series Graphic card And I would really like to install the Propiertary driver.

Ive looked at the ATI site and it seems like my card is supported in their driver.

Can I install the 1-click for openSuse 11.1 or should I wait until a 11.2 1-click gets there??

The 11.1 driver is for a different kernel. You can wait till the new one hits the repository, (easiest) or you can follow the instructions to compile the new one and load it now. (hard mode) It is up to you. The hard way is not that hard, but it is not for everyone. We don’t know when they will populate the repository with a new driver. It could be tomorrow, or next month. Never know.

Ok… Little bit sad when we dont have a answer when or if the drivers will be in the repo…

But thanks for the answer maybe I will be back with questions when I have broke my system due to graphic driver installation… :slight_smile:

Have you tried this: ATI Radeon Proprietary Driver Isnt work in OpenSuSE 11.2 - Page 2 - openSUSE Forums

I have an HD4830 and it worked for me too. :slight_smile:

Ill try that or something else as soon as I have read and maybe done some printouts what to do if something goes wrong…

Maybe someone have a direct link with instructions what to do if something goes wrong with a graphic driver install… (Black screen etc…)

Is this install method possible from an ordinary terminal or do I have to do this another way?? Ive seen people talking about init 3 and such??
Quote:
"Don’t try to build rpm, doesn’t work.
Install with installer with automatic option, no custom.

zypper in kernel-source linux-kernel-headers kernel-syms module-init-tools make gcc

sh ./ati-driver-installer-9-10-x86.x86_64.run

/usr/bin/aticonfig --initial

Restart x
This work for me with hd3200"

Yes. Level 3. You shouldn’t do this in the terminal window.

so the complete procedure would be something like this

Step 1: Log out
Step 2: Switch to the terminal by pressing Ctrl-Alt-F1
Step 3: Login as root (Just use root as login?)
Step 4: Type:

init 3

Step 5:

zypper in kernel-source linux-kernel-headers kernel-syms module-init-tools make gcc

Step 6:

sh ./ati-driver-installer-9-10-x86.x86_64.run

Step 7:

/usr/bin/aticonfig --initial

Step 8:

init 5

Step 9: Just to be sure, reboot and off you go.

Is there a way to get to the command line before KDE is started?? I know that i can get there if i choose failsafe but is there another way??

If there is something wrong with the driver install is there possible to do something like this to restore the latest settings:

SaX2 -r -m 0=radeonhd
?

Is there a way to get to the command line before KDE is started?? I know that i can get there if i choose failsafe but is there another way??

Yes. You can do it from Grub. In the menu, move the arrow to pause it, then press backspace and it will delete the text there (under the menu). Type 3 and hit enter.

Step 3: No. Login normally first, then instead of ‘root’, type ‘su’ and you’ll be asked for the password.

Step 6: Yes and don’t forget to not to build the package and to choose the automatic option, not custom!

If there is something wrong with the driver install is there possible to do something like this to restore the latest settings:

SaX2 -r -m 0=radeonhd
?

Hmm… I think so. :\

Is kernel-source required? At least on ATI download page there is a sentence:

Kernal Sources package is no longer required if Kernel Header package is installed.

And after unpacking it’s lots of MBs.

what’s the difference between su and sudo?
In previous Kubuntu/Ubuntu experience I always used sudo when doing something that needed root privilegies…

Not sure (as always…) but, I think su is to change general privileges and sudo is just for executing an especific application.

So, when you do ‘su’ you will have root privilege for everything you do since then. And if you make ‘sudo something’, you have root privileges only for that program.

This is just an Idea,(and this worked for me, i could not get the x1270 drivers to work on 11.1, so i back logged and installed 11.0 and when it finished the ATI drivers were loaded automatically, then i ran the 11.1 install and updated everything and behold the ATI driver was installed and everything is fine, I Know this sounds strange to say the least, but it did work it may take some time but for me it was worth it.

Installed…

Worked like a charm just a little question the source repo do I need to have that enabled after the install aswell or can I disable it?

Good! :slight_smile:

You can disable it.