<?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: Installing Ubuntu Jaunty on my Asus Eee PC 1101HA</title>
	<atom:link href="http://ayozone.org/2009/10/27/installing-ubuntu-jaunty-on-my-asus-eee-pc-1101ha/feed/langswitch_lang/en/" rel="self" type="application/rss+xml" />
	<link>http://ayozone.org/2009/10/27/installing-ubuntu-jaunty-on-my-asus-eee-pc-1101ha/</link>
	<description>Ayoli&#039;s zone : linux, ubuntu, music, ...</description>
	<lastBuildDate>Sun, 10 Jan 2010 19:51:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Chesny</title>
		<link>http://ayozone.org/2009/10/27/installing-ubuntu-jaunty-on-my-asus-eee-pc-1101ha/comment-page-1/#comment-417</link>
		<dc:creator>Chesny</dc:creator>
		<pubDate>Wed, 06 Jan 2010 15:29:02 +0000</pubDate>
		<guid isPermaLink="false">http://ayozone.org/?p=209#comment-417</guid>
		<description>Asus Eee is not only portable,  it is also one of the most affordable netbooks you can buy. Asus is also a good brand which means quality and reliabilty.</description>
		<content:encoded><![CDATA[<p>Asus Eee is not only portable,  it is also one of the most affordable netbooks you can buy. Asus is also a good brand which means quality and reliabilty.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ffoletti</title>
		<link>http://ayozone.org/2009/10/27/installing-ubuntu-jaunty-on-my-asus-eee-pc-1101ha/comment-page-1/#comment-416</link>
		<dc:creator>ffoletti</dc:creator>
		<pubDate>Sun, 03 Jan 2010 20:59:48 +0000</pubDate>
		<guid isPermaLink="false">http://ayozone.org/?p=209#comment-416</guid>
		<description>Hi! I have problems on my eeepc 1101 with sound, which sometimes disappears, and works randomly after some reboot...
So you know how to fix this...?</description>
		<content:encoded><![CDATA[<p>Hi! I have problems on my eeepc 1101 with sound, which sometimes disappears, and works randomly after some reboot&#8230;<br />
So you know how to fix this&#8230;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Caramoan Philippines</title>
		<link>http://ayozone.org/2009/10/27/installing-ubuntu-jaunty-on-my-asus-eee-pc-1101ha/comment-page-1/#comment-414</link>
		<dc:creator>Caramoan Philippines</dc:creator>
		<pubDate>Mon, 28 Dec 2009 17:02:26 +0000</pubDate>
		<guid isPermaLink="false">http://ayozone.org/?p=209#comment-414</guid>
		<description>i always use my Asus Eee PC when i am travelling. It is very convenient to carry on any place.
 `</description>
		<content:encoded><![CDATA[<p>i always use my Asus Eee PC when i am travelling. It is very convenient to carry on any place.<br />
 `</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neil Mayhew</title>
		<link>http://ayozone.org/2009/10/27/installing-ubuntu-jaunty-on-my-asus-eee-pc-1101ha/comment-page-1/#comment-413</link>
		<dc:creator>Neil Mayhew</dc:creator>
		<pubDate>Wed, 23 Dec 2009 18:00:28 +0000</pubDate>
		<guid isPermaLink="false">http://ayozone.org/?p=209#comment-413</guid>
		<description>It&#039;s better to install linux-backports-modules-jaunty instead of linux-backports-modules-`uname -r`, as this will work across kernel upgrades. (It depends on linux-backports-modules-jaunty-generic, which in turn depends on linux-backports-modules-`uname -r`.)

I believe this is not required for karmic, since karmic already contains the drivers that are in the jaunty backports package.

I&#039;m surprised you needed to install the wired driver. I have a 1005 and my colleague has an 1101, both using the same wired and wireless chipsets, and we are successfully using the standard atl1c driver that comes with the kernel.

$ lspci -nn -k -d 1969:*
01:00.0 Ethernet controller [0200]: Attansic Technology Corp. Device [1969:1062] (rev c0)
	Kernel driver in use: atl1c
	Kernel modules: atl1c
$ dpkg -S atl1c.ko
linux-image-2.6.28-15-generic: /lib/modules/2.6.28-15-generic/kernel/ubuntu/atl1c/atl1c.ko
linux-image-2.6.28-16-generic: /lib/modules/2.6.28-16-generic/kernel/ubuntu/atl1c/atl1c.ko
linux-image-2.6.28-17-generic: /lib/modules/2.6.28-17-generic/kernel/ubuntu/atl1c/atl1c.ko</description>
		<content:encoded><![CDATA[<p>It&#8217;s better to install linux-backports-modules-jaunty instead of linux-backports-modules-`uname -r`, as this will work across kernel upgrades. (It depends on linux-backports-modules-jaunty-generic, which in turn depends on linux-backports-modules-`uname -r`.)</p>
<p>I believe this is not required for karmic, since karmic already contains the drivers that are in the jaunty backports package.</p>
<p>I&#8217;m surprised you needed to install the wired driver. I have a 1005 and my colleague has an 1101, both using the same wired and wireless chipsets, and we are successfully using the standard atl1c driver that comes with the kernel.</p>
<p>$ lspci -nn -k -d 1969:*<br />
01:00.0 Ethernet controller [0200]: Attansic Technology Corp. Device [1969:1062] (rev c0)<br />
Kernel driver in use: atl1c<br />
Kernel modules: atl1c<br />
$ dpkg -S atl1c.ko<br />
linux-image-2.6.28-15-generic: /lib/modules/2.6.28-15-generic/kernel/ubuntu/atl1c/atl1c.ko<br />
linux-image-2.6.28-16-generic: /lib/modules/2.6.28-16-generic/kernel/ubuntu/atl1c/atl1c.ko<br />
linux-image-2.6.28-17-generic: /lib/modules/2.6.28-17-generic/kernel/ubuntu/atl1c/atl1c.ko</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Techgirl</title>
		<link>http://ayozone.org/2009/10/27/installing-ubuntu-jaunty-on-my-asus-eee-pc-1101ha/comment-page-1/#comment-412</link>
		<dc:creator>Techgirl</dc:creator>
		<pubDate>Wed, 23 Dec 2009 06:57:58 +0000</pubDate>
		<guid isPermaLink="false">http://ayozone.org/?p=209#comment-412</guid>
		<description>I own an Asus Eee and an acer netbook but i often use the Asus Eee because it is so much lighter and easily fits in my small bag.
  .</description>
		<content:encoded><![CDATA[<p>I own an Asus Eee and an acer netbook but i often use the Asus Eee because it is so much lighter and easily fits in my small bag.<br />
  .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Malaysia Notebook Resources and Review</title>
		<link>http://ayozone.org/2009/10/27/installing-ubuntu-jaunty-on-my-asus-eee-pc-1101ha/comment-page-1/#comment-409</link>
		<dc:creator>Malaysia Notebook Resources and Review</dc:creator>
		<pubDate>Sun, 13 Dec 2009 04:11:15 +0000</pubDate>
		<guid isPermaLink="false">http://ayozone.org/?p=209#comment-409</guid>
		<description>Cheapest Laptop in Malaysia...

What do you get for RM649.00? You will get total mobile computing freedom from Asus Eee PC 700 2G...</description>
		<content:encoded><![CDATA[<p>Cheapest Laptop in Malaysia&#8230;</p>
<p>What do you get for RM649.00? You will get total mobile computing freedom from Asus Eee PC 700 2G&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PianoGuy</title>
		<link>http://ayozone.org/2009/10/27/installing-ubuntu-jaunty-on-my-asus-eee-pc-1101ha/comment-page-1/#comment-404</link>
		<dc:creator>PianoGuy</dc:creator>
		<pubDate>Sat, 28 Nov 2009 06:14:12 +0000</pubDate>
		<guid isPermaLink="false">http://ayozone.org/?p=209#comment-404</guid>
		<description>PianoGuy...

[...] Good piano performance. Thanks heaps for this!... if anyone else has anything it would be much appreciated. Great website http://www.en.Grand-Pianos.org Enjoy!...</description>
		<content:encoded><![CDATA[<p>PianoGuy&#8230;</p>
<p>[...] Good piano performance. Thanks heaps for this!... if anyone else has anything it would be much appreciated. Great website <a href="http://www.en.Grand-Pianos.org" rel="nofollow">http://www.en.Grand-Pianos.org</a> Enjoy!...</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Installing Ubuntu Jaunty on my Asus Eee PC 1101HA - ayozone Ubuntu Netbook</title>
		<link>http://ayozone.org/2009/10/27/installing-ubuntu-jaunty-on-my-asus-eee-pc-1101ha/comment-page-1/#comment-400</link>
		<dc:creator>Installing Ubuntu Jaunty on my Asus Eee PC 1101HA - ayozone Ubuntu Netbook</dc:creator>
		<pubDate>Mon, 16 Nov 2009 03:15:51 +0000</pubDate>
		<guid isPermaLink="false">http://ayozone.org/?p=209#comment-400</guid>
		<description>[...] here to see the original: Installing Ubuntu Jaunty on my Asus Eee PC 1101HA - ayozone          By admin &#124; category: ubuntu eee &#124; tags: driver-must, graphics-drivers, install-seems, [...]</description>
		<content:encoded><![CDATA[<p>[...] here to see the original: Installing Ubuntu Jaunty on my Asus Eee PC 1101HA &#8211; ayozone          By admin | category: ubuntu eee | tags: driver-must, graphics-drivers, install-seems, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PCSO</title>
		<link>http://ayozone.org/2009/10/27/installing-ubuntu-jaunty-on-my-asus-eee-pc-1101ha/comment-page-1/#comment-399</link>
		<dc:creator>PCSO</dc:creator>
		<pubDate>Sun, 15 Nov 2009 08:57:28 +0000</pubDate>
		<guid isPermaLink="false">http://ayozone.org/?p=209#comment-399</guid>
		<description>i bought an Asus Eee PC about a month ago and i am still amazed of its compact size and how lightweight it is.   `</description>
		<content:encoded><![CDATA[<p>i bought an Asus Eee PC about a month ago and i am still amazed of its compact size and how lightweight it is.   `</p>
]]></content:encoded>
	</item>
</channel>
</rss>
