<?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=Keks</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=Keks"/>
	<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/wiki/Special:Contributions/Keks"/>
	<updated>2026-05-09T13:41:15Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.12</generator>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Talk:Intel_Graphics_Media_Accelerator_900&amp;diff=41096</id>
		<title>Talk:Intel Graphics Media Accelerator 900</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Talk:Intel_Graphics_Media_Accelerator_900&amp;diff=41096"/>
		<updated>2009-02-15T14:11:04Z</updated>

		<summary type="html">&lt;p&gt;Keks: /* Script doesn't work for me... */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;What is the openGL performance like on this card? Could I play UT2004 and run the OpenGL screensaver hacks at a reasonable speed. In comparison To say a Radeon 9000/9200 card?&lt;br /&gt;
&lt;br /&gt;
It was a pain to get it working under xorg, and once it was running, acceleration required it to be set to 16bit, at 1024x768x16 (a X41) the default glxgears shows ~1300fps, external monitor did not get acceleration (~600fps). And the ogl rendering seams to be buggy with missing textures here and there.  I don't know how this translates to UT2004 performance , but you can probably run some opengl screensavers with no problem.&lt;br /&gt;
Hopefully xorg 6.9 and 7.0 will provide proper support. --[[User:Meta|Meta]] 23:01, 29 Nov 2005 (CET)&lt;br /&gt;
&lt;br /&gt;
== Moving applications between screens ==&lt;br /&gt;
&lt;br /&gt;
Do you mean xinerama?&lt;br /&gt;
&lt;br /&gt;
        Section &amp;quot;ServerFlags&amp;quot;&lt;br /&gt;
            Option &amp;quot;Xinerama&amp;quot; &amp;quot;true&amp;quot;&lt;br /&gt;
        EndSection&lt;br /&gt;
&lt;br /&gt;
== Dual-head and AIGLX ==&lt;br /&gt;
&lt;br /&gt;
I'm in Ubuntu Edgy, which makes the jump from GLcore to AIGLX for GLX support, Thinkpad z60t (Intel 915GM card). Dual head worked fine under Dapper (using GLCore),  but now crashes X server when switching to-from a VT, or when attempting to run any OpenGL software (glxgears, glxinfo, et al). The kicker is once X has crashed it won't start up again without reboot. This is frustrating. I am about to embark on a hefty module recompile session, but I am curious if anyone has had this or similiar experiences.&lt;br /&gt;
&lt;br /&gt;
== DRI Script doesn't work for me... ==&lt;br /&gt;
&lt;br /&gt;
If fails throwing a compiler error. dri.log looks like this:&lt;br /&gt;
 make DRM_MODULES=i915.o modules&lt;br /&gt;
 make[1]: Entering directory `/home/keks/dri/common-20060403-linux.i386/drm/linux-core'&lt;br /&gt;
 make -C /lib/modules/2.6.27-gentoo-r8+keks-0.1/source  SUBDIRS=`pwd` DRMSRCDIR=`pwd` modules&lt;br /&gt;
 make[2]: Entering directory `/usr/src/linux-2.6.27-gentoo-r8'&lt;br /&gt;
   CC [M]  /home/keks/dri/common-20060403-linux.i386/drm/linux-core/drm_auth.o&lt;br /&gt;
 In file included from /home/keks/dri/common-20060403-linux.i386/drm/linux-core/drm_auth.c:36:&lt;br /&gt;
 /home/keks/dri/common-20060403-linux.i386/drm/linux-core/drmP.h:44:26: error: linux/config.h: No such file or directory &lt;br /&gt;
 make[3]: *** [/home/keks/dri/common-20060403-linux.i386/drm/linux-core/drm_auth.o] Error 1&lt;br /&gt;
 make[2]: *** [_module_/home/keks/dri/common-20060403-linux.i386/drm/linux-core] Error 2&lt;br /&gt;
 make[2]: Leaving directory `/usr/src/linux-2.6.27-gentoo-r8'&lt;br /&gt;
 make[1]: *** [modules] Error 2&lt;br /&gt;
 make[1]: Leaving directory `/home/keks/dri/common-20060403-linux.i386/drm/linux-core'&lt;br /&gt;
 make: *** [i915.o] Error 2&lt;br /&gt;
