Slashdot Mirror


XGI, VIA Release Open Source Drivers

An anonymous reader writes "XGI has announced the release of open source drivers for its Volari family of graphics adapters. Efforts at X.Org to merge the new code into the head branch are already underway. Almost simultaneously, VIA has announced the immediate release of open source drivers for S3 Graphics UniChrome, VIA ProSavage and ProSavage DDR. Could these moves signal the beginning of a period of rapid improvement in Free drivers for video cards?"

50 of 315 comments (clear)

  1. So what card? by Anonymous Coward · · Score: 4, Interesting

    So based on this news what is the best card to buy?

    1. Re:So what card? by Rude+Turnip · · Score: 3, Funny

      Nvidia makes some pretty good cards.

    2. Re:So what card? by Andy+Mitchell · · Score: 2, Funny

      That very much depends on your application(s) and your budget. To be honest, if all your going to do is run X Windows it really doesnt matter too much if the driver is a bit suboptimal because all modern cards are darn fast for 2D applications.

    3. Re:So what card? by MoogMan · · Score: 2, Funny

      I think what you're implying is that this release won't really make a huge effect on gamers per-se.

      But then gamers don't use linux and that old argument.

      I think the point is, there needs to be someone to slowly push graphics card manufacturers towards open source. And this (hopefully) is it. Eventually ATI and nVidia will (hopefully) follow suite.

    4. Re:So what card? by Trelane · · Score: 3, Interesting
      While it's true that current Xservers only exercise the 2D portion of the graphics card, Xgl (OpenGL/DRI-based X11) is under heavy development, and will likely be the future of X graphics. Hence 3D performance will likely be of critical importance in the near-ish future (though how much of a difference good versus great 3D performance will make remains to be seen)

      What this translates to for me personally is that XGI, VIA, and Intel chips are all major contenders for my future desktop, as the current contenders (Nvidia, ATI) both have binary-only drivers that come with some pretty serious headaches (ati in particular, Nvidia much less). Again, I'd also very much consider older ATI cards, as their specs are available to X devs and (hence?) have good drivers. But given my current fight with my ATI card, I'm seriously considering not buying modern ATI again.

      --

      --
      Given enough personal experience, all stereotypes are shallow.
    5. Re:So what card? by didde · · Score: 5, Interesting


      A couple of weeks ago I managed to fry my highend NVidia GPU (don't ask how). At the local 'puter store they only had a bunch of ATI's available at that moment and since it's not easy to use the machine without a GPU I had to settle for one.

      I have to say, I've heard nothing but bad things about ATI cards under Linux as they're drivers are proprietary and rumored to be quite poor. Let me tell you, my X800 is working like a charm! It took me about 10 minutes to download the RPM from ATI.com, run it through alien and then install. It Just Worked.

      Also the TV-out is awesomely overscanned form the get-go as opposed to the NVidias I have been using.

      Sorry for the offtopic, but I am rather chocked that ATI has such a bad rep among you Slashdotters. Proprietary or not, the drivers works flawlessly for me.

      (No I am not an ATI employee)

    6. Re:So what card? by gtoomey · · Score: 2, Funny

      Unichrome is mainly for motherboards with embedded graphics eg ABIT VA-20

    7. Re:So what card? by Java+Ape · · Score: 2, Informative

      I had a similar experience a couple of weeks ago. I have been avoiding ATI cards in my Linux boxes, but I was converting a nasty windows box for a friend, and he had a decent ATI card in it. I decided to try to ATI drivers, rather than dredge through the parts box for an old nVidia card. The result was one of the nicest looking and most stable X-org setups I've seen. The only oddity I noticed was that highlights in 3-D mode seemed a bit overly bright. Overall, I'm far more impressed than I expected to be.

  2. What do they have to lose? by LiNKz · · Score: 4, Insightful

    It isn't like they have much to lose. They sell hardware, the drivers simply let that hardware operate. They probably also know this will earn them points with the Open Source Community.. which is always a good thing.

    --
    Proceed with Format (Y/N)? Y
    1. Re:What do they have to lose? by 91degrees · · Score: 5, Insightful

      True, but a lot of hardware companies hoard their IP as though it has intrinsic value. They seem to assume that since it cost something to produce, it must be worth something.

      Hopefully this will result in an improvement in the drivers and a detectable increase in sales for this hardware.

    2. Re:What do they have to lose? by harrkev · · Score: 5, Insightful

      Yup. This is a win-win proposition for them. They just scored major brownie points with major geeks (myself included). I can tell you that if I was looking for a new vid card right now, I would seriously look into their stuff. A week ago, I would have looked ONLY at nVidia.

      The impact is that they will likely see a noticable improvement in sales because of this. And as far as their IP, nobody can even come close to nVidia and ATI. You only have to worry about your IP if you are concerned about the people behind you catching up. If you ARE in last place, you have nothing to loose ;)

      --
      "-1 Troll" is the apparently the same as "-1 I disagree with you."
  3. Open is good by Starraisin1 · · Score: 2, Interesting

    I wish all other hardware companies did this.

  4. C3 systems by renehollan · · Score: 5, Interesting

    This is good news for fanless C3-based systems using CLE266 MPEG acceleration hardware: Via had released closed-source drivers (and, indeed, forked Xine to use them in a product called VeXP). These drivers were reverse-engineered to support an open source equivalent, which was less than completely reliable.

    --
    You could've hired me.
    1. Re:C3 systems by TheUglyAmerican · · Score: 2, Interesting
      The source they released doesn't compile. Apparently it is the source that was released on the developer portal that became the basis for the unichrome driver. In other words what they released is older, buggier, and less secure than the existing open source driver.

      Some are saying this is just VIA's way of dumping support for linux drivers on the OSS community while at the same time spouting how open source friendly they are.

      --
      "Written on the pages is the answer to the never ending story..."
    2. Re:C3 systems by Hoplite3 · · Score: 3, Insightful

      As someone who uses a fanless C3 system with the open source unichrome /xxmc drivers, I object to them being called "less than reliable". I've had zero issues with them. In fact, when I was investigaing whether or not to use the VIA solution or the open source one, it came to light that that the via solution didn't work as well:

      http://sourceforge.net/docman/display_doc.php?do ci d=25289&group_id=102048

      Moreover, VeXP isn't fully functional. It has issues with full screen play, other video codecs, etc. If you want to do something besides watch mpeg2, you need the open source solution.

      However, building mplayer, xorg, and unichrome to all play nice and use hardware took me several hours and a lot of curse words. It isn't exactly straightforward. (But maybe it improved from feb 2005.)

      --
      Use the Firehose to mod down Second Life stories!
  5. Well . . . by Anonymous Coward · · Score: 4, Insightful

    You paying attention to this ATI?

  6. Hopefully.. by Anonymous Coward · · Score: 3, Interesting

    The quality of these drivers becomes extremely good in the X tree such that both ATI & Nvidia lose sales because of it.

    The only way those two will release their own drivers as open-source is when they feel a pinch in the pocketbook.

    1. Re:Hopefully.. by Skjellifetti · · Score: 3, Insightful

      Matrox has had free open source drivers for their cards for quite a while. Hasn't seemed to impact ATI and Nvidia yet. Still, one can hope.

    2. Re:Hopefully.. by TheRaven64 · · Score: 2, Insightful

      Last time I looked, the Matrox drivers that were open source only supported basic 3D stuff, with everything else being in the mga_hal binary, x86-only, module.

      --
      I am TheRaven on Soylent News
    3. Re:Hopefully.. by Anonymous Coward · · Score: 3, Informative
      Last time I looked, the Matrox drivers that were open source only supported basic 3D stuff, with everything else being in the mga_hal binary, x86-only, module.

      "man mga" reveals it's a bit more confusing:
      The second head of dual-head cards is supported for the G450 and G550. Support for the second head on G400 cards requires a binary-only "mga_hal" module that is available from Matrox , and may be on the CD supplied with the card. That module also provides various other enhancements, and may be necessary to use the DVI (digital) output on the G550 (and other cards).

      So HAL doesn't affect 3D support. My single-head G400 with no TV-out worked fine in 2D and 3D without mga_hal, which is why I bought it, but the 3D was really slow compared to other cards (not good enough for most recent commercial games, but Quake 1, GLtron, and Tuxracer worked OK).

      For cards newer than the G550 (like the triple-head Parhelia), Matrox seems to have stopped supporting open-source entirely, making the Radeon 9250 the best chip with open-source 3D drivers.
  7. Off the cuff quick answer... by suitepotato · · Score: 2, Interesting

    ...to the question about free drivers: yes, maybe, I certainly hope, all of the above.

    We already get our drivers for $free on most platforms. Free as in open and easy, I certainly hope so. While we've made great strides in compatibility over the years, getting the hardware people on board and co-operating is still lagging.

    When 95% of each sector of the hardware market is co-operating, then we'll just have to hope coders are doing something useful with the platforms now that they're working.

    I'll put this in my personal "Good News" category for future reference.

    --
    If my grammar and spelling are off, I am [distracted/tired/careless] (take your pick)
  8. Doubt it by soniCron88 · · Score: 2, Informative

    "Could these moves signal the beginning of a period of rapid improvement in Free drivers for video cards?"

    I doubt it. Just a coincidence. Wishful thinking. Once nVidia releases open source drivers, you may start to think otherwise.

    1. Re:Doubt it by erikharrison · · Score: 2, Informative

      nVidia does release open source drivers. The nv driver in X.org is maintained by nVidia.

      The nvidia driver, however, is not open source. The difference is the nv driver supports 2d acceleration only, whereas the nvidia binary driver supports hardware 3d.

      Unless I misread the XGI info incorrectly, this is exactly the same case with them - they have binary drivers that support hardware 2d and 3d, and they have open sourced their 2d code.

      Not sure about the situation with Via, but overall, I think this is a trend. Assuming that the hardware manufacturers are right, and open sourceing the complete stack would give away proprietary and competitive secrets, open sourcing the 2d path likely holds no such danger - it's old, and 2d ain't where it's at any more. Open sourcing the 2d code wins points, and possibly developers.

  9. All I know is by Progman3K · · Score: 2, Funny

    If the performance on those cards is anywhere near decent I'll be buying one.

    --
    I don't know the meaning of the word 'don't' - J
  10. XGI is decent for desktops but lacking in gaming by gmikej · · Score: 3, Informative
    I bought a XGI card for my HTPC thinking that it would be the ideal card for my analog TV (s-video was supposed to be great). It works alright- but it will not boot to ONLY S-video. That means that every time I need to reboot the HTPC I need to drag in my monitor.

    I've heard that newer NVidia cards can boot straight to TV.

    Now I just have to decide on whether I wait for someone to work out a Open source driver for the XGI card or just spend the ~$40 on a NVidia card when I have a perfectly decent XGI card already.

    heh- who am I kidding. I'm cheap. And patient.

    ...
    Come on guys- let's start reverse engineering these XGI drivers!

  11. Re:Desparate times... by OAB_X · · Score: 2, Interesting

    It was mentioned in a comment on slashdot somewhere that the code in the ATI or nVidia drivers may be propriatary and closed source as liscensed from someone else. They may have bought code from company x but company x may not allow for that code to be open source. So instead of re-writing the drivers entirely so that nVidia/ATI own all of their own code, they may just stick with the binary drivers to protect other companies IP.

    Does it suck? yes, very much so, but the world is like that with software patents. Though I am not sure how those patents would apply in this case.

  12. This is great news. by rice_burners_suck · · Score: 4, Interesting
    Ha! Finally, hardware manufacturers are discovering the great secret: They're in the business to sell hardware! They're not in the business of producing software drivers for Microsoft.

    And guess what? I think this will ultimately increase their sales. As more drivers are available, choosing hardware to run Linux or some obscure OS won't be so difficult, so people will be more likely to buy a piece of hardware.

    I think this will also improve the quality of their products. Often, drivers, like any other software, contain bugs, which can cause it to appear as if the hardware isn't working as well as it should. Or perhaps the driver isn't quite as efficient as it could be with system resources, so it seems as if the hardware isn't quite as fast as it should be. When these things are released under open source, it is more likely that things like this will get fixed and improved, and that will ultimately improve the vendor's hardware product without requiring any significant effort on the part of the vendor.

    XGI and VIA are doing a smart thing. I'm heading over to write them an email about them and thank them. I suggest that others do the same. This is great news, and I hope other vendors will follow.

  13. Could be by El+Cubano · · Score: 3, Insightful

    Could these moves signal the beginning of a period of rapid improvement in Free drivers for video cards?

    Only if nVidia and/or ATI follow suit. (I know that in some cases they can't, but they could take an approach like Netscape and Sun did, release everything you do own and leave out the stuff you don't).

  14. XGI drivers are 2D only by olafura · · Score: 5, Informative

    When looking through the kernel source code there is only support for 2D. Kernel bugreport X.org bugreport

  15. But what are we really getting? by GweeDo · · Score: 2, Interesting

    Are we getting a fully open source GLX driver as well? Does that GLX driver exploit all the features of the chip? If there is hardware shaders can the GLX driver use those? Or are we getting something like the open source "nv" drive that only does 2D?

  16. I was right about XGI by kenneth_martens · · Score: 2, Interesting

    I'm glad to see this positive development from XGI. Releasing open source Linux drivers can't help but give them positive publicity. Back in November of 2003 I said we had "an opportunity to persuade [XGI] that supporting Linux by releasing drivers would gain them positive reviews and have an impact on sales." XGI has released the drivers, now it remains to be seen whether this drives sales.

    I don't know who persuaded XGI to make this commitment to open source but I fully intend to consider XGI for my next video card. I'm using an nVidia card today on the basis of their closed-source driver support for Linux, but I'd rather support a company that embraces open source.

  17. Why this won't happen with more popular cards by Anonymous Coward · · Score: 2, Interesting

    Read up on video cards and Macrovision ... if companies making popular cards like ATI and NVidia start open sourcing drivers, it'll allow end users to trivially circumvent DRM plans (also read up on the whole 'trusted path' idea ... encrypted straight from CPU to monitor).

    It's time to shift your support to companies that support open source (and by consequence, oppose DRM).

  18. Sorry, but the XGI announcement is a half-truth by bersl2 · · Score: 2, Insightful

    The XGI drivers are 2D-only; you still have to use the binary library provided by XGI for 3D.

    This sucks, too, because the performance of the XGI Volari V8 is comparable to a Radeon 9600 or Geforce 5700. And I'm sure that their drivers suck, so there's probably more performance in them. And it's dirt cheap, too. A 256MB card comes in at just under $100, and a 128MB card at $85.

    XGI needs to be told that this isn't enough.

  19. Ok this is really good news... by Chordonblue · · Score: 2, Informative

    Why? Well, I have a bunch of machines here that use the KM 266 Via Chipset and support is scarce. Even proper 2D support is rare (I've only seen it in Fedora 3 and SUSE). Other than that, most other distros will either report 24 bit color (it's 32), or force you to use the generic VGA driver (which is SLOWwww).

    And 3D support? Non-existant. Not that the 3D is spectacular on the KM series anyway, but it's certainly passable for screen savers, programs like Celestia, and other non-'Doom 3' purposs.

    And it's not as though the KM 266 isn't capable of better. Under Windows it performs just great for what most of my users want - just not under Linux.

    Thank you VIA, it will only help you...

    --
    "...Well, there's egg and bacon; egg sausage and bacon; egg and spam; egg bacon and spam; egg bacon sausage and spam..."
  20. Re:It's a racket and everyone knows it by erroneus · · Score: 4, Interesting

    ...or you could look at it as giving people only what they are paying for.

    Is it really a racket, then or is it actually more of a manufacturing strategy? On the surface, we all want to think that price should be based on what it costs to make it. But there's more to it and, really, the only time material, labor and overhead costs come in to play when pricing an item is finding out where your break-even point is. After that, it's essentially demand setting the price. The fact is, that there are several markets... the home user market, the professional user market and on and on.

    And forget that you're a technical type and think like a business man who doesn't know tech. When you are told you have these three graphics cards to choose from, each with comparable capabilities, one of them has this ridiculously low price for its class. Are you inclined to buy that one? Most business people don't because it causes them to doubt the lower-cost device. "Why is it cheaper? Must not be as good."

    But back to manufacturing, it's important to lower manufacturing costs where ever possible... if it were your job to do it, you'd probably be no different. It's cheaper to make a bunch of the same product and then disable features and sell them as lower-end rather than to manage that many more product manufacturing lines.

    Is it frustrating to the technical consumer to know this? Hell yeah. I've got a Dell Inspiron advanced port replicator and a Dell Latitude advanced port replicator that are freaking identical hardware and they work interchangeably except that some ports don't function properly. I haven't decided to crack these two things open to find out what's different, but there is a fairly significant cost difference between the two devices.

    Is it a racket? No... I think that goes a little too far.

  21. Not as big a deal as the headlines say by jensend · · Score: 4, Informative

    The XGI release is 2d only (the kernel code is for fb support, not DRI), and from what I see on the Unichrome driver effort's mailing list archives the VIA source release is just making available to everyone what has been available through a "developer portal" for some time and does not make any more of the chipsets' features usable.

    So the only possible real news here is a shift in the attitudes of these companies. We'll see how that works out in the future (whether enough information is released to allow open-source 3d drivers for XGI and full support for the VIA MPEG enc/dec acceleration).

  22. xgi by DarkSarin · · Score: 2, Interesting

    who here has actually used an xgi card, and what was your experience?

    I am extremely curious--they are cheap, but I want to know about performance.

    --
    "We don't know what we are doing, but we are doing it very carefully,..." Wherry, R.J. Personnel Psychology (1995)
  23. Something i wonder is... by Lisandro · · Score: 2, Interesting

    ...are there open source video drivers for Windows? Can they even be made by an individual, or do you need special software for it (namely, libraries and so)?. Do they need signatures?

    I ask because outside nVidia, Windows drivers are usually lacking one way or another, specially when it comes to stuff like OpenGL. It could be interesting if someone worked independently on Win drivers for mainstream videocards.

    PS: It's great to see some companies realizing they are on the hardware buissnes, not software. Thank you. I had interest in the S3 Deltachrome/Unichrome series, and now i'll most certainly try one out.

  24. Great... by TheCoop1984 · · Score: 3, Funny

    So, in return for them being one of the first gfx card makers to release OSS driver, possibly starting an OSS revolution in the graphics card/hardware industry, we melt their web server?

    --
    95% of all computer errors occur between chair and keyboard (TM)
  25. Re:Desparate times... by cheesybagel · · Score: 2, Interesting
    It is bogus. I have had discussions with NVIDIA people before. They seem to think that since they only design the chip, but send it off to manufacture on a foundry like TSMC, and that since most of their chips have a high degree of hardware ISA compatibility, if they released their drivers someone would make a compatible hardware design of their own and send it to a foundry to manufacture.

    They think their biggest asset is their feature complete and quite stable drivers, and that anyone can easily compete with them for hardware in the market. They feel their whole business model is based on "IP", which is to mean chip designs and driver source code.

    In other words, they rely on a proprietary business model, and they wish to keep it that way, because it makes them more money.

  26. Open Source Hardware by rinkjustice · · Score: 2, Informative

    Could these moves signal the beginning of a period of rapid improvement in Free drivers for video cards?

    There's even open source hardware from the Open Source Project (OGP) coming out (info here and here, and the /. story here). for those who don't read the Developers section.

    The PCI version is due soon, and reported to have resolutions up to 2048x2048, dual-link DVI and TV-out (but won't be capable of playing HalfLife2 or anything like that).

  27. XGI's "efforts" by Wienaren · · Score: 5, Interesting

    Cool. XGI took a very old version of the SiS driver, stripped out many useful features, uglyfied the code beyond belief and calls this *their* effort of open source development.

    And the worst part is that my name is all across "their" source.

    Finally, probably needless to say, the 3D part is not included.

    --
    -- The Online Photo Editor - http://www.phixr.com
  28. Text of the VIA license (found in each src file) by frag+thief · · Score: 2, Informative

    /*
    * Copyright 1998-2005 VIA Technologies, Inc. All Rights Reserved.
    * Copyright 2001-2005 S3 Graphics, Inc. All Rights Reserved.
    *
    * Permission is hereby granted, free of charge, to any person obtaining a
    * copy of this software and associated documentation files (the "Software"),
    * to deal in the Software without restriction, including without limitation
    * the rights to use, copy, modify, merge, publish, distribute, sub license,
    * and/or sell copies of the Software, and to permit persons to whom the
    * Software is furnished to do so, subject to the following conditions:
    *
    * The above copyright notice and this permission notice (including the
    * next paragraph) shall be included in all copies or substantial portions
    * of the Software.
    *
    * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
    * VIA, S3 GRAPHICS, AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
    * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
    * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
    * DEALINGS IN THE SOFTWARE.
    */

  29. For Linux? by lofi-rev · · Score: 2, Funny
    From the download site:
    To install the driver, save any unsaved work and close all applications then click on the driver download link (above). Choose the "Save File" option and save it to your folder under Windows where you file your drivers. Unzip the file. (To unzip the file right click and highlight "Extract All") Then double click on the Setup.exe file to run the installation program. Follow the prompts and restart at the end of the installation.
    Do you need WINE installed too or something?
  30. Re:Desparate times... by jejones · · Score: 3, Interesting

    I doubt this move will have any influence on ATI or Nvidia to open things up but we can always hope...

    Well...I don't know about you, but I'm about to write ATI and nVidia letting them know that as soon as the open source drivers come out, I'm dumping my ATI and nVidia graphics cards, switching to hardware from people who fully support Open Source, and recommending to anyone who asks me that they do the same.

    If enough people do that, perhaps ATI and nVidia will pay attention.

  31. Re:Others need to follow. by FreonTrip · · Score: 2, Informative

    You may want to know that Matrox just released new Linux drivers for the first time in many months. Head over to their page.

  32. drivers are rarely done 100% in-house by SethJohnson · · Score: 4, Insightful



    This is not completely fair. Most hardware companies depend on code in their drivers that their staff did not write. As contracts generally go, the outside developer usually imposes limits on use and distribution of their work. It's invariably more expensive to purchase outsourced code without restrictions.

  33. ATI still garbage. by Inoshiro · · Score: 4, Informative

    Won't compile with 2.6.11? Check.
    Compiles with BIG, LARGE warnings about depreciated features being used in 2.6.10? Check.
    Won't work under x64_64? Check.
    2D part of drivers buggy? Check.
    Infrequent releases that don't correct problems? Check.
    No support for X RandR? Check.

    Sorry, the ATI drivers don't pass muster. Perhaps I should've realized sooner with the constant weird 2D bugs I had with the ATI driver. Or the fact it wouldn't compile on 2.6.11. Or the fact it just plain won't work as advertised on 64-bit Linux.

    I took out my Radeon 8500, put in a Geforce 2MX I had, and installed the nVidia driver. It was actually wrapped in an installer, rather than me having to manually untar and run scripts ala ATI. It asked if I wanted 32-bit compatibility OpenGL libraries. It told me that the 2.6.11 kernel fixed some AGP issues and was reccomended (which was good since I already had it, and only used the 2.6.10 because of ATI). X RandR started to work with the nVidia driver. 64-bit and 32-bit apps work flawlessly with each other.

    ATI is shit. Their card hardware may be good, but without a driver, it might as well be an ISA SB16 for all the use I get out of it.

    --
    --
    Internet Explorer (n): Another bug -- that is, a feature that can't be turned off -- in Windows.
    1. Re:ATI still garbage. by kangpeh · · Score: 4, Informative

      ATI does in fact run quite nicely under Linux using the fglrx drivers. With a little bit of effort (i.e., compiling the driver, loading it into the kernel as a module, re-configuring your x-org configuration to use fglrx rather than ati/radeon, and so forth), X-org will run very smoothly and rapidly with an ATI video card.

      Try comparing the amount of frames per second you get with glxgears using the Mesa 3D Open Source ATI drivers versus the proprietary fglrx drivers supplied by ATI. I think you will get 100 times more frames in a second with the ATI fglrx drivers.

      Using the fglrx drivers, I am able to play all games, including Legends, Cube, Doom, Quake, Wolfenstein, Americas Army, Frozen Bubble, Super Tux, Tux Racer, Counterstrike, and others, just to name a few.

      The only setbacks seen with the fglrx drivers would be that of the mentioned lack of XRandR support as well as a lack of XCompMgr support (for drop shadows/transparency). However, such minor setbacks on 'beauty' shouldn't be a big decision when choosing which drivers to use.

      ATI does not "fail it." While, they do not support the open source community as much as we would like (as, persay, NVidia Corp), they do in fact give us enough support as of right now to be comfortable. ATI's main clientele, as are most video card manufacturers/distributors, are Microsoft Windows users. You'll need to keep in mind, their programmers/staff should be put forth to work on what is important to the financial situation of the company rather than pleasing us Linux users - for now.

      After all, a company does not exist without money.

  34. ATI already has - a little by leonbrooks · · Score: 2, Interesting

    The current FOSS ATI X drivers are based on information (and, OTTOMH, code) released by ATI and good for cards up to the 9200 series. Higher-powered cards will run also, but the more advanced hardware features aren't used.

    NVidia didn't even release the source to a commodity item like their nForce LAN chipset, so we had to clean-room our own for that one.

    The Volari cards look good. I'm pleased that the hard-working lab-rats there have finally managed to convince management to Open their 3D drivers too (they Opened their 2D stuff more than a year ago). Now all I need to do is fine someone in Western Australia who sells the XGI cards other than as a novelty item.

    The VIA S3 cards suck. S3 cards have always sucked, from their horrid little every-one-different pre-Virge series on down. The CyberBlades sucked less, but were still not in the same league as their competitors, not even on par with Intel's basic integrated chipset. At least now we might be better equipped to work around some of the suckiness.

    --
    Got time? Spend some of it coding or testing