<?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: Ubuntu 8.10 (Intrepid Ibex) on the Eee PC 701</title>
	<atom:link href="http://www.psychocats.net/ubuntucat/ubuntu-810-intrepid-ibex-on-the-eee-pc-701/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.psychocats.net/ubuntucat/ubuntu-810-intrepid-ibex-on-the-eee-pc-701/</link>
	<description>Random musings from the radical feminist Christian antiracist left - some having to do with Ubuntu</description>
	<lastBuildDate>Sun, 14 Mar 2010 03:10:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Marshall</title>
		<link>http://www.psychocats.net/ubuntucat/ubuntu-810-intrepid-ibex-on-the-eee-pc-701/comment-page-1/#comment-4130</link>
		<dc:creator>Marshall</dc:creator>
		<pubDate>Sun, 05 Apr 2009 22:16:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.psychocats.net/ubuntucat/?p=835#comment-4130</guid>
		<description>Dave @3-20-09: this is *exactly* what I was trying to find, lucky for me the frantic googling brought me here. Even being new to Ubuntu I was trying to do as many of my own tweaks as possible without installing any unnecessary .debs, and I&#039;m glad to find that fixing the volume could be done in such a clean and straight-forward manner.  Thanks muchly!</description>
		<content:encoded><![CDATA[<p>Dave @3-20-09: this is *exactly* what I was trying to find, lucky for me the frantic googling brought me here. Even being new to Ubuntu I was trying to do as many of my own tweaks as possible without installing any unnecessary .debs, and I&#8217;m glad to find that fixing the volume could be done in such a clean and straight-forward manner.  Thanks muchly!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dave</title>
		<link>http://www.psychocats.net/ubuntucat/ubuntu-810-intrepid-ibex-on-the-eee-pc-701/comment-page-1/#comment-3870</link>
		<dc:creator>dave</dc:creator>
		<pubDate>Fri, 20 Mar 2009 06:32:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.psychocats.net/ubuntucat/?p=835#comment-3870</guid>
		<description>Here&#039;s how I got the volume function keys (volume hotkeys) working on my Asus Eee PC 1000HE with stock Ubuntu 8.10 installation (no special kernel or drivers installed).


1. sudo gedit /etc/acpi/if-asus-eee.sh
(this file did not exist on my system by default.. I guess Ubuntu 8.10 no longer includes it)

2. I added these lines to the file:
#!/bin/sh
/etc/acpi/$1

3. sudo chmod 755 /etc/acpi/if-asus-eee.sh

...and now my volume function keys work, F10-F12

The if-asus-eee.sh is called by a couple scripts under /etc/acpi/events, so looks like it needs to be there on an Eee PC.</description>
		<content:encoded><![CDATA[<p>Here&#8217;s how I got the volume function keys (volume hotkeys) working on my Asus Eee PC 1000HE with stock Ubuntu 8.10 installation (no special kernel or drivers installed).</p>
<p>1. sudo gedit /etc/acpi/if-asus-eee.sh<br />
(this file did not exist on my system by default.. I guess Ubuntu 8.10 no longer includes it)</p>
<p>2. I added these lines to the file:<br />
#!/bin/sh<br />
/etc/acpi/$1</p>
<p>3. sudo chmod 755 /etc/acpi/if-asus-eee.sh</p>
<p>&#8230;and now my volume function keys work, F10-F12</p>
<p>The if-asus-eee.sh is called by a couple scripts under /etc/acpi/events, so looks like it needs to be there on an Eee PC.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oliwek</title>
		<link>http://www.psychocats.net/ubuntucat/ubuntu-810-intrepid-ibex-on-the-eee-pc-701/comment-page-1/#comment-3853</link>
		<dc:creator>oliwek</dc:creator>
		<pubDate>Sat, 14 Mar 2009 14:26:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.psychocats.net/ubuntucat/?p=835#comment-3853</guid>
		<description>sorry for the (mis)spelling, but you know how fabulouus the keyboard on the 701 is...

;-)</description>
		<content:encoded><![CDATA[<p>sorry for the (mis)spelling, but you know how fabulouus the keyboard on the 701 is&#8230;</p>
<p>;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oliwek</title>
		<link>http://www.psychocats.net/ubuntucat/ubuntu-810-intrepid-ibex-on-the-eee-pc-701/comment-page-1/#comment-3852</link>
		<dc:creator>oliwek</dc:creator>
		<pubDate>Sat, 14 Mar 2009 14:24:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.psychocats.net/ubuntucat/?p=835#comment-3852</guid>
		<description>hello,
I&#039;ve just read you sou said side scrolling was an annoyance with your eee-pc 701 (I&#039;m typing this on the same model)... 
the best thing to try is another web browser : try opera 9.6 (then in options/vew, select the one adjusting width to the screen resolution)

to install opera, just download the package for your distribution from their website :
http://www.opera.com/browser/download/

save the .deb package in yyour home directory, open a console (terminal) and just type :
sudo dpkg -i opera (press TAB to autocomplete name of the package then ENTER, then follow indications)

I hope it will help you as it does for me

regards,

oliwek</description>
		<content:encoded><![CDATA[<p>hello,<br />
I&#8217;ve just read you sou said side scrolling was an annoyance with your eee-pc 701 (I&#8217;m typing this on the same model)&#8230;<br />
the best thing to try is another web browser : try opera 9.6 (then in options/vew, select the one adjusting width to the screen resolution)</p>
<p>to install opera, just download the package for your distribution from their website :<br />
<a href="http://www.opera.com/browser/download/" rel="nofollow">http://www.opera.com/browser/download/</a></p>
<p>save the .deb package in yyour home directory, open a console (terminal) and just type :<br />
sudo dpkg -i opera (press TAB to autocomplete name of the package then ENTER, then follow indications)</p>
<p>I hope it will help you as it does for me</p>
<p>regards,</p>
<p>oliwek</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leandro</title>
		<link>http://www.psychocats.net/ubuntucat/ubuntu-810-intrepid-ibex-on-the-eee-pc-701/comment-page-1/#comment-3687</link>
		<dc:creator>Leandro</dc:creator>
		<pubDate>Fri, 30 Jan 2009 14:29:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.psychocats.net/ubuntucat/?p=835#comment-3687</guid>
		<description>I&#039;ve just installed Kubuntu Intrepid on my 701 4G. At first, wireless didn&#039;t work, but when I installed the custom array kernel for the eeepc (eeepc-lean), it all came to life. It&#039;s pretty satisfatory the speed and KDE4 is almost a full-usable desktop. The only issue that is annoying me is the microphone: the buit-in stops working after some seconds in skype and the external won&#039;t replace the built in automatically, as it should. The external also does not work properly: the sound is not clear and continuous, making it impossible to talk on skype. Are you experiencing something like this?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve just installed Kubuntu Intrepid on my 701 4G. At first, wireless didn&#8217;t work, but when I installed the custom array kernel for the eeepc (eeepc-lean), it all came to life. It&#8217;s pretty satisfatory the speed and KDE4 is almost a full-usable desktop. The only issue that is annoying me is the microphone: the buit-in stops working after some seconds in skype and the external won&#8217;t replace the built in automatically, as it should. The external also does not work properly: the sound is not clear and continuous, making it impossible to talk on skype. Are you experiencing something like this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Twich</title>
		<link>http://www.psychocats.net/ubuntucat/ubuntu-810-intrepid-ibex-on-the-eee-pc-701/comment-page-1/#comment-3410</link>
		<dc:creator>Twich</dc:creator>
		<pubDate>Wed, 19 Nov 2008 19:56:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.psychocats.net/ubuntucat/?p=835#comment-3410</guid>
		<description>I recently installed Intrepid ibex on an eee pc 1000hd. I also installed an eee pc kernel. Everything works great. The only issue is shutdown. But that was easy to fix by editing the halt file. 

I find this works better than ubuntu eee 8.4. On ubuntu eee it would take FOREVER to boot, to the point that looked like it was locked up. Also my USB wifi dongle wouldn&#039;t work. With Intrepid it boots up just fine and my dongle works. 

If you own an eee pc, I would give intrepid with the eee pc kernel a try.</description>
		<content:encoded><![CDATA[<p>I recently installed Intrepid ibex on an eee pc 1000hd. I also installed an eee pc kernel. Everything works great. The only issue is shutdown. But that was easy to fix by editing the halt file. </p>
<p>I find this works better than ubuntu eee 8.4. On ubuntu eee it would take FOREVER to boot, to the point that looked like it was locked up. Also my USB wifi dongle wouldn&#8217;t work. With Intrepid it boots up just fine and my dongle works. </p>
<p>If you own an eee pc, I would give intrepid with the eee pc kernel a try.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ubuntucat</title>
		<link>http://www.psychocats.net/ubuntucat/ubuntu-810-intrepid-ibex-on-the-eee-pc-701/comment-page-1/#comment-3294</link>
		<dc:creator>ubuntucat</dc:creator>
		<pubDate>Thu, 06 Nov 2008 17:44:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.psychocats.net/ubuntucat/?p=835#comment-3294</guid>
		<description>Yeah, I had the same problem. Intrepid seems to work just fine without that package, though, so I didn&#039;t bother trying to track down the dependency.</description>
		<content:encoded><![CDATA[<p>Yeah, I had the same problem. Intrepid seems to work just fine without that package, though, so I didn&#8217;t bother trying to track down the dependency.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Breno Peck</title>
		<link>http://www.psychocats.net/ubuntucat/ubuntu-810-intrepid-ibex-on-the-eee-pc-701/comment-page-1/#comment-3293</link>
		<dc:creator>Breno Peck</dc:creator>
		<pubDate>Thu, 06 Nov 2008 17:31:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.psychocats.net/ubuntucat/?p=835#comment-3293</guid>
		<description>Hi there! I just clean installed Intrepid in my EEE (700 4G), but I just can&#039;t install the EEE-specific packages. Actually, I just found one (eeepc-acpi-scripts), but it fails when trying to install (&quot;Depends: acpi-support-base but it is not installable&quot;).

How did it go there?</description>
		<content:encoded><![CDATA[<p>Hi there! I just clean installed Intrepid in my EEE (700 4G), but I just can&#8217;t install the EEE-specific packages. Actually, I just found one (eeepc-acpi-scripts), but it fails when trying to install (&#8220;Depends: acpi-support-base but it is not installable&#8221;).</p>
<p>How did it go there?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ubuntucat</title>
		<link>http://www.psychocats.net/ubuntucat/ubuntu-810-intrepid-ibex-on-the-eee-pc-701/comment-page-1/#comment-3289</link>
		<dc:creator>ubuntucat</dc:creator>
		<pubDate>Wed, 05 Nov 2008 20:06:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.psychocats.net/ubuntucat/?p=835#comment-3289</guid>
		<description>It ain&#039;t broke for you, Karim, but many of us are dissatisfied with the limitations of the Eee version of Xandros.

My main gripes were too many QT libraries needed for essential functions; no reliable, easy, and comprehensive software repositories; no password prompt for &lt;i&gt;sudo&lt;/i&gt;; only one user account that has to be called &lt;i&gt;user&lt;/i&gt; instead of an actual username you choose. I&#039;m sure you can find other gripes people have with Xandros if you look hard enough.

Bottom line: use what works for you. If you, Karim, like Xandros, keep it. No one is forcing you to try anything else. But if we, other people, don&#039;t like Xandros, let us try something else. We don&#039;t have to defend our choices to you. If we like something else better, we&#039;re entitled to that preference.</description>
		<content:encoded><![CDATA[<p>It ain&#8217;t broke for you, Karim, but many of us are dissatisfied with the limitations of the Eee version of Xandros.</p>
<p>My main gripes were too many QT libraries needed for essential functions; no reliable, easy, and comprehensive software repositories; no password prompt for <i>sudo</i>; only one user account that has to be called <i>user</i> instead of an actual username you choose. I&#8217;m sure you can find other gripes people have with Xandros if you look hard enough.</p>
<p>Bottom line: use what works for you. If you, Karim, like Xandros, keep it. No one is forcing you to try anything else. But if we, other people, don&#8217;t like Xandros, let us try something else. We don&#8217;t have to defend our choices to you. If we like something else better, we&#8217;re entitled to that preference.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karim</title>
		<link>http://www.psychocats.net/ubuntucat/ubuntu-810-intrepid-ibex-on-the-eee-pc-701/comment-page-1/#comment-3287</link>
		<dc:creator>Karim</dc:creator>
		<pubDate>Wed, 05 Nov 2008 18:27:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.psychocats.net/ubuntucat/?p=835#comment-3287</guid>
		<description>What is wrong with the Xandros distro that comes with the eee pc? Why put something that doesn&#039;t quite work as well on it?! It&#039;s fairly straight forward to get FF3 installed and then everything is fine including function keys and networking. If it ain&#039;t broke......</description>
		<content:encoded><![CDATA[<p>What is wrong with the Xandros distro that comes with the eee pc? Why put something that doesn&#8217;t quite work as well on it?! It&#8217;s fairly straight forward to get FF3 installed and then everything is fine including function keys and networking. If it ain&#8217;t broke&#8230;&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
