Slashdot Mirror


Nvidia Releases Updated Drivers for FreeBSD

brsmith4 writes "Nvidia has released their latest drivers for the FreeBSD platform. This release addresses a number of issues and has been anticipated for well over a year. You will need at least 4.9-STABLE or any of the 5.x-CURRENT releases to install them. Some of the new features include added support for the latest NVIDIA GPUs including GeForce 6800 Series and improved interaction with -CURRENT's new threading libraries, not to mention the fact that my Dell laptop no longer shuts off the LCD when the driver gets loaded. The driver also provides tighter integration with the linux execution environment, making it very easy to run your favorite linux game titles. You can pick up the driver here. Pay no attention to the date, August 13th, 2003. It was a type-o."

9 of 86 comments (clear)

  1. Re:what about 5-release or stable when that comes by Anonymous Coward · · Score: 1, Interesting

    Well cough up the numbers then.

  2. I'm not one of the purists by b00m3rang · · Score: 2, Interesting

    I don't mind running a few closed source binaries in otherwise open systems. As a result, I have a working video driver written by those who designed the hardware. I've personally had better luck with the nVidia cards, I'm just glad they made the effort.

    Besides, more people deciding to run open source OSes because they work with a wide range of new video cards /is/ good for the community.

    1. Re:I'm not one of the purists by be-fan · · Score: 5, Interesting

      The open source drivers would be just as good if they had the specifications.

      I wouldn't be so sure of that. The DRI ATI drivers are less than half the speed of their Windows counterparts. The only specifications on those that aren't available is HyperZ, and that could hardly result in a 50% reduction in performance. Also, the DRI drivers aren't good enough to pass any sort of OpenGL conformance suite either. To date, there does not exist an open-source 3D driver that is good as NVIDIA's binary one.

      --
      A deep unwavering belief is a sure sign you're missing something...
  3. Re:All else being equal, by drinkypoo · · Score: 4, Interesting

    They're just hedging their bets. I doubt it's costing them all that much (in their grand scheme) to support linux and bsd, and if either or both of these operating systems ever take off like the proverbial skyrocket, their support of the community will be well-rewarded.

    --
    "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  4. Thanks, nVIDIA by agraupe · · Score: 2, Interesting

    I use linux, not BSD, but I imagine the two are close in some aspects. It took me literally a minute to install nVIDIA drivers on my gentoo box, whereas the "integrated graphics" I had prior to that took the better part of a day searching, patching various things, recompiling kernels, and installing. It is good to see that some hardware companies *do* care about open-source support. And I really don't care that the driver isn't open, as long as it's free (beer).

  5. Re:All else being equal, by archen · · Score: 5, Interesting

    I wouldn't be so sure that they're not making money off of it. Personally, I bought an nvidia card because of the Linux/BSD support (whee, big deal right?) I also make the purchasing decisions where I work (we build our own machines). I always try to make sure that our machines aren't tied to any OS be it by software OR hardware. Yeah, we use windows now, but if we switch to Linux then I know the nvidia support will (hopefully still) be there. So nvidia is the default choice. That's 50 machines and counting.

    In a similar way I was looking for a SATA RAID card for my machine since I couldn't get the on board Promise junk to work. Now what card would I choose? It seems like the best support came from 3ware , and they make pretty good cards too. Now they have a loyal customer and I'll ALWAYS recommend them over the competition.

    They might not make the money back on a 1 on 1 customer basis, but I think that they're making quite a bit of it back in mind share of tech people. I'm not significant by myself, but my range of influence between work, my friends, and various people reaches pretty far. At some point marketing glitz can only go so far. Proof of support for your products can make a bigger difference than marketing in some cases.

  6. Re:All else being equal, by be-fan · · Score: 2, Interesting

    NVIDIA is making money off the Linux drivers. NVIDIA is pretty much the only game in town for Linux graphics workstations, something which quite a few companies are using these days (eg: ILM). Since they have to write Quadro drivers for this market anyway, it's easy for them to support consumer-level NVIDIA cards too.

    --
    A deep unwavering belief is a sure sign you're missing something...
  7. Re:All else being equal, by ShavenGoat · · Score: 5, Interesting

    I don't know how true that is. The high end video cards for scientific computing cost well over $2k, which puts in a large margin for them to profit at least in one small area. In my experiance, not many visualization scientists use Windows for bleeding edge graphics.

    In addition, porting a graphics card to more than one platform gives the vendor a chance to find bugs in their design that they might not discover with a single platform release.

  8. Its just a theory... by andreyw · · Score: 4, Interesting

    But I think I know why the (new) FreeBSD drivers are better than the linux ones released some time ago.

    Simple - nVidia is trying out something new, and in order to get some testing they choose FreeBSD. If the drivers backfire, there will be less noise from the user-land. They can then always claim -well, its just some problem we encountered on BSD. Think of this as a beta-test. The new linux drivers should be just around the corner :-).

    But hey, nVidia has succeeded in making me give FreeBSD a test-drive.