<?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>In Other Words &#187; usb</title>
	<atom:link href="http://jcostom.wordpress.com/tag/usb/feed/" rel="self" type="application/rss+xml" />
	<link>http://jcostom.wordpress.com</link>
	<description>186,000 miles per second, it&#039;s not just a good idea, it&#039;s the law.</description>
	<lastBuildDate>Wed, 16 Mar 2011 21:02:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='jcostom.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/0e01648355530ed22afc41cc357b25f6?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>In Other Words &#187; usb</title>
		<link>http://jcostom.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://jcostom.wordpress.com/osd.xml" title="In Other Words" />
	<atom:link rel='hub' href='http://jcostom.wordpress.com/?pushpress=hub'/>
		<item>
		<title>HOWTO: Verizon UM175 USB EVDO Card under Ubuntu Hardy</title>
		<link>http://jcostom.wordpress.com/2008/09/02/howto-verizon-um175-usb-evdo-card-under-ubuntu-hardy/</link>
		<comments>http://jcostom.wordpress.com/2008/09/02/howto-verizon-um175-usb-evdo-card-under-ubuntu-hardy/#comments</comments>
		<pubDate>Tue, 02 Sep 2008 23:17:41 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[eeepc]]></category>
		<category><![CDATA[evdo]]></category>
		<category><![CDATA[hardy]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://www.jasons.org/?p=30</guid>
		<description><![CDATA[EDIT: If you&#8217;re feeling just a bit adventurous, why not upgrade to NetworkManager 0.7 out of the PPA and then not only will your UM175 work, you&#8217;ll also be able to use apps that rely on NetworkManager&#8217;s connection status, like Pidgin!  See this other post on that topic.  The PPA version of NM 0.7 is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jcostom.wordpress.com&amp;blog=14707&amp;post=30&amp;subd=jcostom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><em><strong>EDIT</strong>: If you&#8217;re feeling just a bit adventurous, why not upgrade to NetworkManager 0.7 out of the PPA and then not only will your UM175 work, you&#8217;ll also be able to use apps that rely on NetworkManager&#8217;s connection status, like Pidgin!  <a href="http://www.jasons.org/2008/09/12/using-networkmanager-with-pantech-um175-under-ubuntu-hardy/">See this other post on that topic</a>.  The PPA version of NM 0.7 is essentially what&#8217;s going to be in Intrepid Ibex when it rolls next month.</em></p>
<p>Just today I traded in my old Verizon Wireless V740 ExpressCard for a shiny new UM175 USB EVDO device.  Sure, both are Rev-A devices, but the new device gives me a bit more flexibility, and is nowhere near as huge as previous USB EVDO devices.  I&#8217;ll spare you the shtick on the folding and rotating USB connector, oh wait..  The Windows XP software worked pretty much as you&#8217;d expect.  Stay tuned for a similar guide featuring this device with Mac OS X.</p>
<p>Mind you, I only tried doing this on Ubuntu Hardy and the Desktop version at that.  I&#8217;m sure it would work much the same on Kubuntu or Xubuntu, but you&#8217;d need to use a different application than I used (gnome-ppp).</p>
<p>Before you get started, be sure you&#8217;re up to date on updates.  At the time this was written, the current -generic kernel for Hardy Desktop was 2.6.24-19, though I&#8217;m sure it will work much the same with other reasonably similar kernel versions.  Also, install gnome-ppp (apt-get install gnome-ppp) before you get rolling.  The last bit of information you&#8217;ll need before starting is the phone number of your device.  For the sake of this guide, let&#8217;s assume your device&#8217;s phone number is 212-555-1212.</p>
<p><strong>Step 1.</strong> Plug the device in.  Ok, you&#8217;re done Step 1.</p>
<p><strong>Step 2.</strong> Launch gnome-ppp, configure settings, other than the defaults:</p>
<ul>
<li>Modem Tab
<ul>
<li>Device: /dev/ttyACM0</li>
<li>Type: USB Modem</li>
<li>Speed: 460800</li>
<li>Phone Line: Tone</li>
<li>Volume: Off</li>
</ul>
</li>
</ul>
<ul>
<li>Options Tab
<ul>
<li>Minimize: checked</li>
<li>Dock in Notification Area: checked</li>
</ul>
</li>
</ul>
<p>Click Close.  Fill in the fields in the main Gnome PPP window:</p>
<ul>
<li>Username: 2125551212@vzw3g.com</li>
<li>Password: vzw</li>
<li>Phone Number: #777</li>
</ul>
<p><strong>Step 3.</strong> Click Connect</p>
<p><strong>Step 4.</strong> There is no step 4.  You&#8217;re connected.</p>
<p>Congratulations, you&#8217;re online, EVDO style.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jcostom.wordpress.com/30/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jcostom.wordpress.com/30/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jcostom.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jcostom.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jcostom.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jcostom.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jcostom.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jcostom.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jcostom.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jcostom.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jcostom.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jcostom.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jcostom.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jcostom.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jcostom.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jcostom.wordpress.com/30/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jcostom.wordpress.com&amp;blog=14707&amp;post=30&amp;subd=jcostom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jcostom.wordpress.com/2008/09/02/howto-verizon-um175-usb-evdo-card-under-ubuntu-hardy/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a2e1bb7d6a5fdb083617b9dcd63146ca?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jcostom</media:title>
		</media:content>
	</item>
	</channel>
</rss>
