<?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: Howto Get the Best Performace from the GMA 500 Video Chipset</title>
	<atom:link href="http://www.ubuntugeek.com/howto-get-the-best-performace-from-the-gma-500-video-chipset.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ubuntugeek.com/howto-get-the-best-performace-from-the-gma-500-video-chipset.html</link>
	<description>Ubuntu Linux Tutorials,Howtos,Tips &#38; News &#124; Oneiric,Natty,Maverick</description>
	<lastBuildDate>Mon, 06 Feb 2012 15:40:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Theo Bub</title>
		<link>http://www.ubuntugeek.com/howto-get-the-best-performace-from-the-gma-500-video-chipset.html/comment-page-1#comment-94777</link>
		<dc:creator>Theo Bub</dc:creator>
		<pubDate>Thu, 10 Mar 2011 19:35:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1829#comment-94777</guid>
		<description>Hi folks, running into trouble doing this, I am stuck at the first reboot after installing the drivers via apt. After the reboot the screen goes black and I can&#039;t even get a console.
Trying to make it work on a Vaio VGN-P630A on ubuntu 10.04.</description>
		<content:encoded><![CDATA[<p>Hi folks, running into trouble doing this, I am stuck at the first reboot after installing the drivers via apt. After the reboot the screen goes black and I can&#8217;t even get a console.<br />
Trying to make it work on a Vaio VGN-P630A on ubuntu 10.04.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://www.ubuntugeek.com/howto-get-the-best-performace-from-the-gma-500-video-chipset.html/comment-page-1#comment-26854</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Thu, 01 Apr 2010 15:19:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1829#comment-26854</guid>
		<description>the wget command I just put in my post has been partially automatically hyperlinked - just copy/paste the full command from wget to the end of the line (its the same command as in the previous post anyway)</description>
		<content:encoded><![CDATA[<p>the wget command I just put in my post has been partially automatically hyperlinked - just copy/paste the full command from wget to the end of the line (its the same command as in the previous post anyway)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://www.ubuntugeek.com/howto-get-the-best-performace-from-the-gma-500-video-chipset.html/comment-page-1#comment-26853</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Thu, 01 Apr 2010 15:17:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1829#comment-26853</guid>
		<description>I had a headache getting my dell mini 10 (model 1010) working-now working well with compiz and smoother video than windows (HD video only currently working smoothly in bursts). these are my tips:

- install ubuntu 9.10

- do all the updates

- *don&#039;t* install ubuntu-restricted-extras (I have a feeling this was causing me problems)

- reboot in recovery mode (I&#039;m currently on kernel 20). You may need a wired net connection at this point to avoid faffing with wifi stuff

- run this (from above): wget http://gma500re.altervista.org/scripts/poulsbo.sh &amp;&amp; sh ./poulsbo.sh

- sudo reboot

should all work. mplayer will moan about not having codecs-let it automatically install them and restart mplayer. I&#039;m hoping this will work for all other videos I have.

notes:

- compiz works fine but disable it for smooth video playback by typing: metacity --replace &amp; (sometimes goes wrong if too many windows open). To re-enable compiz type: compiz --replace &amp;

I tried freeing more memory for the graphics by editing /boot/grub/grub.cfg (karmic uses grub2 so hopefully sussed correctly that I found the right config file). I added mem=900mb to the boot line (see previous in thread) but it didn&#039;t improve performance.

On previous attempts on older kernels a kernel upgrade killed the graphics driver. So beware of kernel updates (I could still boot OK by selecting the previous kernel though).

I got nowhere with Ubuntu 10.04 beta using the above methods (1st April 2010)

Rant:
I hope Intel sort this out soon - this rubbish is wasting good people time that they should be spending on true improvements to linux..</description>
		<content:encoded><![CDATA[<p>I had a headache getting my dell mini 10 (model 1010) working-now working well with compiz and smoother video than windows (HD video only currently working smoothly in bursts). these are my tips:</p>
<p>- install ubuntu 9.10</p>
<p>- do all the updates</p>
<p>- *don&#8217;t* install ubuntu-restricted-extras (I have a feeling this was causing me problems)</p>
<p>- reboot in recovery mode (I&#8217;m currently on kernel 20). You may need a wired net connection at this point to avoid faffing with wifi stuff</p>
<p>- run this (from above): wget <a href="http://gma500re.altervista.org/scripts/poulsbo.sh" rel="nofollow">http://gma500re.altervista.org/scripts/poulsbo.sh</a> &amp;&amp; sh ./poulsbo.sh</p>
<p>- sudo reboot</p>
<p>should all work. mplayer will moan about not having codecs-let it automatically install them and restart mplayer. I&#8217;m hoping this will work for all other videos I have.</p>
<p>notes:</p>
<p>- compiz works fine but disable it for smooth video playback by typing: metacity --replace &amp; (sometimes goes wrong if too many windows open). To re-enable compiz type: compiz --replace &amp;</p>
<p>I tried freeing more memory for the graphics by editing /boot/grub/grub.cfg (karmic uses grub2 so hopefully sussed correctly that I found the right config file). I added mem=900mb to the boot line (see previous in thread) but it didn&#8217;t improve performance.</p>
<p>On previous attempts on older kernels a kernel upgrade killed the graphics driver. So beware of kernel updates (I could still boot OK by selecting the previous kernel though).</p>
<p>I got nowhere with Ubuntu 10.04 beta using the above methods (1st April 2010)</p>
<p>Rant:<br />
I hope Intel sort this out soon - this rubbish is wasting good people time that they should be spending on true improvements to linux..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.ubuntugeek.com/howto-get-the-best-performace-from-the-gma-500-video-chipset.html/comment-page-1#comment-15674</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 02 Nov 2009 10:09:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1829#comment-15674</guid>
		<description>For Karmic Users try this

Simplified GMA-500/Poulsbo drivers installation:

Install Ubuntu, reboot into recovery mode and use one of the following script:

1) FTP-based (no ppa repositories):

wget http://gma500re.altervista.org/scripts/poulsbo.sh &amp;&amp; sh ./poulsbo.sh

or

2) PPA-based (UbuntuMobile &amp; Milone):

wget http://gma500re.altervista.org/scripts/poulsbo_ppa.sh &amp;&amp; sh ./poulsbo_ppa.sh</description>
		<content:encoded><![CDATA[<p>For Karmic Users try this</p>
<p>Simplified GMA-500/Poulsbo drivers installation:</p>
<p>Install Ubuntu, reboot into recovery mode and use one of the following script:</p>
<p>1) FTP-based (no ppa repositories):</p>
<p>wget <a href="http://gma500re.altervista.org/scripts/poulsbo.sh" rel="nofollow">http://gma500re.altervista.org/scripts/poulsbo.sh</a> &amp;&amp; sh ./poulsbo.sh</p>
<p>or</p>
<p>2) PPA-based (UbuntuMobile &amp; Milone):</p>
<p>wget <a href="http://gma500re.altervista.org/scripts/poulsbo_ppa.sh" rel="nofollow">http://gma500re.altervista.org/scripts/poulsbo_ppa.sh</a> &amp;&amp; sh ./poulsbo_ppa.sh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mohammed Abbas</title>
		<link>http://www.ubuntugeek.com/howto-get-the-best-performace-from-the-gma-500-video-chipset.html/comment-page-1#comment-15673</link>
		<dc:creator>Mohammed Abbas</dc:creator>
		<pubDate>Mon, 02 Nov 2009 09:32:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1829#comment-15673</guid>
		<description>Alright, I found a script somewhere helped me install the drivers correctly .. many thanks ..
http://ubuntuforums.org/showpost.php?p=8087187&amp;postcount=45</description>
		<content:encoded><![CDATA[<p>Alright, I found a script somewhere helped me install the drivers correctly .. many thanks ..<br />
<a href="http://ubuntuforums.org/showpost.php?p=8087187&#038;postcount=45" rel="nofollow">http://ubuntuforums.org/showpost.php?p=8087187&#038;postcount=45</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: plonstic</title>
		<link>http://www.ubuntugeek.com/howto-get-the-best-performace-from-the-gma-500-video-chipset.html/comment-page-1#comment-15662</link>
		<dc:creator>plonstic</dc:creator>
		<pubDate>Mon, 02 Nov 2009 02:53:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1829#comment-15662</guid>
		<description>Mohammed Abbas &gt; You must set the xorg.conf file</description>
		<content:encoded><![CDATA[<p>Mohammed Abbas &gt; You must set the xorg.conf file</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mohammed Abbas</title>
		<link>http://www.ubuntugeek.com/howto-get-the-best-performace-from-the-gma-500-video-chipset.html/comment-page-1#comment-14473</link>
		<dc:creator>Mohammed Abbas</dc:creator>
		<pubDate>Sat, 17 Oct 2009 17:27:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1829#comment-14473</guid>
		<description>Hello there .. I recently bought a dell mini 12 on which I installed kubuntu 9.04 .. I followed this tutorial but after I ran

sudo apt-get install poulsbo-driver-2d poulsbo-driver-3d psb-firmware

I pressed restart but a black screen was showing and the machine didn&#039;t restart at all .. then after booting once again I still see a black screen .. also there was a problem in autheticating the keys related to the previous steps .. where did I go wrong ?</description>
		<content:encoded><![CDATA[<p>Hello there .. I recently bought a dell mini 12 on which I installed kubuntu 9.04 .. I followed this tutorial but after I ran</p>
<p>sudo apt-get install poulsbo-driver-2d poulsbo-driver-3d psb-firmware</p>
<p>I pressed restart but a black screen was showing and the machine didn&#8217;t restart at all .. then after booting once again I still see a black screen .. also there was a problem in autheticating the keys related to the previous steps .. where did I go wrong ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Psycho Game</title>
		<link>http://www.ubuntugeek.com/howto-get-the-best-performace-from-the-gma-500-video-chipset.html/comment-page-1#comment-14108</link>
		<dc:creator>Psycho Game</dc:creator>
		<pubDate>Sat, 10 Oct 2009 13:27:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1829#comment-14108</guid>
		<description>Sorry to bother, everybody can just ignore my question before.
I already found an answer at phoronix.

Greetz,
Psycho Game</description>
		<content:encoded><![CDATA[<p>Sorry to bother, everybody can just ignore my question before.<br />
I already found an answer at phoronix.</p>
<p>Greetz,<br />
Psycho Game</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Psycho Game</title>
		<link>http://www.ubuntugeek.com/howto-get-the-best-performace-from-the-gma-500-video-chipset.html/comment-page-1#comment-14107</link>
		<dc:creator>Psycho Game</dc:creator>
		<pubDate>Sat, 10 Oct 2009 13:23:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1829#comment-14107</guid>
		<description>Is this method only working on the GMA 500, or has anybody tested if these changes also have effect on other Intel graphics cards?

Greetz,
Psycho Game</description>
		<content:encoded><![CDATA[<p>Is this method only working on the GMA 500, or has anybody tested if these changes also have effect on other Intel graphics cards?</p>
<p>Greetz,<br />
Psycho Game</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous-coward</title>
		<link>http://www.ubuntugeek.com/howto-get-the-best-performace-from-the-gma-500-video-chipset.html/comment-page-1#comment-14043</link>
		<dc:creator>Anonymous-coward</dc:creator>
		<pubDate>Fri, 09 Oct 2009 11:07:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1829#comment-14043</guid>
		<description>UXA gives better performance than EXA.</description>
		<content:encoded><![CDATA[<p>UXA gives better performance than EXA.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

