<?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: Old Netbooks Won&#8217;t Be Able to Run Chrome OS</title>
	<atom:link href="http://eeepc.net/old-netbooks-wont-be-able-to-run-chrome-os/feed/" rel="self" type="application/rss+xml" />
	<link>http://eeepc.net/old-netbooks-wont-be-able-to-run-chrome-os/</link>
	<description>Blog about Asus Eee PC &#38; other netbooks</description>
	<lastBuildDate>Thu, 24 May 2012 16:40:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: joe</title>
		<link>http://eeepc.net/old-netbooks-wont-be-able-to-run-chrome-os/comment-page-1/#comment-124777</link>
		<dc:creator>joe</dc:creator>
		<pubDate>Mon, 23 Nov 2009 07:59:53 +0000</pubDate>
		<guid isPermaLink="false">http://eeepc.net/?p=7559#comment-124777</guid>
		<description>jisakujien I would love to understand your instructions but they are too complicated. Could you please state them a little more clearly?

Also what is the root password? root doesn&#039;t work for me.</description>
		<content:encoded><![CDATA[<p>jisakujien I would love to understand your instructions but they are too complicated. Could you please state them a little more clearly?</p>
<p>Also what is the root password? root doesn&#8217;t work for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kaye</title>
		<link>http://eeepc.net/old-netbooks-wont-be-able-to-run-chrome-os/comment-page-1/#comment-123879</link>
		<dc:creator>kaye</dc:creator>
		<pubDate>Sat, 21 Nov 2009 01:01:15 +0000</pubDate>
		<guid isPermaLink="false">http://eeepc.net/?p=7559#comment-123879</guid>
		<description>Typing this comment on an eee 900 running chrome from a USB stick...

pwnt?</description>
		<content:encoded><![CDATA[<p>Typing this comment on an eee 900 running chrome from a USB stick&#8230;</p>
<p>pwnt?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Older netbooks won’t get Google OS &#124; Laptops Today</title>
		<link>http://eeepc.net/old-netbooks-wont-be-able-to-run-chrome-os/comment-page-1/#comment-123878</link>
		<dc:creator>Older netbooks won’t get Google OS &#124; Laptops Today</dc:creator>
		<pubDate>Sat, 21 Nov 2009 01:00:53 +0000</pubDate>
		<guid isPermaLink="false">http://eeepc.net/?p=7559#comment-123878</guid>
		<description>[...] Source [Eee PC] [...]</description>
		<content:encoded><![CDATA[<p>[...] Source [Eee PC] [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jisakujien</title>
		<link>http://eeepc.net/old-netbooks-wont-be-able-to-run-chrome-os/comment-page-1/#comment-123666</link>
		<dc:creator>jisakujien</dc:creator>
		<pubDate>Fri, 20 Nov 2009 12:51:29 +0000</pubDate>
		<guid isPermaLink="false">http://eeepc.net/?p=7559#comment-123666</guid>
		<description>This is being typed on my eee 1000 right now, using my wireless network.  If you download the rt2860sta driver from ralink&#039;s site ( http://www.ralinktech.tw/support.php?s=2 ), extract it, change the Makefile so it points to the correct places for LINUX_SRC and LINUX_SRC_MODULE (~chromiumos/src/bulid/kernels/kernel-i386-intel-menlow/linux-2.6.30 and that + /drivers/net/wireless, change os/linux/config.mk to use WPA supplicant (i also changed HAS_NATIVE.. but that is probably wrong), make, copy the .ko and RT2860STA.dat (after configuring it) to the eee somehow, put the .ko in /lib/modules/2.6.30/kernel/drivers/net/wireless and the .dat in /etc/Wireless/RT28606STA/, sudo insmod the .ko, sudo /sbin/ifconfig ra0 up, sudo dhclient ra0 and it got an IP. 

All in all  it wasn&#039;t that much of a hassle, in the scheme of all things i&#039;ve ever had to do to get stuff working in linux.

However, even after I got it working it certainly still has rough edges.  In Chrome ^, is supposed  to bring up battery and network settings (or localhost:8080) but it is just browser settings and a few random things.  http://localhost:8080 isn&#039;t anything either.  It still things wireless is disable and trying to enable it just freezes that chrome window for 30 seconds.  The Chromium icon on the left is supposed(?) to be an applications menu, but asked for a google.com account and when I clicked on a link on it it led me to a page I cannot get back from (no browser hotkeys work on that page, all new windows inherit the same page...).  On a plus side the Fn keys seem to work mostly (volume up/down/mute/brightness up/down, pg up/down, home end).</description>
		<content:encoded><![CDATA[<p>This is being typed on my eee 1000 right now, using my wireless network.  If you download the rt2860sta driver from ralink&#8217;s site ( <a href="http://www.ralinktech.tw/support.php?s=2" rel="nofollow">http://www.ralinktech.tw/support.php?s=2</a> ), extract it, change the Makefile so it points to the correct places for LINUX_SRC and LINUX_SRC_MODULE (~chromiumos/src/bulid/kernels/kernel-i386-intel-menlow/linux-2.6.30 and that + /drivers/net/wireless, change os/linux/config.mk to use WPA supplicant (i also changed HAS_NATIVE.. but that is probably wrong), make, copy the .ko and RT2860STA.dat (after configuring it) to the eee somehow, put the .ko in /lib/modules/2.6.30/kernel/drivers/net/wireless and the .dat in /etc/Wireless/RT28606STA/, sudo insmod the .ko, sudo /sbin/ifconfig ra0 up, sudo dhclient ra0 and it got an IP. </p>
<p>All in all  it wasn&#8217;t that much of a hassle, in the scheme of all things i&#8217;ve ever had to do to get stuff working in linux.</p>
<p>However, even after I got it working it certainly still has rough edges.  In Chrome ^, is supposed  to bring up battery and network settings (or localhost:8080) but it is just browser settings and a few random things.  <a href="http://localhost:8080" rel="nofollow">http://localhost:8080</a> isn&#8217;t anything either.  It still things wireless is disable and trying to enable it just freezes that chrome window for 30 seconds.  The Chromium icon on the left is supposed(?) to be an applications menu, but asked for a google.com account and when I clicked on a link on it it led me to a page I cannot get back from (no browser hotkeys work on that page, all new windows inherit the same page&#8230;).  On a plus side the Fn keys seem to work mostly (volume up/down/mute/brightness up/down, pg up/down, home end).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Older netbooks won’t get Google OS</title>
		<link>http://eeepc.net/old-netbooks-wont-be-able-to-run-chrome-os/comment-page-1/#comment-123657</link>
		<dc:creator>Older netbooks won’t get Google OS</dc:creator>
		<pubDate>Fri, 20 Nov 2009 12:00:17 +0000</pubDate>
		<guid isPermaLink="false">http://eeepc.net/?p=7559#comment-123657</guid>
		<description>[...] Source [Eee PC] [...]</description>
		<content:encoded><![CDATA[<p>[...] Source [Eee PC] [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jisakujien</title>
		<link>http://eeepc.net/old-netbooks-wont-be-able-to-run-chrome-os/comment-page-1/#comment-123643</link>
		<dc:creator>jisakujien</dc:creator>
		<pubDate>Fri, 20 Nov 2009 11:14:33 +0000</pubDate>
		<guid isPermaLink="false">http://eeepc.net/?p=7559#comment-123643</guid>
		<description>I also got it to work, except for wifi. It is pretty easy to tell why though, as the rt2860 driver is not loaded and isnt even on the system.  I&#039;m pretty sure it is in 2.6.30 mainline, so I just need to include it in the list of drivers built and copy it over the network since I crosscompiled in the first place.</description>
		<content:encoded><![CDATA[<p>I also got it to work, except for wifi. It is pretty easy to tell why though, as the rt2860 driver is not loaded and isnt even on the system.  I&#8217;m pretty sure it is in 2.6.30 mainline, so I just need to include it in the list of drivers built and copy it over the network since I crosscompiled in the first place.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad Kellett</title>
		<link>http://eeepc.net/old-netbooks-wont-be-able-to-run-chrome-os/comment-page-1/#comment-123623</link>
		<dc:creator>Brad Kellett</dc:creator>
		<pubDate>Fri, 20 Nov 2009 10:14:25 +0000</pubDate>
		<guid isPermaLink="false">http://eeepc.net/?p=7559#comment-123623</guid>
		<description>I&#039;ve built Chrome OS from source and got it to run on my ancient original eeePC, WiFi and all. Made a video of it here - http://bradkellett.com/p/chrome-os-booting-on-my-original-eeepc/

Sure, Google won&#039;t officially make it available to just download and install, but there will be a strong community around getting it on non-supported hardware I think</description>
		<content:encoded><![CDATA[<p>I&#8217;ve built Chrome OS from source and got it to run on my ancient original eeePC, WiFi and all. Made a video of it here &#8211; <a href="http://bradkellett.com/p/chrome-os-booting-on-my-original-eeepc/" rel="nofollow">http://bradkellett.com/p/chrome-os-booting-on-my-original-eeepc/</a></p>
<p>Sure, Google won&#8217;t officially make it available to just download and install, but there will be a strong community around getting it on non-supported hardware I think</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: crwbot</title>
		<link>http://eeepc.net/old-netbooks-wont-be-able-to-run-chrome-os/comment-page-1/#comment-123582</link>
		<dc:creator>crwbot</dc:creator>
		<pubDate>Fri, 20 Nov 2009 07:45:42 +0000</pubDate>
		<guid isPermaLink="false">http://eeepc.net/?p=7559#comment-123582</guid>
		<description>I wrote a response but it didn&#039;t show up on the site.  In short, it works.  Wifi on the 1000 doesn&#039;t work with a clean install - gotta figure out why.  Everything else does though, and it&#039;s fast.</description>
		<content:encoded><![CDATA[<p>I wrote a response but it didn&#8217;t show up on the site.  In short, it works.  Wifi on the 1000 doesn&#8217;t work with a clean install &#8211; gotta figure out why.  Everything else does though, and it&#8217;s fast.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jisakujien</title>
		<link>http://eeepc.net/old-netbooks-wont-be-able-to-run-chrome-os/comment-page-1/#comment-123576</link>
		<dc:creator>jisakujien</dc:creator>
		<pubDate>Fri, 20 Nov 2009 07:16:33 +0000</pubDate>
		<guid isPermaLink="false">http://eeepc.net/?p=7559#comment-123576</guid>
		<description>Did you run into any problems getting it to build?  Does the wireless (WEP, WPA, WPA2?) or wired network work?  I&#039;m still building chromium for it, much less the OS.  It would be nice to know if I&#039;m spending my time on making it completely unusable instead of just crippling it!  Oh well, if it doesn&#039;t work it gives me an excuse to ditch xandros.</description>
		<content:encoded><![CDATA[<p>Did you run into any problems getting it to build?  Does the wireless (WEP, WPA, WPA2?) or wired network work?  I&#8217;m still building chromium for it, much less the OS.  It would be nice to know if I&#8217;m spending my time on making it completely unusable instead of just crippling it!  Oh well, if it doesn&#8217;t work it gives me an excuse to ditch xandros.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: crwbot</title>
		<link>http://eeepc.net/old-netbooks-wont-be-able-to-run-chrome-os/comment-page-1/#comment-123491</link>
		<dc:creator>crwbot</dc:creator>
		<pubDate>Fri, 20 Nov 2009 02:01:28 +0000</pubDate>
		<guid isPermaLink="false">http://eeepc.net/?p=7559#comment-123491</guid>
		<description>The version open sourced today does boot on my SSD Eee 1000.</description>
		<content:encoded><![CDATA[<p>The version open sourced today does boot on my SSD Eee 1000.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic (User agent is rejected)
Database Caching 2/15 queries in 0.018 seconds using memcached
Object Caching 435/435 objects using memcached

Served from: eeepc.net @ 2012-05-25 15:16:39 -->
