<?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 for Desclaux.fr</title>
	<atom:link href="http://www.desclaux.fr/en/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.desclaux.fr/en/</link>
	<description>Web oriented development</description>
	<lastBuildDate>Fri, 20 May 2011 06:23:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
	<item>
		<title>Comment on Ubuntu 9.10 Netbook Remix and MSI Wind U100 by Guillaume</title>
		<link>http://www.desclaux.fr/en/2009/11/02/ubuntu-9-10-netbook-remix-msi-wind-u100-en/comment-page-1/#comment-153</link>
		<dc:creator>Guillaume</dc:creator>
		<pubDate>Fri, 19 Mar 2010 16:38:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.desclaux.fr/?p=235#comment-153</guid>
		<description>You have to do this inside a &quot;console/terminal&quot; in command line...

Open menu Accessories &gt; Terminal
Then type the following lines :

&lt;pre&gt;
sudo su -
mv /usr/bin/gnome-power-manager  /usr/bin/gnome-power-manager.sav
apt-get install guidance-power-manager

ln -s /usr/share/kde4/apps/guidance-power-manager/guidance-power-
manager.py  /usr/bin/gnome-power-manager
&lt;/pre&gt;

The last instruction must be enter on a single line...

If it doesn&#039;t work... you should give it a try to the Ubuntu NetBookRemix 9.04 version... it&#039;s working pretty well out of the box on my MSI Wind U100...

By the way... &lt;a href=&quot;http://www.desclaux.fr/2009/11/02/ubuntu-9-10-netbook-remix-msi-wind-u100/&quot; rel=&quot;nofollow&quot;&gt;this article on my blog is also available in french&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>You have to do this inside a &#8220;console/terminal&#8221; in command line&#8230;</p>
<p>Open menu Accessories > Terminal<br />
Then type the following lines :</p>
<pre>
sudo su -
mv /usr/bin/gnome-power-manager  /usr/bin/gnome-power-manager.sav
apt-get install guidance-power-manager

ln -s /usr/share/kde4/apps/guidance-power-manager/guidance-power-
manager.py  /usr/bin/gnome-power-manager
</pre>
<p>The last instruction must be enter on a single line&#8230;</p>
<p>If it doesn&#8217;t work&#8230; you should give it a try to the Ubuntu NetBookRemix 9.04 version&#8230; it&#8217;s working pretty well out of the box on my MSI Wind U100&#8230;</p>
<p>By the way&#8230; <a href="http://www.desclaux.fr/2009/11/02/ubuntu-9-10-netbook-remix-msi-wind-u100/" rel="nofollow">this article on my blog is also available in french</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ubuntu 9.10 Netbook Remix and MSI Wind U100 by Sylvain</title>
		<link>http://www.desclaux.fr/en/2009/11/02/ubuntu-9-10-netbook-remix-msi-wind-u100-en/comment-page-1/#comment-152</link>
		<dc:creator>Sylvain</dc:creator>
		<pubDate>Fri, 19 Mar 2010 14:25:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.desclaux.fr/?p=235#comment-152</guid>
		<description>Hello

I&#039;m a complete newbie with Linux/ubuntu. I tried to rename the gnome-power-manager after granting myself root privilge (I think: sudo su), but the option to rename the file is greyed out?
This is my second attempt to run Ubuntu netbook remix on my MSI Wind U100, but that screen-flicker is really discouraging... Another few attempts, and I&#039;ll load up Windows again.

Many thanks in advance

Sylvain</description>
		<content:encoded><![CDATA[<p>Hello</p>
<p>I&#8217;m a complete newbie with Linux/ubuntu. I tried to rename the gnome-power-manager after granting myself root privilge (I think: sudo su), but the option to rename the file is greyed out?<br />
This is my second attempt to run Ubuntu netbook remix on my MSI Wind U100, but that screen-flicker is really discouraging&#8230; Another few attempts, and I&#8217;ll load up Windows again.</p>
<p>Many thanks in advance</p>
<p>Sylvain</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ubuntu 9.10 Netbook Remix and MSI Wind U100 by Massimiliano</title>
		<link>http://www.desclaux.fr/en/2009/11/02/ubuntu-9-10-netbook-remix-msi-wind-u100-en/comment-page-1/#comment-88</link>
		<dc:creator>Massimiliano</dc:creator>
		<pubDate>Sun, 17 Jan 2010 18:15:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.desclaux.fr/?p=235#comment-88</guid>
		<description>USB broken and webcam not working is the same bug. If you disabled webcam, USB worked.
Now this is fixed and both work properly-
As for the blinking screen, you can fix it yourself.
Just do as following:

rename /usr/bin/gnome-power-manager into /usr/bin/gnome-power-manager.save
install guidance-power-manager (from kde)
create a symlink:
ln -s /usr/share/kde4/apps/guidance-power-manager/guidance-power-manager.py /usr/bin/gnome-power-manager</description>
		<content:encoded><![CDATA[<p>USB broken and webcam not working is the same bug. If you disabled webcam, USB worked.<br />
Now this is fixed and both work properly-<br />
As for the blinking screen, you can fix it yourself.<br />
Just do as following:</p>
<p>rename /usr/bin/gnome-power-manager into /usr/bin/gnome-power-manager.save<br />
install guidance-power-manager (from kde)<br />
create a symlink:<br />
ln -s /usr/share/kde4/apps/guidance-power-manager/guidance-power-manager.py /usr/bin/gnome-power-manager</p>
]]></content:encoded>
	</item>
</channel>
</rss>

