<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.thinkwiki.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=P+michalczyk</id>
	<title>ThinkWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.thinkwiki.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=P+michalczyk"/>
	<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/wiki/Special:Contributions/P_michalczyk"/>
	<updated>2026-05-08T16:21:33Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.12</generator>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Intel_Graphics_Media_Accelerator_900&amp;diff=24679</id>
		<title>Intel Graphics Media Accelerator 900</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Intel_Graphics_Media_Accelerator_900&amp;diff=24679"/>
		<updated>2006-09-16T14:43:06Z</updated>

		<summary type="html">&lt;p&gt;P michalczyk: /* Linux X.Org driver */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 0; margin-right:10px; border: 1px solid #dfdfdf; padding: 0em 1em 1em 1em; background-color:#F8F8FF; align:right;&amp;quot;&amp;gt;&lt;br /&gt;
=== Intel Graphics Media Accelerator 900 ===&lt;br /&gt;
This is an Intel video adapter&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* Integrated into the following chipsets:&lt;br /&gt;
** [[Intel 910GML]]&lt;br /&gt;
** [[Intel 915GM]]&lt;br /&gt;
* PCI ID: 8086:2592&lt;br /&gt;
* Uses up to 128MB of main memory&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
|style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Linux X.Org driver ===&lt;br /&gt;
This chip is supported by the 'i810' driver as part of the X.Org distribution&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
For '''DRI-Support''', you may have to install the latest Drivers from [http://dri.freedesktop.org/snapshots/ DRI Snapshot] you need following files:&amp;lt;br&amp;gt;&lt;br /&gt;
''common-&amp;lt;CurrentVersion&amp;gt;-linux.i386.tar.bz2&amp;lt;br&amp;gt;&lt;br /&gt;
i915-&amp;lt;CurrentVersion&amp;gt;-linux.tar.bz2''&amp;lt;br&amp;gt;&lt;br /&gt;
Extract both in the same Directory and run install.sh&amp;lt;br&amp;gt;&lt;br /&gt;
After that restart your X-Server and enjoy OpenGL-Support ;-)&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
At least on a T43, you also want to add acpi_sleep=s3_bios to the kernel command line (edit your LILO or GRUB configuration file to do that), in order to make sure that Xorg continues to work after a suspend/resume cycle.&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
For those who is using Gentoo with xorg-x11-6.8.2 and can't get i810 driver working: you can emerge xorg-x11-6.9.0 (unmask it first) and everything will work out of the box (tested with kernel 2.6.15-gentoo-r1).&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
'''Warning:''' Debian users, do not install the DRI Snapshot, it will overwrite several files in several packages and cause you all manner of grief. (not if you build whole Xorg release, for example 6.9.0 which includes DRI and then install it to '/usr/local' - which is the default location if you install with 'make install') If you're using Stable with xorg from sarge-backports (at backports.org), you can install all the required files from that repository, Etch (Testing/Unstable) users can install from the Testing/Unstable repositories at debian.org&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
'''Debian success story''':It is wise to choose relatively fresh kernel version (2.6.17.13 works for sure). It will contain driver module '''i915'''. For DRI to work there should be 4 kernel modules: agpgart, intel_agp, drm and i915. There also must be fresh xorg graphic driver (i810). Xorg 6.9.0 is fresh enough (in older version, namely XFree 4.3 everything compiles with no problems, but after starting X enviroment screen gets black although you can hear sounds). While building Xorg don't 'make install', use checkinstall instead: 'checkinstall --showinstall=yes -D &amp;quot;make install&amp;quot;'. Detailed instructions for setting up and troubleshooting DRI can be found at: [http://dri.freedesktop.org/wiki/DriTroubleshooting http://dri.freedesktop.org/wiki/DriTroubleshooting] and [http://dri.sourceforge.net/doc/DRIuserguide.html http://dri.sourceforge.net/doc/DRIuserguide.html]. Remember to set bus mastering. To check whether DRI is running use 'glxinfo'.&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Linux Intel driver ===&lt;br /&gt;
You can find Linux drivers for this card on [http://www.intel.com/support/graphics/linux/index.htm Intel's site]. The site offers much information about how to install this card on many distributions, mainly Red Hat and SuSe.  The &amp;quot;Intel&amp;quot; driver above is just a snapshot of the Xorg/XFree86 driver.&lt;br /&gt;
&lt;br /&gt;
The display now (Fedora Core 5 - xorg-x11-server-Xorg-1.0.1-9.fc5.1.1) works perfectly using X.Org driver. All you need to do is change xorg.conf frequencies in the monitor section like this:&lt;br /&gt;
&lt;br /&gt;
        HorizSync    31.5-90&lt;br /&gt;
        VertRefresh  50-90&lt;br /&gt;
&lt;br /&gt;
==== ThinkPad LCD ====&lt;br /&gt;
Display on the internal LCD works as long as you set the monitor settings correct.&lt;br /&gt;
&lt;br /&gt;
==== External VGA port ====&lt;br /&gt;
Works well in clone mode at least. Dualhead is supported.&lt;br /&gt;
&lt;br /&gt;
/etc/X11/xorg.conf&lt;br /&gt;
        Section &amp;quot;Device&amp;quot;&lt;br /&gt;
            Identifier      &amp;quot;Intel Corporation Intel Default Card&amp;quot;&lt;br /&gt;
            Driver          &amp;quot;i810&amp;quot;&lt;br /&gt;
            BusID           &amp;quot;PCI:0:2:0&amp;quot;&lt;br /&gt;
            Option          &amp;quot;MonitorLayout&amp;quot; &amp;quot;CRT,LFP&amp;quot;&lt;br /&gt;
            Option          &amp;quot;Clone&amp;quot; &amp;quot;true&amp;quot;&lt;br /&gt;
        EndSection&lt;br /&gt;
&lt;br /&gt;
Now you can enable|disable vga out with i810switch crt on|off&lt;br /&gt;
&lt;br /&gt;
==== SVideo port ====&lt;br /&gt;
See above, but use&lt;br /&gt;
        Option          &amp;quot;MonitorLayout&amp;quot; &amp;quot;TV,LFP&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Now you can turn on/off the TV-Out by executing the commands&lt;br /&gt;
:{{cmdroot|echo &amp;quot;dvi_enable&amp;quot; &amp;gt; /proc/acpi/ibm/video}}&lt;br /&gt;
or&lt;br /&gt;
:{{cmdroot|echo &amp;quot;dvi_disable&amp;quot; &amp;gt; /proc/acpi/ibm/video}}&lt;br /&gt;
Or toggle between them with&lt;br /&gt;
:{{cmdroot|echo &amp;quot;video_switch&amp;quot; &amp;gt; /proc/acpi/ibm/video}}&lt;br /&gt;
&lt;br /&gt;
This is known to work on a T43.&lt;br /&gt;
{{HINT|Of course you can also use all 3, that makes &amp;quot;TV,LFP,CRT&amp;quot; (in that order).}}&lt;br /&gt;
&lt;br /&gt;
==== DVI port ====&lt;br /&gt;
DVI could theoretically be supported if a TMDS transmitter where hooked up to one of the pipes, which is NOT the case on any ThinkPad.&lt;br /&gt;
&lt;br /&gt;
=== Linux kernel Framebuffer driver ===&lt;br /&gt;
This chip will work with either the 'vesa' or 'intelfb' driver as part of any recent 2.4 or 2.6 kernel.&lt;br /&gt;
&lt;br /&gt;
=== ThinkPads this chip may be found in ===&lt;br /&gt;
* {{R52}}&lt;br /&gt;
* {{T43}}&lt;br /&gt;
* {{X41}}, {{X41T}}&lt;br /&gt;
* {{Z60m}}, {{Z60t}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Components]]&lt;/div&gt;</summary>
		<author><name>P michalczyk</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Intel_Graphics_Media_Accelerator_900&amp;diff=24678</id>
		<title>Intel Graphics Media Accelerator 900</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Intel_Graphics_Media_Accelerator_900&amp;diff=24678"/>
		<updated>2006-09-16T14:42:16Z</updated>

		<summary type="html">&lt;p&gt;P michalczyk: /* Linux X.Org driver */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 0; margin-right:10px; border: 1px solid #dfdfdf; padding: 0em 1em 1em 1em; background-color:#F8F8FF; align:right;&amp;quot;&amp;gt;&lt;br /&gt;
