OpenGL in Linux: Driver Installation: Difference between revisions

From OpenGL Wiki
Jump to navigation Jump to search
RigidBody (talk | contribs)
No edit summary
 
Ldo (talk | contribs)
more up-to-date info
 
(One intermediate revision by the same user not shown)
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]]

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.