<?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/"
	>

<channel>
	<title>The eflow blog &#187; ibm</title>
	<atom:link href="http://blog.eflow.org/archives/tag/ibm/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.eflow.org</link>
	<description>Insert some amazingly witty tagline here</description>
	<lastBuildDate>Fri, 23 Apr 2010 03:19:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ubuntu Intrepid Ibex 8.10 Upgrade Issues</title>
		<link>http://blog.eflow.org/archives/93</link>
		<comments>http://blog.eflow.org/archives/93#comments</comments>
		<pubDate>Thu, 30 Oct 2008 05:09:57 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[babble]]></category>
		<category><![CDATA[ibm]]></category>
		<category><![CDATA[Intrepid Ibex]]></category>
		<category><![CDATA[thinkpad]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.eflow.org/?p=93</guid>
		<description><![CDATA[I upgraded my laptop to Ubuntu 8.10 Intrepid Ibex a few days early.  The latest release from Ubuntu seems almost complete.  I kept a log of the things that didn&#8217;t work quite right after I upgraded.  I filed some bugs, so hopefully these were fixed before the release:

Wireless Settings
The Network Manager program [...]]]></description>
			<content:encoded><![CDATA[<p>I upgraded my laptop to Ubuntu 8.10 Intrepid Ibex a few days early.  The latest release from Ubuntu seems almost complete.  I kept a log of the things that didn&#8217;t work quite right after I upgraded.  I filed some bugs, so hopefully these were fixed before the release:</p>
<p><span id="more-93"></span></p>
<h2>Wireless Settings</h2>
<p>The Network Manager program didn&#8217;t reconnect to my wireless after the upgrade.  I had to run nm-applet manually from the command line.  It loaded up correctly every time after that.</p>
<h2>Screen Resolution</h2>
<p>I switch between monitors quite often between work/home/meetings.  The list of available resolutions was reset to the defaults, so I couldn&#8217;t connect to my TV properly at home.  I simply restarted the machine with the TV plugged into the VGA port and they all reappeared.</p>
<p>Update: Intrepid had turned off my choice of using the fgrlx driver.  I went to System&#8211;&gt;Administration&#8211;&gt;Hardware Drivers and turned it back on.  Now fn-F7 and external monitors works as it should.</p>
<p>Update: Acceptable <a href="/archives/175">solution found</a>.</p>
<h2>Scrolling</h2>
<p>I lost my blue button trackpoint scrolling feature because Ubuntu changed how they run x.org. I stole this new patch from: <a href="http://psung.blogspot.com/2008/09/scrolling-with-thinkpads-trackpoint-in.html">http://psung.blogspot.com/2008/09/scrolling-with-thinkpads-trackpoint-in.html</a></p>
<p>Create a file named: <code>/etc/hal/fdi/policy/mouse-wheel.fdi</code></p>
<pre>&lt;match key="info.product" string="TPPS/2 IBM TrackPoint"&gt;
 &lt;merge key="input.x11_options.EmulateWheel" type="string"&gt;true&lt;/merge&gt;
 &lt;merge key="input.x11_options.EmulateWheelButton" type="string"&gt;2&lt;/merge&gt;
 &lt;merge key="input.x11_options.XAxisMapping" type="string"&gt;6 7&lt;/merge&gt;
 &lt;merge key="input.x11_options.YAxisMapping" type="string"&gt;4 5&lt;/merge&gt;
 &lt;merge key="input.x11_options.ZAxsisMapping" type="string"&gt;4 5&lt;/merge&gt;
 &lt;merge key="input.x11_options.Emulate3Buttons" type="string"&gt;true&lt;/merge&gt;
&lt;/match&gt;</pre>
<p>And restart.</p>
<p>Update: Somehow these settings were lost after (un)suspending a few times.  Would be nice to know how to get it back without having to restart.</p>
<p>Update #2: The functionality seems to have fixed itself after another series of suspend/unsuspend.</p>
<p>Update #3: I should have read that other post a little better.  See <a href="https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/282387/">this Ubuntu bug</a>.</p>
<h2>Gnome-Do</h2>
<p>I had the action mapped to <code>CapsLock-Space</code> because 1) the windows key doesn&#8217;t exist on the T43 and 2) because the CapsLock key is easier to reach even when I&#8217;m not using my laptop keyboard.</p>
<p>Back in Hardy Heron I had a delay on the key so that I could still use it.  Intrepid Ibex apparently doesn&#8217;t support that anymore, so I simply had to disable the CapsLock key (I don&#8217;t use it anyway).</p>
<pre>System--&gt;Preferences--&gt;Keyboard Preferences
Layouts--&gt;CapsLock Behavior--&gt;Caps Lock just locks the shift modifier</pre>
<h2>Sound</h2>
<p>I didn&#8217;t have any sound after the upgrade (even after restarting).  I had to kill the pulse audio process.<br />
I also took it out of the startup process in System&#8211;&gt;Preferences&#8211;&gt;Session<br />
Skype needed to be restarted to pick up the changes, everything else worked after testing things in System&#8211;&gt;Preferences&#8211;&gt;Sounds<br />
The annoying &#8220;Play System Alert&#8221; seemed to be turned back on by default.  I had to check it and then uncheck it again from that same Sounds dialog.</p>
 <img src="http://blog.eflow.org/wp-content/plugins/feed-statistics.php?view=1&post_id=93" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://blog.eflow.org/archives/93/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
