Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

Create Account  |  Retrieve Password

Dell Asking ATI For Better Linux Drivers

Posted by kdawson on Thu Jul 26, 2007 10:55 AM
from the please-sir-can-i-have-a-little-more dept.
Open Source IT writes "According to a presentation at Ubuntu Live 2007, Dell is working on getting better ATI drivers for Linux for use in its Linux offerings. While it is not known whether the end product will end up as open source, with big businesses like Google and Dell now behind the push for better Linux graphics drivers, hopefully ATI will make the smart business decision and give customers what they want."
+ -
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.
  • by andrewd18 (989408) on Thursday July 26 2007, @10:58AM (#19997721)

    Nothing for you to see here. Please move along.
    Has there ever been anything to see in ATI's Linux drivers?
  • ATI Linux (Score:5, Interesting)

    by Anonymous Coward on Thursday July 26 2007, @11:01AM (#19997779)
    I must be the only person on Earth who hasn't had much problems with ATI's Linux drivers. Them dropping support for anything older than the 9600 series sucks, but I have been Thrilled with with the Linux performance of my Mobility Radeon x1600. Easily bests my Geforce 6800.

    Beryl, XGL, Compiz, UT2003, Enemy Terrority, America's Army, all glass smooth and stable. I can run Beryl while playing high-def (1280p) x264 videos at the same time, too.

    Still, better is better, and ATI's drivers do have some problems entering/leaving the console.
    • Re:ATI Linux (Score:5, Informative)

      by Nimey (114278) on Thursday July 26 2007, @11:10AM (#19997933) Homepage Journal
      How is parent a troll?

      I've gotten the ATI drivers to install on my old Athlon XP box (9600XT), and Beryl worked for a while, but then after an update it didn't anymore and it stopped accelerating 3D. Nvidia's drivers Just Work, and so did the Intel 3D accel on my old laptop with 830 chipset.
    • Re:ATI Linux (Score:4, Informative)

      I've got an X1600 that performs worse than the 9200 I used to have in here. Whenever I use ZSNES, MPlayer or any other programs that have a lot of motion for X to keep track of, the CPU usage for X goes off the charts. X barely keeps up when I'm watching a DVD! My system is getting old (Athlon XP 2400+, 1GB RAM), but this is ridiculous. I'm looking to buy a 9600XT and sell the piece of junk I have now. At least then I can use the free Xorg drivers rather than the crap ATI puts out.

      I've checked with several people who have no clue what the problem is. I'm running Debian testing with fglrx 8.38.6. Yes, DRI is enabled and running. glxgears gives me ~900FPS.

    • Re: (Score:3, Interesting)

      I had an X1900XTX in my pc, and just installing the drivers didn't even enable hardware opengl acceleration. Instead I had to manually edit xorg.conf to disable some other feature for it to enable. Movies decoded in the wrong colours. I had to manually switch gnome from aiglx to xgl to get beryl to run on it, and it then after a couple of minutes it frequently blacked out new windows (inc. menus) and frequently crashed.

      Dunno which ati drivers you were using. Fortunately I was only borrowing the card, and sw
  • GPL or nothing (Score:3, Insightful)

    by Werrismys (764601) on Thursday July 26 2007, @11:01AM (#19997787)
    Even if ATI released 100% working, fast drivers, they would be useless if they weren't OPEN and FREE.
    • Re: (Score:3, Interesting)

      What if they were 2 clause BSD licensed? Would that be good enough for you?

      Though, I'm sure they would prefer to release it under something more like the GPL so that they can poach any changes back again (just like they are allowed too of course...).
    • by Petersko (564140) on Thursday July 26 2007, @11:08AM (#19997911)
      "Even if ATI released 100% working, fast drivers, they would be useless if they weren't OPEN and FREE"

      Totally. Unless, well... unless you want to some stuff that requires working, fast drivers. In that unlikely circumstance the drivers would be very useful.

      When it comes to closed systems like video cards and their drivers, I think only a fool would turn up his nose at a binary simply because it doesn't come with source code. They should, of course, provide it for any GPL'd libraries they use.
      • When it comes to closed systems like video cards and their drivers, I think only a fool would turn up his nose at a binary simply because it doesn't come with source code.

        Haven't learned our lesson regarding security or portability have we?

        Popular binary drivers had some unresolved, severe exploits and couldn't be bothered to address them for about two years [rapid7.com]. That's just an anecdote, but illustrates that the problem is real and not just theoretical. Anecdotes aside, there are inherent problems with binary-only drivers (or binary-only anything). For the obtuse, the interview with Theo de Raadt [kerneltrap.org] interview with Jonathan Gray and Damien Bergamini [kerneltrap.org] go into more details.

        • by Petersko (564140) on Thursday July 26 2007, @11:49AM (#19998625)
          "Nice attempt to dismiss arguments using invective."

          Actually I didn't notice I had done so. My apologies.

          In my defense it slipped out because "fool" seemed like a description rather than an insult. People who need security above performance can use existing open drivers. Slow, but secure. People who require performance are more likely to be gamers or artists - but probably gamers. For them using a binary from a manufacturer is probably not verboten, or even a bad idea.

          And somewhere in the middle is the guy who wants performance, hates binaries, and has to choose between his technology-based morality and his desire to make use of his fancy new hardware.

          And dismissing a binary simply because it's a binary, without even considering where the best option lies, seems like a fool to me.
          • Good heavens! (Score:5, Insightful)

            by Petersko (564140) on Thursday July 26 2007, @11:52AM (#19998685)
            "And dismissing a binary simply because it's a binary, without even considering where the best option lies, seems like a fool to me."

            My english done gone busted itself all up inside.
          • Re: (Score:3, Informative)

            And somewhere in the middle is the guy who wants performance, hates binaries, and has to choose between his technology-based morality and his desire to make use of his fancy new hardware.

            hey. sounds like me ;)
            but to be more precise, i don't hate binaries, i hate problems that come with closed source software - which is mostly drivers these days.

            i am using nvidia driver on my box, but a complete opensource driver would be very nice. actually, i wouldn't have any problems moving to ati (that i dislike and avo

        • Re: (Score:3, Insightful)

          Yeah, nobody should EVER use a binary that they haven't written from scratch themself - they should start off writing up an assembler in binary, then write a decent c compiler in assembly. Then, they should write all their own libraries, and they can start on writing their own OS (or at least thoroughly inspect every single line of source in the OS that they are choosing to compile). In fact, that's not acceptable.. they should really design their own computer first to avoid the security implications of usi
    • by i_love_unix (1123543) on Thursday July 26 2007, @11:13AM (#19997977)
      If the drivers do what I want them to do (i.e. not suck), I will use them, GPL or no GPL.
    • Re:GPL or nothing (Score:4, Insightful)

      by Anonymous Coward on Thursday July 26 2007, @11:15AM (#19998021)
      While I don't agree with the "GPL or nothing" position on the level of principles, I often wonder why hardware vendors keep their source closed. It's not like a driver is of any value without the hardware and quality open source drivers would boost hardware sales. Maybe just a little, but still.
      Just publish the source to whatever you have and see what the community makes of it. How could it possibly hurt?
      • Re:GPL or nothing (Score:5, Interesting)

        by RGRistroph (86936) <rgristroph@yahoo.com> on Thursday July 26 2007, @11:34AM (#19998363) Homepage
        Often, not as much is done in the hardware as is advertised. I have been told that examination of some modern graphics drivers reveals them to be very good implementions IN SOFTWARE of graphics libraries. If those companies were to release the source, their competitors drivers would gain in ability, and projects such as OpenGL might suddenly become a lot better.

        Essentially, it is partly the case that graphics cards are hardware dongles for graphics libraries (drivers).

        I would be nice if ATI released open source drivers, both for Linux and for Windows. However, none of the big graphics card manufacturers are likely to do that unless they believe that their own card can compete on a pure hardware basis alone. The fact that they don't do it, is evidence that these overpriced 3D watt-burning powerhogs aren't really all they are hyped up to be.
      • Re: (Score:3, Insightful)

        The problem with giving away driver source code is that it inhibit a company from being able to recover its research and development costs effectively because of the likelihood of somebody else figuring out the hardware interface specs from the driver and reverse engineering a compatible product for a fraction of the cost (because figuring out a way to do something that somebody else has already done is a lot easier than inventing the idea in the first place), and it would price the first company's product

      • Re: (Score:3, Informative)

        Look, there are two types of hardware which I think could easily be released as open-source, for different reasons.
        1) Everything in hardware, "stupid" interface with a trivial driver. Basicly any card that does all the interesting bits in hardware. There's essentially nothing to do and could easily be maintained by the OSS community.
        2) Everything in software, "stupid" interface which relies almost entirely on the driver, release specs so others can try to emulate what the driver does, e.g. software RAID. Ba
    • Even if ATI released 100% working, fast drivers, they would be useless if they weren't OPEN and FREE.

      You people are all crazy about GPL/Open Source. "VIVA OPEN SOURCE WE WANT SOURCE CODES!". Seriously, how many *nix users contribute to OSS projects? How many contribute code? I bet a good bunch of people contribute because I've seen projects that have died and have been picked up by other developers to keep some applications alive so I won't deny the existence of contributors.

      What I will say is that I would
      • Re: (Score:3, Insightful)

        A few possible advantages of GPL drivers:

        - more stability
        - AIX support
        - proper Xinerama support
        - hardware end-of-life cycle when the user decides it, not when ATI decides it

        I'm sure you can find a few on your own.
    • Re: (Score:3, Insightful)

      Another faulty mod at slashdot...

      Your opinion is that only open free code is of value.

      However, in the real world, a lot of things won't get done unless someone is compensated in some way.

      Over 45 years, I've seen that most people who declare things should be free do not contribute a bit of their time to help things be free. They want to be compensated for their time but they want to get everything free.

      Given a choice between no driver and a closed driver that works and is installed as a binary object, I hav
    • Re: (Score:3, Insightful)

      I would use them, as would most any other linux desktop user. Heck I have used the closed source nvidia drivers and it didn't make me ill or nothing (but lsmod did say my kernel was tainted as I recall...oooo I said, tha 'taint good at all...but at least I got good resolution on the desktop).
  • by Bullfish (858648) on Thursday July 26 2007, @11:05AM (#19997841)
    If you consider that AMD owns ATI and that AMD needs (considering how they have been hemorrhaging money) Dell to buy their CPUs, Dell just may be able to get what the Linux community has been asking wanted for quite a while.

    While Dell doesn't have a lot of fans on Slashdot, they may also be able to get a lot more hardware supported as well.

    Strange bedfellows, but...
    • AMD also needs the One Laptop project to buy chips - they're potentially a gigantic customer, far bigger than any domestic slice of the pie Dell might have - and OLPC is also Open Source. I don't know exactly what graphics OLPC uses in the current version for graphics, but you can bet your left sock that AMD is going to want to supply as large a fraction of the components as possible.

      Dell doesn't have fans on Slashdot, but I doubt they're doing that badly in Slashdot League Division 1, and they seem to be

    • by nine-times (778537) <nine.times@gmail.com> on Thursday July 26 2007, @11:23AM (#19998151) Homepage

      My immediate thought when I read the headline was, "And this is the answer to all those people who asked, 'Why should I care if Dell sells computers with Ubuntu?"

      I remember when that story broke, and loads of people were saying, "I use Linux, but I'm not going to buy a Dell," or "Well I don't use Ubuntu, I use [insert distro here], so this doesn't help me!"

  • Man, I hope this shows up. ATI Drivers for my x700 mobility in my laptop are one of the final problems I have with Linux. I use it at home a lot, but there just doesn't seem to be a reliable way of getting 3D graphics working with this chipset. So, I'm still dual-booting on my laptop. It's a pain, as honestly I'd rather go full linux.

    For those wondering, I'm using Ubuntu on a Acer Travelmate 4400, and yes, I've one through EVERY walkthrough for 3d Graphics. Everything else works. Graphics, wireless in
  • Not much to the article. I mean it's a given that Dell would want better drivers -- no one's going to buy a PC that they can't hook up to their favorite monitor and use right out of the box.

  • by jshriverWVU (810740) on Thursday July 26 2007, @11:06AM (#19997873)
    here [amd.com] just a couple days ago. Not sure how much better they are, but they are making some efforts.
  • by tji (74570) on Thursday July 26 2007, @11:13AM (#19997987)
    Why does the never ending cycle of

        ATI Needs to produce better Linux drivers --> ATI announces they really like Linux --> ATI never produces drivers

    keep exciting everyone enough to cause this constant hand wringing?

    They are not going to ever really support Linux well. If that's not clear after 12 years of the above cycle, then you haven't been paying attention. Move on.. Get a board with an Intel integrated GPU if you want totally open. Get an Nvidia card if you don't care about open, but want working accelerated drivers.

    If ATI does somehow produce open specs or drivers, great.. think about buying one then. In the mean time, vote with your dollars, buy something else.
    • Re: (Score:3, Insightful)

      Correct me if I'm wrong, but wasn't ATI the graphics company that used to provide specs for their cards? Now that is the real way to get your cards supported (much better than providing drivers for a few platforms). While I can't comment on the current ATI driver situation (I've never had problems with ATI cards, but I currently have only Intel and nVidia), the picture of a company that has forever paid lip service to Linux without ever delivering doesn't seem fair to me.
    • Re: (Score:3, Insightful)

      Because this time it's a big gorilla throwing their weight around, and thus it just might be enough to persuade ATI to actually produce for once. ATI has always seen Linux support as something that wouldn't make them any money...but DELL certainly DOES make them money.

      If anyone can get ATI to pony up working drivers for linux, it's DELL.

      However, I'm still waiting for the fat lady to sing on this one ;)
    • by TopSpin (753) * on Thursday July 26 2007, @12:03PM (#19998885) Journal

      They are not going to ever really support Linux well.
      If you are AMD/ATI and the 800 lb gorilla of PeeCees sends you a memo, you read it and take steps or you answer to The Board because one wrong word from those people and your Ass is Grass. ATI is under new management and now Dell has a Linux agenda. Have a little faith. Things can change. Companies like HP (particularly on the server side,) Oracle and now Dell have been and will continue to end Linux indifference among hardware manufacturers.

      It's working. It's not fast and good karma isn't the motivation, but it IS working.

  • by Joe The Dragon (967727) on Thursday July 26 2007, @11:20AM (#19998083)
    M$ DRM and DX is what is keeping good open drivers away from linux. Intel did open there but there hardware at the time was real bad next to ATI and NVIDIA and they had very little to lose as at the time 3D game play was very slow on Intel GMA video.
  • I think we will eventually see open drivers from amd/ati, after all Intel has open-sourced theirs, so AMD will want to as well. Anything to get their hardware selling I would think. Especially for the server market, where AMD is doing (relatively) well, and the video hardware isn't bleeding edge (I know there are some open reversed-engineered drivers, but it would be nice to have some official ones).

    When it comes down to it, as the underdog, AMD has the most to gain, and the least to lose, by open-sourci
  • by Tihstae (86842) <Tihstae@gmail.com> on Thursday July 26 2007, @11:33AM (#19998337) Homepage
    ATI is going to write better Linux drivers. How many times have we heard this? What you have to realize is ATI can't write drivers period. Their Windows drivers are the biggest piece of crap on the planet. Yes, they may be better than their Linux drivers but they are still not good. ATI needs people to write drivers for their hardware.
  • by Odinson (4523) on Thursday July 26 2007, @12:06PM (#19998923) Homepage Journal
    I bought a 1650 in early May. 3D has never funtioned in Linux. Just crashes the machine. Many distro, hardware combo's tried. Works fine in Windows. $50 + shipping takes it. $150 retail.

    Yea ATI's drivers are great....

    BTW I'll give it to any developer making a serious effort to write open source drivers. I'll even pay shipping.

  • Good one! (Score:4, Funny)

    by PingXao (153057) on Thursday July 26 2007, @04:24PM (#20002779)
    15 years ago some of us were asking ATI for OS/2 Warp drivers. *rim shot*

    It would be poetic justice if ATI put Dell on hold for an hour every time they called to check in on those drivers. Then transferred them to 3 different parties before cutting them off.

    In fact, if ATI promises to do that I will forgive them for the OS/2 lies and bogus promises they made.
    • Re:Better drivers? (Score:5, Insightful)

      by mabhatter654 (561290) on Thursday July 26 2007, @11:06AM (#19997859)
      Dell has something the community doesn't have... sales orders for chips!! If Dell wants drivers they stand a good chance in getting them. They just started building AMD systems and bundling ATI chipsets is a key part of the sales pitch. Hopefully several hundred thousand computers will be enough to get the ball rolling!!!
    • Re:Better drivers? (Score:5, Interesting)

      by mrjb (547783) on Thursday July 26 2007, @11:37AM (#19998405)
      I'm not holding my breath Me neither. I recently switched from ATI (on which I spent several days to get it to work but *still* suboptimal) to NVidia to get accelerated dualscreen and it Just Works. Never looked back. Sorry ATI, you're too late.
      • Re:Better drivers? (Score:5, Informative)

        by Gazzonyx (982402) on Thursday July 26 2007, @12:57PM (#19999723)

        I'm not holding my breath Me neither. I recently switched from ATI (on which I spent several days to get it to work but *still* suboptimal) to NVidia to get accelerated dualscreen and it Just Works. Never looked back. Sorry ATI, you're too late.
        Exact same here, I fought with an ATI X1050 PCI-E for 2 days before tossing it on the "I need any part I can find, right now!" shelf, and got a GeForce 8500GT just last week. This is running under Solaris Express Developer Edition.


        The NVidia driver update was a single .bin that removed the old drivers, installed the new ones, and setup xorg.conf. It also moved the old xorg.conf to xorg.conf.bak, I was surprised to see that they did the Right Thing throughout the entire install. Fire and forget, reboot and move on to more pressing issues. These drivers were only a few days old, but they don't feel 'beta' at all; they feel very well tested.


        I've been a long time ATI user except for a single Geforce4 back in my gaming days. So long, and thanks for all the fish, ATI.

        • Re: (Score:3, Interesting)

          The NVidia driver update was a single .bin that removed the old drivers, installed the new ones, and setup xorg.conf. It also moved the old xorg.conf to xorg.conf.bak, I was surprised to see that they did the Right Thing throughout the entire install.

          The Nvidia driver might be admirably well-behaved, but don't forget that the real "Right Thing" would be for it to be released under a Free Software license so that it can simply be distributed with X.org to begin with, like the nv driver.

    • Re: (Score:3, Insightful)

      because ATI management are too stupid to think bigger than cutting quality to save costs.