Re: about the linux ATI proprietary drivers writers team



I would like to know whether it is normal that ATI releases proprietary
drivers for linux that are quite a lot more buggy and a less fine than for
windows?

They are buggy. But they are specifically designed for odd distros like
RedHat, and SuSE. Under debian, the one main issue I've had is that Mesa
OpenGL library overrides the ATI one. Even when building debs from
the ati installer, I still have to manually replace /usr/lib/libGL.so.1.2
with the file from /usr/lib/fglrx/diversions/libGL.so.1.2.

dpkg-divert --list | grep -i "fglrx"

If you don't do this, then X uses the Mesa acceleration (software) to do
the rendering.


glxinfo | grep -i "direct"

Should show:

direct rendering: Yes


glxinfo | grep -i "^opengl"

Should show(or something like this):

OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Radeon Xpress Series
OpenGL version string: 2.1.7170 Release

And NOT Mesa if you want DRI acceleration. And otherwise use the ATI
drivers, and not the mesa ones.


But I digress, they are buggy. Especially if you venture into things like
xinerama. The main bug of late is that the cursor gets a little whacked.
Unfortunately they are even buggier on newer versions of X. But seem a
lot more stable / usable on the older versions of X.

When I first started using the ATI drivers on my Radeon Xpress 200M 5595
(PCIE) it would only work in 24 bit colors. And is otherwise picky about
what options are in your xorg.conf. Which aticonfig is not very good at
modifying IMO. But better than nothing I guess.

With the radeon open source driver, I have more color modes and more
resolution modes available for use. Under the ATI driver, I'm quite
limited in those regards. Not that I've used the radeon driver lately.
The main issue I had with the radeon driver was that the 3D acceleration
was virtually non-existent. But it was nice to have more resolution modes
available so things didn't get so stretched out when Cntrl+Alt+[+]-ing
through the modes. This 1280x800 display is quite weird looking at some
of the traditional resolutions. Anyway enough rambling.

HTH
.



Relevant Pages

  • >>>>>> DRIVER ATI <<<<<<
    ... ati radeon igp 320 driver ... ati rage agp dvi driver download ...
    (rec.radio.shortwave)
  • >>>> DRIVER ATI <<<<
    ... ati radeon igp 320 driver ... ati rage agp dvi driver download ...
    (comp.infosystems.www.authoring.images)
  • 6.1-RELEASE with Xorg crashes when using Radeon driver on ThinkPad T41p
    ... T41p with ATI FireGL Mobility T2: when using the radeon driver with the ... The workaround which I'm using since RELEASE 6.1, is VESA driver - ... it is incredibly slow compared to the radeon driver, ...
    (freebsd-stable)
  • ATI DRIVER: xorg 7.3 + radeon X600 + dell DELL E228WFP
    ... With this setup I'm not getting the ATI driver to work. ... but I'm stuck with the VESA driver and VESA video modes and need a little help trying to configure it. ... Module class: X.Org Server Extension ... RADEON: Driver for ATI Radeon chipsets: ATI Radeon QD, ...
    (freebsd-questions)
  • Re: X Problem: SuSE 10.0
    ... Driver "radeon" ... VendorName "ATI" ... However, I haven't played with Radeon cards in years, so I can't be ...
    (alt.os.linux.suse)