<?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>SHOCM &#187; keyboard</title>
	<atom:link href="http://www.shocm.com/tag/keyboard/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shocm.com</link>
	<description>Open Source, Cloud, Scotch, Baseball, Family, and Programming since the 1900&#039;s</description>
	<lastBuildDate>Fri, 27 Apr 2012 15:24:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Nasty Bug &#8211; Ubuntu 10.04 on VMWare Fusion OSX</title>
		<link>http://www.shocm.com/2010/05/nasty-bug-ubuntu-10-04-on-vmware-fusion-osx/</link>
		<comments>http://www.shocm.com/2010/05/nasty-bug-ubuntu-10-04-on-vmware-fusion-osx/#comments</comments>
		<pubDate>Tue, 11 May 2010 21:54:42 +0000</pubDate>
		<dc:creator>Shocm</dc:creator>
				<category><![CDATA[Geek Stuff]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[fixes]]></category>
		<category><![CDATA[keyboard]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://www.shocm.com/?p=634</guid>
		<description><![CDATA[Came across a nasty little bug when I installed the latest Ubuntu 10.04 (LTS) into a virtual machine using VMWare Fusion 3.02 on my OSX box. This was a fresh install and the install itself went smooth, the problem occured when the initial login screen appeared. Although my mouse worked just fine and I was able to click on the user to log in, I wasn't able to type anything. My keyboard was completely unusable within the virtual machine. I was not able to type any input via the keyboard.  ]]></description>
			<content:encoded><![CDATA[<p>Came across<a href="http://www.shocm.com/wp-content/uploads/2010/05/Ubuntu10.04.jpg"><img class="alignleft size-medium wp-image-635" title="Ubuntu10.04 On screen keyboard " src="http://www.shocm.com/wp-content/uploads/2010/05/Ubuntu10.04-300x240.jpg" alt="" width="300" height="240" /></a> a nasty little bug when I installed the latest Ubuntu 10.04 (LTS) into a virtual machine using VMWare Fusion 3.02 on my OSX box. This was a fresh install and the install itself went smooth, the problem occured when the initial login screen appeared. Although my mouse worked just fine and I was able to click on the user to log in, I wasn&#8217;t able to type anything. My keyboard was completely unusable within the virtual machine. I was not able to type any input via the keyboard.</p>
<p>After doing some Googling I discovered that once you got past the login screen the keyboard would work fine. The only way to login was to initiate the on-screen keyboard and type in your password. You can bring up the on-screen keyboard by clicking on the Universal Access icon on the lower right hand side of the screen and choosing &#8220;Use on-screen keyboard&#8221;. One side note here, when I first checked the box to use the on-screen keyboard, the keyboard would flash and disappear. What I needed to do was keep the box check and reboot the machine, when the login screen returned, the keyboard was there.</p>
<p>Once I logged in the physical keyboard worked fine. I was able to use it in all the applications and didn&#8217;t notice any problems, but once I logged out and returned to the login screen, again no input from the physical keyboard. Now I needed to fix this.</p>
<h2>What didn&#8217;t work <img src='http://www.shocm.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </h2>
<p>At this point I go into basic trouble resolution mode and decided to start by reinstalling and upgrading the VMWare tools. Not going to get into a step by step here how to do that but the short of it is after reinstalling the VMWare tools and rebooting I was stuck in the same situation and needed to use the on-screen keyboard to log in. Next obvious step, apply all patches to the Ubuntu desktop, did this, rebooted, still no go.</p>
<h2>What did work <img src='http://www.shocm.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </h2>
<p>Clearly, you are not reading this article to learn how not to fix it. Trust me after doing enough searches there are plenty discussion threads out there with &#8220;This doesn&#8217;t work for me either, anyone fix this yet?&#8221; to keep you reading for hours. I found a couple good links that I will post at the end of this article that got things resolved. The short answer is I logged into the machine, fired up and console window, type in the command</p>
<pre class="brush: bash; title: ; notranslate">
sudo dpkg-reconfigure console-setup
</pre>
<p>For keyboard I selected &#8220;Apple&#8221; and then just selected the defaults for everything else. Once I exited the configuration wizard, I restarted the machine and all was right with the Ubuntu world again. Did a couple reboots to make sure and everything seems to be working fine now.</p>
<h3>One more side note</h3>
<p>This issue  occurred on a clean install of the current Ubuntu 10.04 LTS release. I had been previously running the beta version of the 10.04 release which worked fine and never had a problem with the keyboard input. However, after patching that box today, same issue occurred.</p>
<h3>The Links</h3>
<p>Two links basically lead me to my resolution</p>
<ul>
<li><a href="http://ubuntuforums.org/showthread.php?t=1466482">http://ubuntuforums.org/showthread.php?t=1466482</a> &#8211; A great thread discussion on the issue in general. There were a couple of &#8220;fixes&#8221; in there including the one I implemented. A couple of post go off track but for the most paart a good thread.</li>
<li><a href="https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/548891">https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/548891</a> &#8211; The bug report on the issue which also includes the work around.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.shocm.com/2010/05/nasty-bug-ubuntu-10-04-on-vmware-fusion-osx/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>

