Slashdot Mirror


ATI Releases Drivers for XFree 4.3.0

Kyouryuu writes "ATI has finally released official drivers for XFree 4.3.0 and updated their Linux drivers to 3.7.0 for supported XFree versions, several months after the originally proposed release date of April last year. Although Schneider Digital has previously made available unofficial drivers, Linux users who have ATI Radeon cards can now benefit from an official release. Unfortunately, ATI still insists on using RPM exclusively and keeping the drivers closed source."

36 of 428 comments (clear)

  1. ATI was waiting for debian by Rushuru · · Score: 5, Funny

    ATI was just waiting for xfree 4.3.0 to eventually enter debian

    --
    !
    ^_^
  2. Not just RPM... by OrangeHairMan · · Score: 5, Informative

    from the readme:

    Some notes for debian users:

    The debian Linux distribution in most cases does not come with the
    ability to handle rpm packages with the rpm tool. But there is a
    tool called "alien" which allows you to convert rpm files into the
    debian supported *.deb package format. Please consult your debian
    documentation on how to operate this tool.

    A typcial debian installation commandline will look like this:

    dpkg -i <ati_package_name>.deb

    In order to override complaints (which might be caused by an already
    installed package "xlibmesa3" that also provides the file libGL.so.1.2)
    please use this installation command line:

    dpkg -i --force-overwrite <ati_package_name>.deb

    Hopefully this helps!

    1. Re:Not just RPM... by Erratio · · Score: 4, Informative

      There's support issues, once they release those packages they are responsible for them.

      I'm running a computer with an ATI without a package management system but I installed RPM and forced an install of the package and it works fine. I think the RPM in this case is mostly just a way to archive the different parts of the driver (kernel module, X module, doc) without actually being too system specific, and considering it worked on my computer which is running all the latest, non-standard libraries, I'd guess that the only real variable to watch for is the X version which is the one they release different versions for. I did need to hack the driver in previous versions to get direct rendering to work though (I'll find out about the new one shortly).

      --
      I don't try to be right, I just try to make people think
    2. Re:Not just RPM... by Jeffrey+Baker · · Score: 4, Informative
      ATI doesn't support their driver on Linux, so there are no "support" issues at all.

      I have ATI hardware but I'm considering switching to nvidia. They very frequently release drivers, their drivers actually work correctly, and their drivers are available for Opteron and even Itanium.

    3. Re:Not just RPM... by asciono · · Score: 4, Informative

      This package is worth checking out if you use Debian
      and want to use ATI's own drivers:
      ATI Linux drivers packaged for Debian

      Hm, anyone actually know what the big difference
      between using ATI's closed source drivers or the
      open sourced DRI-ones? (except not poluting your
      karma ;>)
      DRI (debs)

  3. Well by Bishop,+Martin · · Score: 5, Informative

    There is always rpm2tgz

    --
    Setec Astronomy
  4. Re:closed source != bad always by Anonymous Coward · · Score: 4, Insightful

    Yeah, it's really naive to think that someone else might be able to spot the deadlocks I seem to get from my ATI drivers. Especially since it's a software problem, not a hardware one.

    Clearly software engineers would not be able to help this at all and you're definately not trolling. I mean, duh!

  5. two points by Lucretian · · Score: 5, Informative

    1. ATI has offered drivers since last year.

    2. the RPM has nothing to do with being closed source. It has a binary "IP" library that gets linked in when you compile it... if you want to install on a non-rpm system use alien or some other method of unrpming it, then compile and install. Yes, it's still closed source, but rpm the reason for this.

    What I'm upset about is that they have all the hooks for 64bit amd support in the wrapper code, but the binary IP driver is not released for x86_64.

  6. Re:closed source != bad always by BoomerSooner · · Score: 4, Insightful

    Oh bullshit. You're telling me that nVidia cannot reverse engineer the binary?

    It's about control, nothing more, nothing less.

  7. Re:closed source != bad always by lubricated · · Score: 5, Informative

    > So what if the drivers are closed source?

    No porting to ppc. No fixing minor bugs if they come up. No customizing the drivers to a particular application. No tinkering. No learning.

    > ATI cant and wont expose the low level details of their hardware's functionality to competitors.

    They can but they won't. Their competitors have competent engineers that can reverse engineer the stuff if needed. It's all in software anyway.

    > Whats the difference anyway?

    see above.

    > It is naive to think that you could even understand, let alone improve, what the engineers - who know the hardware intimately - have written?

    I think you are naive. There are plenty of smart people that do alot of linux work. Surely they know linux better than ATI, and thus they may be able to improve the drivers since it's not just the hardware that these drivers are specific too. Also they may be able to port the drivers to PPC or BSD.

    > And by the way, Nvidia does not publish its source either...

    What's your point? It would be better if they did.

    --
    It has been statistically shown that helmets increase the risk of head injury.
  8. Several? by ghostis · · Score: 4, Funny

    several months after the originally proposed release date of April last year.

    for large values of several apparently...

    --


    Computer Science is all about trying to find the right wrench to bang in the right screw. -T.Cumbo?
  9. Re:closed source != bad always by wehe · · Score: 4, Interesting

    So why are other companies able to provide their drivers as Open Source? Do you think the developers of for example XFree86 were not capable to do a good job?

    Anyway I like Open Source drivers. BTW: Don't forget to sign the Intel Support of Centrino Under Linux Petition. See more details about Linux on Centrino laptops.

  10. Re:closed source != bad always by Anonymous Coward · · Score: 5, Funny

    So what if the drivers are closed source? ATI cant and wont expose the low level details of their hardware's functionality to competitors. Whats the difference anyway?

    The difference is that this is Slashdot where the cranks di tutti cranks hang out. ATI could give away free video cards, open source all their drivers, and hire a bunch of strippers to come to your house and make you birthday cake... and the Slashdot crowd would still piss and moan.

  11. Re:closed source != bad always by wfberg · · Score: 4, Interesting

    So what if the drivers are closed source? ATI cant and wont expose the low level details of their hardware's functionality to competitors. Whats the difference anyway? It is naive to think that you could even understand, let alone improve, what the engineers - who know the hardware intimately - have written? And by the way, Nvidia does not publish its source either...

    It's naive to think ATI's competitors don't have a much better understanding of their hardware than whatever can be gleaned from their drivers' sources, especially if you consider that they can already reverse-engineer the binaries better than any random Joe, seeing as they have actual money to sink into it. And there's the thing about them making the same sort of hardware.

    Having the source would greatly benefit the little people though. These cards will sometime go End-Of-Live, and the manufacturer won't support them.

    Perhaps the source won't be released to hide the fact these "engineers - who know the hardware intimately" make code that is in fact cruddy at times, and that it contains bugs than random Open Source jockeys can fix.

    Though it's likelier that the drivers simply contain patented/copyrighted stuff they sublicensed from third-parties that are paranoid about anyone seeing it.

    --
    SCO employee? Check out the bounty
  12. Re:closed source != bad always by zzabur · · Score: 5, Insightful
    Whats the difference anyway?

    Even if we don't count idiological issues, closed source drivers mean numerous annoyances to the users.

    For example:

    • Drivers can be buggy, and there is no way to fix it. (NVidia drivers are hang my system all the time.)
    • Closed source drivers need additional EULAs and thus often cannot easily be distiributed with Linux distributions.
    • Drivers need to be installed separately, which is annying, sometimes difficult and may break your system. (this is also true for Windows)
    • When some new soft/hardware appears (like AMD64, 2.6 kernel), one has usually wait for months for drivers to be updated.
    • Source-based distributions like Gentoo cannot compile new, performance optimized version, if driver is distributed as a binary.
    --
    Auferre trucidare rapere falsis nominibus imperium, atque ubi solitudinem faciunt, pacem appellant.
  13. Whay has RPM got to do with anything? by X-Nc · · Score: 4, Interesting
    Closed source is bad, there's no question about that. But what's the big deal about the release being in RPM format? Any competent Debian (or derivitive) user will easily be able to install it using alien and as for tgz binary distros, again, alien will convert.

    RPM -> Good!
    Closed source -> Bad!

    --
    --
    If I actually could spell I'd have spelled it right in the first place.
  14. Re:well... by kinzillah · · Score: 5, Informative

    Portage downloads the rpm, pulls the content out and puts the pieces where they need to go.

    --
    Douglas P. Price
  15. How about AMD64 support? by johannesg · · Score: 4, Informative

    I checked out the site and cannot find anything regarding AMD64 support. Is it there?

  16. Re:closed source != bad always by Paleomacus · · Score: 5, Insightful

    Because when nVidia wants to know something about ATI drivers it's only slightly less trivial to get the information when the driver source is closed than open.

  17. Re:closed source != bad always by bl8n8r · · Score: 5, Insightful

    > It is naive to think that you could even
    > understand, let alone improve,

    I get to stare at "professional" code every day. It is nothing like what was in the textbooks. There is acres of room for improvement. silly little things like something called a buffer overflow are present in many of the implementations. I cannont believe my eyes somedays, and it's a wonder that the product that this certain company puts out, functions at all. It is under the cover of closed-source that these things are allowed to persist, and will probably never change. The company just keeps issuing patches and revisions and fixes what is terminally broken. Futhermore, the only reason these "bugs" exist is simply do to human laziness; something that could be overcome by another simple human, with the right principles, without an "intimate knowlege" of the hardware.

    --
    boycott slashdot February 10th - 17th check out: altSlashdot.org
  18. Re:closed source != bad always by Nurf · · Score: 4, Insightful

    So what if the drivers are closed source? ATI cant and wont expose the low level details of their hardware's functionality to competitors. Whats the difference anyway? It is naive to think that you could even understand, let alone improve, what the engineers - who know the hardware intimately - have written? And by the way, Nvidia does not publish its source either...

    I design hardware for a living, and you are wrong. There is no real benefit to hiding your hardware internals from the rest of the world. It's a knee-jerk PHB thing. It has no bearing on reality.

    If you are scared of your competitors, then hiding your hardware internals costs them maybe a week, because:

    1) They know how to do everything you do, anyway.
    2) What they don't know they can figure out in under a week, if they put an engineer or two on it. The delta between what they do and what you do is minimal, and anything they want to know is trivial to reverse engineer.

    There might be "IP" issues, which usually means there is stuff in there protected by a stupidly restrictive license with another company. In my experience, the IP usually isn't worth the bother, or if it is, the license is only restrictive because lawyers simply assume it has to be. They come from a zero sum world, and never think of any other possibilities unless you start witholding cookies.

    Usually, being closed will cost your partners much more than a week - they don't just want to learn what you did, they need to interface to it, and that is _hard_. It requires much better information than simply figuring out a trick your competitor used.

    I will say it again: It is very rare and unlikely that closing your software helps in a situation like this.

    --
    ---
  19. Re:closed source != bad always by timeOday · · Score: 4, Interesting
    So what if the drivers are closed source? ATI cant and wont expose the low level details of their hardware's functionality to competitors. Whats the difference anyway?
    In my case it makes the drivers unusable.

    I wanted to plug my laptop into a 1600x1200 LCD using DVI. If you select "linux laptop driver download" at the ATI site, it says "go ask the manufacturer." Oh, goody, corporate marketing BS fingerpointing.

    But IBM doesn't support 1600x1200 over DVI on my laptop. Why? Who knows. Supposedly under Windows you can get it by hacking the registry. But IBM doesn't feel like supporting it. More corporate BS.

    So you go back to the ATI site and download the Mobile FireGL driver, if you're persistent enough to think of trying it on the M9 Radeon chip. Turns out it does work, but they won't tell you that due to even more corporate marketing BS.

    You find that it almost works, but makes a sparkling or shimmering effect from random bit errors at 1600x1200. From the open source radeon driver mailing list, it appears that the fix is very simple. But ATI got it wrong and of course a closed source driver can't be fixed. Of course you could try to contact the ATI engineers, tell them the solution, and maybe they'll send you a fix. In your dreams.

    Meanwhile the open source radeon driver runs 1600x1200 over DVI just fine. Some versions did create the shimmering effect, so somebody posted to a mailing list and helped the developer figure out what was wrong and it got fixed.

    So yeah, closed source is different.

  20. Re:closed source != bad always by Anonymous Coward · · Score: 4, Insightful

    I disagree.

    First of all, the ideas and low level details of the hardware's functionality should be available to those who pay money for the card. If those ideas are advances in human knowledge, they can be patented and then the competitors can't copy them. If they aren't, then why should we give up access to them ? We aren't getting new research in return. Keeping these things secrete is giving up something (access and control) with out getting anything (investment in new research and technology) in return. I find it saddening that someone can post a knee-jerk defence of secrecy, invoking only "competitors" as a reason, and get modded up. Slashdot should have moved beyond this by now.

    I stopped buying NVidia chips precisely because of their closed source drivers. You see, the reason why NVidia and now ATI go closed source is that much of their work is actually software, not hardware, work. The implementation of the functionality which is NOT on the card, but in the driver, matters a lot. NVidia was well known far having good cards simply because the software implementation of certain OpenGL fucntions was excellent. If they released the source, those would be copied by all other graphics drivers -- and then NVidia would have to compete on the quality of their hardware, which is exactly what they don't want to have to do and what is in our best interest for them to do.

    By allowing more and more functionality in secrete non-Free drivers, you are essentially allowing your system to gradually become a proprietary OS with a bunch of cheap hardware dongles hanging on it. This is what Apple does.

    You say "It is naive to think that you could even understand, let alone improve, what the engineers - who know the hardware intimately - have written?" Apart from the fact that your question mark is on a sentence that is not a queston, this shows a naive and uninformed view of technical history. It shows you are the kind of person who looks at computing as a matter of reading Tom's Hardware and applying your "informed" reasoning to picking components off a shelf and plugging them together.

    Perhaps you would be happier with a Mac. Then you could have a unix-like operating system, with about as much freedom as you care about, and an ATI card to boot.

  21. Re:well... by gaj · · Score: 4, Informative
    1. Quitcherbitchin. Gentoo can use RPMs just fine ... install RPM. Or is that too hard for an 3L337 63|\|700 |-|4x0r?
    2. They link against glibc 2.2, so it works great with either 2.2 or 2.3 installations. I'm running it on a 2.3.2 system right now. This could become an issue ... but it is not at this time.
    3. Then you should, at this time, get a damn NVIDIA card. This does suck a bit, and is a perfect example of where having competition is a good thing. OTOH, you could also use a 9100 or earlier Radeon and use the open-source drivers, or do withought 3D acceleration. You have options.
    Sheesh. No one is holding a gun to your head saying "Buy an ATI video card or die!". If you don't like 'em, don't buy 'em.

    Would it be better if both ATI and NVIDIA released their X servers as open-source? Hell yeah! OTOH, it is a very good thing that they are supporting Linux with current cards. The rest, we can work on with time.

  22. Re:closed source != bad always by lubricated · · Score: 5, Insightful

    blender comes to mind. Furthermore there is the chicken and the egg problem. No 3d drivers untill the applications come. No applications untill 3d comes.

    --
    It has been statistically shown that helmets increase the risk of head injury.
  23. Too bad they lost me as a customer long ago by xutopia · · Score: 4, Interesting

    cause NVIDIA was the first to release drivers for XFree and I have gotten used to NVIDIA line of products as a result.

  24. Re:The real question is: by Jagasian · · Score: 4, Insightful

    What would be the point of Linux if it was all closed source? For many people, "open" is why they use software like Linux, and they want to minimize the amount of closed technology they use.

  25. OpenGL is used for more than games! by Anonymous Coward · · Score: 5, Insightful

    It's used for 3D modelling, for which there are a few open source applications now. It can be used for some extreme 2D accelleration, too.

    Displaying HD video will make many a XVideo overlay driver puke. Using OpenGL instead may work, and in some cases work faster.

    Do I here someone saying "No one uses Linux for video, and certainly not HD"? You're wrong. Of course, the kind of shit we have to put up with from NVidia and ATI (and Matrox, too, I think) makes Linux a marginal choice for such applications.

    The apologists are just too willing to defend the hardware manufacturers because they provided drivers for their platform. Anybody using another platform must be weird, eh? Anybody using hw-accelerated GL for something else than gaming is weird, too, of course.

    Empathising with weird* people is hard, I know. But it won't hurt if you try.

    * People with other interests than you

  26. Re:However, open source == better bug finding/fixi by canajin56 · · Score: 4, Insightful

    It's not even a question of what they WANT. If they are anything like nVidia, they CAN'T open them up because they licence technology from other firms, and can't publish their licenced code.

    --
    ASCII stupid question, get a stupid ANSI
  27. Not about stealing the technology by AllenChristopher · · Score: 4, Insightful
    It isn't just about stelaing the technology. ATI and nVidia both have support for future features in their drivers. For example, nVidia just added PCIX support to their detonator drivers, even without any available cards on the market which need it.

    Imagine actually looking at the comments of code that's designed for internal use at ATI... this goes way beyond reverse engineering. I'm sure the code for the drivers says all sorts of helpful things like "we use a 24-bit number here because we've committed to 24-bit floating point for the R-V4xx line in the forseeable future..."

    That's a naive and simple example, but it demonstrates the concept. There's way more in that code than just the variables and algorithms you get from reverse-engineering. Stripping out all sensitive comments to open-source the drivers is an insane amount of work.

    Once you have that information, sure, it's too late to incorporate it into your cards. nVidia isn't going to say "cancel the tape-out! we just read the comments in the new open-source driver!" But it might give their marketing people a lead on how to spin things. Open-source mean openness in more than source, and I can understand any conventional company being loathe to give in to that.

  28. Non-OSS arguments don't hold water by BigBuckHunter · · Score: 4, Interesting

    I am trying to grasp why manufacturers don't open source their drivers, or in the case of NVidia, the hardware specs to their GPUs. The hear the same feedback from the SD community all the time, and it appears that there are two main arguments.

    1: They can't OSS the driver cause there is propritary info (patented S3TC and such)

    2: They can OSS and release their specs to projects like DRI as it would reveal stuff to the competition.

    I say nonsense. These two arguments seem to equate OSS to GPL.

    1: NV and ATI could make up their own OSS license. Lets call it the "We Need To Hide Stuff" license. They take their existing codebase and print it out. They then take a black magic marker to the printout and cross off all of the IP related stuff. They then scan the documents into Acrobat distiller and release it as a PDF. Add a statement that the code is their property under the WNTHS license and cannot be used by others, and all changes should be sent to NVidia. Problem solved. It's OSS.

    2: I have never seen a processor designer "hide" their chip specs. Intel doesn't. AMD doesn't. What makes NV different? Unless they have unlicensed hardware in their product, there is no reason for them to hide what they have.

    Are there any other reasons that I am missing?

    Thank you for your time,
    BBH

    1. Re:Non-OSS arguments don't hold water by DeathPenguin · · Score: 5, Insightful

      This guy seems to have it right:

      "Suppose you create and design feature X into your chipset. You might find, via a lawsuit, that feature X is patented by company Y. I've talked to vendors who would like to open their hardware but are scared to do so for this very reason -- they might have designed a patented feature into their hardware without realizing it."

  29. Bullshit by niko9 · · Score: 4, Informative
    ...writes "ATI has finally released official drivers for XFree 4.3.0 and updated their Linux drivers to 3.7.0 for supported XFree versions,

    They have had support for 4.1, 4.2, and 4.3 for the last six to eight months at least.

    ...users who have ATI Radeon cards can now benefit from an official release.

    If you read the README these are all "officially unsuopported"



    Unfortunately, ATI still insists on using RPM exclusively...

    Again, if anybody cared to read their instructions, there are specific details on how to get these RPM's converted to debs via alien.

    The only real news concerning ATI and Linux drivers isn't even mentioned here. I wonder how this passed as news, since these unofficial drivers have been out for the longest.

    The real news is that ATI released 3.7.1 on the fourth. There was only one sentence in the changlelog: "Support added for the Radeon 9800XT"

    Of course this, and the fact that that the new driver trashed alot of X servers, sent the Rage3d crown into a flame frenzy. ATI promised linux driver updates every two months, and after waiting and waiting (with numerous issued datailed here)
    they added one ChipID for the 9800XT which results in some unstable X servers for people who don;t even have 9800XTs?

    As a result the 3.7.1 drivers were pulled several hours after being released with no explanation given.

    I'm happy they are making an effort, but their enthusiasm seems misguided at best. After declaring that they re writing the ATI drivers from scratch (as oppesed from upgrading the Schneider drivers) they rename them from 3.2 to 3.7? What? Shoudn't the rewritten drivers from scratch be labeled a alpha or beta release at best?

    I currently have two radeon cards, and have gone back using the open source Xfree 2d driver and dual booting into windows for playing games until this mess gets sorted out.

  30. Re:closed source != bad always by blixel · · Score: 4, Interesting

    I have an ATI Radeon 9800 Pro 128MB. I have been playing with UT2K4 for the last couple of weeks since it was released for Linux. I thought it was running pretty well on my system ... until I booted over to Windows and gave it a try. What a disappointment. Under Windows my frame rate is - *at the very least* - more than twice as high (which gives me significantly smoother play - I never thought it was jerky or anything under Linux, but it's **WAY** smoother under Windows). And visually, just about everything looks at least a little bit better, and in some cases, a LOT better. Lighting effects, wall textures, fog/smoke, and especially the flags on the walls in CTF. They look silky smooth in Windows and wave in the wind ... under Linux they are much morer flat looking and almost pixelated. I guess it's the difference between OpenGL and DirectX? And the sound quality under Windows is also signifcantly better. Reverb, echo, stadium sound, whatever it is... it sounds great in Windows.

    I'm pretty bummed out about it actually because I don't feel like there's anything I can do to make it better under Linux. (Updating to the 2.6 kernel didn't help. I'm running the latest drivers for my video card and I've downloaded the nForce2 Linux drivers from nvidia for my motherboard's integrated sound. (ASUS A7N8X Deluxe, rev. 2.0)

    I still prefer Linux ... games just are a significant factor for me... but it was still a real let down.

  31. Re:closed source != bad always by John+Hurliman · · Score: 4, Interesting

    There IS a solution... buy an Nvidia card. I remember when ATI cards were considered junk, the only decent thing they had was the All-In-Wonder and the drivers were terrible. Then ATI decides to get competitive and release a GPU that performs marginally better than Nvidia's latest offering in benchmarks, now all the gaming fanboys are raving over ATI. Problem is they STILL don't know how to write proper drivers. Nvidia drivers have always been on top of the game, supporting extensions like XvMC before 90% of the open source drivers were even thinking about it. I'm not getting paid to plug Nvidia, in fact I'd say buy a Matrox G400 (top notch dual-head and 2d acceleration, possibly the most solidly designed video card ever, full open source drivers that do everything and the kitchen sink), but people like 3d acceleration.

  32. Re:closed source != bad always by noda132 · · Score: 4, Insightful

    Because when nVidia wants to know something about ATI drivers it's only slightly less trivial to get the information when the driver source is closed than open.

    The GNU GPL is about 15 years old now. That's precisely the kind of software abuse it's made for. If ATI released its drivers under the GPL, nVidia would have to do the same to copy any code from the ATI drivers.

    Drivers aren't (supposed to be) what you pay for when you buy a piece of hardware; you pay for the hardware. The common excuse to keep drivers closed-source isn't the one quoted above; the concern is (supposedly) that ATI is afraid nVidia will notice architectural advantages of the Radeon series and integrate those into its hardware.

    But what's the big deal? From drawing board to mass production is a matter of years; by the time a driver is released it's too late for the competition to integrate design ideas into its current product line.

    What would open-source drivers bring, then? They'd bring the competition back to where it belongs: the hardware. Is GeForce or Radeon design better for most games? Nobody knows -- the driver hides how good the chips themselves are. (Personally, I'm under the impression ATI's chips are more powerful and their drivers are garbage.) Open-source drivers and open specs would benefit any company that released them; they'd also benefit the customer. And what if all hardware companies saw the light and released open-source drivers and open specs? Then they'd still compete much as they do today, and their customers would be better off.