Difference between revisions of "Intel Extreme Graphics 2"
(→Linux X.Org driver) |
(→Linux X.Org driver) |
||
Line 18: | Line 18: | ||
=== Linux X.Org driver === | === Linux X.Org driver === | ||
− | This chip is supported by the 'i810' driver as part of the X.Org distribution | + | This chip is supported by the 'i810' driver as part of the X.Org distribution. |
+ | |||
Hardware 3-D acceleration is available using DRI and kernel i915 module. | Hardware 3-D acceleration is available using DRI and kernel i915 module. | ||
Revision as of 15:46, 9 January 2006
Intel Extreme Graphics 2This is an Intel video adapter Features
|
Linux X.Org driver
This chip is supported by the 'i810' driver as part of the X.Org distribution.
Hardware 3-D acceleration is available using DRI and kernel i915 module.
ThinkPad LCD
Display on the internal LCD works as long as you set the monitor settings correct.
External VGA port
There seems to be many issues trying to do this from within /etc/X11/xorg.conf or /etc/X11/XFree86.conf. The solution for basic projector or cloned output is to use the i855-crt program. Remember that this program is very raw and could damage your display equipment.
Once this is installed an example command would be (with root permissions):
# i855crt swcursor on "1024x786@85"
to stop it enter
# i855crt off
The video mode in quotes is defined in /etc/i855crt.conf or ~/.i855crt.conf.
FIXME
|
This is specific usage information for that tool. Introducing an own tool page for it should be considered or joining this with other information in a display cloning howto page.
|
It may be possible both to setup a cloned and extended-desktop configuration just using options in xorg.conf - see MonitorLayout and Clone options in the i810 man page.
FIXME
|
xorg.cfg snapshot?
|
SVideo port
?
DVI port
?
Linux kernel Framebuffer driver
This chip will work with either the 'vesa' or 'intelfb' driver as part of any recent 2.4 or 2.6 kernel.