<?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>David Sterry&#039;s Blog &#187; ubuntu</title>
	<atom:link href="http://davidsterry.com/blog/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://davidsterry.com/blog</link>
	<description>Better than bad, it&#039;s good</description>
	<lastBuildDate>Tue, 03 Jan 2012 22:19:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ubuntu 10.04 32-bit on Sony VAIO VPCF121GX PCG-81114L</title>
		<link>http://davidsterry.com/blog/2010/09/ubuntu-10-04-32-bit-on-sony-vaio-vpcf121gx/</link>
		<comments>http://davidsterry.com/blog/2010/09/ubuntu-10-04-32-bit-on-sony-vaio-vpcf121gx/#comments</comments>
		<pubDate>Mon, 06 Sep 2010 18:09:00 +0000</pubDate>
		<dc:creator>David Sterry</dc:creator>
				<category><![CDATA[Default]]></category>
		<category><![CDATA[gnulinux]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://davidsterry.com/blog/?p=367</guid>
		<description><![CDATA[<!--Searching /home/davidste/public_html/blog/../images/random: found 9 images in 0.000135 seconds-->
<!---Displayed in 0.000367 seconds.-->
The following is what I did to get Ubuntu 10.04 x86(32-bit) running properly on a Sony VAIO VPCF121GX PCG-81114L. This laptop is currently sold at Costco but shares the same body with many other VPCF12***X models. Sony has an annoying way of putting two model numbers on their laptops. I had more luck once I [...]]]></description>
			<content:encoded><![CDATA[<!--Searching /home/davidste/public_html/blog/../images/random: found 9 images in 8.3E-5 seconds-->
<!---Displayed in 0.000267 seconds.-->
<p>The following is what I did to get Ubuntu 10.04 x86(32-bit) running properly on a Sony VAIO VPCF121GX PCG-81114L. This laptop is currently sold at Costco but shares the same body with many other VPCF12***X models. Sony has an annoying way of putting two model numbers on their laptops. I had more luck once I used the one on the bottom (PCG) rather than the one on the screen bezel(VPC).</p>
<p>I&#8217;m not sure if these instructions will work for other models but please comment if it works for you. When booting from a 10.04.1 livecd or a default install I wasn&#8217;t hearing any sound, couldn&#8217;t use the touchpad, could not resume from suspend. I&#8217;ve solved 2.5 of 3 problems so far(mic still doesn&#8217;t work).</p>
<p><strong>Sound</strong></p>
<p>To fix the sound not working, alsa needs to be updated via a backported package. This package is for my current kernel of 2.6.32-24 though you&#8217;ll want to make sure you get the corresponding version for your kernel.</p>
<blockquote><p>sudo apt-get install linux-backports-modules-alsa-`uname -r`</p></blockquote>
<p>I wrote mostly above because the microphone still doesn&#8217;t work on the laptop. I&#8217;ve not tried any external mics or usb headsets yet but will update this article if I do find a solution.</p>
<p><strong>Touchpad</strong></p>
<p>This laptop uses and Alps Synaptics touchpad which is fairly common so I don&#8217;t really understand why Ubuntu doesn&#8217;t support it. The problem appears to be with the auto-detection of the touchpad(lots of Macintosh messages show in the /var/log/Xorg.0.log). To get the touchpad working:</p>
<blockquote><p>1. Run: sudo vi /etc/default/grub and modify it so the GRUB_CMDLINE_LINUX line looks like this: GRUB_CMDLINE_LINUX=&#8221;i8042.nopnp&#8221;<br />
2. Run: sudo update-grub<br />
3. Reboot.</p></blockquote>
<p><strong>Suspend</strong></p>
<p>I wasn&#8217;t able to resume from suspend until I loaded the latest Nvidia driver. This laptop has an Nvidia GeForce 310M and I found the driver on a forum post. I still cannot switch to other consoles with Ctrl-Alt-F[1-6] so hopefully a future version of their driver will fix that. You can get the driver via ftp from:</p>
<p>ftp://download.nvidia.com/XFree86/Linux-x86/256.44/NVIDIA-Linux-x86-256.44.run</p>
<p>This is a shell script(a 24mb one at that) so you&#8217;ll need to open a terminal and cd to wherever you save it and then:</p>
<blockquote><p>chmod a+x NVIDIA-Linux-x86-256.44.run</p></blockquote>
<p>At this point you need to switch to root at runlevel 3. As root at the console I did this by typing:</p>
<blockquote><p>init 3</p></blockquote>
<p>Then I was able to login, sudo su to root again and run the driver installation script with:</p>
<blockquote><p>./NVIDIA-Linux-x86-256.44.run</p></blockquote>
<p>Now my suspend works!</p>
]]></content:encoded>
			<wfw:commentRss>http://davidsterry.com/blog/2010/09/ubuntu-10-04-32-bit-on-sony-vaio-vpcf121gx/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Verizon EVDO Aircard Speed Testing</title>
		<link>http://davidsterry.com/blog/2009/01/verizon-evdo-aircard-speed-testing/</link>
		<comments>http://davidsterry.com/blog/2009/01/verizon-evdo-aircard-speed-testing/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 18:29:00 +0000</pubDate>
		<dc:creator>David Sterry</dc:creator>
				<category><![CDATA[Default]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[verizon]]></category>
		<category><![CDATA[wlan]]></category>

		<guid isPermaLink="false">http://10.168.29.5/blog/?p=123</guid>
		<description><![CDATA[<!--Searching /home/davidste/public_html/blog/../images/random: found 9 images in 7.8E-5 seconds-->
<!---Displayed in 0.000262 seconds.-->
In the quest for mobility and to be a more useful computer guy, I signed up for Verizon&#8217;s BroadbandAccess program. I got a USB EVDO modem that I&#8217;ve got running in either of two laptops. One of which runs Windows XP and the other that runs Ubuntu 8.10 Intrepid Ibex.
Before I went ahead and signed [...]]]></description>
			<content:encoded><![CDATA[<!--Searching /home/davidste/public_html/blog/../images/random: found 9 images in 7.6E-5 seconds-->
<!---Displayed in 0.00026 seconds.-->
<p>In the quest for mobility and to be a more useful computer guy, I signed up for Verizon&#8217;s BroadbandAccess program. I got a USB EVDO modem that I&#8217;ve got running in either of two laptops. One of which runs Windows XP and the other that runs Ubuntu 8.10 Intrepid Ibex.</p>
<p>Before I went ahead and signed up, I went looking for data on the speeds I could expect from either Verizon or AT&amp;T. I didn&#8217;t find much for the local area but one forum post did mention &gt;1 megabit download speeds very near me using Verizon.</p>
<p>Now that I have the service, I decided to start testing and map my results. The product is here in the form of a Google Map. At each test point, I ran Speakeasy&#8217;s Speedtest (http://speakeasy.net/speedtest) and recorded the download and upload speed. The markers are color coded for download speed only with Green &gt; 1 Mbit, Yellow &gt; 0.3 Mbit and Red &lt; .3Mbit. If you click on a marker you&#8217;ll see the download speed in kbps in the title and the upload speed in kbps below that. All testing was done in Windows XP.<br />
<small>View <a style="color: #0000ff; text-align: left;" href="http://maps.google.com/maps/ms?split=0&amp;rl=1&amp;ie=UTF8&amp;hl=en&amp;source=embed&amp;msa=0&amp;msid=115095640752825860900.00046172420f9a01d4d42&amp;ll=37.583766,-122.297058&amp;spn=0.761795,1.167297&amp;z=9">Verizon EV-DO Speedtests</a> in a larger map</small></p>
<p>Overall, I&#8217;m very pleased with the service but I would like to see something similar done with AT&amp;T&#8217;s 3G in the same area.</p>
]]></content:encoded>
			<wfw:commentRss>http://davidsterry.com/blog/2009/01/verizon-evdo-aircard-speed-testing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ubuntu Hardy Terminal Services Client Problem</title>
		<link>http://davidsterry.com/blog/2008/08/ubuntu-hardy-terminal-services-client-problem/</link>
		<comments>http://davidsterry.com/blog/2008/08/ubuntu-hardy-terminal-services-client-problem/#comments</comments>
		<pubDate>Mon, 25 Aug 2008 18:47:00 +0000</pubDate>
		<dc:creator>David Sterry</dc:creator>
				<category><![CDATA[Default]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://10.168.29.5/blog/?p=117</guid>
		<description><![CDATA[<!--Searching /home/davidste/public_html/blog/../images/random: found 9 images in 7.8E-5 seconds-->
<!---Displayed in 0.000269 seconds.-->
Generally, I like to write about things that work on my blog but I&#8217;ve seen how just asking a question can sometimes bring a solution together. So here&#8217;s my current problem:
I am attempting to connect to a Windows 2003 Server via the Ubuntu Hardy Heron default Terminal Services Client and when I click connect the [...]]]></description>
			<content:encoded><![CDATA[<!--Searching /home/davidste/public_html/blog/../images/random: found 9 images in 8.2E-5 seconds-->
<!---Displayed in 0.000269 seconds.-->
<p>Generally, I like to write about things that work on my blog but I&#8217;ve seen how just asking a question can sometimes bring a solution together. So here&#8217;s my current problem:</p>
<p>I am attempting to connect to a Windows 2003 Server via the Ubuntu Hardy Heron default Terminal Services Client and when I click connect the window just goes away. I&#8217;ve tried again and then that window goes away again. About 2-5 minutes later an error window will popup giving some sort of error. The last error message I got complained about talking to the sound card in some way. </p>
<p>I tried again by disabling the sounds in the client before trying to connect but it didn&#8217;t help. If you&#8217;ve experienced this problem please post a comment whether you&#8217;ve found a solution or not. I&#8217;d like to help raise the profile of bugs like this that get in the way of living in Ubuntu full time. Thanks.</p>
]]></content:encoded>
			<wfw:commentRss>http://davidsterry.com/blog/2008/08/ubuntu-hardy-terminal-services-client-problem/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Home Audio Streaming with Rhythmbox</title>
		<link>http://davidsterry.com/blog/2008/08/home-audio-streaming-with-rhythmbox/</link>
		<comments>http://davidsterry.com/blog/2008/08/home-audio-streaming-with-rhythmbox/#comments</comments>
		<pubDate>Sat, 16 Aug 2008 21:26:00 +0000</pubDate>
		<dc:creator>David Sterry</dc:creator>
				<category><![CDATA[Default]]></category>
		<category><![CDATA[daap]]></category>
		<category><![CDATA[hometheater]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://10.168.29.5/blog/?p=116</guid>
		<description><![CDATA[<!--Searching /home/davidste/public_html/blog/../images/random: found 9 images in 7.7E-5 seconds-->
<!---Displayed in 0.00026 seconds.-->
Ever since I ripped my music collection to MP3 format and began collecting MP3s online, I&#8217;ve been struggling with managing and listening to all this music. In the past I&#8217;ve used WinAmp and iTunes on Windows XP to manage music locally. I&#8217;ve used Edna(a python script) to serve the music using its built in web [...]]]></description>
			<content:encoded><![CDATA[<!--Searching /home/davidste/public_html/blog/../images/random: found 9 images in 7.7E-5 seconds-->
<!---Displayed in 0.000266 seconds.-->
<p>Ever since I ripped my music collection to MP3 format and began collecting MP3s online, I&#8217;ve been struggling with managing and listening to all this music. In the past I&#8217;ve used WinAmp and iTunes on Windows XP to manage music locally. I&#8217;ve used Edna(a python script) to serve the music using its built in web server. Finally, I&#8217;ve copied this 30GB library a few times only to delete parts of it as I need the space on various machines.</p>
<p>Each of those setups feels like a kludge compared to my current Rhythmbox setup. I&#8217;m running Ubuntu and Windows XP on my computers at home and have found using Rhythmbox to store and serve my music has been the best experience so far.</p>
<p>To share music, start Rhythmbox on the computer that&#8217;s storing it all. Go to Edit -> Plugins and check the box next to DAAP Music Sharing. Then click Configure on the right and check the box next to &#8220;Share my music&#8221;.</p>
<p>Then if you want to listen to the music on any other computer, start Rhythmbox and go to File -> Connect to DAAP share and enter the name of your music server. Right away it&#8217;ll pull down a list of files and you can begin searching, playing, and queuing up songs right away.</p>
<p>One tweak I&#8217;d recommend is on your server to have Rhythmbox watch your music folders. This helps when you have a program like bashpodder downloading your podcasts for you on a daily basis. Go to Edit -> Preferences and the Music tab and check the box to &#8220;Watch my library for new files&#8221;.</p>
<p>If you use iTunes, stop. If you can&#8217;t stop using iTunes, you&#8217;ll be pleased that it&#8217;ll auto-detect these DAAP shares so you can play it all from machines upon which you don&#8217;t have Rhythmbox.</p>
<p>In theory you could even share this music to your computer wherever you are by opening a port on your router and using dyndns but I&#8217;ve not tried this. I would suggest setting a password on the DAAP share if you do.</p>
<p>One thing I might like to do is to connect remotely via ssh for increased security. If you have any ideas on that, please leave a comment. Also if you know of other free software audio clients that connect to DAAP shares I&#8217;d like to hear about those as well so people on Windows or OS X can enjoy more freedom in their software. Above all, enjoy your audio where you want, when you want!</p>
]]></content:encoded>
			<wfw:commentRss>http://davidsterry.com/blog/2008/08/home-audio-streaming-with-rhythmbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

