Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

Create Account  |  Retrieve Password

The State of ATI Drivers on GNU/Linux

Posted by timothy on Thu Jul 20, 2006 10:22 AM
from the all-I-want-is-some-hot-3d-action dept.
An anonymous reader writes "After 50 days of the Phoronix editor-in-chief exclusively using ATI Radeon hardware in his system, he has issued his final blog post dubbed The State of ATI Linux. Topics covered include the very low frame-rate performance, image quality, overclocking X.Org 7.1 support, Big Desktop/Dual Head, Linux CrossFire, and other relevant items to gamers and Linux enthusiasts. From the article 'While discussing this trial with a colleague that was not familiar with the quality of ATI's Linux drivers he immediately classified ATI Technologies as attempting to fine-tune a hull on a ship while there is a giant hole in the side. However, is this truly the case?'."
+ -
story
This discussion has been archived. No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More
Loading... please wait.
  • Not good (Score:3, Informative)

    by Data Link Layer (743774) on Thursday July 20 2006, @10:26AM (#15750108)
    From my experience not good. I run gentoo and updating to xorg-7.1 has been somewhat of a hassle with a ati card. Ati has yet to offer drivers with xorg-7.1 support and as a result I have had to downgrade and mask many packages to make it so ati drivers will work. Maybe once xorg-7.2 is released we will get suport for 7.1.
    • Re:Not good (Score:3, Informative)

      What part of "Binary drivers are not yet compatible with X.Org 7.1." did you not understand? Nether nVidia, nor ATI drivers work yet, so this is not a fair asssessment of ATI's driver support. Here is the Gentoo X.org update information [gentoo.org].
      • Re:Not good (Score:5, Insightful)

        by Arker (91948) on Thursday July 20 2006, @11:46AM (#15750810) Homepage Journal
        I'll go you one better. Binary drivers aren't compatible with Free Software, period.

        It's amazing to me the author of the article can put out as much verbiage as he did about this issue without ever once mentioning the real problem here - ATIs refusal to document the card interface so that the hardware can be properly supported.

        Until they do, their customers that use Linux, *BSD, etc. remain broadly unsupported. Only a small subset of free systems even have the option of using the mushware they want to substitute for documentation, and at a cost many will not pay. They're making themselves irrelevant in what is probably the fastest growing segment of the computer market. Why would a free software user shell out big bucks for the latest ATI *or* Nvidious card only to face the choice of running it without accelleration for the same performance as a much cheaper card, or with buggy opaque mushware that that doesn't perform that much better and taints your system, assuming it will even run on it, which it often won't?
          • by Arker (91948) on Thursday July 20 2006, @02:10PM (#15751834) Homepage Journal

            If ATi documents their card interfaces well enough that open-source drivers can be written, NVidia WILL steal their technology, and vice-versa.

            The hidden premise here is that somehow documenting the interface will make it easier for competitors to 'steal' some advantage. That's so obviously wrong in so many ways it's shocking someone would assert it in good faith.

            What are they going to do? Copy the interface so their card will be compatible with the other cards drivers? Well, yes, I suppose someone could do that. Wouldn't necessarily even be a bad thing (standard interfaces are generally considered a good thing, even ad hoc standards.) But this is a far cry from somehow "stealing" the actual video card technology. That technology is, in many cases, patented, rather than protected as a trade secret, so the competition can (and you can bet, has) gone and read the patents right off anyway. They just can't legally imitate it too closely. And to the extent there are things in hardware that *are* trade-secrets, a disection of one of the cards would be a much better way to get at them. Looking at the external interface is the last method one would use to try to disect the inner workings of a device. Note that refusing to disclose the interface doesn't do jack to stop the competitors from disecting the hardware.

            No, I'm sorry, that whole line of argument is utter nonsense.

          • How is documenting "register F7C0 does foo" going to reveal how the chip is actually architected?

            How is not documenting the registers going to prevent NVidia from putting an ATI chip under an electron microscope to analyze their circuits?

            Face it. If you're one chip fab competing against another one, documenting the externally-exposed registers for programmers is NOT going to deter your competitors in the slightest, nor is releasing binary-only drivers. Remember, decompiling code for reverse engineering IS l
    • Re:Not good (Score:4, Informative)

      by gerddie (173963) on Thursday July 20 2006, @10:49AM (#15750307)
      One might also point out that the current NVidia drivers (8xxx) also do not support xorg-7.1; version 9xxx is supposed to fill that gap.
      • That's not true. My friend told me this too, so I proved him wrong. I'm using Nvidia 8762 and xorg 1:7.0.22 (debian testing). The trick to it is running the Nvidia script like this: sh NVIDIA-Linux-x86-1.0-8762-pkg1.run --x-module-path=/usr/lib/xorg/modules -n -N

        I also compile it with gcc 4, not 4.1 because that's what I built my kernel with and patched it for suspend. The nvidia driver even behaves with hibernating.
    • I've had a laptop with an ATI card for a few years now and run gentoo on it. If there's one thing I learned pretty quickly, it was not to update xorg until gentoo moved it to stable. Kind of a pain in the neck, but ATI has horrible driver support. Even though both manufacturers (nvidia and ati) don't have support yet for 7.1, I can tell you right now that even if they did, ATI still would have crappy drivers. It's almost as if they have 2 interns and a group of monkeys coding in a back room somewhere.
  • by AndyS (655) on Thursday July 20 2006, @10:28AM (#15750125)
    Having had good experiences with my Radeon with the DRI drivers, I decided to purchase a computer with integrated radeon graphics.

    And I really really truly regret it.

    The main purpose of this computer was TV-Out, a feature only supported by the proprietary firegl drivers. The version I first got (8.16.20) didn't feature any overscan controls, so it sat in the middle of our television. After a couple of releases of this, we got 8.21.something which broke it even more - in fact, now you could only see the top third of any video you were watching with XV. At the same time of course, there was no 3d support at all.

    Since then, I got a VGA->RGB Scart cable, and I've been able to switch back to the free drivers. The quality is significantly better - working 3d, a full screen picture and snappier menus. I plan to be very very careful when buying ATI again.
    • When I first started working with linux back in 1998 I was setting up a machine with a old ATI card. No matter what I did I couldn't even get the system to display properly. When I eventually bought another ATI card for use in my desktop (A Rage II) it worked ok in Windows, but when I started to dual boot my box for Linux, again the card wouldn't work right. Right now that box is my linux firewall, and I have standard VGA console issues with the display, and sometimes X.org flips. It is just a standard
    • by Inoshiro (71693) on Thursday July 20 2006, @07:08PM (#15753736) Homepage
      "I plan to be very very careful when buying ATI again."

      After learning exactly how "awesome" ATI's driver support was when I tried to setup 3D with my Radeon 8500 (and also Xinerama, etc) to play WoW under Cedega, in both 32-bit and 64-bit modes, I switched to nVidia and haven't looked back (yes, nVidia's drivers ran with Cedega and WoW in both 32-bit and 64-bit Linux installs perfectly well).

      So, I suggest to you, to never buy ATI again. Saying you'll be careful when buying ATI again, is like saying you'll be careful when shoving a live scorpion into your pants again. ATI is shit. Regardless of what their hardware might do, if you don't have drivers to make it do it, it's the same as not having the card!
  • From the article 'While discussing this trial with a colleague that was not familiar with the quality of ATI's Linux drivers he immediately classified ATI Technologies as attempting to fine-tune a hull on a ship while there is a giant hole in the side. However, is this truly the case?'."

    Yes.

    The state of ATI drivers on Windows is pure crap. It's even worse on Linux.

    • I have an Eich Pee notebook whit ATI chipset and graphics card. I use Windows XP everyday and usually play from SNES emulated games too full 3D games (Hitman Contracts was the last one). THe best resoulution I can get with the LCD is 1280x1024 and something like 45fps. For me at least the drivers do not suck.

      However, I have tried with a hell of a lot different Linux/bsd distributions [freebsd, gentoo, fedora, Mandriva (full powerpack DD illegaly bittorrented version), Ubuntu 6.06, DSL are the ones I rememb
      • by Criffer (842645) on Thursday July 20 2006, @10:55AM (#15750375)
        Which 3D graphics card would you recommend if I wanted to make a top noch "open" gaming machine?. I would like a card whose drivers could exploit all the hardware properties

        The Open Graphics Project [opengraphics.org] is your friend.
        • Lol no way you are serious.
          From the linked link:

          It is a project to produce a PCI graphics card with fully specified programming interfaces. This card will be optimised to be fast for current and next generation GUI environments. This means it is mostly designed for 3D operations, specifically those that are used to render GUIs (Graphical User Interfaces). It will accelerate games to varying degrees, but that is not its primary purpose. It is intended to be a well-documented card that can be easily _
            • The problem is manufacturing not so much the design.

              Suppose they got the HDL for a super-duper 16 pipelined vertex shading GPU today. Could they still roll them out to end users for less than $500 a pop? Probably not.

              Tom
            • Sorry, but you are shit outta luck. There is no decent open-source graphics hardware at the moment.

              Not true at all. There is no *high performance* graphics hardware for free software at the moment, but 'decent' doesn't imply 'top of the line' but rather 'good enough for general usage' and there are definitely some choices there. The on-board Intel video has great support, the Via is nearly as good I'm told, the Matrox G550 (±$30 retail, and awesome performance for the price) is fully supported with D

      • On a slightly different but related note, I can't remember of anything similar (on any Linux distro) to the steps available on windows that ask you where are your hardware drivers located. Does that exists? is there a way to install some kind of card (like for example if I want to install a specialized medical heart rate data input card) and then I have the Linux drivers in a CD, how the heck do I install it without needing to recompile the kernel or any other esotheric things? (yeah I did installed gentoo

      • > is there a way to install some kind of card (like for example if I want to install a specialized medical heart rate data input card) and then I have the Linux drivers in a CD, how the heck do I install it without needing to recompile the kernel or any other esotheric things? (yeah I did installed gentoo you nitpicking slashdotter ;)

        There is no simple install script for this, but if you want to build modules in isolation without going through a kernel compile cycle, I believe you're looking for module-a
  • by everphilski (877346) on Thursday July 20 2006, @10:31AM (#15750156) Journal
    However, is this truly the case?'."

    yes.

    Use nVidia if you want performance. They use a standard code base between all OS's. 95%+ of the code that is in your Linux driver is in your windows driver. The drivers are stable and have great performance. This has been hashed out many times on various OpenGL forums...
    • Except for 8 months people playing The Sims 2 couldn't update their nvidia drivers due to a problem introduced last fall that took nvidia forever to correct. Everything has its drawbacks depending on what you do with it.
      • not nearly as tightly as NVidia's, and ATI's windows drivers are crap to begin with :( Besides the fact nVidia's been doing it for 4-5 years now...

        (I'm not just a gamer, I do some 3D visualization programming ... if you subscribed to some of the newsgroups or listservs for various toolkits, you'd see all sorts of posts about ATI crap... things that are **standard** openGL are not rendering properly on their mainstream cards.)
  • Yes, my experience is the same... fine tune a ship with a huge hole on its side.

    Using dualhead is just unusable because the driver fucks up X and requires a full restart of the system each time I want to change users. Opengl apps crash randomly. It's just sad...

    Nvidia all the way guys! Don't fall for the cheap ATI cards!
    • OK, you've talked me out of it. I was planning on buying ATI X1300 cards for my planned multi-screen setup, but it sounds as if that solution is likely to be unreliable.

      Does anyone know of any nVidia-based PCIe 1x cards on the market?
  • I sold my ATI on craigslist because of the SAD state of the drivers. In simple terms "they are just flat out crap drivers", all my XGL and Compiz problems were related to the ATI drivers. But as soon as I through in my Nvidia card (TI4600) XGL+Compiz has not crashed on me since and every thing is butter smooth. I should of known better to even try an ATI card (it was free) as I have been using Nvidia and Linux for awhile with out any issues for awhile now.
  • Gaming? (Score:4, Informative)

    by DarkSarin (651985) on Thursday July 20 2006, @10:40AM (#15750224) Homepage Journal
    He completely discounts the gaming aspect. Folks, I can't get the drivers to do jack for 3d acceleration, and that's a deal-breaker in my mind. Short of fixing this, there is nothing that will convince me to buy another ATI-based laptop. I have an AMD 3400+ with 1GB of RAM and an ATI 9700 Mobility Radeon. The thing has amazing performance for windows and gaming, handling the native resolution of 1280x800 for almost every game that I've tried without much trouble (no it doesn't do 180 fps, but it is solid). I can't get more than just a few fps (say 10) under linux (Ubuntu 6.x), and installing the drivers also screwed up my resolution settings. I plan to reinstall in a few weeks, and will, at that time, try out Gentoo to see if I can get any further. Maybe I'll try Fedora as well.

    The point is, without solid support for gaming, I don't care much about the drivers as long as I get a good display and reasonable 2d performance. But when I start gaming, I need the performance to just be there. There is no excuse for it not to be really freaking easy!
  • poor (Score:3, Funny)

    by Tom (822) on Thursday July 20 2006, @10:46AM (#15750281) Homepage Journal
    "poor"

    Oh, the article was longer than that? Weird, there isn't much to say. I know this: If I had been able to see into the driver future two years ago, I would've bought a different notebook, one with an NVidia card.
  • by toby (759) * on Thursday July 20 2006, @10:49AM (#15750306) Homepage Journal
    A possible explanation given at the Linux Kernel Summit:

    Speaker David Airlie started with a review of the current state of free graphics drivers. Intel chipsets are relatively well supported, thanks to an enlightened position being taken by that company. ATI is a "former leading light" in the free software world, but is no longer cooperating. Even so, the free R200 driver is feature-complete and, at this point, faster than the binary-only fglrx driver. ...

    Why do vendors refuse to support the free software community? David noted, with amusement, that both ATI and Nvidia withdrew support at about the same time that they got Xbox contracts. Let's hope, he says, that Intel never works an Xbox deal.

    (via the always excellent LWN [lwn.net])
    • Of course that doesn't really matter much since the level of support the Intel chips provide is about the same as you get from the XFree Radeon driver. It's only when you start asking for fast 3D or multihead or any of those other features that the ATI drivers really look bad. Try running any modern game on an Intel graphics chip and you'll see why people prefer ATI and nVidia. I shudder at the thought of trying to use the Secondlife Linux client on an Intel graphics chip.
  • by pyros (61399) on Thursday July 20 2006, @10:51AM (#15750323) Journal
    I have an HP nw8240 laptop with a FireGL v5000. I've been running Ubuntu since I got it in November. I can't recall if I started with Breezy or a Dapper beta, but I've been using the fglrx drivers the whole time, and it's been fine for me. The only time I had to download the drivers from ati.com was to get an ACPI related fix that wasn't in the Ubuntu packaged version. Once that was included, I've been using the fglrx from the restricted repo, and that was during the Dapper beta, back in November/December. I was running Xgl during the beta, too, and still am. It did crash at first, but again it took less than a month to get an update pushed out to the repos that fixed it. I don't do any gaming, though.
  • Way back when, I had my old box set up as a dual-screen, dual-boot (linux/win98). 1 ATI card, 1 integrated video card. Both linux and Windows had no problem using both cards.

    Now - upgrade to a better box, throw in a Radeon 9200, and nothing works properly except under SUSE. Ubuntu, for example, insists on using only the PCI card (doesn't matter which one you have configured as the primary in the bios, PCI or AGP).

    So, throw on a copy of Windows. Ha - the situation is worse. W2003 uses the 9200, but in 4-bit "colour", 800x600 res. The other ATI card is invisible to the system. Installing the drivers - oh joy - they refuse to install. XP Pro? No real diff.

    SuSE 10.0, on the other hand, saw and configured both cards. However, trying to install ATI's drivers under both Ubuntu and SUSE failed - the install program craps out.

    When it comes to video cards, from now on ATI means "All Time Ignore". I didn't have these problems with the old GeForce 2 with TV-out that worked perfectly.

  • From their support site [ati.com].
    "Linux is a clone of the operating system UNIX"
    If they don't even know what Linux is, how well do you think they can support it?
  • My Sony VGN-S150 has an ATI graphics chip. Whether I'm using the free driver bundled with X.org or the closed-source driver from ATI, I'm afraid to run OpenGL apps on the thing, since there is a significant non-zero chance the app will lock up. This can and does happen with something as complicated as Celestia or Stellarium, or as simple as GLGears.

    It's darned frustrating. I've written a fair number of graphics drivers in my day (all for BeOS, I'm afraid), so I have plenty of sympathy for driver writer

    • It'd be less of a problem if they

      1. Spent more time to document the damn hardware

      2. Opened the interface to the public.

      The problem is the hardware is always in a state of flux and just incremental improvements. Your GeForce 7800 is probably based on the same HDL source as the 6600 with appropriate changes. This means that legacy symbol names from one project creep up into the new space. You get odd names, combined with lack of comments and documentation [compliance] leads to hardware with "oops" that t
  • by VP (32928) on Thursday July 20 2006, @11:07AM (#15750488)
    I have a Dell Latitude D610, with the ATI R300 chipset. While the older drivers worked, the latest one, together with kernel 2.6.16.x, does provide good performance for a laptop. The frame rate reported by glxgears jumped from less than 200 to about 1000, 3d screensavers look very nice, and hooking up external monitors or projectors is a breeze.

    I don't know what the support is for desktop cards, but for laptops ATI is now a viable option to consider.

    A lot of the negativity in previous comments seem to be based on past experiences - try the latest driver if you have a chance, you may be pleasantly surprised...
    • I'm interested in your setup, then. I have a Dell Inspiron 6000, but it also has an ATI Radeon Mobility M300. Currently, I am running Xorg 6.9 (haven't upgraded to 7.x yet) on Gentoo Linux with the fglrx driver v8.25.18 with the 2.6.16-suspend2-r8 kernel. In order to even get X to work, I have to disable hardware acceleration or it freezes about 10 seconds after starting X (I think that is related to using the radeonfb module for a high-res terminal, but I use the terminal too much to use a kernel without t
  • by Theovon (109752) on Thursday July 20 2006, @12:41PM (#15751200)
    One thing that pisses me off is that so many people keep bitching about lack of proper open source drivers, but they don't actually try to DO anything about it. If you don't have the technical expertise, then how about financial support or donating resources for the various efforts trying to correct the problem? Either you work to reverse-engineer current products (or support the reverse engineers financially), or you get hooked up with the Open Graphics Project [opengraphics.org] and help fix the problem once and for all.

    The Open Graphics Project comes up pretty high in google searches. When someone writes an article like this, it tells me that they didn't even TRY to do their homework. From reading the article (yeah, I read it!), it would appear that the author isn't seriously looking for alternatives. It's reasonable enough to evaluate ATI and nVidia drivers. What's unreasonable is to make everything totally one-sided by not mentioning the alternatives.

    • Their are wonderful OSS drivers for 2D features, it is hardware-accelerated 3D where things fall short. HA3D means AGP or PCI-Express, not PCI. Even with support there is no way the OGP is going to release anything usable on that front for YEARS.

      On the other hand, Intel has been providing specs and source code for their integrated graphics chipsets. This includes hardware accelerated 3D, though the chips aren't up to the nVidia and ATI top or upper-mid range. Hardware T&L is missing, for one thing.
      • Well, unfortunately, ATI doesn't see it that way. Their profit margins are razor thin. They're not about to sink more than token effort into supporting a minority user base. They would make negative profit. To them, if you want to use their products, you can use them the way they're intended. Otherwise, buy something else. The fact that something else doesn't exist is not their probem. This is a business we're talking about, and in business, profit is the top concern. If you want to do humanitarian
  • by Anonymous Coward on Thursday July 20 2006, @01:22PM (#15751473)
    There are people that keep pushing the myth that ATI is pro-open source and the nVidia is not. The truth is that ATI is more like nVidia but ATI's marketing keeps pointing to Gatos. In reality, ATI does almost worse than nothing to support Gatos development.

    On of the first attempts by ATI to provide an actual ATI supported package for Linux was the VHA Kit. This was supposed to be a library/SDK made by ATI and Loki Games to allow Linux access to the Rage chipset support for hardware assisted decompression of MPEG2 so that iDCT did not need to be done in software. When I have asked ATI about the VHA kit and if they have any commitment to providing on-going support for hardware assisted iDCT for Linux, they claimed that the kit was never distributed because of lack of interested in the community. This seems really fishy since release of the kit even made it on Slashdot and there where several comments at the time expressing interest. Later, a former developer from Loki stated that do to limitations in the Rage chipset implimentation of moving data back and forth, it was faster just to do iDCT in software.

    Then the Radeon came out which should have addressed the limitations in the Rage. And nVidea released their closed source drivers with iDCT. While it is possible to do iDCT in software for the 480i resolution of DVDs, for HDTV tuners such as pcHDTV, a nVidea card is almost a requirement to view 720p and 1080i MPEG2 streams. ATI got so many requests for iDCT support that they put online a FAQ on their support site claiming that Gatos was working on the issue. In reality, the Gatos mailing list had posted multiple times that they where not working on iDCT at all. When I contacted ATI requesting to get the Radeon specs needed to support the iDCT support myself, they stated that such information is *NEVER* released outside of ATI. They went to explain that even if the developer signs a NDA, they still will never release the specs to do iDCT support.

    Then the All-in-Wonder 8500 which was supported by Gatos was discontinued so I contacted ATI to offer my help to work on Gatos support of the All-in-Wonder 9700. They ask me to be patient and they would be getting back to me. A couple *YEARS* later and they still haven't gotten back to me. According to Gatos, they have gotten around to providing the specs and example hardware to one of the developers. But while Gatos is "open source" in the fact it is GPL, no one else can be much help to the project since the Gatos developers can't legally give the specs to any potental developers. All they can do is tell potental developers to contact ATI which result again with a request to be patient for *YEARS*.

    The All-in-Windows 9700 is now discontinued and the new mainstream AIW card is the AIW 2006. Gatos doesn't even claim to have been provided any specs for this newer card. The ATI prioritary drivers provide no support for the tuner at all. And ATI continue to blow off requests from any potental developers except for the ones they already have an established relationship.

    And for some reason that eludes me, people still claim that ATI does a better job of supporting the Linux community than nVidia! Does ATI's drivers provide iDCT support for Linux? nVidia's drivers do. If you call ATI right now asking for driver programming specs for any shipping Radeon chipset, do they actually provide it or tell you to just wait (and wait and wait and wait)? nVidia is at least honest about what programming specs they will openly release and what they won't.

  • by TLouden (677335) on Thursday July 20 2006, @01:47PM (#15751667)
    I've got an Acer Aspire 5670 with CoreDuo 1.66Ghz, 1GB ram, ATI Mobility Radeon X1600 (128 ram, 512 hypermem), 15.4" WXGA and I've had not trouble with graphics. I can do dual desktop (though, as a college student I find it hard to make space for a second monitor), graphics editing, video, gaming. I haven't said once "gee, I wish these drivers were better so I could do that". So, where did I go wrong?
    • sell their soul to a proprietary driver
      A very revealing choice of words. Extrapolating from this metaphor:
      • Your computer is your soul
      • Proprietary software is the devil
      • Open Source is jesus
    • Linux does seem to get plenty of idiot wankers, but the rest of us still outnumber the BSD snobs. None of the serious kernel developers are willing to support interfaces for proprietary drivers, and nearly all are actively opposed to the concept.

      Remember: it's the GPL camp that actively impedes proprietary software. If OS popularity went the other way, problems with proprietary drivers would be way worse. You'd need to run a special kernel compiled by ATI. The BSD license offers **zero** defense against pro
    • You should have bought nVidia cards, SLI is supported under Linux. In fact the drivers are just plain better. Every so often I hear someone on Slashdot say that ATI has cleaned up its act and finally started putting out decent drivers, and time and time again it turns out to be a lie.

      That said, buying a laptop with an nVidia graphics card is not always easy. A lot of companies reserve the nVidia cards for their super high end, extremely heavy and bulky, "gamer" laptops. I don't see why you couldn't ha
      • > Every so often I hear someone on Slashdot say that ATI has cleaned up its act and finally started putting out decent drivers, and time and time again it turns out to be a lie.

        They really are better for a select few cards. My 9800 Pro is smooth and solid now with the fglrx (this is on Ubuntu 6.06). I admit to not running very demanding games on it however, just XGL when I want to impress, and occasionally blender.

        If however, you have a laptop or even a newer card, you're still pretty much out of luck.
    • I've said it before, but I really think the FSF needs to do more than just fund reverse engineering efforts. While ATI may hate these efforts, they make ATI products more valuable and ultimately help ATI. A concerted campaign to raise capital to start a rival graphics card manufacturer strikes me as a better solution if this is possible. I'm aware of open source graphics card efforts (involving programming FPGAs et al) but I think the next step needs to be taken. I would invest in it.

      Having some experienc

    • At this point I'd just be happy with stable 2D drivers. I don't game in Linux, and XGL is nice, but just something to play with for now.

      I had an ATI X700 in my desktop PC. It was almost a year old. The open source xorg radeon driver didn't work, but it almost did in xorg 7.0. The fglrx driver worked fine for 2D, but I didn't run it much in 3D. I tried the Kororaa liveCD with XGL and fglrx, and it locked up a few times. I've since upgraded to an NVIDIA 7900GT. The open source xorg nv driver works fine for 2D