=== Intel Graphics Media Accelerator 900 ===&lt;br /&gt;
This is an Intel video adapter&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* Integrated into the following chipsets:&lt;br /&gt;
** [[Intel 910GML]]&lt;br /&gt;
** [[Intel 915GM]]&lt;br /&gt;
* PCI ID: 8086:2592&lt;br /&gt;
* Uses up to 128MB of main memory&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
|style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Linux X.Org driver ===&lt;br /&gt;
This chip is supported by the 'i810' driver as part of the X.Org distribution&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
For '''DRI-Support''', you may have to install the latest Drivers from [http://dri.freedesktop.org/snapshots/ DRI Snapshot] you need following files:&amp;lt;br&amp;gt;&lt;br /&gt;
''common-&amp;lt;CurrentVersion&amp;gt;-linux.i386.tar.bz2&amp;lt;br&amp;gt;&lt;br /&gt;
i915-&amp;lt;CurrentVersion&amp;gt;-linux.tar.bz2''&amp;lt;br&amp;gt;&lt;br /&gt;
Extract both in the same Directory and run install.sh&amp;lt;br&amp;gt;&lt;br /&gt;
After that restart your X-Server and enjoy OpenGL-Support ;-)&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
At least on a T43, you also want to add acpi_sleep=s3_bios to the kernel command line (edit your LILO or GRUB configuration file to do that), in order to make sure that Xorg continues to work after a suspend/resume cycle.&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
For those who is using Gentoo with xorg-x11-6.8.2 and can't get i810 driver working: you can emerge xorg-x11-6.9.0 (unmask it first) and everything will work out of the box (tested with kernel 2.6.15-gentoo-r1).&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
'''Warning:''' Debian users, do not install the DRI Snapshot, it will overwrite several files in several packages and cause you all manner of grief. (not if you build whole Xorg release, for example 6.9.0 which includes DRI and then install it to '/usr/local' - which is the default location if you install with 'make install') If you're using Stable with xorg from sarge-backports (at backports.org), you can install all the required files from that repository, Etch (Testing/Unstable) users can install from the Testing/Unstable repositories at debian.org&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
It is wise to choose relatively fresh kernel version (2.6.17.13 works for sure). It will contain driver module '''i915'''. For DRI to work there should be 4 kernel modules: agpgart, intel_agp, drm and i915. There also must be fresh xorg graphic driver (i810). Xorg 6.9.0 is fresh enough (in older version, namely XFree 4.3 everything compiles with no problems, but after starting X enviroment screen gets black although you can hear sounds). While building Xorg don't 'make install', use checkinstall instead: 'checkinstall --showinstall=yes -D &amp;quot;make install&amp;quot;'. Detailed instructions for setting up and troubleshooting DRI can be found at: [http://dri.freedesktop.org/wiki/DriTroubleshooting http://dri.freedesktop.org/wiki/DriTroubleshooting] and [http://dri.sourceforge.net/doc/DRIuserguide.html http://dri.sourceforge.net/doc/DRIuserguide.html]. Remember to set bus mastering. To check whether DRI is running use 'glxinfo'.&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Linux Intel driver ===&lt;br /&gt;
You can find Linux drivers for this card on [http://www.intel.com/support/graphics/linux/index.htm Intel's site]. The site offers much information about how to install this card on many distributions, mainly Red Hat and SuSe.  The &amp;quot;Intel&amp;quot; driver above is just a snapshot of the Xorg/XFree86 driver.&lt;br /&gt;
&lt;br /&gt;
The display now (Fedora Core 5 - xorg-x11-server-Xorg-1.0.1-9.fc5.1.1) works perfectly using X.Org driver. All you need to do is change xorg.conf frequencies in the monitor section like this:&lt;br /&gt;
&lt;br /&gt;
        HorizSync    31.5-90&lt;br /&gt;
        VertRefresh  50-90&lt;br /&gt;
&lt;br /&gt;
==== ThinkPad LCD ====&lt;br /&gt;
Display on the internal LCD works as long as you set the monitor settings correct.&lt;br /&gt;
&lt;br /&gt;
==== External VGA port ====&lt;br /&gt;
Works well in clone mode at least. Dualhead is supported.&lt;br /&gt;
&lt;br /&gt;
/etc/X11/xorg.conf&lt;br /&gt;
        Section &amp;quot;Device&amp;quot;&lt;br /&gt;
            Identifier      &amp;quot;Intel Corporation Intel Default Card&amp;quot;&lt;br /&gt;
            Driver          &amp;quot;i810&amp;quot;&lt;br /&gt;
            BusID           &amp;quot;PCI:0:2:0&amp;quot;&lt;br /&gt;
            Option          &amp;quot;MonitorLayout&amp;quot; &amp;quot;CRT,LFP&amp;quot;&lt;br /&gt;
            Option          &amp;quot;Clone&amp;quot; &amp;quot;true&amp;quot;&lt;br /&gt;
        EndSection&lt;br /&gt;
&lt;br /&gt;
Now you can enable|disable vga out with i810switch crt on|off&lt;br /&gt;
&lt;br /&gt;
==== SVideo port ====&lt;br /&gt;
See above, but use&lt;br /&gt;
        Option          &amp;quot;MonitorLayout&amp;quot; &amp;quot;TV,LFP&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Now you can turn on/off the TV-Out by executing the commands&lt;br /&gt;
:{{cmdroot|echo &amp;quot;dvi_enable&amp;quot; &amp;gt; /proc/acpi/ibm/video}}&lt;br /&gt;
or&lt;br /&gt;
:{{cmdroot|echo &amp;quot;dvi_disable&amp;quot; &amp;gt; /proc/acpi/ibm/video}}&lt;br /&gt;
Or toggle between them with&lt;br /&gt;
:{{cmdroot|echo &amp;quot;video_switch&amp;quot; &amp;gt; /proc/acpi/ibm/video}}&lt;br /&gt;
&lt;br /&gt;
This is known to work on a T43.&lt;br /&gt;
{{HINT|Of course you can also use all 3, that makes &amp;quot;TV,LFP,CRT&amp;quot; (in that order).}}&lt;br /&gt;
&lt;br /&gt;
==== DVI port ====&lt;br /&gt;
DVI could theoretically be supported if a TMDS transmitter where hooked up to one of the pipes, which is NOT the case on any ThinkPad.&lt;br /&gt;
&lt;br /&gt;
=== Linux kernel Framebuffer driver ===&lt;br /&gt;
This chip will work with either the 'vesa' or 'intelfb' driver as part of any recent 2.4 or 2.6 kernel.&lt;br /&gt;
&lt;br /&gt;
=== ThinkPads this chip may be found in ===&lt;br /&gt;
* {{R52}}&lt;br /&gt;
* {{T43}}&lt;br /&gt;
* {{X41}}, {{X41T}}&lt;br /&gt;
* {{Z60m}}, {{Z60t}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Components]]&lt;/div&gt;</summary>
		<author><name>P michalczyk</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Intel_Graphics_Media_Accelerator_900&amp;diff=24677</id>
		<title>Intel Graphics Media Accelerator 900</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Intel_Graphics_Media_Accelerator_900&amp;diff=24677"/>
		<updated>2006-09-16T14:38:19Z</updated>

		<summary type="html">&lt;p&gt;P michalczyk: /* Linux X.Org driver */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 0; margin-right:10px; border: 1px solid #dfdfdf; padding: 0em 1em 1em 1em; background-color:#F8F8FF; align:right;&amp;quot;&amp;gt;&lt;br /&gt;
