Slashdot Mirror


Testing 65 Different GPUs On Linux With Open Source Drivers

An anonymous reader writes "How good are open source graphics drivers in 2014 given all the Linux gaming and desktop attention? Phoronix has tested 65 different GPUs using the latest open source drivers covering Intel HD Graphics, NVIDIA GeForce, AMD Radeon, and AMD FirePro hardware. Of the 65 GPUs tested, only 50 of them had good enough open source driver support for running OpenGL games and benchmarks. Across the NVIDIA and AMD hardware were several pages of caveats with different driver issues encountered on Linux 3.15 and Mesa 10.3 loaded on Ubuntu 14.04. Intel graphics on Linux were reliable but slow while AMD's open-source Linux support was recommended over the NVIDIA support that doesn't currently allow for suitable graphics card re-clocking. Similar tests are now being done with the proprietary Linux drivers."

23 of 134 comments (clear)

  1. Thankful for the FOSS drivers on older hardware by phorm · · Score: 4, Informative

    I recently updated my Mint install and discovered that the newer AMD/FGLRX drivers have a big issue with the backlight on various laptops (mainly, that they turn it off or down to zero).
    At first I thought I had no display, but later noticed that if there is some front-light I could vaguely see the login window.

    As it's an older model, it seems to get less attention from AMD (Nvidia is much the same). However, I was happy to see how much better the FOSS driver seems to work these days, so for now I'm back to using that. Backlight works, and video seems reasonably fast. I haven't tried any 3d/gaming yet but it will be interesting to see how that stacks up.

    1. Re:Thankful for the FOSS drivers on older hardware by jones_supa · · Score: 4, Informative

      My experience is that the open source Radeon driver has been getting much better in 3D performance lately.

    2. Re:Thankful for the FOSS drivers on older hardware by rcht148 · · Score: 3, Informative

      I second this.
      I installed Linux Mint 17 recently and first went with the AMD proprietary fglrx drivers.
      Overall any video (file playback or gaming) would always be choppy and jittery.

      I decided to give the open source radeon drivers a shot. The performance is much better. All the choppiness/jittery is gone.
      I may have lost some fps but it was completely worth it.

    3. Re:Thankful for the FOSS drivers on older hardware by s.petry · · Score: 2

      Honest question. Outside of certain Linux packages/distros and kernels pissing and moaning about loading proprietary drivers why not use them? If you are simply "using" the graphics card there is nothing against this that I can tell, just not recommended by Linux developers because it's anti GPL by nature.

      I developed several (3) VR centers for a company which used professional nVidia cards and proprietary Linux drivers. Using Open source drivers was not even an option, because multi-pipe graphics requires syncing which is not available in the Open source drivers (neither is the port for sync on the majority of cards people use at home). 5 hosts each with 2 graphics cards for floor, ceiling, center, left, and right walls. We used the same commercial graphics cards and drivers for CAE and CAD applications, where 3D graphics performance was essential.

      As a side note, you will be happy to know that Linux outperformed Windows in every aspect for Altair, MSC, and CEI applications and not by a little bit.

      I could honestly see consumers being angry if they were charged additional money to run the proprietary Linux graphics drivers, but this is not the case. Sure, proprietary drivers are not available for all distros. Sure, an RPM may or may not work outside of a Redhat system. In those cases though, why not use a supported Distro with a vendor supported driver? If you are really in need of high end performance for an application the distro should not matter as much as the core OS.

      --

      -The wise argue that there are few absolutes, the fool argues that there are no probabilities.

  2. AMD Open Source by slacka · · Score: 4, Insightful

    I have an old Radeon X1950PRO in guest/spare PC. While it's getting long in the tooth it's still good enough for some Star Craft 2 and Dota 2 action with friends. Unfortunately I have to boot to windows 7 to get decent performance. The kernel devs are always changing the driver interface, so the last time I was able to use the proprietary drivers was around Ubuntu 6. Now in Linux my only option are buggy, glitch drivers like Phoronix described in their drivers or booting to Windows. The hardware specs were released. Now if after 8 year, the open source drivers are still buggy and slow, they will never be as good as the proprietary. What Linux needs a stable driver interface like Windows has.

    1. Re:AMD Open Source by Rockoon · · Score: 4, Insightful

      What Linux needs a stable driver interface like Windows has.

      Windows does not have a stable driver interface. What windows does have is the market share necessary to not suffer too much when the interface changes.

      In any event its inexcusable in both cases to ever undergo more than 1 driver interface change per architecture. I get it.. at first you do something that works but later the design proves inadequate, so the second time around it should be designed right. Pick an ABI and stick with it, and design to be extensible.

      --
      "His name was James Damore."
    2. Re:AMD Open Source by Kjella · · Score: 4, Informative

      Windows does not have a stable driver interface. What windows does have is the market share necessary to not suffer too much when the interface changes.

      In recent history there was WDDM 1.0 (Vista, 2006) 1.1 (Win7, 2009) 1.2 (Win8, 2012) and 1.3 (Win8.1, 2013) and as far as I can tell they're backwards compatible - if your graphics card has a WDDM 1.0 driver you can still run Win8.1, however it'll also cap your DirectX level. Unless I'm mistaken that's 8 years of a stable (but expanding) ABI, it seems like DirectX 12 will require WDDM 2.0 which may be the next clean break but we won't know until Win9 is out. But I agree that the market share helps Microsoft a lot, particularly the market share of gamers despite Steam now being on Linux - according to their May 2014 survey 95.5% run Steam on Windows. Also for all those pointing to Distrowatch, at least 0.64% of the 1.10% running Linux use Ubuntu with only 0.08% verified as Mint...

      --
      Live today, because you never know what tomorrow brings
    3. Re:AMD Open Source by Himmy32 · · Score: 2

      One driver model change in 13 years... oh the shenanigans. Bash Windows for all the deserving reasons, but graphics drivers come on...

  3. Re:ARE YOU FREAKIN' KIDDING?!!! by cyberspittle · · Score: 2

    I am sensing a lot of hostility.

  4. Phoronix Rocks by Anonymous Coward · · Score: 5, Interesting

    I just wanted to say that Phoronix is an undervalued gem. These guys (I think just one guy actually) puts in the grunt work to get us hard performance numbers. He's developed a fully automated testing system that makes it easy to bisect kernel patches to identify the source of kernel regressions. I get the impression he runs on a shoestring budget out of his house but the work he does is the kind of thing that OS vendors of old used to dedicate entire teams too. He really ought to be fully funded by some group like the Linux Foundation because his work is invaluable in that nitty-gritty unsexy way that really helps out more visible engineering.

    1. Re:Phoronix Rocks by gigne · · Score: 3, Interesting

      Yeah i'm going to have to second that.

      Not only do they have great perf tests, but there is also a great depth of kernel news, x/wayland/mir and other general good to know linux news

      If only those popup ads were destroyed. On my mobile it can be hard to get rid of them.

      I'm going to head over there right now and pay for a subscription

      --
      Signature v3.0, now with 42% less memory usage.
  5. Linux and the Office Max/Staples Test. by jellomizer · · Score: 3, Interesting

    The real trick for Linux compatibility is the ability to go to a box store, buy a new graphics card (or any device) Plug it in into your PC and see if it works, works without having to spend hours finding the driver for your common distribution, and works well.

    That has been my biggest problem with Linux support.
    It is a case where a particular component failed on my computer, and I need a new one right away. Being that your computer is down, you are unable to research what you should get. So you go to the store look around and find something that would seem to work with your computer. A name that you recognize, and specs that are probably better then your old one.

    --
    If something is so important that you feel the need to post it on the internet... It probably isn't that important.
    1. Re:Linux and the Office Max/Staples Test. by vux984 · · Score: 3, Insightful

      Being that your computer is down, you are unable to research what you should get

      This was true for me in the 90s In 2014 I probably have 10 different internet devices in the house between consoles, phones, tablets, laptops, etc. Sure I'm on the high side of things, but even my parents on both sides have at least 4-5 devices each. My 80 year old grandmother I think might have just one... but she's not going to be researching hardware for her linux desktop build by herself either.

      Who today is a linux enthusiast and would really not have any internet access if their computer went down because they only have one device that can browse the internet?

  6. 6870 represent by gman003 · · Score: 2

    I bought a 6870 as an upgrade to my Mac Pro, mainly because it was highly compatible with OS X (it only fails to show the grey apple screen during boot) and is far cheaper than officially-supported cards. It's also a good mid-tier card on Windows.

    And according to this, the 6870 is also basically the best card for use under Linux using open-source drivers, so I guess it's just a very good card in general. When I do a new from-scratch build, I might put Linux on the old Mac so I can play around with Linux gaming more.

  7. Re:Nouveau performance is horrible! by Anonymous Coward · · Score: 2, Funny

    Nouveau project is a secret plot to make Intel graphics look good by comparison.

  8. Zork One by Mister+Liberty · · Score: 2

    It's the best game ever. The GPU can handle it -- believe me.

  9. Yes it does by Sycraft-fu · · Score: 4, Informative

    Their interface is stable per version of Windows. They freeze the ABI and it is set until the next one. They don't change it much usually anyhow, Vista being a notable exception. Now of course when new DX features come out you have to update your drivers to support it if you want those features, but it isn't necessary to make your driver work, the old driver continues to work.

    It does not get updated with every kernel patch, ala Linux.

  10. Re:Open Source drivers? by Balinares · · Score: 2

    The open source Gallium3D driver for Southern Island Radeon GPUs has come a LONG way in the recent months. Given a 3.14+ kernel and the soon-to-be-released 10.2 Mesa libs, you can expect performance within 80% of that of the Catalyst driver, and it only keeps getting better. The stability is also pretty good. I love being able to flip smoothly between a full screen game and a chat window or a Web browser.

    --

    -- B.
    This sig does in fact not have the property it claims not to have.
  11. Re:Open Source drivers? by epine · · Score: 2

    I think the better (and more common way) is to simply boot into Windows to play your games.

    If I only had to boot into Windows in order to run my games (of which I have none, because of what comes after "only") then I would surely do so. What I'm not willing to do is boot into the Windows EULA and revenue collection racket—please inform me on how to do one without the other if you know how—after its ape-like thumb collapsed the trachea on any vestige of consumer choice worthy of so much as a solitary big whoop.

    If Ambrose Bierce had an entry in his Devil's Dictionary for the word "simplicity" (he doesn't, I actually looked) he would most likely have defined it as "expediting gratification by paying more to receive less" or some scalding variation upon that theme at the expense your precise invocation, and many more besides.

  12. Just pass the test the same way you could in 2000 by dbIII · · Score: 3, Informative

    Just pass the test the same way you could in 2000 and download the NVIDIA or AMD driver from their websites. If you want a dead simple answer without artificial restrictions that's all you have to do - instead of whining about how your artificial restriction is making things hard.
    In fact such a post makes you look so stupid that I strongly suspect you have an agenda to push and do not care if you look stupid to many so long as you manage to fool the naive. Is that what is going on here?

  13. AMD's official stance by DrYak · · Score: 3, Informative

    And that's AMD official stance:
    - once the opensource drivers get good enough, support for older cards gets removed from catalyst, and radeon is pointed as the official go-to solution for older cards.
    - so catalyst = drivers for the current generation of cards (unless you want to beta test the bleeding-edge development) and radeon = drivers for all the previous generation (unless you want specifically a card that still isn't phased out yet, probably because the current openCL support is better in catalyst).
    - that's also part of the reason why AMD has opensource driver developers on their payroll.

    --
    "Sufficiently advanced satire is indistinguishable from reality." - [Tips: 1DrYakQDKCQ6y52z6QbnkxHXAocMZJE61o ]
  14. And one day by DrYak · · Score: 2

    And one day, once Mesa and DRI/Gallium etc. mature enough you'll probably going to have a similar landscape in Linux.
    For now, it's "work in progress" zone.

    --
    "Sufficiently advanced satire is indistinguishable from reality." - [Tips: 1DrYakQDKCQ6y52z6QbnkxHXAocMZJE61o ]
  15. Testing facility by DrYak · · Score: 2

    The interesting part, is that the guy is building a test-farm infrastructure.

    The kernel benchmarking/bissecting stuff could be automated and could become part of the normal development project.
    (Having the test farm continuously benchmark key linux project (llike kernel, mesa, etc.) while they are developed).

    That is going to be:
    - a very valuable ressource for linux development
    - a service that can be sold or that can be sponsored by big player (Valve co-financing the mesa/gallium continuous benchmarking ?)

    --
    "Sufficiently advanced satire is indistinguishable from reality." - [Tips: 1DrYakQDKCQ6y52z6QbnkxHXAocMZJE61o ]