&lt;br /&gt;
So somehow the file drm/linux-core/linux/config.h is missing. I am using Gentoo with a 2.27-r8 kernel, just in case it helps.&lt;br /&gt;
&lt;br /&gt;
Any help is appreciated, [[User:Keks|Keks]] 13:43, 15 February 2009 (UTC)&lt;/div&gt;</summary>
		<author><name>Keks</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Talk:Intel_Graphics_Media_Accelerator_900&amp;diff=41095</id>
		<title>Talk:Intel Graphics Media Accelerator 900</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Talk:Intel_Graphics_Media_Accelerator_900&amp;diff=41095"/>
		<updated>2009-02-15T13:43:52Z</updated>

		<summary type="html">&lt;p&gt;Keks: /* Script doesn't work for me... */ new section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;What is the openGL performance like on this card? Could I play UT2004 and run the OpenGL screensaver hacks at a reasonable speed. In comparison To say a Radeon 9000/9200 card?&lt;br /&gt;
&lt;br /&gt;
It was a pain to get it working under xorg, and once it was running, acceleration required it to be set to 16bit, at 1024x768x16 (a X41) the default glxgears shows ~1300fps, external monitor did not get acceleration (~600fps). And the ogl rendering seams to be buggy with missing textures here and there.  I don't know how this translates to UT2004 performance , but you can probably run some opengl screensavers with no problem.&lt;br /&gt;
Hopefully xorg 6.9 and 7.0 will provide proper support. --[[User:Meta|Meta]] 23:01, 29 Nov 2005 (CET)&lt;br /&gt;
&lt;br /&gt;
== Moving applications between screens ==&lt;br /&gt;
&lt;br /&gt;
Do you mean xinerama?&lt;br /&gt;
&lt;br /&gt;
        Section &amp;quot;ServerFlags&amp;quot;&lt;br /&gt;
            Option &amp;quot;Xinerama&amp;quot; &amp;quot;true&amp;quot;&lt;br /&gt;
        EndSection&lt;br /&gt;
&lt;br /&gt;
== Dual-head and AIGLX ==&lt;br /&gt;
&lt;br /&gt;
I'm in Ubuntu Edgy, which makes the jump from GLcore to AIGLX for GLX support, Thinkpad z60t (Intel 915GM card). Dual head worked fine under Dapper (using GLCore),  but now crashes X server when switching to-from a VT, or when attempting to run any OpenGL software (glxgears, glxinfo, et al). The kicker is once X has crashed it won't start up again without reboot. This is frustrating. I am about to embark on a hefty module recompile session, but I am curious if anyone has had this or similiar experiences.&lt;br /&gt;
&lt;br /&gt;
== Script doesn't work for me... ==&lt;br /&gt;
&lt;br /&gt;
If fails throwing a compiler error. dri.log looks like this:&lt;br /&gt;
 make DRM_MODULES=i915.o modules&lt;br /&gt;
 make[1]: Entering directory `/home/keks/dri/common-20060403-linux.i386/drm/linux-core'&lt;br /&gt;
 make -C /lib/modules/2.6.27-gentoo-r8+keks-0.1/source  SUBDIRS=`pwd` DRMSRCDIR=`pwd` modules&lt;br /&gt;
 make[2]: Entering directory `/usr/src/linux-2.6.27-gentoo-r8'&lt;br /&gt;
   CC [M]  /home/keks/dri/common-20060403-linux.i386/drm/linux-core/drm_auth.o&lt;br /&gt;
 In file included from /home/keks/dri/common-20060403-linux.i386/drm/linux-core/drm_auth.c:36:&lt;br /&gt;
 /home/keks/dri/common-20060403-linux.i386/drm/linux-core/drmP.h:44:26: error: linux/config.h: No such file or directory &lt;br /&gt;
 make[3]: *** [/home/keks/dri/common-20060403-linux.i386/drm/linux-core/drm_auth.o] Error 1&lt;br /&gt;
 make[2]: *** [_module_/home/keks/dri/common-20060403-linux.i386/drm/linux-core] Error 2&lt;br /&gt;
 make[2]: Leaving directory `/usr/src/linux-2.6.27-gentoo-r8'&lt;br /&gt;
 make[1]: *** [modules] Error 2&lt;br /&gt;
 make[1]: Leaving directory `/home/keks/dri/common-20060403-linux.i386/drm/linux-core'&lt;br /&gt;
 make: *** [i915.o] Error 2&lt;br /&gt;
&lt;br /&gt;
So somehow the file drm/linux-core/linux/config.h is missing. I am using Gentoo with a 2.27-r8 kernel, just in case it helps.&lt;br /&gt;
&lt;br /&gt;
Any help is appreciated, [[User:Keks|Keks]] 13:43, 15 February 2009 (UTC)&lt;/div&gt;</summary>
		<author><name>Keks</name></author>
		
	</entry>
</feed>