Difference between revisions of "Intel HD Graphics"

From ThinkWiki
Jump to: navigation, search
m (Features: typo Descrete -> Discrete)
(added NVidia Optimus disabling info for T420(s))
Line 21: Line 21:
  
 
Desktop Effects do not work in Ubuntu 10.10 (at least, on an X220).
 
Desktop Effects do not work in Ubuntu 10.10 (at least, on an X220).
 +
 +
=== T420s ===
 +
 +
The BIOS for the {{T420s}} (and presumably also the {{T420}}) settings for _Graphics Device_ default to '''NVIDIA Optimus''' and the '''OS Detection for NVIDIA Optimus''' is set to '''Disabled''' which is not a good set of defaults for Linux since Optimus is only supported by Windows 7. To get the NVidia drivers working for Linux I had to set the '''Graphics Device''' to '''Discrete Graphics'''. This was as of 2011-11-26 using '''driver version 290.10'''. Then run '''sudo nvidia-xconfig'''. Both TwinView and Xinerama worked fine.
  
 
== Models featuring this Technology  ==
 
== Models featuring this Technology  ==
 
* ThinkPad {{Edge 11"}}, {{Edge 14"}}, {{Edge 15"}}
 
* ThinkPad {{Edge 11"}}, {{Edge 14"}}, {{Edge 15"}}
 
* ThinkPad {{L412}}, {{L512}}
 
* ThinkPad {{L412}}, {{L512}}
* ThinkPad {{T410}}, {{T410i}}, {{T410s}}, {{T410si}}, {{T510}}, {{T510i}}
+
* ThinkPad {{T410}}, {{T410i}}, {{T410s}}, {{T410si}}, {{T420}}, {{T420s}}, {{T510}}, {{T510i}}
 
* ThinkPad {{X201}}, {{X201i}}, {{X201s}}, {{X201 Tablet}}, {{X220}}
 
* ThinkPad {{X201}}, {{X201i}}, {{X201s}}, {{X201 Tablet}}, {{X220}}
  

Revision as of 03:12, 27 November 2011

The Intel HD Graphics (sometimes also called GMA HD) is the Graphics Memory Accelerator (GMA) integrated in the Intel Core i3, Intel Core i5 and selected Intel Core i7 processors.

Features

  • Chipset: Arrandale (GMCH Ironlake)
  • PCI ID: 8086:0046
  • PCI-E
NOTE!
While almost all new ThinkPads have integrated Intel HD Graphics, on those ThinkPads with a Discrete NVIDIA GPU, the Intel GPU is disabled and cannot be enabled. There is no support for Switchable Graphics.
NOTE!
Contrary to the statement above, you can select the GPU in the BIOS of recent models with Nvidia Optimus, e.g. the T510 4384GEG. Windows seems to be able to switch between the GPUs, too.

Linux support

A very recent Linux distribution with kernel 2.6.33 and Intel Xorg driver 2.11 or newer is recommended.

Note that XVideo (Xv) playback at certain frame sizes does not work properly unless you have at least version 2.12 of the Intel Xorg driver.

Desktop Effects do not work in Ubuntu 10.10 (at least, on an X220).

T420s

The BIOS for the T420s (and presumably also the T420) settings for _Graphics Device_ default to NVIDIA Optimus and the OS Detection for NVIDIA Optimus is set to Disabled which is not a good set of defaults for Linux since Optimus is only supported by Windows 7. To get the NVidia drivers working for Linux I had to set the Graphics Device to Discrete Graphics. This was as of 2011-11-26 using driver version 290.10. Then run sudo nvidia-xconfig. Both TwinView and Xinerama worked fine.

Models featuring this Technology

Resources