=== Intel Graphics Media Accelerator 900 ===&lt;br /&gt;
This is an Intel video adapter&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* Integrated into the following chipsets:&lt;br /&gt;
** [[Intel 910GML]]&lt;br /&gt;
** [[Intel 915GM]]&lt;br /&gt;
* PCI ID: 8086:2592&lt;br /&gt;
* Uses up to 128MB of main memory&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
|style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Linux X.Org driver ===&lt;br /&gt;
This chip is supported by the 'i810' driver as part of the X.Org distribution&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
For '''DRI-Support''', you may have to install the latest Drivers from [http://dri.freedesktop.org/snapshots/ DRI Snapshot] you need following files:&amp;lt;br&amp;gt;&lt;br /&gt;
''common-&amp;lt;CurrentVersion&amp;gt;-linux.i386.tar.bz2&amp;lt;br&amp;gt;&lt;br /&gt;
i915-&amp;lt;CurrentVersion&amp;gt;-linux.tar.bz2''&amp;lt;br&amp;gt;&lt;br /&gt;
Extract both in the same Directory and run install.sh&amp;lt;br&amp;gt;&lt;br /&gt;
After that restart your X-Server and enjoy OpenGL-Support ;-)&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
At least on a T43, you also want to add acpi_sleep=s3_bios to the kernel command line (edit your LILO or GRUB configuration file to do that), in order to make sure that Xorg continues to work after a suspend/resume cycle.&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
For those who is using Gentoo with xorg-x11-6.8.2 and can't get i810 driver working: you can emerge xorg-x11-6.9.0 (unmask it first) and everything will work out of the box (tested with kernel 2.6.15-gentoo-r1).&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
'''Warning:''' Debian users, do not install the DRI Snapshot, it will overwrite several files in several packages and cause you all manner of grief. If you're using Stable with xorg from sarge-backports (at backports.org), you can install all the required files from that repository, Etch (Testing/Unstable) users can install from the Testing/Unstable repositories at debian.org&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
It is wise to choose relatively fresh kernel version (2.6.17.13 works for sure). It will contain driver module '''i915'''. For DRI to work there should be 4 kernel modules: agpgart, intel_agp, drm and i915. There also must be fresh xorg graphic driver (i810). Xorg 6.9.0 is fresh enough (in older version, namely XFree 4.3 everything compiles with no problems, but after starting X enviroment screen gets black although you can hear sounds). While building Xorg don't 'make install', use checkinstall instead: 'checkinstall --showinstall=yes -D &amp;quot;make install&amp;quot;'. Detailed instructions for setting up and troubleshooting DRI can be found at: [http://dri.freedesktop.org/wiki/DriTroubleshooting http://dri.freedesktop.org/wiki/DriTroubleshooting] and [http://dri.sourceforge.net/doc/DRIuserguide.html http://dri.sourceforge.net/doc/DRIuserguide.html]. Remember to set bus mastering. To check whether DRI is running use 'glxinfo'.&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Linux Intel driver ===&lt;br /&gt;
You can find Linux drivers for this card on [http://www.intel.com/support/graphics/linux/index.htm Intel's site]. The site offers much information about how to install this card on many distributions, mainly Red Hat and SuSe.  The &amp;quot;Intel&amp;quot; driver above is just a snapshot of the Xorg/XFree86 driver.&lt;br /&gt;
&lt;br /&gt;
The display now (Fedora Core 5 - xorg-x11-server-Xorg-1.0.1-9.fc5.1.1) works perfectly using X.Org driver. All you need to do is change xorg.conf frequencies in the monitor section like this:&lt;br /&gt;
&lt;br /&gt;
        HorizSync    31.5-90&lt;br /&gt;
        VertRefresh  50-90&lt;br /&gt;
&lt;br /&gt;
==== ThinkPad LCD ====&lt;br /&gt;
Display on the internal LCD works as long as you set the monitor settings correct.&lt;br /&gt;
&lt;br /&gt;
==== External VGA port ====&lt;br /&gt;
Works well in clone mode at least. Dualhead is supported.&lt;br /&gt;
&lt;br /&gt;
/etc/X11/xorg.conf&lt;br /&gt;
        Section &amp;quot;Device&amp;quot;&lt;br /&gt;
            Identifier      &amp;quot;Intel Corporation Intel Default Card&amp;quot;&lt;br /&gt;
            Driver          &amp;quot;i810&amp;quot;&lt;br /&gt;
            BusID           &amp;quot;PCI:0:2:0&amp;quot;&lt;br /&gt;
            Option          &amp;quot;MonitorLayout&amp;quot; &amp;quot;CRT,LFP&amp;quot;&lt;br /&gt;
            Option          &amp;quot;Clone&amp;quot; &amp;quot;true&amp;quot;&lt;br /&gt;
        EndSection&lt;br /&gt;
&lt;br /&gt;
Now you can enable|disable vga out with i810switch crt on|off&lt;br /&gt;
&lt;br /&gt;
==== SVideo port ====&lt;br /&gt;
See above, but use&lt;br /&gt;
        Option          &amp;quot;MonitorLayout&amp;quot; &amp;quot;TV,LFP&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Now you can turn on/off the TV-Out by executing the commands&lt;br /&gt;
:{{cmdroot|echo &amp;quot;dvi_enable&amp;quot; &amp;gt; /proc/acpi/ibm/video}}&lt;br /&gt;
or&lt;br /&gt;
:{{cmdroot|echo &amp;quot;dvi_disable&amp;quot; &amp;gt; /proc/acpi/ibm/video}}&lt;br /&gt;
Or toggle between them with&lt;br /&gt;
:{{cmdroot|echo &amp;quot;video_switch&amp;quot; &amp;gt; /proc/acpi/ibm/video}}&lt;br /&gt;
&lt;br /&gt;
This is known to work on a T43.&lt;br /&gt;
{{HINT|Of course you can also use all 3, that makes &amp;quot;TV,LFP,CRT&amp;quot; (in that order).}}&lt;br /&gt;
&lt;br /&gt;
==== DVI port ====&lt;br /&gt;
DVI could theoretically be supported if a TMDS transmitter where hooked up to one of the pipes, which is NOT the case on any ThinkPad.&lt;br /&gt;
&lt;br /&gt;
=== Linux kernel Framebuffer driver ===&lt;br /&gt;
This chip will work with either the 'vesa' or 'intelfb' driver as part of any recent 2.4 or 2.6 kernel.&lt;br /&gt;
&lt;br /&gt;
=== ThinkPads this chip may be found in ===&lt;br /&gt;
* {{R52}}&lt;br /&gt;
* {{T43}}&lt;br /&gt;
* {{X41}}, {{X41T}}&lt;br /&gt;
* {{Z60m}}, {{Z60t}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Components]]&lt;/div&gt;</summary>
		<author><name>P michalczyk</name></author>
		
	</entry>
</feed>