Slashdot Mirror


NVIDIA Announces Intel nForce Chipsets Coming

ruiner5000 writes "NVIDIA has just made a surprise announcement about their cross license agreement with Intel to make chipsets. This means that the bragging rights AMD users have had about having the superior nForce chipsets is about to end, and it will also bring NVIDIA's superior Linux support to Intel users. We have a statement and press release from NVIDIA about planned shipment dates, and expected products NVIDIA will be aiming their chipsets at. With the nForce 4 NVIDIA is aiming for desktops, laptops, workstations, and servers."

3 of 189 comments (clear)

  1. Re:Superior Linux Support? by Richard_at_work · · Score: 5, Insightful

    Im sick of this (and will probably get modded down) but this isnt the sole fault of the vendors, now is it. For whatever reason, they will not release their driver set under opensource licenses, and thats agreeable because its their code and their decision. On the other hand, the linux kernel devs wont supply a stable module API, because they dont like binary modules, which is also agreeable because its also their code and their decision. This does leave the end user in the unenviable position of recompilations, but IMHO nvidea seems to have found a suitable halfway point for this, only requiring a stub recompile. But from where Im standing, its not just nvideas fault, both sides are posturing and trying to make a good situation out of a less than good one, but the majority of people on slashdot seem to blame vendors for supplying closed drivers when they have no real need to.

  2. Not too hot for AMD. by SnowCrashed · · Score: 5, Interesting

    The NForce boards were really one of the best things about AMD's chips for people who wanted a good all in one mobo for a basic system (esp. the NForce2 with the onboard GF4mx which totally rocked Intel's "extreme" garbage). While AMD rigs will still probably be cheaper, this is quite a low blow. However, maybe it won't make much difference with ATI's XPress chipsets coming out. They like they will be the ultimate solution for a while, at least until newer things come.

  3. Re:Superior Linux Support? by EvilGrin666 · · Score: 5, Insightful

    Intel publishes specs for its hardware where as nvidia does not. This means we get a closed source driver from nvidia thats often out of date and doesn't work where as with Intel hardware we have open source drivers written by 3rd parties (often the kernel devs) in the kernel tree itself.

    The Linux kernel devs have no interest in a stable module API because they have no interest in backwards compatability. If they see a problem, they go in and fix it. Next kernel release all the open source modules in the kernel tree are using the new fixed api.

    Its true Nvidia might not have a choice in the matter though. They might have cross licensing deals or patent royalities on some of the technology they are employing in their motherboard chipsets that prevents them using an opensource license or publishing open specs.