Can not install ATI Radeon driver on openSUSE 11.2

Hi Everybody,

Please HELP!
I have a problem with installation of ATI radeon driver.
After installation i’m running “sax2 -r -m 0=fglrx”, the configuration failed and at the end of /var/log/SaX.log I have:

(II) LoadModule: “fglrx”
(II) Loading /usr/lib/xorg/modules//drivers/fglrx_drv.so
(II) Module fglrx: vendor=“FireGL - ATI Technologies Inc.”
compiled for 1.4.99.906, module version = 8.59.2
Module class: X.Org Video Driver
[atiddxSetup] X version mismatch - detected X.org 7.1.5.0, required X.org 7.4.-1.906
(II) UnloadModule: “fglrx”
(II) Unloading /usr/lib/xorg/modules//drivers/fglrx_drv.so
(EE) Failed to load module “fglrx” (module requirement mismatch, 0)
(EE) No drivers available.

    Fatal server error:
    no screens found

Do not run sax with the Catalyst drivers.

Remove your xorg.conf and all the conf files in /etc/X11 and run

aticonfig --initial

That SaX thing is not a rule for everyone, for example myself, coudlnt get fglrx working without doing SaX2 -r -m 0=fglrx.

You might wanna change the topic to what hardware are compatible with open suse.

Well all seems to be if you force the monitors to work in wrong resolution and risk your screens / graphicscard / cpu / hdd

For gods sake fix 1 working howto ati that works for all !!

Or just flush down the …rotfl!rotfl!rotfl!

The same procedure worked OK in openSUSE 11.1. Now I have installed 11.2 and have this problem. I’m doing it acording to howto ATI - openSUSE

The repository way

This is for people who prefer not using 1-click install can do it the direct way and actually see a bit of what is happening.
[edit]
Prerequisites

* Being able to use YaST Software Manager or zypper
* Know which kernel you use (default, pae, ...), use 'uname -r' in a console 

[edit]
Add ATI Repository

Choose the one corresponding to your openSUSE version: Additional Package Repositories - openSUSE and add it to your repository list
[edit]
Installation

KERNEL is {desktop, pae, default, trace, debug}, the one corresponding to your running kernel

install: x11-video-fglrxG01, ati-fglrxG01-kmp-KERNEL

Restart and run ‘sax2 -r -m 0=fglrx’ or whatever you like to setup the new driver configuration

I have the same problem with ATI Xpress 200M.

isemionov (and anyone else with “legacy” ATI cards):

The “legacy” Catalyst 9.3 ATI driver does not work under openSUSE 11.2; it does not support version 2.6.31 of the kernel or the current version of Xorg. ATI has said that they are not going to update the old driver. After looking at their website, they do not appear to have made any changes to the legacy driver since March of this year.

I do not know who put those packages together, made those 1-click installs, and edited the wiki, but whatever they slapped together is not supposed to work on 11.2, unless they have some sort of magic version of the Catalyst 9.3 driver recompiled for openSUSE 11.2 that nobody knows about.

Is there some entity that I can report this to, so that if the package has a bug, it can be fixed? Or if the packages are bogus, they can be removed? I’m new to the whole wiki/bug reporting thing for openSUSE.

Xpress 200 fix
This maybe a fix for the black screen issue in 11.2 for this card.

No promises, but we need testers to make sure it works.

O And Please post if it does or does not work.


As far as getting that driver working it seems we are out of luck. Ati has as one member put it dumped their 3 year old cards on the side of the road and left them to find their own way. But at least their helping make a radeonhd driver that is open source. That should give those cards a chance at having more than 3 years of support.

So far with the radeon driver I have desktop effects working good, but where heavy 3d games are concerned well lets just say I am kick-in it old school.

now I understand. Very bad for us (user’s of legacy ATI cards). I like linux especially openSUSE but there are such many problems with hardware support that makes me to thing about returning to windows :frowning:

All the legacy ATI cards that were supported by Catalyst driver until version 9.3, are now very well supported by the open source ati driver.

So don’t change linux for windows, you will regret that later.

This is very true. Especially if you:

  1. Add an xorg.conf with settings adjusted to fit your card. When I did this I got dramatic improvements in performance.

  2. Try out the Mesa 7.7 release candidate. There are a number of changes in it that seem to reduce texture flickering and improve performance in the games I have tried. It also seems to remove a lot of weird artifacts that crop up when using OpenGL desktop effects.

Not the case for me with RADEON X550. For example when I enable desktop effects with open source driver then I get some blinks, lines on the screen…

Anyway I will not return to windows, I wrote it in in a weak moment :). I used so many efforts to be more less familiar with linux so can not come back.

About video card, think to buy NVidia, it has better support with drivers than ARI.

Thanks to all!

It is true that the binary (closed source) driver for nvidia is working better than ati’s but your are going to wait a lot more to see an open source fully working nvidia driver.

Open source ati drivers are getting better and better every day.

Try installing the Mesa 7.7 release candidate. A lot of those lines seem to be caused by bugs in Mesa 7.6.1, which got fixed in 7.7.

One Click Install.

HiHard_Sphere , I have installed v. 7.7-2.1 from Index of /repositories/X11:/XOrg/openSUSE_11.2 and now at least I have working desktop effects.

Thanks a lot!

Hi,

In what package is it supposed to be? My display is extremely slow and my card seems to have no corresponding kernel module installed!
coulomb:~> sudo /sbin/lspci -vmm -k -s 01:
Slot: 01:00.0
Class: VGA compatible controller
Vendor: ATI Technologies Inc
Device: M64-S [Mobility Radeon X2300]
SVendor: Hewlett-Packard Company
SDevice: 6910p

No “Driver:” line! (I posted a specific thread here in the Laptop subforum, but I also try here since there seems to be more traffic…)

Post your /var/log/Xorg.0.log

The open source ati driver is included in the default installation (xorg-x11-driver-video package).

Thanks for answering. In the meantime I did some progress:

  • direct rendering was off (seen from glxinfo + an error line in Xorg.0.log)
  • Xorg was using the radeonhd driver

By fiddling with an xorg.conf I managed to force it to use the radeon driver, and now DRI is enabled. Problem solved for me, but not for any other owner of the same ATI card…

I seem to understand the problem could be solved by changing the files /var/lib/hardware/ids/20.xorg-x11-driver-video and /var/lib/hardware/ids/20.xorg-x11-driver-video-radeonhd, but maybe the devs of radeonhd could rather make it work with this card. During my investigations I read in some file a reference to radeonhd@opensuse.org . Is my problem worth posting there?

My opinion is to stop the development of radeonhd and focus only on one driver (radeon), but developers do want they think is the best.