Linked by Thom Holwerda on Fri 14th Sep 2012 22:30 UTC
Permalink for comment 535400
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
News
Linked by Thom Holwerda on 05/22/13 13:38 UTC
Linked by Thom Holwerda on 05/22/13 13:30 UTC, submitted by JRepin
Linked by Thom Holwerda on 05/21/13 22:06 UTC
Linked by Thom Holwerda on 05/21/13 21:45 UTC
Linked by Thom Holwerda on 05/21/13 15:53 UTC
Linked by Thom Holwerda on 05/20/13 22:43 UTC
Linked by Thom Holwerda on 05/20/13 21:50 UTC
Linked by Thom Holwerda on 05/19/13 23:15 UTC
Linked by Thom Holwerda on 05/19/13 23:11 UTC, submitted by Drumhellar
Linked by Thom Holwerda on 05/18/13 21:06 UTC
More News »
Sponsored Links



Member since:
2007-02-17
Using Nvidia graphics cards in linux does NOT require reverse-engineered drivers. Nvidia provides 32 & 64 bit linux drivers, and communicates well with users to resolve bugs and add features/support. "
If one uses the binary blob driver provided by nvidia, one cannot upgrade to Wayland in the near future.
Nvidia's binary blob driver is NOT shipped with Linux distributions, one has to download it separately and actually compile a piece of wrapper code. Any issues the driver causes cannot be addressed by the Linux kernel developers. This is most decidedly NOT recommended for non-expert users.
Every time one updates the kernel, one has to recompile the open source wrapper which sits between the binary blob and the kernel. This requires that one has Linux kernel source code installed. It is an utter pain.
For this and other reasons, it is not recommended to use the nvidia binary blob driver. Since the open source nouveau driver is limited due to the need to reverse engineer, that driver although better does not deliver anywhere near the capabilities of the card.
Since it is a is a relatively simple matter to avoid nvidia graphics and use instead a graphics card which does have a functional, well-performed open source driver which ships as part of the Linux kernel itself, (i.e. Intel or AMD/ATI graphics), then using such hardware for desktop Linux systems is overwhelmingly to be recommended.
Edited 2012-09-17 07:48 UTC