<?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: The X301 &amp; Ubuntu Intrepid: The One Month Review</title>
	<atom:link href="http://redmonk.com/sogrady/2008/10/20/apone_intrepid/feed/" rel="self" type="application/rss+xml" />
	<link>http://redmonk.com/sogrady/2008/10/20/apone_intrepid/</link>
	<description>because technology is just another ecosystem</description>
	<lastBuildDate>Sun, 13 May 2012 00:23:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Using the builtin GPS in a Thinkpad X200 under Linux &#124; tjansson.dk</title>
		<link>http://redmonk.com/sogrady/2008/10/20/apone_intrepid/comment-page-1/#comment-511909</link>
		<dc:creator>Using the builtin GPS in a Thinkpad X200 under Linux &#124; tjansson.dk</dc:creator>
		<pubDate>Sat, 17 Jan 2009 15:15:12 +0000</pubDate>
		<guid isPermaLink="false">http://redmonk.com/sogrady/?p=2447#comment-511909</guid>
		<description>[...] redmonk.com/sogrady/2008/10/20/apone_intrepid/   6. [...]</description>
		<content:encoded><![CDATA[<p>[...] redmonk.com/sogrady/2008/10/20/apone_intrepid/   6. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tecosystems &#187; How to Use an AT&#38;T Ericsson F3507g Card on Ubuntu Intrepid</title>
		<link>http://redmonk.com/sogrady/2008/10/20/apone_intrepid/comment-page-1/#comment-498695</link>
		<dc:creator>tecosystems &#187; How to Use an AT&#38;T Ericsson F3507g Card on Ubuntu Intrepid</dc:creator>
		<pubDate>Sun, 07 Dec 2008 18:33:14 +0000</pubDate>
		<guid isPermaLink="false">http://redmonk.com/sogrady/?p=2447#comment-498695</guid>
		<description>[...] X301 - an Ericsson F3507g - working under Ubuntu. When I initially reviewed the machine, and later commented on the Ubuntu Intrepid compatibility, the Ericsson was one of the few pieces of hardware I [...]</description>
		<content:encoded><![CDATA[<p>[...] X301 &#8211; an Ericsson F3507g &#8211; working under Ubuntu. When I initially reviewed the machine, and later commented on the Ubuntu Intrepid compatibility, the Ericsson was one of the few pieces of hardware I [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Roydhouse</title>
		<link>http://redmonk.com/sogrady/2008/10/20/apone_intrepid/comment-page-1/#comment-496809</link>
		<dc:creator>Aaron Roydhouse</dc:creator>
		<pubDate>Sat, 29 Nov 2008 12:59:55 +0000</pubDate>
		<guid isPermaLink="false">http://redmonk.com/sogrady/?p=2447#comment-496809</guid>
		<description>The freezing on start-up can be the Xorg Intel server freezing for some multi-threading issue. Solution is to suspend/hibernate with only one core running. Useful script here. This worked for me with Ubuntu 8.10 64bit on X301.

http://ubuntuforums.org/showthread.php?t=959712&amp;page=2</description>
		<content:encoded><![CDATA[<p>The freezing on start-up can be the Xorg Intel server freezing for some multi-threading issue. Solution is to suspend/hibernate with only one core running. Useful script here. This worked for me with Ubuntu 8.10 64bit on X301.</p>
<p><a href="http://ubuntuforums.org/showthread.php?t=959712&#038;page=2" rel="nofollow">http://ubuntuforums.org/showthread.php?t=959712&#038;page=2</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Epsil0n</title>
		<link>http://redmonk.com/sogrady/2008/10/20/apone_intrepid/comment-page-1/#comment-485188</link>
		<dc:creator>Epsil0n</dc:creator>
		<pubDate>Tue, 28 Oct 2008 19:01:04 +0000</pubDate>
		<guid isPermaLink="false">http://redmonk.com/sogrady/?p=2447#comment-485188</guid>
		<description>GPS:
Yes.  The f3507g has a number of serial interfaces, which come up as
/dev/ttyACM0 through /dev/ttyACM2 on my machine (Thinkpad W500).  I
believe the last one (USB interface# 9, /dev/ttyACM2) is used to emit
GPS NMEA sentences.  You can get a list of special commands the card
supports by sending it &quot;AT*&quot;.  To activate NMEA on /dev/ttyACM2, send
it the following commands:

    AT+CFUN=1
    AT*E2GPSCTL=1,10,1
    AT*E2GPSNPD</description>
		<content:encoded><![CDATA[<p>GPS:<br />
Yes.  The f3507g has a number of serial interfaces, which come up as<br />
/dev/ttyACM0 through /dev/ttyACM2 on my machine (Thinkpad W500).  I<br />
believe the last one (USB interface# 9, /dev/ttyACM2) is used to emit<br />
GPS NMEA sentences.  You can get a list of special commands the card<br />
supports by sending it &#8220;AT*&#8221;.  To activate NMEA on /dev/ttyACM2, send<br />
it the following commands:</p>
<p>    AT+CFUN=1<br />
    AT*E2GPSCTL=1,10,1<br />
    AT*E2GPSNPD</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Vaughan</title>
		<link>http://redmonk.com/sogrady/2008/10/20/apone_intrepid/comment-page-1/#comment-484463</link>
		<dc:creator>Jon Vaughan</dc:creator>
		<pubDate>Sun, 26 Oct 2008 16:52:01 +0000</pubDate>
		<guid isPermaLink="false">http://redmonk.com/sogrady/?p=2447#comment-484463</guid>
		<description>Hi there,

I got an x301 a few days ago and have Intrepid beta 64 bit up and running.  I&#039;ve had similar issues to you with suspend and hibernate doesn&#039;t wake up for me; tried obvious things like swap size and have looked in the logs but not seen anything interesting.   I did have a wifi issue which is related to http://ubuntuforums.org/showthread.php?t=945270&amp;page=2 - essentially channels 12 and 13 don&#039;t work by default under ubuntu.

Anyway, the reason I&#039;m posting is to confirm that there must be something wrong with your fan, because on this machine you can barely hear it.

J</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>I got an x301 a few days ago and have Intrepid beta 64 bit up and running.  I&#8217;ve had similar issues to you with suspend and hibernate doesn&#8217;t wake up for me; tried obvious things like swap size and have looked in the logs but not seen anything interesting.   I did have a wifi issue which is related to <a href="http://ubuntuforums.org/showthread.php?t=945270&#038;page=2" rel="nofollow">http://ubuntuforums.org/showthread.php?t=945270&#038;page=2</a> &#8211; essentially channels 12 and 13 don&#8217;t work by default under ubuntu.</p>
<p>Anyway, the reason I&#8217;m posting is to confirm that there must be something wrong with your fan, because on this machine you can barely hear it.</p>
<p>J</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Object Caching 297/299 objects using xcache

Served from: redmonk.com @ 2012-05-26 17:49:31 -->
