<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Bigmauler's Blog</title>
	<atom:link href="http://bigmauler.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://bigmauler.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Thu, 15 Jan 2009 04:07:57 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='bigmauler.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/f62b444ee58e03bd4c89886498de1a19?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Bigmauler's Blog</title>
		<link>http://bigmauler.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://bigmauler.wordpress.com/osd.xml" title="Bigmauler&#8217;s Blog" />
		<item>
		<title>eeePC 1000 funtoo</title>
		<link>http://bigmauler.wordpress.com/2009/01/15/eee-1000/</link>
		<comments>http://bigmauler.wordpress.com/2009/01/15/eee-1000/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 04:07:57 +0000</pubDate>
		<dc:creator>bigmauler</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://bigmauler.wordpress.com/?p=3</guid>
		<description><![CDATA[Gentoo using Funtoo on the eee-pc 1000
First of some history : I bought the eee-1000 (not H or HA) for my wife&#8217;s birthday, she didn&#8217;t like the pre-installed xandros so we blew it off and put ubuntu-eee on it. Boot times were slow and she didn&#8217;t like it too much. She asked if  I&#8217;d help [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bigmauler.wordpress.com&blog=6062475&post=3&subd=bigmauler&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Gentoo using Funtoo on the eee-pc 1000</p>
<p>First of some history : I bought the eee-1000 (not H or HA) for my wife&#8217;s birthday, she didn&#8217;t like the pre-installed xandros so we blew it off and put ubuntu-eee on it. Boot times were slow and she didn&#8217;t like it too much. She asked if  I&#8217;d help her put Gentoo on it.</p>
<p>Lets get down to it. The specs.Newegg described it as &#8220;ASUS Eee PC 1000 40G – Fine Ebony NetBook Intel Atom 10.0&#8243; Wide SVGA 1GB Memory 40GB SSD &#8220;</p>
<p>Don&#8217;t be fooled though, it has an 8 GB SSD and a 32GB Flash drive.</p>
<ol>
<li>Specs:</li>
</ol>
<blockquote>
<ul>
<li>Intel atom processor N270 2.6GHz</li>
</ul>
</blockquote>
<blockquote>
<ul>
<li>Wireless card Ralink RA2860    Works great**
<ul>
<li>see network section, needs third party drivers</li>
</ul>
</li>
<li>Integrated SD card works great</li>
<li>1GB of ram, expandable to 2 GB, works fine</li>
<li>Screen resolution of 1024&#215;600, works fine with no extra configuration needed in xorg.conf</li>
<li>SSD hard drive and flash drives works fine
<ul>
<li>I have / on the SSD drive and /home on the Flash drive</li>
<li>make sure to add <strong>elevator=noop</strong> to your kernel boot parameters in your grub.conf</li>
</ul>
</li>
</ul>
</blockquote>
<blockquote>
<ul>
<li>Webcam
<ul>
<li>in progress</li>
</ul>
</li>
<li>bluetooth
<ul>
<li>in progress</li>
</ul>
</li>
<li>SD cardslot
<ul>
<li>works fine</li>
</ul>
</li>
</ul>
</blockquote>
<p><strong>Installation</strong></p>
<ul>
<li><strong>Funtoo?</strong>
<ul>
<li>My choice to use the funtoo image is because I don&#8217;t want to compile so much when I install. The funtoo pentium4 image is ACCEPT_KEYWORDS=&#8221;~x86&#8243; so I get a prebuilt system that&#8217;s the latest for my needs, emerging packages on the eee-pc does take sometime. I do however use a standard portage snapshot.</li>
</ul>
</li>
<li><strong>Suspend? Hibernate? Not for me.</strong>
<ul>
<li>I&#8217;ve never cared much for suspend or hibernate as they ususally cause random problems and since I&#8217;m using funtoo by default, I&#8217;m using openrc which helps decrease boot times. I also use fluxbox with wbar for an app launcher and conky for some system monitoring, my boot times from cold boot are 10s, which is quick enough for me.</li>
</ul>
</li>
</ul>
<p>First grab yourself a bootcd from http://www.sysresccd.org/Main_Page</p>
<p>At this time the gentoo minimal boot cd dosen&#8217;t detect enough of the hardware for it to be usefull so that&#8217;s why I&#8217;m using system rescue cd.</p>
<p>Since the eee-pc doesn&#8217;t have a cdrom drive you will need to create a bootable usb stick. Directions are on the site, I won&#8217;t discuss them here.</p>
<p>So now we have a bootable usbstick, check the bios for some options, use the right key to force boot the usbstick.</p>
<p>Before you boot up you might want to head over to funtoo.org and grab the latest ~pentium4 stage 3 build and put it on the usbstick. Also you can grab a portage snapshot from somewhere perhaps <a href="http://mirror.mcs.anl.gov/pub/gentoo/snapshots/portage-latest.tar.bz2" target="_blank">here</a> . This step isn&#8217;t absolutely necessary but it easier now than using the text webbrowser on the bootcd.</p>
<p><span style="color:#ff6600;"><em>I had some trouble getting my usbstick to boot so I disabled both hard drives from the boot list in the BIOS and that helped a lot, just re-enable them later.</em></span></p>
<ul>
<li><strong>Hard disks</strong>
<ul>
<li>I simply partitioned the whole SSD as /dev/sda1. Then I formatted it as ext3. There is a lot out there about journals and wearing down the ssd but its not worth the risk, I think, to not use a journaling fs.</li>
<li>I partitioned the whole flashdrive as sdb1 and I formatted it as ext3. Then I mount it as /home  Later in my make.conf I use /home/distfiles as the location for downloaded programs cache for gentoo</li>
</ul>
</li>
</ul>
<p>continue as your normally would with the install following the gentoo handbook. When it is time to reboot don&#8217;t forget to set your root password.</p>
<p>One problem I have run into (and it may be fixed by now) is that since we are using funtoo and it has openrc by default, it seems to fail to setup the /dev properly so before you exit your chroot do the following <span style="color:#ff6600;">rc-update add devfs sysinit &amp;&amp; rc-update add udev sysinit</span></p>
<p><strong>Network</strong></p>
<p style="padding-left:30px;"><strong>wireless</strong></p>
<p style="padding-left:30px;"><strong><span style="color:#999999;">NOTE: As of the linux kernel 2.6.29-rc1 the driver for this wireless card is included in the stageing drivers section, I haven&#8217;t tested it yet</span><br />
</strong></p>
<p>There is no opensource driver right now for this card, the card has a good driver from ralink however. Go to this link and grab the latest driver its the link starting with &#8220;RT2860PCI/mPCI/PCIe&#8230;&#8221;Read the readme if you need to but for me, all i needed to do was to edit os/linux/config.mk</p>
<p>and set<br />
<code>'HAS_WPA_SUPPLICANT=y' and 'HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=y'</code></p>
<p>since i run network manager, if you don&#8217;t run it then don&#8217;t bother.<br />
Now go into the main dir of the drive and do &#8220;make&#8221; and &#8220;make install&#8221;. then reboot, modprobe rt2860sta and see if iwconfig lists the link ra0<br />
Network manager can do the rest from there, as I use nm-applet in the system tray to configure the wireless.</p>
<p style="padding-left:30px;"><strong>wired-network</strong></p>
<p>To get the rj45 port working all you need to do in your kernel config for 2.6.28 is:</p>
<p>set experimental drivers to yes</p>
<p>General setup  &#8212;&gt;</p>
<p>(Y)   Prompt for development and/or incomplete code/drivers</p>
<p>Then</p>
<p>-&gt; Device Drivers<br />
│       -&gt; Network device support (NETDEVICES [=y])<br />
│         -&gt; Ethernet (1000 Mbit) (NETDEV_1000 [=y])</p>
<p>Yes to Atheros L1E</p>
<p><strong>Config files</strong></p>
<p>Here are some of the config files I have created on this funtoo laptop. I welcome feedback.</p>
<p><strong>make.conf</strong><br />
<code>FEATURES="parallel-fetch distlocks sandbox userpriv usersandbox"<br />
ACCEPT_KEYWORDS="~x86"<br />
CHOST="i686-pc-linux-gnu"<br />
CFLAGS="-Os -march=prescott -pipe -fomit-frame-pointer"<br />
MAKEOPTS="-j2"<br />
GENTOO_MIRRORS="http://gentoo.osuosl.org/ "</code></p>
<p>SYNC=&#8221;rsync://rsync.namerica.gentoo.org/gentoo-portage&#8221;<br />
USE=&#8221;gtk -gnome -kde -qt3 -qt3support -sqlite -qt4 alsa dvd -cdr wifi ipv6 -berkdb -cups \<br />
X networkmanager samba wireless bz2 xml lzo unicode laptop dri drm rar \<br />
tiff gif png jpeg win32codecs mpeg mp3 mp4 divx libcaca intel opengl \<br />
svg dbus hal -esd -eds -ldap -fam mmx sse v4l2 sse2 ssse3 pni xvid xvmc&#8221;<br />
VIDEO_CARDS=&#8221;intel vesa&#8221;<br />
AUDIO_CARDS=&#8221;intel-hd&#8221;<br />
LINGUAS=&#8221;en_US en&#8221;<br />
DISTDIR=&#8221;/home/distfiles&#8221;<br />
PORTDIR_OVERLAY=&#8221;/usr/local/portage&#8221;</p>
<p>A note about my use flags: I am using fluxbox and therefore don&#8217;t need kde,qt or gnome, gtk by default. Your intended setup may differ</p>
<p><strong>fstab</strong></p>
<p># NOTE: If your BOOT partition is ReiserFS, add the notail option to opts.<br />
/dev/sdb1		/home		ext3		noatime	0 0<br />
/dev/sda1		/		ext3		noatime		0 1<br />
/dev/sda5		none		swap		sw		0 0<br />
#/dev/cdrom		/mnt/cdrom	auto		noauto,ro	0 0<br />
#/dev/fd0		/mnt/floppy	auto		noauto		0 0<br />
shm			/dev/shm	tmpfs	nodev,nosuid,noexec	0 0</p>
<p><strong>Done</strong></p>
<p>now reboot and enojy your system. I&#8217;ll add some software titles that I use later, such as eee-control. Please give me feedback, I intend this article as a starting point and it should change overtime as more gets tested and optimized.</p>
<p><strong>Hardware/software problems</strong></p>
<ul>
<li>Beware of the lefthand shiftkey. It is to the right of the uparrow and can prove a challenge when typing</li>
</ul>
<p><strong>Links</strong><br />
<a title="Linux on Laptops" href="http://www.linux-on-laptops.com/"><br />
<img src="http://www.linux-on-laptops.com/images/banner4.gif" border="0" alt="Linux On Laptops" width="468" height="60" /></a></p>
<p><a title="Linux on Laptops" href="http://www.linux-on-laptops.com/">http://forums.gentoo.org/viewtopic-t-714904-highlight-eee+1000.html</a></p>
<p><a title="Linux on Laptops" href="http://www.linux-on-laptops.com/">http://www.sysresccd.org/Main_Page</a></p>
<p><a title="Linux on Laptops" href="http://www.linux-on-laptops.com/">http://www.funtoo.org/</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bigmauler.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bigmauler.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bigmauler.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bigmauler.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bigmauler.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bigmauler.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bigmauler.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bigmauler.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bigmauler.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bigmauler.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bigmauler.wordpress.com&blog=6062475&post=3&subd=bigmauler&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://bigmauler.wordpress.com/2009/01/15/eee-1000/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8dc24b8ac6a48cc005b3db8272865231?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bigmauler</media:title>
		</media:content>

		<media:content url="http://www.linux-on-laptops.com/images/banner4.gif" medium="image">
			<media:title type="html">Linux On Laptops</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello world!</title>
		<link>http://bigmauler.wordpress.com/2009/01/05/hello-world/</link>
		<comments>http://bigmauler.wordpress.com/2009/01/05/hello-world/#comments</comments>
		<pubDate>Mon, 05 Jan 2009 21:54:06 +0000</pubDate>
		<dc:creator>bigmauler</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging!
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bigmauler.wordpress.com&blog=6062475&post=1&subd=bigmauler&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Welcome to <a href="http://wordpress.com/">WordPress.com</a>. This is your first post. Edit or delete it and start blogging!</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bigmauler.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bigmauler.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bigmauler.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bigmauler.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bigmauler.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bigmauler.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bigmauler.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bigmauler.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bigmauler.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bigmauler.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bigmauler.wordpress.com&blog=6062475&post=1&subd=bigmauler&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://bigmauler.wordpress.com/2009/01/05/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8dc24b8ac6a48cc005b3db8272865231?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bigmauler</media:title>
		</media:content>
	</item>
	</channel>
</rss>