OpenGL in Linux: Driver Installation: Difference between revisions

From OpenGL Wiki
Jump to navigation Jump to search
Ldo (talk | contribs)
add new category
Ldo (talk | contribs)
more up-to-date info
 
Line 1: Line 1:
This Section explains where to get Linux Drivers for your Graphics Adapter and how to install them.
This Section explains where to get Linux Drivers for your Graphics Adapter and how to install them.


* [[Linux OpenGL Driver Installation : NVIDIA]]
Drivers for '''Intel''' graphics are open-source and part of the standard Linux kernel. For most modern Linux distros (Ubuntu, Debian etc), proprietary drivers for other common graphics hardware (NVidia, ATI etc) should be available through the standard package-management system. You may need to enable the fetching of packages from “non-free” repositories—check your distro documentation.
* [[Linux OpenGL Driver Installation : ATI]]
* [[Linux OpenGL Driver Installation : MESA]]


[[Category:Linux]]
[[Category:Linux]]

Latest revision as of 11:51, 2 August 2012

This Section explains where to get Linux Drivers for your Graphics Adapter and how to install them.

Drivers for Intel graphics are open-source and part of the standard Linux kernel. For most modern Linux distros (Ubuntu, Debian etc), proprietary drivers for other common graphics hardware (NVidia, ATI etc) should be available through the standard package-management system. You may need to enable the fetching of packages from “non-free” repositories—check your distro documentation.