<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: GMA 500 / Poulsbo driver for Fedora 11: soon to be in RPM Fusion!</title>
	<atom:link href="http://www.happyassassin.net/2009/09/26/gma-500-poulsbo-driver-for-fedora-11-soon-to-be-in-rpm-fusion/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.happyassassin.net/2009/09/26/gma-500-poulsbo-driver-for-fedora-11-soon-to-be-in-rpm-fusion/</link>
	<description></description>
	<lastBuildDate>Fri, 05 Mar 2010 22:03:35 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: adamw</title>
		<link>http://www.happyassassin.net/2009/09/26/gma-500-poulsbo-driver-for-fedora-11-soon-to-be-in-rpm-fusion/comment-page-1/#comment-1006</link>
		<dc:creator>adamw</dc:creator>
		<pubDate>Thu, 19 Nov 2009 19:48:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.happyassassin.net/?p=794#comment-1006</guid>
		<description>Check out the patches in my psb-kmod package (you can find the .src.rpms in the RPM Fusion tree, or in RPM Fusion CVS), or Olivier Blin&#039;s Mandriva dkms-psb package (check Mandriva SVN or Mandriva trees). You&#039;ll need some of those patches to build the module on newer kernels.

The module will not get upstream in current form, as it works with the proprietary bits of psb userspace and hence wouldn&#039;t be appropriate. Plus, the upstream developers (Intel&#039;s Poulsbo folks) seem to have no interest in maintaining it as part of the upstream kernel.</description>
		<content:encoded><![CDATA[<p>Check out the patches in my psb-kmod package (you can find the .src.rpms in the RPM Fusion tree, or in RPM Fusion CVS), or Olivier Blin&#8217;s Mandriva dkms-psb package (check Mandriva SVN or Mandriva trees). You&#8217;ll need some of those patches to build the module on newer kernels.</p>
<p>The module will not get upstream in current form, as it works with the proprietary bits of psb userspace and hence wouldn&#8217;t be appropriate. Plus, the upstream developers (Intel&#8217;s Poulsbo folks) seem to have no interest in maintaining it as part of the upstream kernel.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zdavatz</title>
		<link>http://www.happyassassin.net/2009/09/26/gma-500-poulsbo-driver-for-fedora-11-soon-to-be-in-rpm-fusion/comment-page-1/#comment-1005</link>
		<dc:creator>zdavatz</dc:creator>
		<pubDate>Thu, 19 Nov 2009 08:46:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.happyassassin.net/?p=794#comment-1005</guid>
		<description>I am trying to install this driver on Gentoo and I get the following error: 

 CC [M]  /var/tmp/portage/x11-drivers/psb-kmod-4.41.1_p10/work/psb-kernel-source-4.41.1/drm_ttm.o
  CC [M]  /var/tmp/portage/x11-drivers/psb-kmod-4.41.1_p10/work/psb-kernel-source-4.41.1/drm_bo.o
/var/tmp/portage/x11-drivers/psb-kmod-4.41.1_p10/work/psb-kernel-source-4.41.1/drm_ttm.c: In function &#039;drm_ttm_ipi_handler&#039;:
/var/tmp/portage/x11-drivers/psb-kmod-4.41.1_p10/work/psb-kernel-source-4.41.1/drm_ttm.c:35: error: implicit declaration of function &#039;flush_agp_cache&#039;
/var/tmp/portage/x11-drivers/psb-kmod-4.41.1_p10/work/psb-kernel-source-4.41.1/drm_ttm.c: In function &#039;drm_set_caching&#039;:
/var/tmp/portage/x11-drivers/psb-kmod-4.41.1_p10/work/psb-kernel-source-4.41.1/drm_ttm.c:116: error: implicit declaration of function &#039;map_page_into_agp&#039;
/var/tmp/portage/x11-drivers/psb-kmod-4.41.1_p10/work/psb-kernel-source-4.41.1/drm_ttm.c:118: error: implicit declaration of function &#039;unmap_page_from_agp&#039;
make[2]: *** [/var/tmp/portage/x11-drivers/psb-kmod-4.41.1_p10/work/psb-kernel-source-4.41.1/drm_ttm.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [_module_/var/tmp/portage/x11-drivers/psb-kmod-4.41.1_p10/work/psb-kernel-source-4.41.1] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.32-rc7&#039;
make: *** [modules] Error 2
 * ERROR: x11-drivers/psb-kmod-4.41.1_p10 failed:
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line  49:  Called src_compile
 *   environment, line 3471:  Called die
 * The specific snippet of code:
 *       LINUXDIR=/usr/src/linux emake DRM_MODULES=psb &#124;&#124; die
 * 

When will this driver be in the mainline kernel?</description>
		<content:encoded><![CDATA[<p>I am trying to install this driver on Gentoo and I get the following error: </p>
<p> CC [M]  /var/tmp/portage/x11-drivers/psb-kmod-4.41.1_p10/work/psb-kernel-source-4.41.1/drm_ttm.o<br />
  CC [M]  /var/tmp/portage/x11-drivers/psb-kmod-4.41.1_p10/work/psb-kernel-source-4.41.1/drm_bo.o<br />
/var/tmp/portage/x11-drivers/psb-kmod-4.41.1_p10/work/psb-kernel-source-4.41.1/drm_ttm.c: In function &#8216;drm_ttm_ipi_handler&#8217;:<br />
/var/tmp/portage/x11-drivers/psb-kmod-4.41.1_p10/work/psb-kernel-source-4.41.1/drm_ttm.c:35: error: implicit declaration of function &#8216;flush_agp_cache&#8217;<br />
/var/tmp/portage/x11-drivers/psb-kmod-4.41.1_p10/work/psb-kernel-source-4.41.1/drm_ttm.c: In function &#8216;drm_set_caching&#8217;:<br />
/var/tmp/portage/x11-drivers/psb-kmod-4.41.1_p10/work/psb-kernel-source-4.41.1/drm_ttm.c:116: error: implicit declaration of function &#8216;map_page_into_agp&#8217;<br />
/var/tmp/portage/x11-drivers/psb-kmod-4.41.1_p10/work/psb-kernel-source-4.41.1/drm_ttm.c:118: error: implicit declaration of function &#8216;unmap_page_from_agp&#8217;<br />
make[2]: *** [/var/tmp/portage/x11-drivers/psb-kmod-4.41.1_p10/work/psb-kernel-source-4.41.1/drm_ttm.o] Error 1<br />
make[2]: *** Waiting for unfinished jobs&#8230;.<br />
make[1]: *** [_module_/var/tmp/portage/x11-drivers/psb-kmod-4.41.1_p10/work/psb-kernel-source-4.41.1] Error 2<br />
make[1]: Leaving directory `/usr/src/linux-2.6.32-rc7&#8242;<br />
make: *** [modules] Error 2<br />
 * ERROR: x11-drivers/psb-kmod-4.41.1_p10 failed:<br />
 *   (no error message)<br />
 *<br />
 * Call stack:<br />
 *     ebuild.sh, line  49:  Called src_compile<br />
 *   environment, line 3471:  Called die<br />
 * The specific snippet of code:<br />
 *       LINUXDIR=/usr/src/linux emake DRM_MODULES=psb || die<br />
 * </p>
<p>When will this driver be in the mainline kernel?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cwhuang</title>
		<link>http://www.happyassassin.net/2009/09/26/gma-500-poulsbo-driver-for-fedora-11-soon-to-be-in-rpm-fusion/comment-page-1/#comment-957</link>
		<dc:creator>cwhuang</dc:creator>
		<pubDate>Mon, 19 Oct 2009 02:36:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.happyassassin.net/?p=794#comment-957</guid>
		<description>Hi, Nice work.
I&#039;d like to know if there is a frame buffer driver for GMA500? I&#039;m a developer of Android-x86 project, and I&#039;m porting Android-x86 to Eee PC T91, which also uses GMA500. Since Android only use frame buffer for display, a fb driver for GMA500 is really important to us. Thanks!</description>
		<content:encoded><![CDATA[<p>Hi, Nice work.<br />
I&#8217;d like to know if there is a frame buffer driver for GMA500? I&#8217;m a developer of Android-x86 project, and I&#8217;m porting Android-x86 to Eee PC T91, which also uses GMA500. Since Android only use frame buffer for display, a fb driver for GMA500 is really important to us. Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
