Difference between revisions of "Intel Extreme Graphics 2"

From ThinkWiki
Jump to: navigation, search
(added info about i855-crt)
Line 24: Line 24:
  
 
==== External VGA port ====
 
==== External VGA port ====
?
+
There seems to be many issues trying to do this from within {{path|/etc/X11/xorg.conf}} or {{path|/etc/X11/XFree86.conf}}. The solution for basic projector or cloned output is to use the [http://i855crt.sourceforge.net/ 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):
 +
:{{cmdroot|i855crt swcursor on "1024x786@85"}}
 +
to stop it enter
 +
:{{cmdroot|i855crt off}}
 +
 
 +
The video mode in quotes is defined in {{path|/etc/i855crt.conf}} or {{path|~/.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.}}
  
 
==== SVideo port ====
 
==== SVideo port ====
Line 34: Line 42:
 
=== Linux kernel Framebuffer driver ===
 
=== 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.
 
This chip will work with either the 'vesa' or 'intelfb' driver as part of any recent 2.4 or 2.6 kernel.
=== Links ===
 
[http://www.intel.com/products/chipsets/eg2/ Intel Extreme Graphics 2 overview]
 
 
=== Sending video to VGA===
 
There seems to be many issues trying to do this from within the xorg.conf/XFREE86.conf.
 
The solution for basic projector or cloned output is to use the [http://i855crt.sourceforge.net/ 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.
 
  
 +
=== External Sources ===
 +
*[http://www.intel.com/products/chipsets/eg2/ Intel Extreme Graphics 2 overview]
  
 
=== ThinkPads this chip may be found in ===
 
=== ThinkPads this chip may be found in ===

Revision as of 00:01, 1 October 2005

Intel Extreme Graphics 2

This is a Intel video adapter

Features

Linux X.Org driver

This chip is supported by the 'i810' driver as part of the X.Org distribution

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.

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.

External Sources

ThinkPads this chip may be found in