Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×
Software Graphics Linux

ATI Releases Drivers For X.Org 45

Amadaeus writes "ATI released its much anticipated drivers for the X.Org 6.8 Window System today. ATI actually went one step further and updated its driver set for XFree86 as well. Those who had to hack and slash their way through the Fedora Core 3 install only to realize that VESA was the only way to get it working in init 5 will find this highly useful."
This discussion has been archived. No new comments can be posted.

ATI Releases Drivers For X.Org

Comments Filter:
  • by Stoo ( 22399 )
    It's really sad that ATI's support for linux has been so bad in the past that their release
    of a new driver is actually newsworthy.

    I wonder if they've added support for their HDTV dongle - I don't see it mentioned
    in the release notes.
    • It's also sad that there will be a 6.8.2 release, and we'll have to wait for 6.9.0 for the merged Gatos driver. I hacked [curtman.mine.nu] the Gentoo ebuild to fetch Xorg from CVS, and my tuner worked out of the box. Hoorah!
    • Re:Finally (Score:5, Interesting)

      by smitten0000 ( 697928 ) on Monday January 17, 2005 @09:38PM (#11391138) Homepage
      Status of what I've tried so far:
      * Used the posted ebuild (from rage forums) to compile/install the driver
      * changed "Keyboard" to "kbd" in config file
      * ran "opengl-update ati"
      * Detects the card correctly:
      (--) Chipset RADEON 9800 XT (R360 4E4A) found
      * Attempted to get working with InternalAGPGart "yes" - No luck here,
      the desktop will come up, but machine will hard lock after a few seconds
      or when trying to drag a window. Made that the chipset specific AGP
      module (intel-agp.ko in my case) was NOT loaded via lsmod; also moved
      the module to a different location so it would not autoload.
      * Recompiled kernel with chipset specific AGP module compiled in - No luck
      here either. Desktop comes up and fglrxinfo reports DRI enabled and
      opengl implentation to be ATI's. Running glxgears hard locks the machine
      again. Nothing in the Xorg.0.log files.

      I have an ASUS P5B533-E and P4 2.4/533 with Radeon 9800XT, Running Gentoo Linux 2.6.10. I have officially given up on ever getting this card to work in linux. Anyone want to buy a Radeon 9800XT?

      ATI claims to be developing a new driver every two months, but considering this release was a month late and doesn't improve on the old drivers from what I've been hearing, I frankly don't believe them. Another thing, considering they are touting Xorg 6.8 support, how could they possibly forget to update the fglrxconfig program to produce a working config for it!?! Sure it will work with XFree86, but how hard is it to check whether the user has xfree or xorg (or ask) and change the keyboard driver and output filename approriately? Jesus.

      • Re:Finally (Score:5, Informative)

        by Gregg Alan ( 8487 ) on Monday January 17, 2005 @10:14PM (#11391363)
        Another thing, considering they are touting Xorg 6.8 support, how could they possibly forget to update the fglrxconfig program to produce a working config for it!?! Sure it will work with XFree86, but how hard is it to check whether the user has xfree or xorg (or ask) and change the keyboard driver and output filename approriately? Jesus.

        And considering that the x.org version is a different download file, they could have easily modified that one to do the right thing. And is it really easier to provide rpms without providing tgzs? Bah!
      • I have radeon 9600 and am also running gentoo 2.6.10 and have had no problems running 3d apps ever since I switched to this board. How well opengl works is another story however, my point is that instead of complaining how hard it is to get ati hardware to work maybe you should have looked at the gentoo forum or somewhere else on the web. The old driver required you to run a version of xorg below 6.8 or xfree86. The new driver no longer has that restriction and also the opengl performance has improved. ATI
    • Comment removed based on user account deletion
  • by Anonymous Coward
    Actually this is quite an impressive release, coming from ATi. It has Xorg 6.8 support, GLSL, and they've also released 64 bit Linux drivers. So contrary to popular belief, the new dev team seems to be actually working, as opposed to the previous assumption that all they did was sit around and play Doom3-linux on nVidia tech...
  • COMPOSITE and DAMAGE (Score:4, Interesting)

    by Gregg Alan ( 8487 ) on Monday January 17, 2005 @09:33PM (#11391100)
    The new drivers work with x.org, yes. But so did the old drivers. I expected this new x.org approved version to give me accelerated transparency and dropshadows but it doesn't.

    If you load the COMPOSITE extension you lose DRI and XDAMAGE just seems to not be supported.

    So, like, don't go rush to upgrade if that's what you wanted. The 3D acceleration is at least as good as the old version but I wanted eye candy.

    (Though, if you know how to get it all working, please share!)
    • by black hole sun ( 850775 ) on Monday January 17, 2005 @09:46PM (#11391194)
      You lose DRI when you enable composite even with NVIDIA. As for XDAMAGE...well, I'd rather ATI be concentrating on the bug fixes and performance increases they so desperatley rather than waste time on some silly xorg feature.
      • You lose DRI when you enable composite even with NVIDIA. As for XDAMAGE...well, I'd rather ATI be concentrating on the bug fixes and performance increases they so desperatley rather than waste time on some silly xorg feature.

        I can't disagree with you (well, okay, I wouldn't call COMPOSITE silly but...) because this new driver has already hung my laptop. I guess they still have some bug fixes to work on.

        Reading the threads over at http://www.rage3d.com does seem to indicate that people are more after the
      • Xdamage *is* gonna be a major performance increase

        redrawing only the bits that have changed, and not having to poll for changes, is going to mean that especially for remote X, (vino, vnc, etc) but also for simple workstation use, it'll be much snappier

        http://freedesktop.org/Software/XDamage
      • by sofar ( 317980 ) on Tuesday January 18, 2005 @08:59AM (#11394027) Homepage
        Add the following to xorg.conf (Device section):

        Option "AllowGLXWithComposite" "true"

        Works fine for my GFORCE2, i get composite AND GLX at the same time, works like a charm.

        This doesn't work for Ati's tho.
    • Buddy, you are complaining that the 2 most unstable and still in very much beta stage extentions are not working? Are you nuts? There are tons of other things that ati has to focus on before they even think of adding support for eye candy. How about being happy that the opengl performance is better?
  • Does anybody know if the Xorg version of the driver will work with the GATOS modules that are in the current CVS build of Xorg?

    And, if not, then WHY ON EARTH NOT?

    • He [slashdot.org] got it working.
      • I don't think he had the fglrx drivers AND gatos running - he simply pulled the Xorg source from CVS and had the tuner working with the standard Xorg build - as I have for some time with my 7500.

        However, I spent the day yesterday working with my 9600, and while I have the fglrx code running with the CVS pull of Xorg, the tuner section is not loading - as the fglrx drivers don't invoke the gatos modules.

        So, it would seem the partial answer to my question is "No, the flgrx driver for Xorg does not work with
  • by Anonymous Coward
    Who cares about useless binary drivers.
    • He's an AC, but... (Score:2, Informative)

      by NeoChaosX ( 778377 )
      Not everybody wants to bother with compiling drivers, dude. For some, it's simpler just to have binaries they can install. Not everybody wants to sit through a driver compile just to get the video card working.
      • It's relevant not because you don't have to compile them, but because you don't have the choice to.
  • by chaoschimera ( 774773 ) on Monday January 17, 2005 @11:13PM (#11391742)
    ATI has made some nice graphics chipsets for the PowerPC platform as well. I love the Radeon Mobility in my Powerbook, but my installation of Debian Sarge on another partition would *love* to have some 3d acceleration and support for the nice S-video and DVI outputs. When will they get around to Linux drivers for non-x86 platforms is what I'd like to know.
    • Along with the next x86 drivers on the site is a shiny new set of x86_64 linux drivers. I haven't heard anything about how happy people are with them, but at least they're doing something (yeah, I know you're looking for ppc et al, but 64 bit is a start)
    • These are OEM chipsets. In other words, only supported by ATI through the vendor.

      So, in this case, go ask Apple if they will ask ATI. Fat chance.
  • Rage3D (Score:5, Informative)

    by HRbnjR ( 12398 ) <chris@hubick.com> on Tuesday January 18, 2005 @04:00AM (#11393015) Homepage
    Those that are going to try using this should read the Rage3D Linux Drivers Forum [rage3d.com].

    Some of the material there is pretty much required reading to get this stuff working, and includes posts with patches from ATI developers to make the driver work with the latest kernels (2.6.10, etc).
  • VESA? (Score:5, Informative)

    by turgid ( 580780 ) on Tuesday January 18, 2005 @04:21AM (#11393086) Journal
    VESA was the only way to get it working? What are you talking about? I downloaded and compiled Xorg 6.8.1 and there were three (ati, radeon, and something else) ATi drivers to choose from depending on your graphics card. OK the performance wasn't brilliant but it worked and the system seemed fairly stable (3 days uptime without an X crash or major bug).
  • ...OK, I understand that many companies see Red Hat as being "Linux" they have that kind of market share....but there are other distrobutions...could ya maybe also just release a simple tar ball with the install instructions for the individual files.
  • I just tried the new driver out this morning, and I'm just relieved to finally have 3D acceleration again after going several months without it. They haven't got fglrxconfig quite right yet (it still configures XF86 instead of xorg), but it wasn't too much trouble to merge the configuration with my existing xorg.conf file. Also, the driver seems to cause a kernel panic whenever I kill X, so it is obviously still unpolished. But at least it's usable (as far as I can tell). And not only does it support ac
    • Let me amend my post: the new driver is even buggier than I thought. Since installing it, my computer has completely locked up twice. I can't recommend this driver except for experimentation.
  • i noticed that these were alot stabler then the last release. I used to have a programming that crashed because of the drive all the time.
  • X.Org announced version 7.0 of their popular implementation of MIT's X specification.

A morsel of genuine history is a thing so rare as to be always valuable. -- Thomas Jefferson

Working...